lexxy-variables 0.0.2 → 0.0.3

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 (1197) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -2
  3. data/lib/lexxy_variables/version.rb +1 -1
  4. data/vendor/bundle/ruby/3.4.0/cache/json-2.21.1.gem +0 -0
  5. data/vendor/bundle/ruby/3.4.0/cache/lexxy-0.9.24.gem +0 -0
  6. data/vendor/bundle/ruby/3.4.0/cache/rubocop-1.88.2.gem +0 -0
  7. data/vendor/bundle/ruby/3.4.0/cache/rubocop-rails-2.36.0.gem +0 -0
  8. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.5.1/gem_make.out +5 -5
  9. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{json-2.20.0 → json-2.21.1}/gem_make.out +10 -11
  10. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.21.1/json/ext/generator.so +0 -0
  11. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.21.1/json/ext/parser.so +0 -0
  12. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{json-2.20.0 → json-2.21.1}/mkmf.log +4 -25
  13. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{lexxy-0.9.23 → lexxy-0.9.24}/gem_make.out +2 -2
  14. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.5/gem_make.out +5 -5
  15. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.2/gem_make.out +5 -5
  16. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/CHANGES.md +12 -0
  17. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/README.md +5 -5
  18. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/generator/generator.c +72 -3
  19. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/json.h +4 -0
  20. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/parser/Makefile +1 -1
  21. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/parser/extconf.rb +0 -16
  22. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/parser/parser.c +129 -39
  23. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/common.rb +9 -0
  24. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/ext/generator/state.rb +1 -0
  25. data/vendor/bundle/ruby/3.4.0/gems/json-2.21.1/lib/json/ext/generator.so +0 -0
  26. data/vendor/bundle/ruby/3.4.0/gems/json-2.21.1/lib/json/ext/parser.so +0 -0
  27. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/ext.rb +26 -0
  28. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/truffle_ruby/generator.rb +36 -1
  29. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/version.rb +1 -1
  30. data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json.rb +5 -1
  31. data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/README.md +1 -1
  32. data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/app/assets/javascript/lexxy.js +287 -155
  33. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.24/app/assets/javascript/lexxy.js.br +0 -0
  34. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.24/app/assets/javascript/lexxy.js.gz +0 -0
  35. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.24/app/assets/javascript/lexxy.js.map +1 -0
  36. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.24/app/assets/javascript/lexxy.min.js +11 -0
  37. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.24/app/assets/javascript/lexxy.min.js.br +0 -0
  38. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.24/app/assets/javascript/lexxy.min.js.gz +0 -0
  39. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.24/lib/lexxy/version.rb +3 -0
  40. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/config/default.yml +2 -0
  41. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/base.rb +13 -8
  42. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/commissioner.rb +13 -11
  43. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/duplicated_assignment.rb +12 -2
  44. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/comment_indentation.rb +9 -2
  45. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/else_alignment.rb +1 -14
  46. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/line_length.rb +10 -5
  47. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_method_call_indentation.rb +6 -1
  48. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/debugger.rb +13 -1
  49. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/numeric_operation_with_constant_result.rb +7 -0
  50. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/to_json.rb +8 -1
  51. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unreachable_code.rb +9 -4
  52. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_numeric_operation.rb +10 -10
  53. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/void.rb +2 -2
  54. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/allowed_methods.rb +5 -5
  55. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/allowed_pattern.rb +5 -1
  56. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/forbidden_pattern.rb +5 -1
  57. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/statement_modifier.rb +1 -1
  58. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/arguments_forwarding.rb +1 -1
  59. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/array_intersect.rb +4 -4
  60. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/collection_compact.rb +1 -1
  61. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/def_with_parentheses.rb +6 -2
  62. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/documentation_method.rb +5 -1
  63. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_conversion.rb +14 -6
  64. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_lookup_method.rb +2 -6
  65. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/identical_conditional_branches.rb +15 -4
  66. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/if_unless_modifier.rb +4 -4
  67. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/invertible_unless_condition.rb +25 -5
  68. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/lambda_call.rb +11 -0
  69. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/method_call_without_args_parentheses.rb +5 -3
  70. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/method_def_parentheses.rb +4 -0
  71. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/missing_respond_to_missing.rb +10 -7
  72. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/mixin_usage.rb +1 -1
  73. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/module_function.rb +4 -2
  74. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_current_directory_in_path.rb +13 -1
  75. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb +6 -1
  76. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/struct_inheritance.rb +3 -1
  77. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trivial_accessors.rb +1 -1
  78. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/team.rb +18 -4
  79. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/runner.rb +50 -10
  80. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/version.rb +1 -1
  81. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/eager_evaluation_log_message.rb +1 -1
  82. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/reversible_migration.rb +8 -0
  83. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/safe_navigation.rb +33 -5
  84. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/rails/migration_file_skippable.rb +0 -4
  85. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/rails/version.rb +1 -1
  86. data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop-rails.rb +10 -1
  87. data/vendor/bundle/ruby/3.4.0/specifications/{json-2.20.0.gemspec → json-2.21.1.gemspec} +0 -0
  88. data/vendor/bundle/ruby/3.4.0/specifications/{lexxy-0.9.23.gemspec → lexxy-0.9.24.gemspec} +2 -2
  89. data/vendor/bundle/ruby/3.4.0/specifications/{rubocop-1.88.1.gemspec → rubocop-1.88.2.gemspec} +3 -3
  90. data/vendor/bundle/ruby/3.4.0/specifications/{rubocop-rails-2.35.5.gemspec → rubocop-rails-2.36.0.gemspec} +3 -3
  91. data/vendor/javascript/lexxy_variables.js +0 -69
  92. metadata +1175 -1175
  93. data/vendor/bundle/ruby/3.4.0/cache/json-2.20.0.gem +0 -0
  94. data/vendor/bundle/ruby/3.4.0/cache/lexxy-0.9.23.gem +0 -0
  95. data/vendor/bundle/ruby/3.4.0/cache/rubocop-1.88.1.gem +0 -0
  96. data/vendor/bundle/ruby/3.4.0/cache/rubocop-rails-2.35.5.gem +0 -0
  97. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.20.0/json/ext/generator.so +0 -0
  98. data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.20.0/json/ext/parser.so +0 -0
  99. data/vendor/bundle/ruby/3.4.0/gems/json-2.20.0/lib/json/ext/generator.so +0 -0
  100. data/vendor/bundle/ruby/3.4.0/gems/json-2.20.0/lib/json/ext/parser.so +0 -0
  101. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.23/app/assets/javascript/lexxy.js.br +0 -0
  102. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.23/app/assets/javascript/lexxy.js.gz +0 -0
  103. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.23/app/assets/javascript/lexxy.js.map +0 -1
  104. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.23/app/assets/javascript/lexxy.min.js +0 -11
  105. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.23/app/assets/javascript/lexxy.min.js.br +0 -0
  106. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.23/app/assets/javascript/lexxy.min.js.gz +0 -0
  107. data/vendor/bundle/ruby/3.4.0/gems/lexxy-0.9.23/lib/lexxy/version.rb +0 -3
  108. /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{json-2.20.0 → json-2.21.1}/gem.build_complete +0 -0
  109. /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{lexxy-0.9.23 → lexxy-0.9.24}/gem.build_complete +0 -0
  110. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/BSDL +0 -0
  111. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/COPYING +0 -0
  112. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/LEGAL +0 -0
  113. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/fbuffer/fbuffer.h +0 -0
  114. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/generator/Makefile +0 -0
  115. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/generator/extconf.rb +0 -0
  116. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/simd/conf.rb +0 -0
  117. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/simd/simd.h +0 -0
  118. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/vendor/fast_float_parser.h +0 -0
  119. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/vendor/fpconv.c +0 -0
  120. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/ext/json/ext/vendor/jeaiii-ltoa.h +0 -0
  121. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/json.gemspec +0 -0
  122. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/bigdecimal.rb +0 -0
  123. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/complex.rb +0 -0
  124. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/core.rb +0 -0
  125. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/date.rb +0 -0
  126. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/date_time.rb +0 -0
  127. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/exception.rb +0 -0
  128. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/ostruct.rb +0 -0
  129. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/range.rb +0 -0
  130. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/rational.rb +0 -0
  131. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/regexp.rb +0 -0
  132. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/set.rb +0 -0
  133. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/string.rb +0 -0
  134. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/struct.rb +0 -0
  135. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/symbol.rb +0 -0
  136. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/add/time.rb +0 -0
  137. /data/vendor/bundle/ruby/3.4.0/gems/{json-2.20.0 → json-2.21.1}/lib/json/generic_object.rb +0 -0
  138. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/MIT-LICENSE +0 -0
  139. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/Rakefile +0 -0
  140. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/app/assets/stylesheets/lexxy-content.css +0 -0
  141. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/app/assets/stylesheets/lexxy-editor.css +0 -0
  142. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/app/assets/stylesheets/lexxy-variables.css +0 -0
  143. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/app/assets/stylesheets/lexxy.css +0 -0
  144. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/app/views/action_text/attachables/_remote_video.html.erb +0 -0
  145. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/config/ci.rb +0 -0
  146. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/ext/Rakefile +0 -0
  147. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/action_text/attachables/remote_video.rb +0 -0
  148. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/action_text/editor/lexxy_editor.rb +0 -0
  149. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/active_storage/blob_with_preview_url.rb +0 -0
  150. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/lexxy/action_text_tag.rb +0 -0
  151. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/lexxy/attachable.rb +0 -0
  152. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/lexxy/engine.rb +0 -0
  153. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/lexxy/form_builder.rb +0 -0
  154. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/lexxy/form_helper.rb +0 -0
  155. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/lexxy/rich_text_area_tag.rb +0 -0
  156. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/lexxy.rb +0 -0
  157. /data/vendor/bundle/ruby/3.4.0/gems/{lexxy-0.9.23 → lexxy-0.9.24}/lib/tasks/actiontext/lexical_tasks.rake +0 -0
  158. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/LICENSE.txt +0 -0
  159. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/README.md +0 -0
  160. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/assets/logo.png +0 -0
  161. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/assets/output.css.erb +0 -0
  162. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/assets/output.html.erb +0 -0
  163. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/config/internal_affairs.yml +0 -0
  164. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/config/obsoletion.yml +0 -0
  165. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/exe/rubocop +0 -0
  166. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/arguments_env.rb +0 -0
  167. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/arguments_file.rb +0 -0
  168. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/ast_aliases.rb +0 -0
  169. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cache_config.rb +0 -0
  170. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cached_data.rb +0 -0
  171. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/auto_generate_config.rb +0 -0
  172. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/base.rb +0 -0
  173. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/execute_runner.rb +0 -0
  174. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/init_dotfile.rb +0 -0
  175. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/list_enabled_cops_for.rb +0 -0
  176. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/lsp.rb +0 -0
  177. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/mcp.rb +0 -0
  178. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/show_cops.rb +0 -0
  179. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/show_docs_url.rb +0 -0
  180. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/suggest_extensions.rb +0 -0
  181. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command/version.rb +0 -0
  182. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/command.rb +0 -0
  183. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli/environment.rb +0 -0
  184. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cli.rb +0 -0
  185. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/comment_config.rb +0 -0
  186. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config.rb +0 -0
  187. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_finder.rb +0 -0
  188. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_loader.rb +0 -0
  189. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_loader_resolver.rb +0 -0
  190. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/changed_enforced_styles.rb +0 -0
  191. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/changed_parameter.rb +0 -0
  192. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/cop_rule.rb +0 -0
  193. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/extracted_cop.rb +0 -0
  194. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/parameter_rule.rb +0 -0
  195. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/removed_cop.rb +0 -0
  196. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/renamed_cop.rb +0 -0
  197. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/rule.rb +0 -0
  198. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion/split_cop.rb +0 -0
  199. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_obsoletion.rb +0 -0
  200. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_regeneration.rb +0 -0
  201. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_store.rb +0 -0
  202. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/config_validator.rb +0 -0
  203. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/autocorrect_logic.rb +0 -0
  204. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/badge.rb +0 -0
  205. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/bundler/duplicated_gem.rb +0 -0
  206. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/bundler/duplicated_group.rb +0 -0
  207. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/bundler/gem_comment.rb +0 -0
  208. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/bundler/gem_filename.rb +0 -0
  209. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/bundler/gem_version.rb +0 -0
  210. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/bundler/insecure_protocol_source.rb +0 -0
  211. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/bundler/ordered_gems.rb +0 -0
  212. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/cop.rb +0 -0
  213. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/corrector.rb +0 -0
  214. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/alignment_corrector.rb +0 -0
  215. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/condition_corrector.rb +0 -0
  216. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/each_to_for_corrector.rb +0 -0
  217. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/empty_line_corrector.rb +0 -0
  218. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/for_to_each_corrector.rb +0 -0
  219. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/if_then_corrector.rb +0 -0
  220. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb +0 -0
  221. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/line_break_corrector.rb +0 -0
  222. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb +0 -0
  223. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/ordered_gem_corrector.rb +0 -0
  224. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/parentheses_corrector.rb +0 -0
  225. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/percent_literal_corrector.rb +0 -0
  226. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/punctuation_corrector.rb +0 -0
  227. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/require_library_corrector.rb +0 -0
  228. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/space_corrector.rb +0 -0
  229. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/string_literal_corrector.rb +0 -0
  230. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors/unused_arg_corrector.rb +0 -0
  231. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/correctors.rb +0 -0
  232. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/documentation.rb +0 -0
  233. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/exclude_limit.rb +0 -0
  234. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/force.rb +0 -0
  235. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/add_runtime_dependency.rb +0 -0
  236. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/attribute_assignment.rb +0 -0
  237. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/dependency_version.rb +0 -0
  238. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb +0 -0
  239. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/development_dependencies.rb +0 -0
  240. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/ordered_dependencies.rb +0 -0
  241. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/require_mfa.rb +0 -0
  242. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/required_ruby_version.rb +0 -0
  243. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb +0 -0
  244. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/generator/configuration_injector.rb +0 -0
  245. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/generator/require_file_injector.rb +0 -0
  246. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/generator.rb +0 -0
  247. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/ignored_node.rb +0 -0
  248. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/cop_description.rb +0 -0
  249. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/cop_enabled.rb +0 -0
  250. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/create_empty_file.rb +0 -0
  251. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb +0 -0
  252. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/example_description.rb +0 -0
  253. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb +0 -0
  254. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb +0 -0
  255. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/itblock_handler.rb +0 -0
  256. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb +0 -0
  257. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/location_exists.rb +0 -0
  258. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/location_expression.rb +0 -0
  259. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb +0 -0
  260. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/method_name_end_with.rb +0 -0
  261. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/method_name_equal.rb +0 -0
  262. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_destructuring.rb +0 -0
  263. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb +0 -0
  264. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb +0 -0
  265. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_processor.rb +0 -0
  266. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_walker.rb +0 -0
  267. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_pattern_groups.rb +0 -0
  268. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_type_group.rb +0 -0
  269. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_type_multiple_predicates.rb +0 -0
  270. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/node_type_predicate.rb +0 -0
  271. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/numblock_handler.rb +0 -0
  272. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb +0 -0
  273. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/on_send_without_on_csend.rb +0 -0
  274. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/operator_keyword.rb +0 -0
  275. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/plugin.rb +0 -0
  276. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb +0 -0
  277. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb +0 -0
  278. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb +0 -0
  279. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/redundant_expect_offense_arguments.rb +0 -0
  280. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb +0 -0
  281. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb +0 -0
  282. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb +0 -0
  283. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb +0 -0
  284. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/redundant_source_range.rb +0 -0
  285. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/single_line_comparison.rb +0 -0
  286. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb +0 -0
  287. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/undefined_config.rb +0 -0
  288. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb +0 -0
  289. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb +0 -0
  290. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/internal_affairs.rb +0 -0
  291. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/access_modifier_indentation.rb +0 -0
  292. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/argument_alignment.rb +0 -0
  293. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/array_alignment.rb +0 -0
  294. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/assignment_indentation.rb +0 -0
  295. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/begin_end_alignment.rb +0 -0
  296. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/block_alignment.rb +0 -0
  297. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/block_end_newline.rb +0 -0
  298. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/case_indentation.rb +0 -0
  299. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/class_structure.rb +0 -0
  300. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/closing_heredoc_indentation.rb +0 -0
  301. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb +0 -0
  302. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/condition_position.rb +0 -0
  303. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/def_end_alignment.rb +0 -0
  304. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/dot_position.rb +0 -0
  305. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_comment.rb +0 -0
  306. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb +0 -0
  307. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb +0 -0
  308. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb +0 -0
  309. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_line_between_defs.rb +0 -0
  310. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines.rb +0 -0
  311. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_after_module_inclusion.rb +0 -0
  312. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb +0 -0
  313. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_arguments.rb +0 -0
  314. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb +0 -0
  315. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb +0 -0
  316. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_block_body.rb +0 -0
  317. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_class_body.rb +0 -0
  318. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb +0 -0
  319. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_method_body.rb +0 -0
  320. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/empty_lines_around_module_body.rb +0 -0
  321. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/end_alignment.rb +0 -0
  322. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/end_of_line.rb +0 -0
  323. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/extra_spacing.rb +0 -0
  324. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/first_argument_indentation.rb +0 -0
  325. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/first_array_element_indentation.rb +0 -0
  326. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/first_array_element_line_break.rb +0 -0
  327. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/first_hash_element_indentation.rb +0 -0
  328. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/first_hash_element_line_break.rb +0 -0
  329. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/first_method_argument_line_break.rb +0 -0
  330. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/first_method_parameter_line_break.rb +0 -0
  331. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/first_parameter_indentation.rb +0 -0
  332. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/hash_alignment.rb +0 -0
  333. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb +0 -0
  334. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/heredoc_indentation.rb +0 -0
  335. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/indentation_consistency.rb +0 -0
  336. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/indentation_style.rb +0 -0
  337. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/indentation_width.rb +0 -0
  338. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/initial_indentation.rb +0 -0
  339. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/leading_comment_space.rb +0 -0
  340. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/leading_empty_lines.rb +0 -0
  341. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/line_continuation_leading_space.rb +0 -0
  342. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/line_continuation_spacing.rb +0 -0
  343. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb +0 -0
  344. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_array_brace_layout.rb +0 -0
  345. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_array_line_breaks.rb +0 -0
  346. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_assignment_layout.rb +0 -0
  347. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_block_layout.rb +0 -0
  348. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb +0 -0
  349. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb +0 -0
  350. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb +0 -0
  351. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb +0 -0
  352. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb +0 -0
  353. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb +0 -0
  354. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/multiline_operation_indentation.rb +0 -0
  355. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/parameter_alignment.rb +0 -0
  356. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/redundant_line_break.rb +0 -0
  357. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +0 -0
  358. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/single_line_block_chain.rb +0 -0
  359. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_after_colon.rb +0 -0
  360. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_after_comma.rb +0 -0
  361. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_after_method_name.rb +0 -0
  362. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_after_not.rb +0 -0
  363. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_after_semicolon.rb +0 -0
  364. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_around_block_parameters.rb +0 -0
  365. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb +0 -0
  366. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_around_keyword.rb +0 -0
  367. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_around_method_call_operator.rb +0 -0
  368. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_around_operators.rb +0 -0
  369. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_before_block_braces.rb +0 -0
  370. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_before_brackets.rb +0 -0
  371. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_before_comma.rb +0 -0
  372. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_before_comment.rb +0 -0
  373. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_before_first_arg.rb +0 -0
  374. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_before_semicolon.rb +0 -0
  375. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_in_lambda_literal.rb +0 -0
  376. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb +0 -0
  377. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb +0 -0
  378. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_block_braces.rb +0 -0
  379. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb +0 -0
  380. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_parens.rb +0 -0
  381. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb +0 -0
  382. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_range_literal.rb +0 -0
  383. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_reference_brackets.rb +0 -0
  384. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/space_inside_string_interpolation.rb +0 -0
  385. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/trailing_empty_lines.rb +0 -0
  386. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/layout/trailing_whitespace.rb +0 -0
  387. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/legacy/corrections_proxy.rb +0 -0
  388. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/legacy/corrector.rb +0 -0
  389. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ambiguous_assignment.rb +0 -0
  390. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ambiguous_block_association.rb +0 -0
  391. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ambiguous_operator.rb +0 -0
  392. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb +0 -0
  393. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ambiguous_range.rb +0 -0
  394. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb +0 -0
  395. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/array_literal_in_regexp.rb +0 -0
  396. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/assignment_in_condition.rb +0 -0
  397. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/big_decimal_new.rb +0 -0
  398. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb +0 -0
  399. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/boolean_symbol.rb +0 -0
  400. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/circular_argument_reference.rb +0 -0
  401. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/constant_definition_in_block.rb +0 -0
  402. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb +0 -0
  403. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/constant_reassignment.rb +0 -0
  404. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/constant_resolution.rb +0 -0
  405. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/cop_directive_syntax.rb +0 -0
  406. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/data_define_override.rb +0 -0
  407. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/deprecated_class_methods.rb +0 -0
  408. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/deprecated_constants.rb +0 -0
  409. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb +0 -0
  410. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb +0 -0
  411. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_branch.rb +0 -0
  412. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_case_condition.rb +0 -0
  413. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_elsif_condition.rb +0 -0
  414. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_hash_key.rb +0 -0
  415. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_magic_comment.rb +0 -0
  416. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_match_pattern.rb +0 -0
  417. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_methods.rb +0 -0
  418. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb +0 -0
  419. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_require.rb +0 -0
  420. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_rescue_exception.rb +0 -0
  421. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/duplicate_set_element.rb +0 -0
  422. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/each_with_object_argument.rb +0 -0
  423. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/else_layout.rb +0 -0
  424. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_block.rb +0 -0
  425. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_class.rb +0 -0
  426. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_conditional_body.rb +0 -0
  427. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_ensure.rb +0 -0
  428. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_expression.rb +0 -0
  429. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_file.rb +0 -0
  430. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_in_pattern.rb +0 -0
  431. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_interpolation.rb +0 -0
  432. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/empty_when.rb +0 -0
  433. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ensure_return.rb +0 -0
  434. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/erb_new_arguments.rb +0 -0
  435. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/flip_flop.rb +0 -0
  436. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/float_comparison.rb +0 -0
  437. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/float_out_of_range.rb +0 -0
  438. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/format_parameter_mismatch.rb +0 -0
  439. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/hash_compare_by_identity.rb +0 -0
  440. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/hash_new_with_keyword_arguments_as_default.rb +0 -0
  441. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/heredoc_method_call_position.rb +0 -0
  442. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/identity_comparison.rb +0 -0
  443. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/implicit_string_concatenation.rb +0 -0
  444. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb +0 -0
  445. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ineffective_access_modifier.rb +0 -0
  446. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/inherit_exception.rb +0 -0
  447. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/interpolation_check.rb +0 -0
  448. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/it_without_arguments_in_block.rb +0 -0
  449. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/lambda_without_literal_block.rb +0 -0
  450. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/literal_as_condition.rb +0 -0
  451. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/literal_assignment_in_condition.rb +0 -0
  452. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/literal_in_interpolation.rb +0 -0
  453. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/loop.rb +0 -0
  454. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/missing_cop_enable_directive.rb +0 -0
  455. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/missing_super.rb +0 -0
  456. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/mixed_case_range.rb +0 -0
  457. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb +0 -0
  458. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/multiple_comparison.rb +0 -0
  459. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/nested_method_definition.rb +0 -0
  460. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/nested_percent_literal.rb +0 -0
  461. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/next_without_accumulator.rb +0 -0
  462. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb +0 -0
  463. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/non_atomic_file_operation.rb +0 -0
  464. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/non_deterministic_require_order.rb +0 -0
  465. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb +0 -0
  466. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/number_conversion.rb +0 -0
  467. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/numbered_parameter_assignment.rb +0 -0
  468. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/or_assignment_to_constant.rb +0 -0
  469. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/ordered_magic_comments.rb +0 -0
  470. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb +0 -0
  471. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb +0 -0
  472. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/percent_string_array.rb +0 -0
  473. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/percent_symbol_array.rb +0 -0
  474. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/raise_exception.rb +0 -0
  475. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/rand_one.rb +0 -0
  476. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb +0 -0
  477. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb +0 -0
  478. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb +0 -0
  479. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb +0 -0
  480. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_require_statement.rb +0 -0
  481. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_safe_navigation.rb +0 -0
  482. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_splat_expansion.rb +0 -0
  483. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_string_coercion.rb +0 -0
  484. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_type_conversion.rb +0 -0
  485. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_with_index.rb +0 -0
  486. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/redundant_with_object.rb +0 -0
  487. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/refinement_import_methods.rb +0 -0
  488. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/regexp_as_condition.rb +0 -0
  489. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/require_parentheses.rb +0 -0
  490. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/require_range_parentheses.rb +0 -0
  491. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/require_relative_self_path.rb +0 -0
  492. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/rescue_exception.rb +0 -0
  493. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/rescue_type.rb +0 -0
  494. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/return_in_void_context.rb +0 -0
  495. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/safe_navigation_chain.rb +0 -0
  496. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/safe_navigation_consistency.rb +0 -0
  497. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/safe_navigation_with_empty.rb +0 -0
  498. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/script_permission.rb +0 -0
  499. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/self_assignment.rb +0 -0
  500. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/send_with_mixin_argument.rb +0 -0
  501. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/shadowed_argument.rb +0 -0
  502. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/shadowed_exception.rb +0 -0
  503. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb +0 -0
  504. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/shared_mutable_default.rb +0 -0
  505. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/struct_new_override.rb +0 -0
  506. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/suppressed_exception.rb +0 -0
  507. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/suppressed_exception_in_number_conversion.rb +0 -0
  508. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/symbol_conversion.rb +0 -0
  509. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/syntax.rb +0 -0
  510. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/to_enum_arguments.rb +0 -0
  511. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/top_level_return_with_argument.rb +0 -0
  512. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb +0 -0
  513. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/triple_quotes.rb +0 -0
  514. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb +0 -0
  515. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unescaped_bracket_in_regexp.rb +0 -0
  516. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unexpected_block_arity.rb +0 -0
  517. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unified_integer.rb +0 -0
  518. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb +0 -0
  519. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unreachable_loop.rb +0 -0
  520. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unreachable_pattern_branch.rb +0 -0
  521. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unused_block_argument.rb +0 -0
  522. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/unused_method_argument.rb +0 -0
  523. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/uri_escape_unescape.rb +0 -0
  524. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/uri_regexp.rb +0 -0
  525. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_access_modifier.rb +0 -0
  526. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_assignment.rb +0 -0
  527. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_constant_scoping.rb +0 -0
  528. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_default_value_argument.rb +0 -0
  529. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_defined.rb +0 -0
  530. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_else_without_rescue.rb +0 -0
  531. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_method_definition.rb +0 -0
  532. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_or.rb +0 -0
  533. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_rescue.rb +0 -0
  534. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_ruby2_keywords.rb +0 -0
  535. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_setter_call.rb +0 -0
  536. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/useless_times.rb +0 -0
  537. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/lint/utils/nil_receiver_checker.rb +0 -0
  538. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/message_annotator.rb +0 -0
  539. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/abc_size.rb +0 -0
  540. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/block_length.rb +0 -0
  541. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/block_nesting.rb +0 -0
  542. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/class_length.rb +0 -0
  543. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/collection_literal_length.rb +0 -0
  544. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +0 -0
  545. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/method_length.rb +0 -0
  546. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/module_length.rb +0 -0
  547. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/parameter_lists.rb +0 -0
  548. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/perceived_complexity.rb +0 -0
  549. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb +0 -0
  550. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/utils/code_length_calculator.rb +0 -0
  551. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/utils/iterating_block.rb +0 -0
  552. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb +0 -0
  553. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb +0 -0
  554. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/migration/department_name.rb +0 -0
  555. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/alignment.rb +0 -0
  556. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/allowed_identifiers.rb +0 -0
  557. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/allowed_receivers.rb +0 -0
  558. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/annotation_comment.rb +0 -0
  559. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/array_min_size.rb +0 -0
  560. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/array_syntax.rb +0 -0
  561. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/auto_corrector.rb +0 -0
  562. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/check_assignment.rb +0 -0
  563. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/check_line_breakable.rb +0 -0
  564. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/check_single_line_suitability.rb +0 -0
  565. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/code_length.rb +0 -0
  566. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/comments_help.rb +0 -0
  567. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/configurable_enforced_style.rb +0 -0
  568. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/configurable_formatting.rb +0 -0
  569. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/configurable_max.rb +0 -0
  570. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/configurable_naming.rb +0 -0
  571. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/configurable_numbering.rb +0 -0
  572. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/def_node.rb +0 -0
  573. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/dig_help.rb +0 -0
  574. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/documentation_comment.rb +0 -0
  575. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/duplication.rb +0 -0
  576. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/empty_lines_around_body.rb +0 -0
  577. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/empty_parameter.rb +0 -0
  578. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/end_keyword_alignment.rb +0 -0
  579. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/endless_method_rewriter.rb +0 -0
  580. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/enforce_superclass.rb +0 -0
  581. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/first_element_line_break.rb +0 -0
  582. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/forbidden_identifiers.rb +0 -0
  583. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/frozen_string_literal.rb +0 -0
  584. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/gem_declaration.rb +0 -0
  585. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/gemspec_help.rb +0 -0
  586. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/hash_alignment_styles.rb +0 -0
  587. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb +0 -0
  588. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/hash_subset.rb +0 -0
  589. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/hash_transform_method/autocorrection.rb +0 -0
  590. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/hash_transform_method.rb +0 -0
  591. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/heredoc.rb +0 -0
  592. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/integer_node.rb +0 -0
  593. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/interpolation.rb +0 -0
  594. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/line_length_help.rb +0 -0
  595. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/match_range.rb +0 -0
  596. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/method_complexity.rb +0 -0
  597. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/method_preference.rb +0 -0
  598. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/min_body_length.rb +0 -0
  599. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/min_branches_count.rb +0 -0
  600. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/multiline_element_indentation.rb +0 -0
  601. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb +0 -0
  602. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/multiline_expression_indentation.rb +0 -0
  603. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb +0 -0
  604. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/negative_conditional.rb +0 -0
  605. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/nil_methods.rb +0 -0
  606. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/on_normal_if_unless.rb +0 -0
  607. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/ordered_gem_node.rb +0 -0
  608. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/parentheses.rb +0 -0
  609. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/percent_array.rb +0 -0
  610. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/percent_literal.rb +0 -0
  611. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/preceding_following_alignment.rb +0 -0
  612. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/preferred_delimiters.rb +0 -0
  613. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/project_index_help.rb +0 -0
  614. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/range_help.rb +0 -0
  615. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/rational_literal.rb +0 -0
  616. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/require_library.rb +0 -0
  617. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/rescue_node.rb +0 -0
  618. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/safe_assignment.rb +0 -0
  619. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/space_after_punctuation.rb +0 -0
  620. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/space_before_punctuation.rb +0 -0
  621. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/string_help.rb +0 -0
  622. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/string_literals_help.rb +0 -0
  623. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/surrounding_space.rb +0 -0
  624. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/symbol_help.rb +0 -0
  625. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/target_ruby_version.rb +0 -0
  626. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/trailing_body.rb +0 -0
  627. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/trailing_comma.rb +0 -0
  628. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/uncommunicative_name.rb +0 -0
  629. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/unused_argument.rb +0 -0
  630. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin/visibility_help.rb +0 -0
  631. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/mixin.rb +0 -0
  632. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/accessor_method_name.rb +0 -0
  633. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/ascii_identifiers.rb +0 -0
  634. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/binary_operator_parameter_name.rb +0 -0
  635. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/block_forwarding.rb +0 -0
  636. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/block_parameter_name.rb +0 -0
  637. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/class_and_module_camel_case.rb +0 -0
  638. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/constant_name.rb +0 -0
  639. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/file_name.rb +0 -0
  640. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/heredoc_delimiter_case.rb +0 -0
  641. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb +0 -0
  642. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/inclusive_language.rb +0 -0
  643. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/memoized_instance_variable_name.rb +0 -0
  644. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/method_name.rb +0 -0
  645. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/method_parameter_name.rb +0 -0
  646. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/predicate_method.rb +0 -0
  647. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/predicate_prefix.rb +0 -0
  648. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb +0 -0
  649. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/variable_name.rb +0 -0
  650. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/naming/variable_number.rb +0 -0
  651. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/offense.rb +0 -0
  652. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/registry.rb +0 -0
  653. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/security/compound_hash.rb +0 -0
  654. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/security/eval.rb +0 -0
  655. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/security/io_methods.rb +0 -0
  656. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/security/json_load.rb +0 -0
  657. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/security/marshal_load.rb +0 -0
  658. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/security/open.rb +0 -0
  659. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/security/yaml_load.rb +0 -0
  660. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/severity.rb +0 -0
  661. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/access_modifier_declarations.rb +0 -0
  662. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/accessor_grouping.rb +0 -0
  663. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/alias.rb +0 -0
  664. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/ambiguous_endless_method_definition.rb +0 -0
  665. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/and_or.rb +0 -0
  666. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/array_coercion.rb +0 -0
  667. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/array_first_last.rb +0 -0
  668. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/array_intersect_with_single_element.rb +0 -0
  669. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/array_join.rb +0 -0
  670. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/ascii_comments.rb +0 -0
  671. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/attr.rb +0 -0
  672. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/auto_resource_cleanup.rb +0 -0
  673. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/bare_percent_literals.rb +0 -0
  674. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/begin_block.rb +0 -0
  675. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb +0 -0
  676. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/bisected_attr_accessor.rb +0 -0
  677. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/bitwise_predicate.rb +0 -0
  678. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/block_comments.rb +0 -0
  679. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/block_delimiters.rb +0 -0
  680. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/case_equality.rb +0 -0
  681. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/case_like_if.rb +0 -0
  682. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/character_literal.rb +0 -0
  683. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/class_and_module_children.rb +0 -0
  684. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/class_check.rb +0 -0
  685. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/class_equality_comparison.rb +0 -0
  686. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/class_methods.rb +0 -0
  687. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/class_methods_definitions.rb +0 -0
  688. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/class_vars.rb +0 -0
  689. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/collection_methods.rb +0 -0
  690. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/collection_querying.rb +0 -0
  691. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/colon_method_call.rb +0 -0
  692. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/colon_method_definition.rb +0 -0
  693. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/combinable_defined.rb +0 -0
  694. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/combinable_loops.rb +0 -0
  695. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/command_literal.rb +0 -0
  696. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/comment_annotation.rb +0 -0
  697. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/commented_keyword.rb +0 -0
  698. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/comparable_between.rb +0 -0
  699. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/comparable_clamp.rb +0 -0
  700. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/concat_array_literals.rb +0 -0
  701. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/conditional_assignment.rb +0 -0
  702. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/constant_visibility.rb +0 -0
  703. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/copyright.rb +0 -0
  704. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/data_inheritance.rb +0 -0
  705. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/date_time.rb +0 -0
  706. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/dig_chain.rb +0 -0
  707. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/dir.rb +0 -0
  708. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/dir_empty.rb +0 -0
  709. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb +0 -0
  710. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/document_dynamic_eval_definition.rb +0 -0
  711. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/documentation.rb +0 -0
  712. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/double_cop_disable_directive.rb +0 -0
  713. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/double_negation.rb +0 -0
  714. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/each_for_simple_loop.rb +0 -0
  715. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/each_with_object.rb +0 -0
  716. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_block_parameter.rb +0 -0
  717. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_case_condition.rb +0 -0
  718. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_class_definition.rb +0 -0
  719. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_else.rb +0 -0
  720. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_heredoc.rb +0 -0
  721. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_lambda_parameter.rb +0 -0
  722. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_literal.rb +0 -0
  723. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_method.rb +0 -0
  724. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/empty_string_inside_interpolation.rb +0 -0
  725. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/encoding.rb +0 -0
  726. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/end_block.rb +0 -0
  727. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/endless_method.rb +0 -0
  728. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/env_home.rb +0 -0
  729. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/eval_with_location.rb +0 -0
  730. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/even_odd.rb +0 -0
  731. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/exact_regexp_match.rb +0 -0
  732. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/expand_path_arguments.rb +0 -0
  733. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/explicit_block_argument.rb +0 -0
  734. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/exponential_notation.rb +0 -0
  735. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/fetch_env_var.rb +0 -0
  736. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/file_empty.rb +0 -0
  737. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/file_null.rb +0 -0
  738. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/file_open.rb +0 -0
  739. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/file_read.rb +0 -0
  740. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/file_touch.rb +0 -0
  741. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/file_write.rb +0 -0
  742. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/float_division.rb +0 -0
  743. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/for.rb +0 -0
  744. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/format_string.rb +0 -0
  745. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/format_string_token.rb +0 -0
  746. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/frozen_string_literal_comment.rb +0 -0
  747. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/global_std_stream.rb +0 -0
  748. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/global_vars.rb +0 -0
  749. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/guard_clause.rb +0 -0
  750. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_as_last_array_item.rb +0 -0
  751. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_each_methods.rb +0 -0
  752. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_except.rb +0 -0
  753. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_fetch_chain.rb +0 -0
  754. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_like_case.rb +0 -0
  755. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_slice.rb +0 -0
  756. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_syntax.rb +0 -0
  757. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_transform_keys.rb +0 -0
  758. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/hash_transform_values.rb +0 -0
  759. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/if_inside_else.rb +0 -0
  760. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb +0 -0
  761. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb +0 -0
  762. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/if_with_semicolon.rb +0 -0
  763. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/implicit_runtime_error.rb +0 -0
  764. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/in_pattern_then.rb +0 -0
  765. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/infinite_loop.rb +0 -0
  766. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/inline_comment.rb +0 -0
  767. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/inverse_methods.rb +0 -0
  768. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/ip_addresses.rb +0 -0
  769. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/it_assignment.rb +0 -0
  770. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/it_block_parameter.rb +0 -0
  771. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/keyword_arguments_merging.rb +0 -0
  772. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/keyword_parameters_order.rb +0 -0
  773. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/lambda.rb +0 -0
  774. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/line_end_concatenation.rb +0 -0
  775. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/magic_comment_format.rb +0 -0
  776. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/map_compact_with_conditional_block.rb +0 -0
  777. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/map_into_array.rb +0 -0
  778. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/map_join.rb +0 -0
  779. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/map_to_hash.rb +0 -0
  780. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/map_to_set.rb +0 -0
  781. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb +0 -0
  782. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb +0 -0
  783. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/method_call_with_args_parentheses.rb +0 -0
  784. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/method_called_on_do_end_block.rb +0 -0
  785. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/min_max.rb +0 -0
  786. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/min_max_comparison.rb +0 -0
  787. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/missing_else.rb +0 -0
  788. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/mixin_grouping.rb +0 -0
  789. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/module_member_existence_check.rb +0 -0
  790. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiline_block_chain.rb +0 -0
  791. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiline_if_modifier.rb +0 -0
  792. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiline_if_then.rb +0 -0
  793. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiline_in_pattern_then.rb +0 -0
  794. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiline_memoization.rb +0 -0
  795. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiline_method_signature.rb +0 -0
  796. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiline_ternary_operator.rb +0 -0
  797. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiline_when_then.rb +0 -0
  798. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/multiple_comparison.rb +0 -0
  799. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/mutable_constant.rb +0 -0
  800. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/negated_if.rb +0 -0
  801. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/negated_if_else_condition.rb +0 -0
  802. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/negated_unless.rb +0 -0
  803. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/negated_while.rb +0 -0
  804. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/negative_array_index.rb +0 -0
  805. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/nested_file_dirname.rb +0 -0
  806. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/nested_modifier.rb +0 -0
  807. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/nested_parenthesized_calls.rb +0 -0
  808. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/nested_ternary_operator.rb +0 -0
  809. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/next.rb +0 -0
  810. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/nil_comparison.rb +0 -0
  811. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/nil_lambda.rb +0 -0
  812. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/non_nil_check.rb +0 -0
  813. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/not.rb +0 -0
  814. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/numbered_parameters.rb +0 -0
  815. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/numbered_parameters_limit.rb +0 -0
  816. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/numeric_literal_prefix.rb +0 -0
  817. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/numeric_literals.rb +0 -0
  818. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/numeric_predicate.rb +0 -0
  819. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/object_then.rb +0 -0
  820. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/one_class_per_file.rb +0 -0
  821. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/one_line_conditional.rb +0 -0
  822. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/open_struct_use.rb +0 -0
  823. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/operator_method_call.rb +0 -0
  824. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/option_hash.rb +0 -0
  825. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/optional_arguments.rb +0 -0
  826. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/optional_boolean_parameter.rb +0 -0
  827. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/or_assignment.rb +0 -0
  828. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/parallel_assignment.rb +0 -0
  829. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/parentheses_around_condition.rb +0 -0
  830. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/partition_instead_of_double_select.rb +0 -0
  831. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/percent_literal_delimiters.rb +0 -0
  832. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/percent_q_literals.rb +0 -0
  833. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/perl_backrefs.rb +0 -0
  834. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/predicate_with_kind.rb +0 -0
  835. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/preferred_hash_methods.rb +0 -0
  836. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/proc.rb +0 -0
  837. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/quoted_symbols.rb +0 -0
  838. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/raise_args.rb +0 -0
  839. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/random_with_offset.rb +0 -0
  840. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/reduce_to_hash.rb +0 -0
  841. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_argument.rb +0 -0
  842. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_array_constructor.rb +0 -0
  843. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_array_flatten.rb +0 -0
  844. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_assignment.rb +0 -0
  845. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_begin.rb +0 -0
  846. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_capital_w.rb +0 -0
  847. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_condition.rb +0 -0
  848. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_conditional.rb +0 -0
  849. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_constant_base.rb +0 -0
  850. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb +0 -0
  851. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_each.rb +0 -0
  852. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_exception.rb +0 -0
  853. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_fetch_block.rb +0 -0
  854. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_file_extension_in_require.rb +0 -0
  855. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_filter_chain.rb +0 -0
  856. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_format.rb +0 -0
  857. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_freeze.rb +0 -0
  858. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_initialize.rb +0 -0
  859. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_interpolation.rb +0 -0
  860. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_interpolation_unfreeze.rb +0 -0
  861. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_line_continuation.rb +0 -0
  862. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_min_max_by.rb +0 -0
  863. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_parentheses.rb +0 -0
  864. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_percent_q.rb +0 -0
  865. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_regexp_argument.rb +0 -0
  866. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_regexp_character_class.rb +0 -0
  867. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_regexp_constructor.rb +0 -0
  868. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_regexp_escape.rb +0 -0
  869. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_return.rb +0 -0
  870. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_self.rb +0 -0
  871. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_self_assignment.rb +0 -0
  872. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_self_assignment_branch.rb +0 -0
  873. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_sort.rb +0 -0
  874. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_sort_by.rb +0 -0
  875. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_string_escape.rb +0 -0
  876. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/redundant_struct_keyword_init.rb +0 -0
  877. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/regexp_literal.rb +0 -0
  878. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/require_order.rb +0 -0
  879. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/rescue_modifier.rb +0 -0
  880. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/rescue_standard_error.rb +0 -0
  881. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/return_nil.rb +0 -0
  882. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb +0 -0
  883. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/reverse_find.rb +0 -0
  884. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/safe_navigation.rb +0 -0
  885. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/safe_navigation_chain_length.rb +0 -0
  886. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/sample.rb +0 -0
  887. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/select_by_kind.rb +0 -0
  888. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/select_by_range.rb +0 -0
  889. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/select_by_regexp.rb +0 -0
  890. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/self_assignment.rb +0 -0
  891. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/semicolon.rb +0 -0
  892. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/send.rb +0 -0
  893. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/send_with_literal_method_name.rb +0 -0
  894. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/signal_exception.rb +0 -0
  895. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/single_argument_dig.rb +0 -0
  896. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/single_line_block_params.rb +0 -0
  897. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/single_line_do_end_block.rb +0 -0
  898. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/single_line_methods.rb +0 -0
  899. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/slicing_with_range.rb +0 -0
  900. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/sole_nested_conditional.rb +0 -0
  901. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/special_global_vars.rb +0 -0
  902. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/stabby_lambda_parentheses.rb +0 -0
  903. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/static_class.rb +0 -0
  904. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/stderr_puts.rb +0 -0
  905. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/string_chars.rb +0 -0
  906. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/string_concatenation.rb +0 -0
  907. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/string_hash_keys.rb +0 -0
  908. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/string_literals.rb +0 -0
  909. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/string_literals_in_interpolation.rb +0 -0
  910. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/string_methods.rb +0 -0
  911. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/strip.rb +0 -0
  912. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/super_arguments.rb +0 -0
  913. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/super_with_args_parentheses.rb +0 -0
  914. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/swap_values.rb +0 -0
  915. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/symbol_array.rb +0 -0
  916. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/symbol_literal.rb +0 -0
  917. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/symbol_proc.rb +0 -0
  918. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/tally_method.rb +0 -0
  919. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/ternary_parentheses.rb +0 -0
  920. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/top_level_method_definition.rb +0 -0
  921. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_body_on_class.rb +0 -0
  922. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_body_on_method_definition.rb +0 -0
  923. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_body_on_module.rb +0 -0
  924. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +0 -0
  925. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb +0 -0
  926. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_comma_in_block_args.rb +0 -0
  927. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb +0 -0
  928. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_method_end_statement.rb +0 -0
  929. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/trailing_underscore_variable.rb +0 -0
  930. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/unless_else.rb +0 -0
  931. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/unless_logical_operators.rb +0 -0
  932. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/unpack_first.rb +0 -0
  933. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/variable_interpolation.rb +0 -0
  934. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/when_then.rb +0 -0
  935. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/while_until_do.rb +0 -0
  936. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/while_until_modifier.rb +0 -0
  937. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/word_array.rb +0 -0
  938. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/yaml_file_read.rb +0 -0
  939. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/yoda_condition.rb +0 -0
  940. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/yoda_expression.rb +0 -0
  941. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/style/zero_length_predicate.rb +0 -0
  942. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/util.rb +0 -0
  943. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/utils/format_string.rb +0 -0
  944. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/variable_force/assignment.rb +0 -0
  945. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/variable_force/branch.rb +0 -0
  946. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/variable_force/branchable.rb +0 -0
  947. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/variable_force/reference.rb +0 -0
  948. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/variable_force/scope.rb +0 -0
  949. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/variable_force/variable.rb +0 -0
  950. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/variable_force/variable_table.rb +0 -0
  951. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cop/variable_force.rb +0 -0
  952. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/cops_documentation_generator.rb +0 -0
  953. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/core_ext/string.rb +0 -0
  954. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/directive_comment.rb +0 -0
  955. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/error.rb +0 -0
  956. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/ext/comment.rb +0 -0
  957. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/ext/processed_source.rb +0 -0
  958. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/ext/range.rb +0 -0
  959. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/ext/regexp_node.rb +0 -0
  960. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/ext/regexp_parser.rb +0 -0
  961. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/feature_loader.rb +0 -0
  962. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/file_finder.rb +0 -0
  963. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/file_patterns.rb +0 -0
  964. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/auto_gen_config_formatter.rb +0 -0
  965. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/base_formatter.rb +0 -0
  966. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/clang_style_formatter.rb +0 -0
  967. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/colorizable.rb +0 -0
  968. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/disabled_config_formatter.rb +0 -0
  969. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/emacs_style_formatter.rb +0 -0
  970. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/file_list_formatter.rb +0 -0
  971. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/formatter_set.rb +0 -0
  972. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/fuubar_style_formatter.rb +0 -0
  973. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/github_actions_formatter.rb +0 -0
  974. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/html_formatter.rb +0 -0
  975. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/json_formatter.rb +0 -0
  976. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/junit_formatter.rb +0 -0
  977. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/markdown_formatter.rb +0 -0
  978. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/offense_count_formatter.rb +0 -0
  979. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/pacman_formatter.rb +0 -0
  980. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/progress_formatter.rb +0 -0
  981. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/quiet_formatter.rb +0 -0
  982. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/simple_text_formatter.rb +0 -0
  983. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/tap_formatter.rb +0 -0
  984. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/text_util.rb +0 -0
  985. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter/worst_offenders_formatter.rb +0 -0
  986. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/formatter.rb +0 -0
  987. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lockfile.rb +0 -0
  988. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp/diagnostic.rb +0 -0
  989. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp/disable_comment_edits.rb +0 -0
  990. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp/logger.rb +0 -0
  991. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp/routes.rb +0 -0
  992. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp/runtime.rb +0 -0
  993. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp/server.rb +0 -0
  994. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp/severity.rb +0 -0
  995. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp/stdin_runner.rb +0 -0
  996. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/lsp.rb +0 -0
  997. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/magic_comment.rb +0 -0
  998. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/mcp/server.rb +0 -0
  999. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/name_similarity.rb +0 -0
  1000. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/options.rb +0 -0
  1001. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/path_util.rb +0 -0
  1002. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/pending_cops_reporter.rb +0 -0
  1003. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/platform.rb +0 -0
  1004. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/plugin/configuration_integrator.rb +0 -0
  1005. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/plugin/load_error.rb +0 -0
  1006. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/plugin/loader.rb +0 -0
  1007. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/plugin/not_supported_error.rb +0 -0
  1008. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/plugin.rb +0 -0
  1009. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/project_index_loader.rb +0 -0
  1010. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/rake_task.rb +0 -0
  1011. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/remote_config.rb +0 -0
  1012. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/result_cache.rb +0 -0
  1013. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/rspec/cop_helper.rb +0 -0
  1014. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/rspec/expect_offense.rb +0 -0
  1015. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/rspec/parallel_formatter.rb +0 -0
  1016. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/rspec/shared_contexts.rb +0 -0
  1017. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/rspec/support.rb +0 -0
  1018. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/cache.rb +0 -0
  1019. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/cli.rb +0 -0
  1020. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/client_command/base.rb +0 -0
  1021. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/client_command/exec.rb +0 -0
  1022. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/client_command/restart.rb +0 -0
  1023. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/client_command/start.rb +0 -0
  1024. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/client_command/status.rb +0 -0
  1025. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/client_command/stop.rb +0 -0
  1026. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/client_command.rb +0 -0
  1027. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/core.rb +0 -0
  1028. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/errors.rb +0 -0
  1029. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/helper.rb +0 -0
  1030. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/server_command/base.rb +0 -0
  1031. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/server_command/exec.rb +0 -0
  1032. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/server_command/stop.rb +0 -0
  1033. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/server_command.rb +0 -0
  1034. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server/socket_reader.rb +0 -0
  1035. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/server.rb +0 -0
  1036. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/string_interpreter.rb +0 -0
  1037. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/target_finder.rb +0 -0
  1038. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/target_ruby.rb +0 -0
  1039. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/util.rb +0 -0
  1040. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/warning.rb +0 -0
  1041. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop/yaml_duplication_checker.rb +0 -0
  1042. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/rubocop.rb +0 -0
  1043. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/ruby_lsp/rubocop/addon.rb +0 -0
  1044. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-1.88.1 → rubocop-1.88.2}/lib/ruby_lsp/rubocop/runtime_adapter.rb +0 -0
  1045. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/LICENSE.txt +0 -0
  1046. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/README.md +0 -0
  1047. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/config/default.yml +0 -0
  1048. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/config/obsoletion.yml +0 -0
  1049. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/active_record_helper.rb +0 -0
  1050. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/active_record_migrations_helper.rb +0 -0
  1051. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/class_send_node_helper.rb +0 -0
  1052. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/database_type_resolvable.rb +0 -0
  1053. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/enforce_superclass.rb +0 -0
  1054. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/index_method.rb +0 -0
  1055. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/migrations_helper.rb +0 -0
  1056. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/routes_helper.rb +0 -0
  1057. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/mixin/target_rails_version.rb +0 -0
  1058. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/action_controller_flash_before_render.rb +0 -0
  1059. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/action_controller_test_case.rb +0 -0
  1060. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/action_filter.rb +0 -0
  1061. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/action_order.rb +0 -0
  1062. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/active_record_aliases.rb +0 -0
  1063. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/active_record_callbacks_order.rb +0 -0
  1064. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/active_record_override.rb +0 -0
  1065. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/active_support_aliases.rb +0 -0
  1066. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/active_support_on_load.rb +0 -0
  1067. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/add_column_index.rb +0 -0
  1068. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/after_commit_override.rb +0 -0
  1069. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/application_controller.rb +0 -0
  1070. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/application_job.rb +0 -0
  1071. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/application_mailer.rb +0 -0
  1072. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/application_record.rb +0 -0
  1073. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/arel_star.rb +0 -0
  1074. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/assert_not.rb +0 -0
  1075. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/attribute_default_block_value.rb +0 -0
  1076. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/belongs_to.rb +0 -0
  1077. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/blank.rb +0 -0
  1078. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/bulk_change_table.rb +0 -0
  1079. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/compact_blank.rb +0 -0
  1080. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/content_tag.rb +0 -0
  1081. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/create_table_with_timestamps.rb +0 -0
  1082. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/dangerous_column_names.rb +0 -0
  1083. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/date.rb +0 -0
  1084. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/default_scope.rb +0 -0
  1085. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/delegate.rb +0 -0
  1086. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/delegate_allow_blank.rb +0 -0
  1087. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/deprecated_active_model_errors_methods.rb +0 -0
  1088. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/dot_separated_keys.rb +0 -0
  1089. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/duplicate_association.rb +0 -0
  1090. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/duplicate_scope.rb +0 -0
  1091. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/duration_arithmetic.rb +0 -0
  1092. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/dynamic_find_by.rb +0 -0
  1093. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/enum_hash.rb +0 -0
  1094. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/enum_syntax.rb +0 -0
  1095. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/enum_uniqueness.rb +0 -0
  1096. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/env.rb +0 -0
  1097. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/env_local.rb +0 -0
  1098. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/environment_comparison.rb +0 -0
  1099. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/environment_variable_access.rb +0 -0
  1100. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/exit.rb +0 -0
  1101. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/expanded_date_range.rb +0 -0
  1102. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/file_path.rb +0 -0
  1103. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/find_by.rb +0 -0
  1104. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/find_by_id.rb +0 -0
  1105. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/find_by_or_assignment_memoization.rb +0 -0
  1106. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/find_each.rb +0 -0
  1107. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/freeze_time.rb +0 -0
  1108. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/has_and_belongs_to_many.rb +0 -0
  1109. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/has_many_or_has_one_dependent.rb +0 -0
  1110. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/helper_instance_variable.rb +0 -0
  1111. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/http_positional_arguments.rb +0 -0
  1112. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/http_status.rb +0 -0
  1113. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/http_status_name_consistency.rb +0 -0
  1114. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/i18n_lazy_lookup.rb +0 -0
  1115. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/i18n_locale_assignment.rb +0 -0
  1116. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/i18n_locale_texts.rb +0 -0
  1117. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/ignored_columns_assignment.rb +0 -0
  1118. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/ignored_skip_action_filter_option.rb +0 -0
  1119. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/index_by.rb +0 -0
  1120. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/index_with.rb +0 -0
  1121. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/inquiry.rb +0 -0
  1122. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/inverse_of.rb +0 -0
  1123. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/lexically_scoped_action_filter.rb +0 -0
  1124. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/link_to_blank.rb +0 -0
  1125. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/mailer_name.rb +0 -0
  1126. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/match_route.rb +0 -0
  1127. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/migration_class_name.rb +0 -0
  1128. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/multiple_route_paths.rb +0 -0
  1129. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/negate_include.rb +0 -0
  1130. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/not_null_column.rb +0 -0
  1131. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/order_arguments.rb +0 -0
  1132. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/order_by_id.rb +0 -0
  1133. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/output.rb +0 -0
  1134. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/output_safety.rb +0 -0
  1135. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/pick.rb +0 -0
  1136. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/pluck.rb +0 -0
  1137. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/pluck_id.rb +0 -0
  1138. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/pluck_in_where.rb +0 -0
  1139. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/pluralization_grammar.rb +0 -0
  1140. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/presence.rb +0 -0
  1141. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/present.rb +0 -0
  1142. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/rake_environment.rb +0 -0
  1143. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/read_write_attribute.rb +0 -0
  1144. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/redirect_back_or_to.rb +0 -0
  1145. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/redundant_active_record_all_method.rb +0 -0
  1146. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/redundant_allow_nil.rb +0 -0
  1147. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/redundant_foreign_key.rb +0 -0
  1148. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/redundant_presence_validation_on_belongs_to.rb +0 -0
  1149. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/redundant_receiver_in_with_options.rb +0 -0
  1150. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/redundant_travel_back.rb +0 -0
  1151. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/reflection_class_name.rb +0 -0
  1152. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/refute_methods.rb +0 -0
  1153. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/relative_date_constant.rb +0 -0
  1154. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/render_inline.rb +0 -0
  1155. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/render_plain_text.rb +0 -0
  1156. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/request_referer.rb +0 -0
  1157. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/require_dependency.rb +0 -0
  1158. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/response_parsed_body.rb +0 -0
  1159. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/reversible_migration_method_definition.rb +0 -0
  1160. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/root_join_chain.rb +0 -0
  1161. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/root_pathname_methods.rb +0 -0
  1162. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/root_public_path.rb +0 -0
  1163. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/safe_navigation_with_blank.rb +0 -0
  1164. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/save_bang.rb +0 -0
  1165. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/schema_comment.rb +0 -0
  1166. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/scope_args.rb +0 -0
  1167. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/select_map.rb +0 -0
  1168. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/short_i18n.rb +0 -0
  1169. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/skips_model_validations.rb +0 -0
  1170. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/squished_sql_heredocs.rb +0 -0
  1171. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/strip_heredoc.rb +0 -0
  1172. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/strong_parameters_expect.rb +0 -0
  1173. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/table_name_assignment.rb +0 -0
  1174. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/three_state_boolean_column.rb +0 -0
  1175. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/time_zone.rb +0 -0
  1176. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/time_zone_assignment.rb +0 -0
  1177. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/to_formatted_s.rb +0 -0
  1178. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/to_s_with_argument.rb +0 -0
  1179. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/top_level_hash_with_indifferent_access.rb +0 -0
  1180. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/transaction_exit_statement.rb +0 -0
  1181. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/uniq_before_pluck.rb +0 -0
  1182. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/unique_validation_without_index.rb +0 -0
  1183. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/unknown_env.rb +0 -0
  1184. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/unused_ignored_columns.rb +0 -0
  1185. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/unused_render_content.rb +0 -0
  1186. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/validation.rb +0 -0
  1187. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/where_equals.rb +0 -0
  1188. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/where_exists.rb +0 -0
  1189. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/where_missing.rb +0 -0
  1190. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/where_not.rb +0 -0
  1191. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/where_not_with_multiple_conditions.rb +0 -0
  1192. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails/where_range.rb +0 -0
  1193. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/cop/rails_cops.rb +0 -0
  1194. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/rails/plugin.rb +0 -0
  1195. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/rails/schema_loader/schema.rb +0 -0
  1196. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/rails/schema_loader.rb +0 -0
  1197. /data/vendor/bundle/ruby/3.4.0/gems/{rubocop-rails-2.35.5 → rubocop-rails-2.36.0}/lib/rubocop/rails.rb +0 -0
@@ -6204,7 +6204,7 @@ var purify = createDOMPurify();
6204
6204
  *
6205
6205
  */
6206
6206
 
6207
- function t(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);throw n.search=r.toString(),Error(`Minified Lexical error #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}function e(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);n.search=r.toString(),console.warn(`Minified Lexical warning #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`);}const n="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,r=n&&"documentMode"in document?document.documentMode:null,i=n&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),o$1=n&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),s$1=!(!n||!("InputEvent"in window)||r)&&"getTargetRanges"in new window.InputEvent("input"),l=n&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,c=n&&/Android/.test(navigator.userAgent),a$1=n&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent)&&!c,u=n&&/^(?=.*Chrome).*/i.test(navigator.userAgent),f=n&&c&&u,d$1=n&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&i&&!u,h$1=0,g=1,_$3=2,p=1,y$1=2,m$1=4,x$1=8,C$4=16,S$1=32,v$1=64,k$3=128,T$2=2047,N$3=1,b$3=2,w$3=3,E$4=4,O$4=5,M$5=6,A$3=a$1||l||d$1?"\xa0":"\u200b",D$4="\n\n",P$3=o$1?"\xa0":A$3,F$7="\u0591-\u07ff\ufb1d-\ufdfd\ufe70-\ufefc",L$5="A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u0300-\u0590\u0800-\u1fff\u200e\u2c00-\ufb1c\ufe00-\ufe6f\ufefd-\uffff",I$6=new RegExp("^[^"+L$5+"]*["+F$7+"]"),K$4=new RegExp("^[^"+F$7+"]*["+L$5+"]"),z$7={bold:1,capitalize:1024,code:16,highlight:k$3,italic:2,lowercase:256,strikethrough:4,subscript:32,superscript:64,underline:8,uppercase:512},R$4={directionless:1,unmergeable:2},B$5={center:2,end:6,justify:4,left:1,right:3,start:5},W$5={[b$3]:"center",[M$5]:"end",[E$4]:"justify",[N$3]:"left",[w$3]:"right",[O$4]:"start"},$$4={normal:0,segmented:2,token:1},J$7={[h$1]:"normal",[_$3]:"segmented",[g]:"token"},j$7="$",U$6="$config";let V$7 = class V{_front=new Set;_back=new Set;_cache;get size(){return this._front.size+this._back.size}addBack(t){return delete this._cache,this._front.has(t)||this._back.add(t),this}addFront(t){return delete this._cache,this._back.has(t)||this._front.add(t),this}delete(t){return delete this._cache,this._front.delete(t)||this._back.delete(t)}toArray(){const t=Array.from(this._front).reverse();for(const e of this._back)t.push(e);return t}toReadonlyArray(){return this._cache=this._cache||this.toArray(),this._cache}[Symbol.iterator](){return this.toReadonlyArray()[Symbol.iterator]()}};function Y$5(t,e,n,r,i,o){let s=t.getFirstChild();for(;null!==s;){const t=s.__key;s.__parent===e&&(Wi(s)&&Y$5(s,t,n,r,i,o),n.has(t)||o.delete(t),i.push(t)),s=s.getNextSibling();}}let q$7=false,H$7=0;function G$a(t){H$7=t.timeStamp;}function X$6(t,e,n){const r="BR"===t.nodeName,i=e.__lexicalLineBreak;return i&&(t===i||r&&t.previousSibling===i)||r&&void 0!==Ho(t,n)}function Q$9(t,e,n){const r=Js(Ps(n));let i=null,o=null;null!==r&&r.anchorNode===t&&(i=r.anchorOffset,o=r.focusOffset);const s=t.nodeValue;null!==s&&cs(e,s,i,o,false);}function Z$5(t,e,n){if(Fr(t)){const e=t.anchor.getNode();if(e.is(n)&&t.format!==e.getFormat())return false}return Ko(e)&&n.isAttached()}function tt$4(t,e,n,r){for(let i=t;i&&!cl(i);i=bs(i)){const t=Ho(i,e);if(void 0!==t){const e=Yo(t,n);if(e)return ji(e)||!Ys(i)?void 0:[i,e]}else if(i===r)return [r,ts(n)]}}function et$2(t,e,n){q$7=true;const r=performance.now()-H$7>100;try{Ki(t,()=>{const i=Qr()||function(t){return t.getEditorState().read(()=>{const t=Qr();return null!==t?t.clone():null})}(t),s=new Map,l=t.getRootElement(),c=t._editorState,a=t._blockCursorElement;let u=!1,f="";for(let n=0;n<e.length;n++){const d=e[n],h=d.type,g=d.target,_=tt$4(g,t,c,l);if(!_)continue;const[p,y]=_;if("characterData"===h)r&&Tr(y)&&Ko(g)&&Z$5(i,g,y)&&Q$9(g,y,t);else if("childList"===h){u=!0;const e=d.addedNodes;for(let n=0;n<e.length;n++){const r=e[n],i=qo(r),s=r.parentNode;if(null!=s&&r!==a&&null===i&&!X$6(r,s,t)){if(o$1){const t=(Ys(r)?r.innerText:null)||r.nodeValue;t&&(f+=t);}s.removeChild(r);}}const n=d.removedNodes,r=n.length;if(r>0){let e=0;for(let i=0;i<r;i++){const r=n[i];(X$6(r,g,t)||a===r)&&(g.appendChild(r),e++);}r!==e&&s.set(p,y);}}}if(s.size>0)for(const[e,n]of s)n.reconcileObservedMutation(e,t);const d=n.takeRecords();if(d.length>0){for(let e=0;e<d.length;e++){const n=d[e],r=n.addedNodes,i=n.target;for(let e=0;e<r.length;e++){const n=r[e],o=n.parentNode;null==o||"BR"!==n.nodeName||X$6(n,i,t)||o.removeChild(n);}}n.takeRecords();}null!==i&&(u&&es(i),o$1&&ks(t)&&i.insertRawText(f));});}finally{q$7=false;}}function nt$4(t){const e=t._observer;if(null!==e){et$2(t,e.takeRecords(),e);}}function rt$4(t){!function(t){0===H$7&&Ps(t).addEventListener("textInput",G$a,true);}(t),t._observer=new MutationObserver((e,n)=>{et$2(t,e,n);});}let it$2 = class it{key;parse;unparse;isEqual;defaultValue;resetOnCopyNode;constructor(t,e){this.key=t,this.parse=e.parse.bind(e),this.unparse=(e.unparse||gt$3).bind(e),this.isEqual=(e.isEqual||Object.is).bind(e),this.defaultValue=this.parse(void 0),this.resetOnCopyNode=e.resetOnCopyNode||false;}};function ot$3(t,e){return new it$2(t,e)}function st$2(t,e,n="latest"){const r=("latest"===n?t.getLatest():t).__state;return r?r.getValue(e):e.defaultValue}function lt$3(t,e,n){const r=st$2(t,n,"direct"),i=st$2(e,n,"direct");return n.isEqual(r,i)?null:[r,i]}function ct$2(t,e,n){let r;if(xi(),"function"==typeof n){const i=t.getLatest(),o=st$2(i,e);if(r=n(o),e.isEqual(o,r))return i}else r=n;const i=t.getWritable();return ft$2(i).updateFromKnown(e,r),i}function at$3(t){const e=new Map,n=new Set;for(let r="function"==typeof t?t:t.replace;r.prototype&&void 0!==r.prototype.getType;r=Object.getPrototypeOf(r)){const{ownNodeConfig:t}=ul(r);if(t&&t.stateConfigs)for(const r of t.stateConfigs){let t;"stateConfig"in r?(t=r.stateConfig,r.flat&&n.add(t.key)):t=r,e.set(t.key,t);}}return {flatKeys:n,sharedConfigMap:e}}let ut$3 = class ut{node;knownState;unknownState;sharedNodeState;size;constructor(t,e,n=void 0,r=new Map,i=void 0){this.node=t,this.sharedNodeState=e,this.unknownState=n,this.knownState=r;const{sharedConfigMap:o}=this.sharedNodeState,s=void 0!==i?i:function(t,e,n){let r=n.size;if(e)for(const i in e){const e=t.get(i);e&&n.has(e)||r++;}return r}(o,n,r);this.size=s;}getValue(t){const e=this.knownState.get(t);if(void 0!==e)return e;this.sharedNodeState.sharedConfigMap.set(t.key,t);let n=t.defaultValue;if(this.unknownState&&t.key in this.unknownState){const e=this.unknownState[t.key];void 0!==e&&(n=t.parse(e)),this.updateFromKnown(t,n);}return n}getInternalState(){return [this.unknownState,this.knownState]}toJSON(){const t={...this.unknownState},e={};for(const[e,n]of this.knownState)e.isEqual(n,e.defaultValue)?delete t[e.key]:t[e.key]=e.unparse(n);for(const n of this.sharedNodeState.flatKeys)n in t&&(e[n]=t[n],delete t[n]);return ht$3(t)&&(e.$=t),e}getWritable(t){if(this.node===t)return this;const{sharedNodeState:e,unknownState:n}=this,r=new Map(this.knownState);return new ut(t,e,function(t,e,n){let r;if(n)for(const[i,o]of Object.entries(n)){const n=t.get(i);n?e.has(n)||e.set(n,n.parse(o)):(r=r||{},r[i]=o);}return r}(e.sharedConfigMap,r,n),r,this.size)}resetOnCopyNode(){for(const t of this.knownState.keys())t.resetOnCopyNode&&this.knownState.set(t,t.defaultValue);return this}updateFromKnown(t,e){const n=t.key;this.sharedNodeState.sharedConfigMap.set(n,t);const{knownState:r,unknownState:i}=this;r.has(t)||i&&n in i||(i&&(delete i[n],this.unknownState=ht$3(i)),this.size++),r.set(t,e);}updateFromUnknown(t,e){const n=this.sharedNodeState.sharedConfigMap.get(t);n?this.updateFromKnown(n,n.parse(e)):(this.unknownState=this.unknownState||{},t in this.unknownState||this.size++,this.unknownState[t]=e);}updateFromJSON(t){const{knownState:e}=this;for(const t of e.keys())e.set(t,t.defaultValue);if(this.size=e.size,this.unknownState=void 0,t)for(const[e,n]of Object.entries(t))this.updateFromUnknown(e,n);}};function ft$2(t){const e=t.getWritable(),n=e.__state?e.__state.getWritable(e):new ut$3(e,dt$3(e));return e.__state=n,n}function dt$3(t){return t.__state?t.__state.sharedNodeState:No(Zs(),t.getType()).sharedNodeState}function ht$3(t){if(t)for(const e in t)return t}function gt$3(t){return t}function _t$3(t,e,n){for(const[r,i]of e.knownState){if(t.has(r.key))continue;t.add(r.key);const e=n?n.getValue(r):r.defaultValue;if(e!==i&&!r.isEqual(e,i))return true}return false}function pt$3(t,e,n){const{unknownState:r}=e,i=n?n.unknownState:void 0;if(r)for(const[e,n]of Object.entries(r)){if(t.has(e))continue;t.add(e);if(n!==(i?i[e]:void 0))return true}return false}function yt$6(t,e){const n=t.__state;return n&&n.node===t?n.getWritable(e):n}function mt$3(t,e){const n=t.__mode,r=t.__format,i=t.__style,o=e.__mode,s=e.__format,l=e.__style,c=t.__state,a=e.__state;return (null===n||n===o)&&(null===r||r===s)&&(null===i||i===l)&&(null===t.__state||c===a||function(t,e){if(t===e)return true;const n=new Set;return !(t&&_t$3(n,t,e)||e&&_t$3(n,e,t)||t&&pt$3(n,t,e)||e&&pt$3(n,e,t))}(c,a))}function xt$3(t,e){const n=t.mergeWithSibling(e),r=vi()._normalizedNodes;return r.add(t.__key),r.add(e.__key),n}function Ct$2(t){let e,n,r=t;if(""!==r.__text||!r.isSimpleText()||r.isUnmergeable()){for(;null!==(e=r.getPreviousSibling())&&Tr(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(""!==e.__text){if(mt$3(e,r)){r=xt$3(e,r);break}break}e.remove();}for(;null!==(n=r.getNextSibling())&&Tr(n)&&n.isSimpleText()&&!n.isUnmergeable();){if(""!==n.__text){if(mt$3(r,n)){r=xt$3(r,n);break}break}n.remove();}}else r.remove();}function St$3(t){return vt$3(t.anchor),vt$3(t.focus),t}function vt$3(t){for(;"element"===t.type;){const e=t.getNode(),n=t.offset;let r,i;if(n===e.getChildrenSize()?(r=e.getChildAtIndex(n-1),i=true):(r=e.getChildAtIndex(n),i=false),Tr(r)){t.set(r.__key,i?r.getTextContentSize():0,"text",true);break}if(!Wi(r))break;t.set(r.__key,i?r.getChildrenSize():0,"element",true);}}let kt$3,Tt$5,Nt$3,bt$3,wt$3,Et$4,Ot$4,Mt$3,At$3,Dt$5,Pt$4,Ft$3="",Lt$4=null,It$2=null,Kt$3=false,zt$5=false;function Rt$4(t,e){const n=Ot$4.get(t);if(null!==e){const n=ne$5(t);n.parentNode===e&&e.removeChild(n);}if(Mt$3.has(t)||Tt$5._keyToDOMMap.delete(t),Wi(n)){const t=hl(n,Ot$4);Bt$4(t,0,t.length-1,null);} void 0!==n&&xs(Dt$5,Nt$3,bt$3,n,"destroyed");}function Bt$4(t,e,n,r){for(let i=e;i<=n;++i){const e=t[i];void 0!==e&&Rt$4(e,r);}}function Wt$4(t,e){t.setProperty("text-align",e);}const $t$3="40px";function Jt$4(t,e){const n=kt$3.theme.indent;if("string"==typeof n){const r=t.classList.contains(n);e>0&&!r?t.classList.add(n):e<1&&r&&t.classList.remove(n);}if(0===e)return void t.style.setProperty("padding-inline-start","");const r=getComputedStyle(Tt$5._rootElement||t).getPropertyValue("--lexical-indent-base-value")||$t$3;t.style.setProperty("padding-inline-start",`calc(${e} * ${r})`);}function jt$3(t,e){const n=t.style;0===e?Wt$4(n,""):1===e?Wt$4(n,"left"):2===e?Wt$4(n,"center"):3===e?Wt$4(n,"right"):4===e?Wt$4(n,"justify"):5===e?Wt$4(n,"start"):6===e&&Wt$4(n,"end");}function Ut$4(t,e){const n=function(t){const e=t.__dir;if(null!==e)return e;if(Vi(t))return null;const n=t.getParentOrThrow();return Vi(n)&&null===n.__dir?"auto":null}(e);null!==n?t.dir=n:t.removeAttribute("dir");}function Vt$3(e,n){const r=Mt$3.get(e);void 0===r&&t(60);const i=Pt$4.$createDOM(r,Tt$5);if(function(t,e,n){const r=n._keyToDOMMap;((function(t,e,n){const r=`__lexicalKey_${e._key}`;t[r]=n;}))(e,n,t),r.set(t,e);}(e,i,Tt$5),Tr(r)?i.setAttribute("data-lexical-text","true"):ji(r)&&i.setAttribute("data-lexical-decorator","true"),Wi(r)){const t=r.__indent,e=r.__size;if(Ut$4(i,r),0!==t&&Jt$4(i,t),0!==e){const t=e-1;Yt$3(hl(r,Mt$3),r,0,t,Pt$4.$getDOMSlot(r,i,Tt$5));}const n=r.__format;0!==n&&jt$3(i,n),r.isInline()||Ht$4(null,r,i);}else {const t=r.getTextContent();if(ji(r)){const t=r.decorate(Tt$5,kt$3);null!==t&&Qt$3(e,t),i.contentEditable="false";}Ft$3+=t;}return null!==n&&n.insertChild(i),Pt$4.$decorateDOM(r,null,i,Tt$5),xs(Dt$5,Nt$3,bt$3,r,"created"),i}function Yt$3(t,e,n,r,i){const o=Ft$3;Ft$3="";let s=n;for(;s<=r;++s){Vt$3(t[s],i);const e=Mt$3.get(t[s]);null!==e&&Tr(e)?null===Lt$4&&(Lt$4=e.getFormat(),It$2=e.getStyle()):Wi(e)&&s<r&&!e.isInline()&&(Ft$3+=D$4);}i.element.__lexicalTextContent=Ft$3,Ft$3=o+Ft$3;}function qt$4(t,e){if(t){const n=t.__last;if(n){const t=e.get(n);if(t)return sr(t)?"line-break":ji(t)&&t.isInline()?"decorator":null}return "empty"}return null}function Ht$4(t,e,n){const r=qt$4(t,Ot$4),i=qt$4(e,Mt$3);r!==i&&Pt$4.$getDOMSlot(e,n,Tt$5).setManagedLineBreak(i);}function Gt$3(e,n,r){var i;Lt$4=null,It$2=null,function(e,n,r){const i=Ft$3,o=e.__size,s=n.__size;Ft$3="";const l=r.element;if(1===o&&1===s){const t=e.__first,r=n.__first;if(t===r)Xt$4(t,l);else {const e=ne$5(t),n=Vt$3(r,null);try{l.replaceChild(n,e);}catch(i){if("object"==typeof i&&null!=i){const o=`${i.toString()} Parent: ${l.tagName}, new child: {tag: ${n.tagName} key: ${r}}, old child: {tag: ${e.tagName}, key: ${t}}.`;throw new Error(o)}throw i}Rt$4(t,null);}const i=Mt$3.get(r);Tr(i)&&null===Lt$4&&(Lt$4=i.getFormat(),It$2=i.getStyle());}else {const i=hl(e,Ot$4),c=hl(n,Mt$3);if(i.length!==o&&t(227),c.length!==s&&t(228),0===o)0!==s&&Yt$3(c,0,0,s-1,r);else if(0===s){if(0!==o){const t=null==r.after&&null==r.before&&null==r.element.__lexicalLineBreak;Bt$4(i,0,o-1,t?null:l),t&&(l.textContent="");}}else !function(t,e,n,r,i,o){const s=r-1,l=i-1;let c,a,u=o.getFirstChild(),f=0,d=0;for(;f<=s&&d<=l;){const t=e[f],r=n[d];if(t===r)u=Zt$3(Xt$4(r,o.element)),f++,d++;else {if(void 0===a&&(a=te$5(n,d)),void 0===c)c=te$5(e,f);else if(!c.has(t)){f++;continue}if(!a.has(t)){u=Zt$3(ne$5(t)),Rt$4(t,o.element),f++,c.delete(t);continue}if(c.has(r)){const t=Ns(Tt$5,r);t!==u&&o.withBefore(u).insertChild(t),u=Zt$3(Xt$4(r,o.element)),f++,d++;}else Vt$3(r,o.withBefore(u)),d++;}const i=Mt$3.get(r);null!==i&&Tr(i)?null===Lt$4&&(Lt$4=i.getFormat(),It$2=i.getStyle()):Wi(i)&&d<=l&&!i.isInline()&&(Ft$3+=D$4);}const h=f>s,g=d>l;if(h&&!g){const t=n[l+1],e=void 0===t?null:Tt$5.getElementByKey(t);Yt$3(n,0,d,l,o.withBefore(e));}else g&&!h&&Bt$4(e,f,s,o.element);}(0,i,c,o,s,r);}l.__lexicalTextContent=Ft$3,Ft$3=i+Ft$3;}(e,n,Pt$4.$getDOMSlot(n,r,Tt$5)),i=n,null==Lt$4||Lt$4===i.__textFormat||zt$5||i.setTextFormat(Lt$4),function(t){null==It$2||It$2===t.__textStyle||zt$5||t.setTextStyle(It$2);}(n);}function Xt$4(e,n){const r=Ot$4.get(e);let i=Mt$3.get(e);void 0!==r&&void 0!==i||t(61);const o=Kt$3||Et$4.has(e)||wt$3.has(e),s=Ns(Tt$5,e);if(r===i&&!o){let t;if(Wi(r)){const e=s.__lexicalTextContent;"string"==typeof e?t=e:(t=r.getTextContent(),s.__lexicalTextContent=t);}else t=r.getTextContent();return Ft$3+=t,s}if(r!==i&&o&&xs(Dt$5,Nt$3,bt$3,i,"updated"),Pt$4.$updateDOM(i,r,s,Tt$5)){const r=Vt$3(e,null);return null===n&&t(62),n.replaceChild(r,s),Rt$4(e,null),r}if(Wi(r)){Wi(i)||t(334,e);const n=i.__indent;(Kt$3||n!==r.__indent)&&Jt$4(s,n);const l=i.__format;if((Kt$3||l!==r.__format)&&jt$3(s,l),o)Gt$3(r,i,s),Vi(i)||i.isInline()||Ht$4(r,i,s);else {const t=s.__lexicalTextContent;let e;"string"==typeof t?e=t:(e=r.getTextContent(),s.__lexicalTextContent=e),Ft$3+=e;}if((Kt$3||i.__dir!==r.__dir)&&(Ut$4(s,i),Vi(i)&&!Kt$3))for(const t of i.getChildren())if(Wi(t)){Ut$4(Ns(Tt$5,t.getKey()),t);}}else {const t=i.getTextContent();if(ji(i)){const t=i.decorate(Tt$5,kt$3);null!==t&&Qt$3(e,t);}Ft$3+=t;}if(!zt$5&&Vi(i)&&i.__cachedText!==Ft$3){const t=i.getWritable();t.__cachedText=Ft$3,i=t;}return Pt$4.$decorateDOM(i,r,s,Tt$5),s}function Qt$3(t,e){let n=Tt$5._pendingDecorators;const r=Tt$5._decorators;if(null===n){if(r[t]===e)return;n=Xo(Tt$5);}n[t]=e;}function Zt$3(t){let e=t.nextSibling;return null!==e&&e===Tt$5._blockCursorElement&&(e=e.nextSibling),e}function te$5(t,e){const n=new Set;for(let r=e;r<t.length;r++)n.add(t[r]);return n}function ee$4(t,e,n,r,i,o){Ft$3="",Kt$3=2===r,Tt$5=n,kt$3=n._config,Pt$4=n._config.dom||po,Nt$3=n._nodes,bt$3=Tt$5._listeners.mutation,wt$3=i,Et$4=o,Ot$4=t._nodeMap,Mt$3=e._nodeMap,zt$5=e._readOnly,At$3=new Map(n._keyToDOMMap);const s=new Map;return Dt$5=s,Xt$4("root",null),Tt$5=void 0,Nt$3=void 0,wt$3=void 0,Et$4=void 0,Ot$4=void 0,Mt$3=void 0,kt$3=void 0,At$3=void 0,Dt$5=void 0,Pt$4=po,s}function ne$5(e){const n=At$3.get(e);return void 0===n&&t(75,e),n}function re$5(t){return {type:t}}const ie$4=re$5("SELECTION_CHANGE_COMMAND"),oe$6=re$5("SELECTION_INSERT_CLIPBOARD_NODES_COMMAND"),se$5=re$5("CLICK_COMMAND"),le$3=re$5("BEFORE_INPUT_COMMAND"),ce$4=re$5("INPUT_COMMAND"),ae$4=re$5("COMPOSITION_START_COMMAND"),ue$4=re$5("COMPOSITION_END_COMMAND"),fe$4=re$5("DELETE_CHARACTER_COMMAND"),de$4=re$5("INSERT_LINE_BREAK_COMMAND"),he$3=re$5("INSERT_PARAGRAPH_COMMAND"),ge$3=re$5("CONTROLLED_TEXT_INSERTION_COMMAND"),_e$2=re$5("PASTE_COMMAND"),pe$3=re$5("REMOVE_TEXT_COMMAND"),ye$2=re$5("DELETE_WORD_COMMAND"),me$3=re$5("DELETE_LINE_COMMAND"),xe=re$5("FORMAT_TEXT_COMMAND"),Ce$2=re$5("UNDO_COMMAND"),Se$2=re$5("REDO_COMMAND"),ve$2=re$5("KEYDOWN_COMMAND"),ke$2=re$5("KEY_ARROW_RIGHT_COMMAND"),Te$2=re$5("MOVE_TO_END"),Ne$1=re$5("KEY_ARROW_LEFT_COMMAND"),be$1=re$5("MOVE_TO_START"),we$1=re$5("KEY_ARROW_UP_COMMAND"),Ee$3=re$5("KEY_ARROW_DOWN_COMMAND"),Oe$2=re$5("KEY_ENTER_COMMAND"),Me$2=re$5("KEY_SPACE_COMMAND"),Ae$3=re$5("KEY_BACKSPACE_COMMAND"),De$2=re$5("KEY_ESCAPE_COMMAND"),Pe$2=re$5("KEY_DELETE_COMMAND"),Fe$2=re$5("KEY_TAB_COMMAND"),Le$2=re$5("INSERT_TAB_COMMAND"),Ie$3=re$5("INDENT_CONTENT_COMMAND"),Ke$2=re$5("OUTDENT_CONTENT_COMMAND"),ze$2=re$5("DROP_COMMAND"),Re$1=re$5("FORMAT_ELEMENT_COMMAND"),Be$2=re$5("DRAGSTART_COMMAND"),We$2=re$5("DRAGOVER_COMMAND"),$e$2=re$5("DRAGEND_COMMAND"),Je$2=re$5("COPY_COMMAND"),je$2=re$5("CUT_COMMAND"),Ue$2=re$5("SELECT_ALL_COMMAND"),Ve$2=re$5("CLEAR_EDITOR_COMMAND"),Ye$1=re$5("CLEAR_HISTORY_COMMAND"),qe$2=re$5("CAN_REDO_COMMAND"),He$2=re$5("CAN_UNDO_COMMAND"),Ge$2=re$5("FOCUS_COMMAND"),Xe$2=re$5("BLUR_COMMAND"),Qe$1=re$5("KEY_MODIFIER_COMMAND"),Ze$1=Object.freeze({}),tn$1=[["keydown",function(t,e){if(en$1=t.timeStamp,nn$1=t.key,e.isComposing())return;Ts(e,ve$2,t);}],["pointerdown",function(t,e){const n=t.target,r=t.pointerType;qs(n)&&"touch"!==r&&"pen"!==r&&0===t.button&&Ki(e,()=>{Eo(n)||(an$1=true);});}],["compositionstart",function(t,e){Ts(e,ae$4,t);}],["compositionend",function(t,e){o$1?fn$1=true:l||!a$1&&!d$1?Ts(e,ue$4,t):(dn$1=true,hn$1=t.data);}],["input",function(t,e){t.stopPropagation(),Ki(e,()=>{e.dispatchCommand(ce$4,t);},{event:t}),on$1=null;}],["click",function(t,e){Ki(e,()=>{const n=Qr(),r=Js(Ps(e)),i=Zr();if(r)if(Fr(n)){const e=n.anchor,o=e.getNode();if("element"===e.type&&0===e.offset&&n.isCollapsed()&&!Vi(o)&&1===Zo().getChildrenSize()&&o.getTopLevelElementOrThrow().isEmpty()&&null!==i&&n.is(i))r.removeAllRanges(),n.dirty=true;else if(3===t.detail&&!n.isCollapsed()){if(o!==n.focus.getNode()){const t=dl(o,t=>Wi(t)&&!t.isInline());Wi(t)&&t.select(0);}}}else if("touch"===t.pointerType||"pen"===t.pointerType){const n=r.anchorNode;if(Ys(n)||Ko(n)){es(Xr(i,r,e,t));}}Ts(e,se$5,t);});}],["cut",Ze$1],["copy",Ze$1],["dragstart",Ze$1],["dragover",Ze$1],["dragend",Ze$1],["paste",Ze$1],["focus",Ze$1],["blur",Ze$1],["drop",Ze$1]];s$1&&tn$1.push(["beforeinput",(t,e)=>function(t,e){const n=t.inputType;if("deleteCompositionText"===n||o$1&&ks(e))return;if("insertCompositionText"===n)return;Ts(e,le$3,t);}(t,e)]);let en$1=0,nn$1=null,rn$1=0,on$1=null;const sn$1=new WeakMap,ln$1=new WeakMap;let cn$1=false,an$1=false,un$1=false,fn$1=false,dn$1=false,hn$1="",gn$1=null,_n$1=[0,"",0,"root",0];function pn$1(t,e,n,r,i){const o=t.anchor,l=t.focus,c=o.getNode(),a=vi(),u=Js(Ps(a)),f=null!==u?u.anchorNode:null,d=o.key,h=a.getElementByKey(d),g=n.length;return d!==l.key||!Tr(c)||(!i&&(!s$1||rn$1<r+50)||c.isDirty()&&g<2||rs(n))&&o.offset!==l.offset&&!c.isComposing()||Io(c)||c.isDirty()&&g>1||(i||!s$1)&&null!==h&&!c.isComposing()&&f!==Ro(h)||null!==u&&null!==e&&(!e.collapsed||e.startContainer!==u.anchorNode||e.startOffset!==u.anchorOffset)||!c.isComposing()&&(c.getFormat()!==t.format||c.getStyle()!==t.style)||function(t,e){if(e.isSegmented())return true;if(!t.isCollapsed())return false;const n=t.anchor.offset,r=e.getParentOrThrow(),i=Lo(e);return 0===n?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||i||function(t){const e=t.getPreviousSibling();return (Tr(e)||Wi(e)&&e.isInline())&&!e.canInsertTextAfter()}(e):n===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||i)}(t,c)}function yn$1(t,e){return Ko(t)&&null!==t.nodeValue&&0!==e&&e!==t.nodeValue.length}function mn$1(e,n,r){const{anchorNode:i,anchorOffset:o,focusNode:s,focusOffset:l}=e;cn$1&&(cn$1=false,yn$1(i,o)&&yn$1(s,l)&&!gn$1)||Ki(n,()=>{if(!r)return void es(null);if(!Mo(n,i,s))return;let c=Qr();if(gn$1&&Fr(c)&&c.isCollapsed()){const t=c.anchor,e=gn$1.anchor;(t.key===e.key&&t.offset===e.offset+1||1===t.offset&&e.getNode().is(t.getNode().getPreviousSibling()))&&(c=gn$1.clone(),es(c));}if(gn$1=null,Fr(c)){const r=c.anchor,i=r.getNode();if(c.isCollapsed()){"Range"===e.type&&e.anchorNode===e.focusNode&&(c.dirty=true);const o=Ps(n).event,s=o?o.timeStamp:performance.now(),[l,a,u,f,d]=_n$1,h=Zo(),g=false===n.isComposing()&&""===h.getTextContent();if(s<d+200&&r.offset===u&&r.key===f)xn$1(c,l,a);else if("text"===r.type)Tr(i)||t(141),Cn$1(c,i);else if("element"===r.type&&!g){Wi(i)||t(259);const e=r.getNode();e.isEmpty()?function(t,e){const n=e.getTextFormat(),r=e.getTextStyle();xn$1(t,n,r);}(c,e):xn$1(c,c.format,"");}}else {const t=r.key,e=c.focus.key,n=c.getNodes(),i=n.length,s=c.isBackward(),a=s?l:o,u=s?o:l,f=s?e:t,d=s?t:e;let h=2047,g=false;for(let t=0;t<i;t++){const e=n[t],r=e.getTextContentSize();if(Tr(e)&&0!==r&&!(0===t&&e.__key===f&&a===r||t===i-1&&e.__key===d&&0===u)&&(g=true,h&=e.getFormat(),0===h))break}c.format=g?h:0;}}Ts(n,ie$4,void 0);});}function xn$1(t,e,n){t.format===e&&t.style===n||(t.format=e,t.style=n,t.dirty=true);}function Cn$1(t,e){xn$1(t,e.getFormat(),e.getStyle());}function Sn$1(t){if(!t.getTargetRanges)return null;const e=t.getTargetRanges();return 0===e.length?null:e[0]}function vn$1(e){const n=e.inputType,r=Sn$1(e),i=vi(),o=Qr();if("deleteContentBackward"===n){if(null===o){const t=Zr();if(!Fr(t))return true;es(t.clone());}if(Fr(o)){const n=o.anchor.key===o.focus.key;if(s=e.timeStamp,"MediaLast"===nn$1&&s<en$1+30&&i.isComposing()&&n){if(Uo(null),en$1=0,setTimeout(()=>{Ki(i,()=>{Uo(null);});},30),Fr(o)){const e=o.anchor.getNode();e.markDirty(),Tr(e)||t(142),Cn$1(o,e);}}else {Uo(null),e.preventDefault();const t=o.anchor.getNode(),r=t.getTextContent(),s=t.canInsertTextAfter(),l=0===o.anchor.offset&&o.focus.offset===r.length;let c=f&&n&&!l&&s;if(c&&o.isCollapsed()&&(c=!ji(vs(o.anchor,true))),!c){Ts(i,fe$4,true);const t=Qr();f&&Fr(t)&&t.isCollapsed()&&(gn$1=t,setTimeout(()=>gn$1=null));}}return true}}var s;if(!Fr(o))return true;const c=e.data;null!==on$1&&ls(false,i,on$1),o.dirty&&null===on$1||!o.isCollapsed()||Vi(o.anchor.getNode())||null===r||o.applyDOMRange(r),on$1=null;const a=o.anchor,u=o.focus,d=a.getNode(),h=u.getNode();if("insertText"===n||"insertTranspose"===n){if("\n"===c)e.preventDefault(),Ts(i,de$4,false);else if(c===D$4)e.preventDefault(),Ts(i,he$3,void 0);else if(null==c&&e.dataTransfer){const t=e.dataTransfer.getData("text/plain");e.preventDefault(),o.insertRawText(t);}else null!=c&&pn$1(o,r,c,e.timeStamp,true)?(e.preventDefault(),Ts(i,ge$3,c)):on$1=c;return rn$1=e.timeStamp,true}switch(e.preventDefault(),n){case "insertFromYank":case "insertFromDrop":case "insertReplacementText":Ts(i,ge$3,e);break;case "insertFromComposition":Uo(null),Ts(i,ge$3,e);break;case "insertLineBreak":Uo(null),Ts(i,de$4,false);break;case "insertParagraph":Uo(null),un$1&&!l?(un$1=false,Ts(i,de$4,false)):Ts(i,he$3,void 0);break;case "insertFromPaste":case "insertFromPasteAsQuotation":Ts(i,_e$2,e);break;case "deleteByComposition":(function(t,e){return t!==e||Wi(t)||Wi(e)||!Lo(t)||!Lo(e)})(d,h)&&Ts(i,pe$3,e);break;case "deleteByDrag":Os(Hn),Ts(i,pe$3,e);break;case "deleteByCut":Ts(i,pe$3,e);break;case "deleteContent":Ts(i,fe$4,false);break;case "deleteWordBackward":Ts(i,ye$2,true);break;case "deleteWordForward":Ts(i,ye$2,false);break;case "deleteHardLineBackward":case "deleteSoftLineBackward":Ts(i,me$3,true);break;case "deleteContentForward":case "deleteHardLineForward":case "deleteSoftLineForward":Ts(i,me$3,false);break;case "formatStrikeThrough":Ts(i,xe,"strikethrough");break;case "formatBold":Ts(i,xe,"bold");break;case "formatItalic":Ts(i,xe,"italic");break;case "formatUnderline":Ts(i,xe,"underline");break;case "historyUndo":Ts(i,Ce$2,void 0);break;case "historyRedo":Ts(i,Se$2,void 0);}return true}function kn$1(t){if(Ys(t.target)&&Eo(t.target))return true;const e=vi(),n=Qr(),r=t.data,i=Sn$1(t);if(null!=r&&Fr(n)&&pn$1(n,i,r,t.timeStamp,false)){fn$1&&(bn$1(e,r),fn$1=false);const i=n.anchor.getNode(),l=Js(Ps(e));if(null===l)return true;const c=n.isBackward(),a=c?n.anchor.offset:n.focus.offset,u=c?n.focus.offset:n.anchor.offset;s$1&&!n.isCollapsed()&&Tr(i)&&null!==l.anchorNode&&i.getTextContent().slice(0,a)+r+i.getTextContent().slice(a+u)===ss(l.anchorNode)||Ts(e,ge$3,r);const d=r.length;o$1&&d>1&&"insertCompositionText"===t.inputType&&!e.isComposing()&&(n.anchor.offset-=d),f&&e.isComposing()&&(en$1=0,Uo(null));}else {ls(false,e,null!==r?r:void 0),fn$1&&(bn$1(e,r||void 0),fn$1=false);}return function(){xi();const t=vi();nt$4(t);}(),true}function Tn$1(t){const e=vi(),n=Qr();if(Fr(n)&&!e.isComposing()){const r=n.anchor,i=n.anchor.getNode();Uo(r.key),Os(Gn),(t.timeStamp<en$1+30||"element"===r.type||!n.isCollapsed()||i.getFormat()!==n.format||Tr(i)&&i.getStyle()!==n.style)&&Ts(e,ge$3,P$3);}return true}function Nn$1(t){return bn$1(vi(),t.data),Os(Xn),true}function bn$1(t,e){const n=t._compositionKey;if(Uo(null),null!==n&&null!=e){if(""===e){const e=Yo(n),r=Ro(t.getElementByKey(n));if(null!==r&&null!==r.nodeValue&&Tr(e)){const n=Js(Ps(t));let i=null,o=null;null!==n&&n.anchorNode===r&&(i=n.anchorOffset,o=n.focusOffset),cs(e,r.nodeValue,i,o,true);}return}if("\n"===e[e.length-1]){const e=Qr();if(Fr(e)||Ir(e)){if(Fr(e)){const t=e.focus;e.anchor.set(t.key,t.offset,t.type);}return void Ts(t,Oe$2,null)}}}ls(true,t,e);}function wn$1(t){const e=vi();if(null==t.key)return true;if(dn$1){if(_s(t))return Ki(e,()=>{bn$1(e,hn$1);}),dn$1=false,hn$1="",true;dn$1=false,hn$1="";}if(function(t){return ds(t,"ArrowRight",{shiftKey:"any"})}(t))Ts(e,ke$2,t);else if(function(t){return ds(t,"ArrowRight",hs)}(t))Ts(e,Te$2,t);else if(function(t){return ds(t,"ArrowLeft",{shiftKey:"any"})}(t))Ts(e,Ne$1,t);else if(function(t){return ds(t,"ArrowLeft",hs)}(t))Ts(e,be$1,t);else if(function(t){return ds(t,"ArrowUp",{altKey:"any",shiftKey:"any"})}(t))Ts(e,we$1,t);else if(function(t){return ds(t,"ArrowDown",{altKey:"any",shiftKey:"any"})}(t))Ts(e,Ee$3,t);else if(function(t){return ds(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any",shiftKey:true})}(t))un$1=true,Ts(e,Oe$2,t);else if(function(t){return " "===t.key}(t))Ts(e,Me$2,t);else if(function(t){return i&&ds(t,"o",{ctrlKey:true})}(t))t.preventDefault(),un$1=true,Ts(e,de$4,true);else if(function(t){return ds(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any"})}(t))un$1=false,Ts(e,Oe$2,t);else if(function(t){return ds(t,"Backspace",{shiftKey:"any"})||i&&ds(t,"h",{ctrlKey:true})}(t))_s(t)?Ts(e,Ae$3,t):(t.preventDefault(),Ts(e,fe$4,true));else if(function(t){return "Escape"===t.key}(t))Ts(e,De$2,t);else if(function(t){return ds(t,"Delete",{})||i&&ds(t,"d",{ctrlKey:true})}(t))!function(t){return "Delete"===t.key}(t)?(t.preventDefault(),Ts(e,fe$4,false)):Ts(e,Pe$2,t);else if(function(t){return ds(t,"Backspace",gs)}(t))t.preventDefault(),Ts(e,ye$2,true);else if(function(t){return ds(t,"Delete",gs)}(t))t.preventDefault(),Ts(e,ye$2,false);else if(function(t){return i&&ds(t,"Backspace",{metaKey:true})}(t))t.preventDefault(),Ts(e,me$3,true);else if(function(t){return i&&(ds(t,"Delete",{metaKey:true})||ds(t,"k",{ctrlKey:true}))}(t))t.preventDefault(),Ts(e,me$3,false);else if(function(t){return ds(t,"b",hs)}(t))t.preventDefault(),Ts(e,xe,"bold");else if(function(t){return ds(t,"u",hs)}(t))t.preventDefault(),Ts(e,xe,"underline");else if(function(t){return ds(t,"i",hs)}(t))t.preventDefault(),Ts(e,xe,"italic");else if(function(t){return ds(t,"Tab",{shiftKey:"any"})}(t))Ts(e,Fe$2,t);else if(function(t){return ds(t,"z",hs)}(t))t.preventDefault(),Ts(e,Ce$2,void 0);else if(function(t){if(i)return ds(t,"z",{metaKey:true,shiftKey:true});return ds(t,"y",{ctrlKey:true})||ds(t,"z",{ctrlKey:true,shiftKey:true})}(t))t.preventDefault(),Ts(e,Se$2,void 0);else {const n=e._editorState._selection;null===n||Fr(n)?ps(t)&&(t.preventDefault(),Ts(e,Ue$2,t)):!function(t){return ds(t,"c",hs)}(t)?!function(t){return ds(t,"x",hs)}(t)?ps(t)&&(t.preventDefault(),Ts(e,Ue$2,t)):(t.preventDefault(),Ts(e,je$2,t)):(t.preventDefault(),Ts(e,Je$2,t));}return function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey}(t)&&e.dispatchCommand(Qe$1,t),true}function En$1(t){let e=t.__lexicalEventHandles;return void 0===e&&(e=[],t.__lexicalEventHandles=e),e}const On$1=new Map;function Mn(t){const e=js(t.target);if(null===e)return;const n=Do(e.anchorNode);if(null===n)return;an$1&&(an$1=false,Ki(n,()=>{const r=Zr(),i=e.anchorNode;if(Ys(i)||Ko(i)){es(Xr(r,e,n,t));}}));const r=is(n),i=r[r.length-1],o=i._key,s=On$1.get(o),l=s||i;l!==n&&mn$1(e,l,false),mn$1(e,n,true),n!==i?On$1.set(o,n):s&&On$1.delete(o);}function An$1(t){t._lexicalHandled=true;}function Dn(t){return true===t._lexicalHandled}function Fn$1(e){const n=sn$1.get(e);if(void 0===n)return void 0;const r=ln$1.get(n);if(void 0===r)return void 0;const i=r-1;i>=0||t(164),sn$1.delete(e),ln$1.set(n,i),0===i&&n.removeEventListener("selectionchange",Mn);const o=Po(e);Ao(o)?(!function(t){if(null!==t._parentEditor){const e=is(t),n=e[e.length-1]._key;On$1.get(n)===t&&On$1.delete(n);}else On$1.delete(t._key);}(o),e.__lexicalEditor=null):o&&t(198);const s=En$1(e);for(let t=0;t<s.length;t++)s[t]();e.__lexicalEventHandles=[];}function Ln(t,e,n){xi();const r=t.__key,i=t.getParent();if(null===i)return;const o=function(t){const e=Qr();if(!Fr(e)||!Wi(t))return e;const{anchor:n,focus:r}=e,i=n.getNode(),o=r.getNode();As(i,t)&&n.set(t.__key,0,"element");As(o,t)&&r.set(t.__key,0,"element");return e}(t);let s=false;if(Fr(o)&&e){const e=o.anchor,n=o.focus;e.key===r&&(ni(e,t,i,t.getPreviousSibling(),t.getNextSibling()),s=true),n.key===r&&(ni(n,t,i,t.getPreviousSibling(),t.getNextSibling()),s=true);}else Ir(o)&&e&&t.isSelected()&&t.selectPrevious();if(Fr(o)&&e&&!s){const e=t.getIndexWithinParent();Jo(t),ti(o,i,e,-1);}else Jo(t);n||Is(i)||i.canBeEmpty()||!i.isEmpty()||Ln(i,e),e&&o&&Vi(i)&&i.isEmpty()&&i.selectEnd();}function In(t){return t}const Kn$1=Symbol.for("ephemeral");function zn(t){return t[Kn$1]||false}let Rn$1 = class Rn{__type;__key;__parent;__prev;__next;__state;static getType(){const{ownNodeType:e}=ul(this);return void 0===e&&t(64,this.name),e}static clone(e){t(65,this.name);}$config(){return {}}config(t,e){const n=e.extends||Object.getPrototypeOf(this.constructor);return Object.assign(e,{extends:n,type:t}),{[t]:e}}afterCloneFrom(t){this.__key===t.__key?(this.__parent=t.__parent,this.__next=t.__next,this.__prev=t.__prev,this.__state=t.__state):t.__state&&(this.__state=t.__state.getWritable(this));}resetOnCopyNodeFrom(t){this.__state&&(this.__state=this.__state.getWritable(this).resetOnCopyNode());}static importDOM;constructor(t){this.__type=this.constructor.getType(),this.__parent=null,this.__prev=null,this.__next=null,Object.defineProperty(this,"__state",{configurable:true,enumerable:false,value:void 0,writable:true}),$o(this,t);}getType(){return this.__type}isInline(){t(137,this.constructor.name);}isAttached(){let t=this.__key;for(;null!==t;){if("root"===t)return true;const e=Yo(t);if(null===e)break;t=e.__parent;}return false}isSelected(t){const e=t||Qr();if(null==e)return false;const n=e.getNodes().some(t=>t.__key===this.__key);if(Tr(this))return n;if(Fr(e)&&"element"===e.anchor.type&&"element"===e.focus.type){if(e.isCollapsed())return false;const t=this.getParent();if(ji(this)&&this.isInline()&&t){const n=e.isBackward()?e.focus:e.anchor;if(t.is(n.getNode())&&n.offset===t.getChildrenSize()&&this.is(t.getLastChild()))return false}}return n}getKey(){return this.__key}getIndexWithinParent(){const t=this.getParent();if(null===t)return -1;let e=t.getFirstChild(),n=0;for(;null!==e;){if(this.is(e))return n;n++,e=e.getNextSibling();}return -1}getParent(){const t=this.getLatest().__parent;return null===t?null:Yo(t)}getParentOrThrow(){const e=this.getParent();return null===e&&t(66,this.__key),e}getTopLevelElement(){let e=this;for(;null!==e;){const n=e.getParent();if(Is(n))return Wi(e)||e===this&&ji(e)||t(194),e;e=n;}return null}getTopLevelElementOrThrow(){const e=this.getTopLevelElement();return null===e&&t(67,this.__key),e}getParents(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e),e=e.getParent();return t}getParentKeys(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e.__key),e=e.getParent();return t}getPreviousSibling(){const t=this.getLatest().__prev;return null===t?null:Yo(t)}getPreviousSiblings(){const t=[],e=this.getParent();if(null===e)return t;let n=e.getFirstChild();for(;null!==n&&!n.is(this);)t.push(n),n=n.getNextSibling();return t}getNextSibling(){const t=this.getLatest().__next;return null===t?null:Yo(t)}getNextSiblings(){const t=[];let e=this.getNextSibling();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getCommonAncestor(t){const e=Wi(this)?this:this.getParent(),n=Wi(t)?t:t.getParent(),r=e&&n?Yl(e,n):null;return r?r.commonAncestor:null}is(t){return null!=t&&this.__key===t.__key}isBefore(e){const n=Yl(this,e);return null!==n&&("descendant"===n.type||("branch"===n.type?-1===jl(n):("same"!==n.type&&"ancestor"!==n.type&&t(279),false)))}isParentOf(t){const e=Yl(this,t);return null!==e&&"ancestor"===e.type}getNodesBetween(e){const n=this.isBefore(e),r=[],i=new Set;let o=this;for(;null!==o;){const s=o.__key;if(i.has(s)||(i.add(s),r.push(o)),o===e)break;const l=Wi(o)?n?o.getFirstChild():o.getLastChild():null;if(null!==l){o=l;continue}const c=n?o.getNextSibling():o.getPreviousSibling();if(null!==c){o=c;continue}const a=o.getParentOrThrow();if(i.has(a.__key)||r.push(a),a===e)break;let u=null,f=a;do{if(null===f&&t(68),u=n?f.getNextSibling():f.getPreviousSibling(),f=f.getParent(),null===f)break;null!==u||i.has(f.__key)||r.push(f);}while(null===u);o=u;}return n||r.reverse(),r}isDirty(){const t=vi()._dirtyLeaves;return null!==t&&t.has(this.__key)}getLatest(){if(zn(this))return this;const e=Yo(this.__key);return null===e&&t(113),e}getWritable(){if(zn(this))return this;xi();const t=Si(),e=vi(),n=t._nodeMap,r=this.__key,i=this.getLatest(),o=e._cloneNotNeeded,s=Qr();if(null!==s&&s.setCachedNodes(null),o.has(r))return jo(i),i;const l=il(i);return o.add(r),jo(l),n.set(r,l),l}getTextContent(){return ""}getTextContentSize(){return this.getTextContent().length}createDOM(e,n){t(70);}updateDOM(e,n,r){t(71);}exportDOM(t){return {element:this.createDOM(t._config,t)}}exportJSON(){const t=this.__state?this.__state.toJSON():void 0;return {type:this.__type,version:1,...t}}static importJSON(e){t(18,this.name);}updateFromJSON(t){return function(t,e){const n=t.getWritable(),r=e.$;let i=r;for(const t of dt$3(n).flatKeys)t in e&&(void 0!==i&&i!==r||(i={...r}),i[t]=e[t]);return (n.__state||i)&&ft$2(t).updateFromJSON(i),n}(this,t)}static transform(){return null}remove(t){Ln(this,true,t);}replace(e,n){xi();let r=Qr();null!==r&&(r=r.clone()),Rs(this,e);const i=this.getLatest(),o=this.__key,s=e.__key,l=e.getWritable(),c=this.getParentOrThrow().getWritable(),a=c.__size;Jo(l);const u=i.getPreviousSibling(),f=i.getNextSibling(),d=i.__prev,h=i.__next,g=i.__parent;if(Ln(i,false,true),null===u)c.__first=s;else {u.getWritable().__next=s;}if(l.__prev=d,null===f)c.__last=s;else {f.getWritable().__prev=s;}if(l.__next=h,l.__parent=g,c.__size=a,n&&(Wi(this)&&Wi(l)||t(139),this.getChildren().forEach(t=>{l.append(t);})),Fr(r)){es(r);const t=r.anchor,e=r.focus;t.key===o&&Dr(t,l),e.key===o&&Dr(e,l);}return Vo()===o&&Uo(s),l}insertAfter(t,e=true){xi(),Rs(this,t);const n=this.getWritable(),r=t.getWritable(),i=r.getParent(),o=Qr();let s=false,l=false;if(null!==i){const e=t.getIndexWithinParent();if(Jo(r),Fr(o)){const t=i.__key,n=o.anchor,r=o.focus;s="element"===n.type&&n.key===t&&n.offset===e+1,l="element"===r.type&&r.key===t&&r.offset===e+1;}}const c=this.getNextSibling(),a=this.getParentOrThrow().getWritable(),u=r.__key,f=n.__next;if(null===c)a.__last=u;else {c.getWritable().__prev=u;}if(a.__size++,n.__next=u,r.__next=f,r.__prev=n.__key,r.__parent=n.__parent,e&&Fr(o)){const t=this.getIndexWithinParent();ti(o,a,t+1);const e=a.__key;s&&o.anchor.set(e,t+2,"element"),l&&o.focus.set(e,t+2,"element");}return t}insertBefore(t,e=true){xi(),Rs(this,t);const n=this.getWritable(),r=t.getWritable(),i=r.__key;Jo(r);const o=this.getPreviousSibling(),s=this.getParentOrThrow().getWritable(),l=n.__prev,c=this.getIndexWithinParent();if(null===o)s.__first=i;else {o.getWritable().__next=i;}s.__size++,n.__prev=i,r.__prev=l,r.__next=n.__key,r.__parent=n.__parent;const a=Qr();if(e&&Fr(a)){ti(a,this.getParentOrThrow(),c);}return t}isParentRequired(){return false}createParentElementNode(){return eo()}selectStart(){return this.selectPrevious()}selectEnd(){return this.selectNext(0,0)}selectPrevious(t,e){xi();const n=this.getPreviousSibling(),r=this.getParentOrThrow();if(null===n)return r.select(0,0);if(Wi(n))return n.select();if(!Tr(n)){const t=n.getIndexWithinParent()+1;return r.select(t,t)}return n.select(t,e)}selectNext(t,e){xi();const n=this.getNextSibling(),r=this.getParentOrThrow();if(null===n)return r.select();if(Wi(n))return n.select(0,0);if(!Tr(n)){const t=n.getIndexWithinParent();return r.select(t,t)}return n.select(t,e)}markDirty(){this.getWritable();}reconcileObservedMutation(t,e){this.markDirty();}};function Bn(t){return t instanceof Rn$1}const Wn$1="historic",$n$1="history-push",Jn="history-merge",jn="paste",Un="collaboration",Vn="skip-collab",Yn="skip-scroll-into-view",qn="skip-dom-selection",Hn="skip-selection-focus",Gn="composition-start",Xn="composition-end",Qn=/\s*!important\s*$/i;function Zn(t){const e={};if(!t)return e;let n="",r="",i=null,o=false,s=false,l=false,c=0;for(let a=0;a<t.length;a++){const u=t[a];if(o)"*"===u&&"/"===t[a+1]&&(o=false,a++);else if(s)l?r+=u:n+=u,s=false;else if(null===i)if("/"!==u||"*"!==t[a+1])if('"'!==u&&"'"!==u)if("("!==u)if(")"!==u)if(l||":"!==u||0!==c){if(";"===u&&0===c){const t=n.trim(),i=r.trim();""!==t&&""!==i&&(e[t]=i),n="",r="",l=false;continue}l?r+=u:n+=u;}else l=true;else c=Math.max(0,c-1),l?r+=u:n+=u;else c++,l?r+=u:n+=u;else i=u,l?r+=u:n+=u;else o=true,a++;else l?r+=u:n+=u,"\\"===u?s=true:u===i&&(i=null);}const a=n.trim(),u=r.trim();return ""!==a&&""!==u&&(e[a]=u),e}function tr(t,e,n){const r=Qn.test(n)?"important":"",i=""===r?n:n.replace(Qn,"").trim();t.setProperty(e,i,r);}function er(t,e){for(const n in e){const r=e[n];null==r?t.removeProperty(n):tr(t,n,r);}}function nr(t,e,n=""){if(e===n)return;const r=Zn(n),i=Zn(e);for(const e in i)delete r[e],tr(t,e,i[e]);for(const e in r)t.removeProperty(e);}class rr extends Rn$1{static getType(){return "linebreak"}static clone(t){return new rr(t.__key)}constructor(t){super(t);}getTextContent(){return "\n"}createDOM(){return document.createElement("br")}updateDOM(){return false}isInline(){return true}static importDOM(){return {br:t=>function(t){const e=t.parentElement;if(null!==e&&Xs(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&lr(n)){const n=e.lastChild;if(n===t||n.previousSibling===t&&lr(n))return true}}return false}(t)||function(t){const e=t.parentElement;if(null!==e&&Xs(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&lr(n))return false;const r=e.lastChild;if(r===t||r.previousSibling===t&&lr(r))return true}return false}(t)?null:{conversion:ir,priority:0}}}static importJSON(t){return or().updateFromJSON(t)}}function ir(t){return {node:or()}}function or(){return zs(new rr)}function sr(t){return t instanceof rr}function lr(t){return Ko(t)&&/^( |\t|\r?\n)+$/.test(t.textContent||"")}function cr(t,e){return 16&e?"code":e&k$3?"mark":32&e?"sub":64&e?"sup":null}function ar(t,e){return 1&e?"strong":2&e?"em":"span"}function ur(t,e,n,r,i){const o=r.classList;let s=ms(i,"base");void 0!==s&&o.add(...s),s=ms(i,"underlineStrikethrough");let l=false;const c=8&e&&4&e;void 0!==s&&(8&n&&4&n?(l=true,c||o.add(...s)):c&&o.remove(...s));for(const t in z$7){const r=z$7[t];if(s=ms(i,t),void 0!==s)if(n&r){if(l&&("underline"===t||"strikethrough"===t)){e&r&&o.remove(...s);continue}(0===(e&r)||c&&"underline"===t||"strikethrough"===t)&&o.add(...s);}else e&r&&o.remove(...s);}}function fr(t,e,n){const r=e.firstChild,i=n.isComposing(),s=t+(i?A$3:"");if(null==r)e.textContent=s;else {const t=r.nodeValue;if(t!==s)if(i||o$1){const[e,n,i]=function(t,e){const n=t.length,r=e.length;let i=0,o=0;for(;i<n&&i<r&&t[i]===e[i];)i++;for(;o+i<n&&o+i<r&&t[n-o-1]===e[r-o-1];)o++;return [i,n-i-o,e.slice(i,r-o)]}(t,s);0!==n&&r.deleteData(e,n),r.insertData(e,i);}else r.nodeValue=s;}}function dr(t,e,n,r,i,o){fr(i,t,e);const s=o.theme.text;void 0!==s&&ur(0,0,r,t,s);}function hr(t,e){const n=document.createElement(e);return n.appendChild(t),n}class gr extends Rn$1{__text;__format;__style;__mode;__detail;static getType(){return "text"}static clone(t){return new gr(t.__text,t.__key)}afterCloneFrom(t){super.afterCloneFrom(t),this.__text=t.__text,this.__format=t.__format,this.__style=t.__style,this.__mode=t.__mode,this.__detail=t.__detail;}constructor(t="",e){super(e),this.__text=t,this.__format=0,this.__style="",this.__mode=0,this.__detail=0;}getFormat(){return this.getLatest().__format}getDetail(){return this.getLatest().__detail}getMode(){const t=this.getLatest();return J$7[t.__mode]}getStyle(){return this.getLatest().__style}isToken(){return 1===this.getLatest().__mode}isComposing(){return this.__key===Vo()}isSegmented(){return 2===this.getLatest().__mode}isDirectionless(){return !!(1&this.getLatest().__detail)}isUnmergeable(){return !!(2&this.getLatest().__detail)}hasFormat(t){const e=z$7[t];return 0!==(this.getFormat()&e)}isSimpleText(){return "text"===this.__type&&0===this.__mode}getTextContent(){return this.getLatest().__text}getFormatFlags(t,e){return Bo(this.getLatest().__format,t,e)}canHaveFormat(){return true}isInline(){return true}createDOM(t,e){const n=this.__format,r=cr(0,n),i=ar(0,n),o=null===r?i:r,s=document.createElement(o);let l=s;this.hasFormat("code")&&s.setAttribute("spellcheck","false"),null!==r&&(l=document.createElement(i),s.appendChild(l));dr(l,this,0,n,this.__text,t);const c=this.__style;return ""!==c&&nr(s.style,c),s}updateDOM(e,n,r){const i=this.__text,o=e.__format,s=this.__format,l=cr(0,o),c=cr(0,s),a=ar(0,o),u=ar(0,s);if((null===l?a:l)!==(null===c?u:c))return true;if(l===c&&a!==u){const e=n.firstChild;null==e&&t(48);const o=document.createElement(u);return dr(o,this,0,s,i,r),n.replaceChild(o,e),false}let f=n;null!==c&&null!==l&&(f=n.firstChild,null==f&&t(49)),fr(i,f,this);const d=r.theme.text;void 0!==d&&o!==s&&ur(0,o,s,f,d);const h=e.__style,g=this.__style;return h!==g&&nr(n.style,g,h),false}static importDOM(){return {"#text":()=>({conversion:xr,priority:0}),b:()=>({conversion:pr,priority:0}),code:()=>({conversion:vr,priority:0}),em:()=>({conversion:vr,priority:0}),i:()=>({conversion:vr,priority:0}),mark:()=>({conversion:vr,priority:0}),s:()=>({conversion:vr,priority:0}),span:()=>({conversion:_r,priority:0}),strong:()=>({conversion:vr,priority:0}),sub:()=>({conversion:vr,priority:0}),sup:()=>({conversion:vr,priority:0}),u:()=>({conversion:vr,priority:0})}}static importJSON(t){return kr().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setTextContent(t.text).setFormat(t.format).setDetail(t.detail).setMode(t.mode).setStyle(t.style)}exportDOM(e){let{element:n}=super.exportDOM(e);return Ys(n)||t(132),n.style.whiteSpace="pre-wrap",this.hasFormat("lowercase")?n.style.textTransform="lowercase":this.hasFormat("uppercase")?n.style.textTransform="uppercase":this.hasFormat("capitalize")&&(n.style.textTransform="capitalize"),this.hasFormat("bold")&&(n=hr(n,"b")),this.hasFormat("italic")&&(n=hr(n,"i")),this.hasFormat("strikethrough")&&(n=hr(n,"s")),this.hasFormat("underline")&&(n=hr(n,"u")),{element:n}}exportJSON(){return {detail:this.getDetail(),format:this.getFormat(),mode:this.getMode(),style:this.getStyle(),text:this.getTextContent(),...super.exportJSON()}}selectionTransform(t,e){}setFormat(t){const e=this.getWritable();return e.__format="string"==typeof t?z$7[t]:t,e}setDetail(t){const e=this.getWritable();return e.__detail="string"==typeof t?R$4[t]:t,e}setStyle(t){const e=this.getWritable();return e.__style=t,e}toggleFormat(t){const e=Bo(this.getFormat(),t,null);return this.setFormat(e)}toggleDirectionless(){const t=this.getWritable();return t.__detail^=1,t}toggleUnmergeable(){const t=this.getWritable();return t.__detail^=2,t}setMode(t){const e=$$4[t];if(this.__mode===e)return this;const n=this.getWritable();return n.__mode=e,n}setTextContent(t){if(this.__text===t)return this;const e=this.getWritable();return e.__text=t,e}select(t,e){xi();let n=t,r=e;const i=Qr(),o=this.getTextContent(),s=this.__key;if("string"==typeof o){const t=o.length;void 0===n&&(n=t),void 0===r&&(r=t);}else n=0,r=0;if(!Fr(i))return Yr(s,n,s,r,"text","text");{const t=Vo();t!==i.anchor.key&&t!==i.focus.key||Uo(s),i.setTextNodeRange(this,n,this,r);}return i}selectStart(){return this.select(0,0)}selectEnd(){const t=this.getTextContentSize();return this.select(t,t)}spliceText(t,e,n,r){const i=this.getWritable(),o=i.__text,s=n.length;let l=t;l<0&&(l=s+l,l<0&&(l=0));const c=Qr();if(r&&Fr(c)){const e=t+s;c.setTextNodeRange(i,e,i,e);}const a=o.slice(0,l)+n+o.slice(l+e);return i.__text=a,i}canInsertTextBefore(){return true}canInsertTextAfter(){return true}splitText(...t){xi();const e=this.getLatest(),n=e.getTextContent();if(""===n)return [];const r=e.__key,i=Vo(),o=n.length;t.sort((t,e)=>t-e),t.push(o);const s=[],l=t.length;for(let e=0,r=0;e<o&&r<=l;r++){const i=t[r];i>e&&(s.push(n.slice(e,i)),e=i);}const c=s.length;if(1===c)return [e];const a=s[0],u=e.getParent();let f;const d=e.getFormat(),h=e.getStyle(),g=e.__detail;let _=false,p=null,y=null;const m=Qr();if(Fr(m)){const[t,e]=m.isBackward()?[m.focus,m.anchor]:[m.anchor,m.focus];"text"===t.type&&t.key===r&&(p=t),"text"===e.type&&e.key===r&&(y=e);}e.isSegmented()?(f=kr(a),f.__format=d,f.__style=h,f.__detail=g,f.__state=yt$6(e,f),_=true):f=e.setTextContent(a);const x=[f];for(let t=1;t<c;t++){const n=kr(s[t]);n.__format=d,n.__style=h,n.__detail=g,n.__state=yt$6(e,n);const o=n.__key;i===r&&Uo(o),x.push(n);}const C=p?p.offset:null,S=y?y.offset:null;let v=0;for(const t of x){if(!p&&!y)break;const e=v+t.getTextContentSize();if(null!==p&&null!==C&&C<=e&&C>=v&&(p.set(t.getKey(),C-v,"text"),C<e&&(p=null)),null!==y&&null!==S&&S<=e&&S>=v){y.set(t.getKey(),S-v,"text");break}v=e;}if(null!==u){!function(t){const e=t.getPreviousSibling(),n=t.getNextSibling();null!==e&&jo(e);null!==n&&jo(n);}(this);const t=u.getWritable(),e=this.getIndexWithinParent();_?(t.splice(e,0,x),this.remove()):t.splice(e,1,x),Fr(m)&&ti(m,u,e,c-1);}return x}mergeWithSibling(e){const n=e===this.getPreviousSibling();n||e===this.getNextSibling()||t(50);const r=this.__key,i=e.__key,o=this.__text,s=o.length;Vo()===i&&Uo(r);const l=Qr();if(Fr(l)){const t=l.anchor,o=l.focus;null!==t&&t.key===i&&ri(t,n,r,e,s),null!==o&&o.key===i&&ri(o,n,r,e,s);}const c=e.__text,a=n?c+o:o+c;this.setTextContent(a);const u=this.getWritable();return e.remove(),u}isTextEntity(){return false}}function _r(t){return {forChild:Nr(t.style),node:null}}function pr(t){const e=t,n="normal"===e.style.fontWeight;return {forChild:Nr(e.style,n?void 0:"bold"),node:null}}const yr=new WeakMap;function mr(t){if(!Ys(t))return false;if("PRE"===t.nodeName)return true;const e=t.style.whiteSpace;return "string"==typeof e&&e.startsWith("pre")}function xr(e){const n=e;null===e.parentElement&&t(129);let r=n.textContent||"";if(null!==function(t){let e,n=t.parentNode;const r=[t];for(;null!==n&&void 0===(e=yr.get(n))&&!mr(n);)r.push(n),n=n.parentNode;const i=void 0===e?n:e;for(let t=0;t<r.length;t++)yr.set(r[t],i);return i}(n)){const t=r.split(/(\r?\n|\t)/),e=[],n=t.length;for(let r=0;r<n;r++){const n=t[r];"\n"===n||"\r\n"===n?e.push(or()):"\t"===n?e.push(wr()):""!==n&&e.push(kr(n));}return {node:e}}if(r=r.replace(/\r/g,"").replace(/[ \t\n]+/g," "),""===r)return {node:null};if(" "===r[0]){let t=n,e=true;for(;null!==t&&null!==(t=Cr(t,false));){const n=t.textContent||"";if(n.length>0){/[ \t\n]$/.test(n)&&(r=r.slice(1)),e=false;break}}e&&(r=r.slice(1));}if(" "===r[r.length-1]){let t=n,e=true;for(;null!==t&&null!==(t=Cr(t,true));){if((t.textContent||"").replace(/^( |\t|\r?\n)+/,"").length>0){e=false;break}}e&&(r=r.slice(0,r.length-1));}return ""===r?{node:null}:{node:kr(r)}}function Cr(t,e){let n=t;for(;;){let t;for(;null===(t=e?n.nextSibling:n.previousSibling);){const t=n.parentElement;if(null===t)return null;n=t;}if(n=t,Ys(n)){const t=n.style.display;if(""===t&&!Gs(n)||""!==t&&!t.startsWith("inline"))return null}let r=n;for(;null!==(r=e?n.firstChild:n.lastChild);)n=r;if(Ko(n))return n;if("BR"===n.nodeName)return null}}const Sr={code:"code",em:"italic",i:"italic",mark:"highlight",s:"strikethrough",strong:"bold",sub:"subscript",sup:"superscript",u:"underline"};function vr(t){const e=Sr[t.nodeName.toLowerCase()];return void 0===e?{node:null}:{forChild:Nr(t.style,e),node:null}}function kr(t=""){return zs(new gr(t))}function Tr(t){return t instanceof gr}function Nr(t,e){const n=t.fontWeight,r=t.textDecoration.split(" "),i="700"===n||"bold"===n,o=r.includes("line-through"),s="italic"===t.fontStyle,l=r.includes("underline"),c=t.verticalAlign;return t=>Tr(t)?(i&&!t.hasFormat("bold")&&t.toggleFormat("bold"),o&&!t.hasFormat("strikethrough")&&t.toggleFormat("strikethrough"),s&&!t.hasFormat("italic")&&t.toggleFormat("italic"),l&&!t.hasFormat("underline")&&t.toggleFormat("underline"),"sub"!==c||t.hasFormat("subscript")||t.toggleFormat("subscript"),"super"!==c||t.hasFormat("superscript")||t.toggleFormat("superscript"),e&&!t.hasFormat(e)&&t.toggleFormat(e),t):t}class br extends gr{static getType(){return "tab"}static clone(t){return new br(t.__key)}constructor(t){super("\t",t),this.__detail=2;}static importDOM(){return null}createDOM(t){const e=super.createDOM(t),n=ms(t.theme,"tab");if(void 0!==n){e.classList.add(...n);}return e}static importJSON(t){return wr().updateFromJSON(t)}setTextContent(t){return "\t"!==t&&""!==t&&e(126),super.setTextContent("\t")}spliceText(e,n,r,i){return ""===r&&0===n||"\t"===r&&1===n||t(286),this}setDetail(e){return 2!==e&&t(127),this}setMode(e){return "normal"!==e&&t(128),this}canInsertTextBefore(){return false}canInsertTextAfter(){return false}}function wr(){return zs(new br)}function Er(t){return t instanceof br}class Or{key;offset;type;_selection;constructor(t,e,n){this._selection=null,this.key=t,this.offset=e,this.type=n;}is(t){return this.key===t.key&&this.offset===t.offset&&this.type===t.type}isBefore(t){if(this.key===t.key)return this.offset<t.offset;return Jl(rc(ql(this,"next")),rc(ql(t,"next")))<0}getNode(){const e=Yo(this.key);return null===e&&t(20),e}set(t,e,n,r){const i=this._selection,o=this.key;r&&this.key===t&&this.offset===e&&this.type===n||(this.key=t,this.offset=e,this.type=n,mi()||(Vo()===o&&Uo(t),null!==i&&(i.setCachedNodes(null),i.dirty=true)));}}function Mr(t,e,n){return new Or(t,e,n)}function Ar(t,e){let n=e.__key,r=t.offset,i="element";if(Tr(e)){i="text";const t=e.getTextContentSize();r>t&&(r=t);}else if(!Wi(e)){const t=e.getNextSibling();if(Tr(t))n=t.__key,r=0,i="text";else {const t=e.getParent();t&&(n=t.__key,r=e.getIndexWithinParent()+1);}}t.set(n,r,i);}function Dr(t,e){if(Wi(e)){const n=e.getLastDescendant();Wi(n)||Tr(n)?Ar(t,n):Ar(t,e);}else Ar(t,e);}class Pr{_nodes;_cachedNodes;dirty;constructor(t){this._cachedNodes=null,this._nodes=t,this.dirty=false;}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t;}is(t){if(!Ir(t))return false;const e=this._nodes,n=t._nodes;return e.size===n.size&&Array.from(e).every(t=>n.has(t))}isCollapsed(){return false}isBackward(){return false}getStartEndPoints(){return null}add(t){this.dirty=true,this._nodes.add(t),this._cachedNodes=null;}delete(t){this.dirty=true,this._nodes.delete(t),this._cachedNodes=null;}clear(){this.dirty=true,this._nodes.clear(),this._cachedNodes=null;}has(t){return this._nodes.has(t)}clone(){return new Pr(new Set(this._nodes))}extract(){return this.getNodes()}insertRawText(t){}insertText(){}insertNodes(t){const e=this.getNodes(),n=e.length,r=e[n-1];let i;if(Tr(r))i=r.select();else {const t=r.getIndexWithinParent()+1;i=r.getParentOrThrow().select(t,t);}i.insertNodes(t);for(let t=0;t<n;t++)e[t].remove();}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=this._nodes,n=[];for(const t of e){const e=Yo(t);null!==e&&n.push(e);}return mi()||(this._cachedNodes=n),n}getTextContent(){const t=this.getNodes();let e="";for(let n=0;n<t.length;n++)e+=t[n].getTextContent();return e}deleteNodes(){const t=this.getNodes();if((Qr()||Zr())===this&&t[0]){const e=Ol(t[0],"next");Gl(Wl(e,e));}for(const e of t)e.remove();}}function Fr(t){return t instanceof Lr}class Lr{format;style;anchor;focus;_cachedNodes;dirty;constructor(t,e,n,r){this.anchor=t,this.focus=e,t._selection=this,e._selection=this,this._cachedNodes=null,this.format=n,this.style=r,this.dirty=false;}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t;}is(t){return !!Fr(t)&&(this.anchor.is(t.anchor)&&this.focus.is(t.focus)&&this.format===t.format&&this.style===t.style)}isCollapsed(){return this.anchor.is(this.focus)}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=function(t){const e=[],[n,r]=t.getTextSlices();n&&e.push(n.caret.origin);const i=new Set,o=new Set;for(const n of t)if(Nl(n)){const{origin:t}=n;0===e.length?i.add(t):(o.add(t),e.push(t));}else {const{origin:t}=n;Wi(t)&&o.has(t)||e.push(t);}r&&e.push(r.caret.origin);if(Tl(t.focus)&&Wi(t.focus.origin)&&null===t.focus.getNodeAtCaret())for(let n=Pl(t.focus.origin,"previous");Nl(n)&&i.has(n.origin)&&!n.origin.isEmpty()&&n.origin.is(e[e.length-1]);n=Ll(n))i.delete(n.origin),e.pop();for(;e.length>1;){const t=e[e.length-1];if(!Wi(t)||o.has(t)||t.isEmpty()||i.has(t))break;e.pop();}if(0===e.length&&t.isCollapsed()){const n=rc(t.anchor),r=rc(t.anchor.getFlipped()),i=t=>vl(t)?t.origin:t.getNodeAtCaret(),o=i(n)||i(r)||(t.anchor.getNodeAtCaret()?n.origin:r.origin);e.push(o);}return e}(sc(Ql(this),"next"));return mi()||(this._cachedNodes=e),e}setTextNodeRange(t,e,n,r){this.anchor.set(t.__key,e,"text"),this.focus.set(n.__key,r,"text");}getTextContent(){const t=this.getNodes();if(0===t.length)return "";const e=t[0],n=t[t.length-1],r=this.anchor,i=this.focus,o=r.isBefore(i),[s,l]=zr(this);let c="",a=true;for(let u=0;u<t.length;u++){const f=t[u];if(Wi(f)&&!f.isInline())a||(c+="\n"),a=!f.isEmpty();else if(a=false,Tr(f)){let t=f.getTextContent();f===e?f===n?"element"===r.type&&"element"===i.type&&i.offset!==r.offset||(t=s<l?t.slice(s,l):t.slice(l,s)):t=o?t.slice(s):t.slice(l):f===n&&(t=o?t.slice(0,l):t.slice(0,s)),c+=t;}else !ji(f)&&!sr(f)||f===n&&this.isCollapsed()||(c+=f.getTextContent());}return c}applyDOMRange(t){const e=vi(),n=e.getEditorState()._selection,r=Ur(t.startContainer,t.startOffset,t.endContainer,t.endOffset,e,n);if(null===r)return;const[i,o]=r;this.anchor.set(i.key,i.offset,i.type,true),this.focus.set(o.key,o.offset,o.type,true),St$3(this);}clone(){const t=this.anchor,e=this.focus;return new Lr(Mr(t.key,t.offset,t.type),Mr(e.key,e.offset,e.type),this.format,this.style)}toggleFormat(t){this.format=Bo(this.format,t,null),this.dirty=true;}setFormat(t){this.format=t,this.dirty=true;}setStyle(t){this.style=t,this.dirty=true;}hasFormat(t){const e=z$7[t];return 0!==(this.format&e)}insertRawText(t){const e=t.split(/(\r?\n|\t)/),n=[],r=e.length;for(let t=0;t<r;t++){const r=e[t];"\n"===r||"\r\n"===r?n.push(or()):"\t"===r?n.push(wr()):n.push(kr(r));}this.insertNodes(n);}insertText(e){const n=this.anchor,r=this.focus,i=this.format,o=this.style;let s=n,l=r;!this.isCollapsed()&&r.isBefore(n)&&(s=r,l=n),"element"===s.type&&function(t,e,n,r){const i=t.getNode(),o=i.getChildAtIndex(t.offset),s=kr();if(s.setFormat(n),s.setStyle(r),no(o))o.splice(0,0,[s]);else {const t=Vi(i)?eo().append(s):s;null===o?i.append(t):o.insertBefore(t);}t.is(e)&&e.set(s.__key,0,"text"),t.set(s.__key,0,"text");}(s,l,i,o),"element"===l.type&&Hl(l,rc(ql(l,"next")));const c=s.offset;let a=l.offset;const u=this.getNodes(),f=u.length;let d=u[0];Tr(d)||t(26);const h=d.getTextContent().length,g=d.getParentOrThrow();let _=u[f-1];if(1===f&&"element"===l.type&&(a=h,l.set(s.key,a,"text")),this.isCollapsed()&&c===h&&(Io(d)||!d.canInsertTextAfter()||!g.canInsertTextAfter()&&null===d.getNextSibling())){let t=d.getNextSibling();if(Tr(t)&&t.canInsertTextBefore()&&!Io(t)||(t=kr(),t.setFormat(i),t.setStyle(o),g.canInsertTextAfter()?d.insertAfter(t):g.insertAfter(t)),t.select(0,0),d=t,""!==e)return void this.insertText(e)}else if(this.isCollapsed()&&0===c&&(Io(d)||!d.canInsertTextBefore()||!g.canInsertTextBefore()&&null===d.getPreviousSibling())){let t=d.getPreviousSibling();if(Tr(t)&&!Io(t)||(t=kr(),t.setFormat(i),g.canInsertTextBefore()?d.insertBefore(t):g.insertBefore(t)),t.select(),d=t,""!==e)return void this.insertText(e)}else if(d.isSegmented()&&c!==h){const t=kr(d.getTextContent());t.setFormat(i),d.replace(t),d=t;}else if(!this.isCollapsed()&&""!==e){const t=_.getParent();if(!g.canInsertTextBefore()||!g.canInsertTextAfter()||Wi(t)&&(!t.canInsertTextBefore()||!t.canInsertTextAfter()))return this.insertText(""),jr(this.anchor,this.focus),void this.insertText(e)}if(1===f){if(Lo(d)){const t=kr(e);return t.select(),void d.replace(t)}const t=d.getFormat(),n=d.getStyle();if(c!==a||t===i&&n===o){if(Er(d)){const t=kr(e);return t.setFormat(i),t.setStyle(o),t.select(),void d.replace(t)}}else {if(""!==d.getTextContent()){const t=kr(e);if(t.setFormat(i),t.setStyle(o),t.select(),0===c)d.insertBefore(t,false);else {const[e]=d.splitText(c);e.insertAfter(t,false);}return void(t.isComposing()&&"text"===this.anchor.type&&(this.anchor.offset-=e.length))}d.setFormat(i),d.setStyle(o);}const r=a-c;d=d.spliceText(c,r,e,true),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=t,this.style=n,d.isComposing()&&(this.anchor.offset-=e.length));}else {const t=new Set([...d.getParentKeys(),..._.getParentKeys()]),n=Wi(d)?d:d.getParentOrThrow();let r=Wi(_)?_:_.getParentOrThrow(),i=_;if(!n.is(r)&&r.isInline())do{i=r,r=r.getParentOrThrow();}while(r.isInline());if("text"===l.type&&(0!==a||""===_.getTextContent())||"element"===l.type&&_.getIndexWithinParent()<a)if(Tr(_)&&!Lo(_)&&a!==_.getTextContentSize()){if(_.isSegmented()){const t=kr(_.getTextContent());_.replace(t),_=t;}Vi(l.getNode())||"text"!==l.type||(_=_.spliceText(0,a,"")),t.add(_.__key);}else {const t=_.getParentOrThrow();t.canBeEmpty()||1!==t.getChildrenSize()?_.remove():t.remove();}else t.add(_.__key);const o=r.getChildren(),s=new Set(u),g=n.is(r),p=n.isInline()&&null===d.getNextSibling()?n:d;for(let t=o.length-1;t>=0;t--){const e=o[t];if(e.is(d)||Wi(e)&&e.isParentOf(d))break;e.isAttached()&&(!s.has(e)||e.is(i)?g||p.insertAfter(e,false):e.remove());}if(!g){let e=r,n=null;for(;null!==e;){const r=e.getChildren(),i=r.length;(0===i||r[i-1].is(n))&&(t.delete(e.__key),n=e),e=e.getParent();}}if(Lo(d))if(c===h)d.select();else {const t=kr(e);t.select(),d.replace(t);}else d=d.spliceText(c,h-c,e,true),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=d.getFormat(),this.style=d.getStyle(),d.isComposing()&&(this.anchor.offset-=e.length));for(let e=1;e<f;e++){const n=u[e],r=n.__key;t.has(r)||n.remove();}}}removeText(){const t=Qr()===this;Xl(this,nc(Ql(this))),t&&Qr()!==this&&es(this);}formatText(t,e=null){if(this.isCollapsed())return this.toggleFormat(t),void Uo(null);const n=this.getNodes(),r=[];for(const t of n)Tr(t)&&r.push(t);const i=e=>{n.forEach(n=>{if(Wi(n)){const r=n.getFormatFlags(t,e);n.setTextFormat(r);}});},o=r.length;if(0===o)return this.toggleFormat(t),Uo(null),void i(e);const s=this.anchor,l=this.focus,c=this.isBackward(),a=c?l:s,u=c?s:l;let f=0,d=r[0],h="element"===a.type?0:a.offset;if("text"===a.type&&h===d.getTextContentSize()&&(f=1,d=r[1],h=0),null==d)return;const g=d.getFormatFlags(t,e);i(g);const _=o-1;let p=r[_];const y="text"===u.type?u.offset:p.getTextContentSize();if(d.is(p)){if(h===y)return;if(Io(d)||0===h&&y===d.getTextContentSize())d.setFormat(g);else {const t=d.splitText(h,y),e=0===h?t[0]:t[1];e.setFormat(g),"text"===a.type&&a.set(e.__key,0,"text"),"text"===u.type&&u.set(e.__key,y-h,"text");}return void(this.format=g)}0===h||Io(d)||([,d]=d.splitText(h),h=0),d.setFormat(g);const m=p.getFormatFlags(t,g);y>0&&(y===p.getTextContentSize()||Io(p)||([p]=p.splitText(y)),p.setFormat(m));for(let e=f+1;e<_;e++){const n=r[e],i=n.getFormatFlags(t,m);n.setFormat(i);}"text"===a.type&&a.set(d.__key,h,"text"),"text"===u.type&&u.set(p.__key,y,"text"),this.format=g|m;}insertNodes(e){if(0===e.length)return;if(this.isCollapsed()||this.removeText(),"root"===this.anchor.key){this.insertParagraph();const n=Qr();return Fr(n)||t(134),n.insertNodes(e)}const n=(this.isBackward()?this.focus:this.anchor).getNode(),r=dl(n,Qs),i=e[e.length-1];if(Wi(r)&&"__language"in r){if("__language"in e[0])this.insertText(e[0].getTextContent());else {const t=ai(this);r.splice(t,0,e),i.selectEnd();}return}if(!e.some(t=>(Wi(t)||ji(t))&&!t.isInline())){Wi(r)||t(211,n.constructor.name,n.getType());const o=ai(this);return r.splice(o,0,e),void i.selectEnd()}const o=function(t){const e=eo();let n=null;for(let r=0;r<t.length;r++){const i=t[r],o=sr(i);if(o||ji(i)&&i.isInline()||Wi(i)&&i.isInline()||Tr(i)||i.isParentRequired()){if(null===n&&(n=i.createParentElementNode(),e.append(n),o))continue;null!==n&&n.append(i);}else e.append(i),n=null;}return e}(e),s=o.getLastDescendant(),l=o.getChildren(),c=!Wi(r)||!r.isEmpty()?this.insertParagraph():null,a=l[l.length-1];let u=l[0];var f;Wi(f=u)&&Qs(f)&&!f.isEmpty()&&Wi(r)&&(!r.isEmpty()||r.canMergeWhenEmpty())&&(Wi(r)||t(211,n.constructor.name,n.getType()),r.append(...u.getChildren()),u=l[1]),u&&(null===r&&t(212,n.constructor.name,n.getType()),function(e,n){const r=n.getParentOrThrow().getLastChild();let i=n;const o=[n];for(;i!==r;)i.getNextSibling()||t(140),i=i.getNextSibling(),o.push(i);let s=e;for(const t of o)s=s.insertAfter(t);}(r,u));const d=dl(s,Qs);c&&Wi(d)&&(c.canMergeWhenEmpty()||Qs(a))&&(d.append(...c.getChildren()),c.remove()),Wi(r)&&r.isEmpty()&&r.remove(),s.selectEnd();const h=Wi(r)?r.getLastChild():null;sr(h)&&d!==r&&h.remove();}insertParagraph(){if("root"===this.anchor.key){const t=eo();return Zo().splice(this.anchor.offset,0,[t]),t.select(),t}const e=ai(this),n=dl(this.anchor.getNode(),Qs);Wi(n)||t(213);const r=n.getChildAtIndex(e),i=r?[r,...r.getNextSiblings()]:[],o=n.insertNewAfter(this,false);return o?(o.append(...i),o.selectStart(),o):null}insertLineBreak(t){const e=or();if(this.insertNodes([e]),t){const t=e.getParentOrThrow(),n=e.getIndexWithinParent();t.select(n,n);}}extract(){const t=[...this.getNodes()],e=t.length;let n=t[0],r=t[e-1];const[i,o]=zr(this),s=this.isBackward(),[l,c]=s?[this.focus,this.anchor]:[this.anchor,this.focus],[a,u]=s?[o,i]:[i,o];if(0===e)return [];if(1===e){if(Tr(n)&&!this.isCollapsed()){const t=n.splitText(a,u),e=0===a?t[0]:t[1];return e?(l.set(e.getKey(),0,"text"),c.set(e.getKey(),e.getTextContentSize(),"text"),[e]):[]}return [n]}if(Tr(n)&&(a===n.getTextContentSize()?t.shift():0!==a&&([,n]=n.splitText(a),t[0]=n,l.set(n.getKey(),0,"text"))),Tr(r)){const e=r.getTextContent().length;0===u?t.pop():u!==e&&([r]=r.splitText(u),t[t.length-1]=r,c.set(r.getKey(),r.getTextContentSize(),"text"));}return t}modify(t,e,n){if(fi(this,t,e,n))return;const r="move"===t,i=vi(),o=Js(Ps(i));if(!o)return;const s=i._blockCursorElement,l=i._rootElement,c=this.focus.getNode();if(null===l||null===s||!Wi(c)||c.isInline()||c.canBeEmpty()||$s(s,i,l),this.dirty){let t=Ns(i,this.anchor.key),e=Ns(i,this.focus.key);"text"===this.anchor.type&&(t=Ro(t)),"text"===this.focus.type&&(e=Ro(e)),t&&e&&ii(o,t,this.anchor.offset,e,this.focus.offset);}if(function(t,e,n,r){t.modify(e,n,r);}(o,t,e?"backward":"forward",n),o.rangeCount>0){const t=o.getRangeAt(0),n=this.anchor.getNode(),i=Vi(n)?n:Ls(n);if(this.applyDOMRange(t),this.dirty=true,!r){const n=this.getNodes(),r=[];let s=false;for(let t=0;t<n.length;t++){const e=n[t];As(e,i)?r.push(e):s=true;}if(s&&r.length>0)if(e){const t=r[0];Wi(t)?t.selectStart():t.getParentOrThrow().selectStart();}else {const t=r[r.length-1];Wi(t)?t.selectEnd():t.getParentOrThrow().selectEnd();}o.anchorNode===t.startContainer&&o.anchorOffset===t.startOffset||function(t){const e=t.focus,n=t.anchor,r=n.key,i=n.offset,o=n.type;n.set(e.key,e.offset,e.type,true),e.set(r,i,o,true);}(this);}}"lineboundary"===n&&fi(this,t,e,n,"decorators");}forwardDeletion(t,e,n){if(!n&&("element"===t.type&&Wi(e)&&t.offset===e.getChildrenSize()||"text"===t.type&&t.offset===e.getTextContentSize())){const t=e.getParent(),n=e.getNextSibling()||(null===t?null:t.getNextSibling());if(Wi(n)&&n.isShadowRoot())return true}return false}deleteCharacter(t){const e=this.isCollapsed();if(this.isCollapsed()){const e=this.anchor;let n=e.getNode();if(this.forwardDeletion(e,n,t))return;const r=Rl(ql(e,t?"previous":"next"));if(r.getTextSlices().every(t=>null===t||0===t.distance)){let t={type:"initial"};for(const e of r.iterNodeCarets("shadowRoot"))if(Nl(e))if(e.origin.isInline());else {if(e.origin.isShadowRoot()){if("merge-block"===t.type)break;if(Wi(r.anchor.origin)&&r.anchor.origin.isEmpty()){const t=rc(e);Xl(this,Wl(t,t)),r.anchor.origin.remove();}return}"merge-next-block"!==t.type&&"merge-block"!==t.type||(t={block:t.block,caret:e,type:"merge-block"});}else {if("merge-block"===t.type)break;if(Tl(e)){if(Wi(e.origin)){if(e.origin.isInline()){if(!e.origin.isParentOf(r.anchor.origin))break}else t={block:e.origin,type:"merge-next-block"};continue}if(ji(e.origin)){if(e.origin.isIsolated());else if("merge-next-block"===t.type&&(e.origin.isKeyboardSelectable()||!e.origin.isInline())&&Wi(r.anchor.origin)&&r.anchor.origin.isEmpty()){r.anchor.origin.remove();const t=Hr();t.add(e.origin.getKey()),es(t);}else e.origin.remove();return}break}}if("merge-block"===t.type){const{caret:e,block:n}=t;return Xl(this,Wl(!e.origin.isEmpty()&&n.isEmpty()?Zl(Ol(n,e.direction)):r.anchor,e)),this.removeText()}}const i=this.focus;if(this.modify("extend",t,"character"),this.isCollapsed()){if(t&&0===e.offset&&Rr(this,e.getNode()))return}else {const r="text"===i.type?i.getNode():null;if(n="text"===e.type?e.getNode():null,null!==r&&r.isSegmented()){const e=i.offset,o=r.getTextContentSize();if(r.is(n)||t&&e!==o||!t&&0!==e)return void Wr(r,t,e)}else if(null!==n&&n.isSegmented()){const i=e.offset,o=n.getTextContentSize();if(n.is(r)||t&&0!==i||!t&&i!==o)return void Wr(n,t,i)}!function(t,e){const n=t.anchor,r=t.focus,i=n.getNode(),o=r.getNode();if(i===o&&"text"===n.type&&"text"===r.type){const t=n.offset,o=r.offset,s=t<o,l=s?t:o,c=s?o:t,a=c-1;if(l!==a){(function(t){return !(rs(t)||Br(t))})(i.getTextContent().slice(l,c))&&(e?r.set(r.key,a,r.type):n.set(n.key,a,n.type));}}}(this,t);}}if(this.removeText(),t&&!e&&this.isCollapsed()&&"element"===this.anchor.type&&0===this.anchor.offset){const t=this.anchor.getNode();t.isEmpty()&&Vi(t.getParent())&&null===t.getPreviousSibling()&&Rr(this,t);}}deleteLine(t){this.isCollapsed()&&this.modify("extend",t,"lineboundary"),this.isCollapsed()?this.deleteCharacter(t):this.removeText();}deleteWord(t){if(this.isCollapsed()){const e=this.anchor,n=e.getNode();if(this.forwardDeletion(e,n,t))return;this.modify("extend",t,"word");}this.isCollapsed()?this.deleteCharacter(t):this.removeText();}isBackward(){return this.focus.isBefore(this.anchor)}getStartEndPoints(){return [this.anchor,this.focus]}}function Ir(t){return t instanceof Pr}function Kr(t){const e=t.offset;if("text"===t.type)return e;const n=t.getNode();return e===n.getChildrenSize()?n.getTextContent().length:0}function zr(t){const e=t.getStartEndPoints();if(null===e)return [0,0];const[n,r]=e;return "element"===n.type&&"element"===r.type&&n.key===r.key&&n.offset===r.offset?[0,0]:[Kr(n),Kr(r)]}function Rr(t,e){for(let n=e;n;n=n.getParent()){if(Wi(n)){if(n.collapseAtStart(t))return true;if(Is(n))break}if(n.getPreviousSibling())break}return false}const Br=(()=>{try{const t=new RegExp("\\p{Emoji}","u"),e=t.test.bind(t);if(e("\u2764\ufe0f")&&e("#\ufe0f\u20e3")&&e("\u{1f44d}"))return e}catch(t){}return ()=>false})();function Wr(t,e,n){const r=t,i=r.getTextContent().split(/(?=\s)/g),o=i.length;let s=0,l=0;for(let t=0;t<o;t++){const r=t===o-1;if(l=s,s+=i[t].length,e&&s===n||s>n||r){i.splice(t,1),r&&(l=void 0);break}}const c=i.join("").trim();""===c?r.remove():(r.setTextContent(c),r.select(l,l));}function $r(e,n,r,i){let o,s=n;if(Ys(e)){let l=false;const c=e.childNodes,a=c.length,u=i._blockCursorElement;s===a&&(l=true,s=a-1);let f=c[s],d=false;if(f===u)f=c[s+1],d=true;else if(null!==u){const t=u.parentNode;if(e===t){n>Array.prototype.indexOf.call(t.children,u)&&s--;}}if(o=ns(f),Tr(o))s=Al(o,l?"next":"previous");else {let c=ns(e);if(null===c)return null;if(Wi(c)){const a=i.getElementByKey(c.getKey());null===a&&t(214);const u=tl(i).$getDOMSlot(c,a,i);[c,s]=u.resolveChildIndex(c,a,e,n),Wi(c)||t(215),l&&s>=c.getChildrenSize()&&(s=Math.max(0,c.getChildrenSize()-1));let f=c.getChildAtIndex(s);if(Wi(f)&&function(t,e,n){const r=t.getParent();return null===n||null===r||!r.canBeEmpty()||r!==n.getNode()}(f,0,r)){const t=l?f.getLastDescendant():f.getFirstDescendant();null===t?c=f:(f=t,c=Wi(f)?f:f.getParentOrThrow()),s=0;}Tr(f)?(o=f,c=null,s=Al(f,l?"next":"previous")):f!==c&&l&&!d&&(Wi(c)||t(216),s=Math.min(c.getChildrenSize(),s+1));}else {const t=c.getIndexWithinParent();s=0===n&&ji(c)&&ns(e)===c?t:t+1,c=c.getParentOrThrow();}if(Wi(c))return Mr(c.__key,s,"element")}}else o=ns(e);return Tr(o)?Mr(o.__key,Al(o,s,"clamp"),"text"):null}function Jr(t,e,n){const r=t.offset,i=t.getNode();if(0===r){const r=i.getPreviousSibling(),o=i.getParent();if(e){if((n||!e)&&null===r&&Wi(o)&&o.isInline()){const e=o.getPreviousSibling();Tr(e)&&t.set(e.__key,e.getTextContent().length,"text");}}else Wi(r)&&!n&&r.isInline()?t.set(r.__key,r.getChildrenSize(),"element"):Tr(r)&&t.set(r.__key,r.getTextContent().length,"text");}else if(r===i.getTextContent().length){const r=i.getNextSibling(),o=i.getParent();if(e&&Wi(r)&&r.isInline())t.set(r.__key,0,"element");else if((n||e)&&null===r&&Wi(o)&&o.isInline()&&!o.canInsertTextAfter()){const e=o.getNextSibling();Tr(e)&&t.set(e.__key,0,"text");}}}function jr(t,e,n){if("text"===t.type&&"text"===e.type){const n=t.isBefore(e),r=t.is(e);Jr(t,n,r),Jr(e,!n,r),r&&e.set(t.key,t.offset,t.type);}}function Ur(t,e,n,r,i,o){if(null===t||null===n||!Mo(i,t,n))return null;const s=$r(t,e,Fr(o)?o.anchor:null,i);if(null===s)return null;const l=$r(n,r,Fr(o)?o.focus:null,i);if(null===l)return null;if("element"===s.type&&"element"===l.type){const e=ns(t),r=ns(n);if(ji(e)&&ji(r))return null}return jr(s,l),[s,l]}function Vr(t){return Wi(t)&&!t.isInline()}function Yr(t,e,n,r,i,o){const s=Si(),l=new Lr(Mr(t,e,i),Mr(n,r,o),0,"");return l.dirty=true,s._selection=l,l}function qr(){const t=Mr("root",0,"element"),e=Mr("root",0,"element");return new Lr(t,e,0,"")}function Hr(){return new Pr(new Set)}function Gr(t,e){return Xr(null,t,e,null)}function Xr(t,e,n,r){const i=n._window;if(null===i)return null;const o=r||i.event,s=o?o.type:void 0,l="selectionchange"===s,c=!q$7&&(l||"beforeinput"===s||"compositionstart"===s||"compositionend"===s||"click"===s&&o&&3===o.detail||"drop"===s||void 0===s);let a,u,f,d;if(Fr(t)&&!c)return t.clone();if(null===e)return null;if(a=e.anchorNode,u=e.focusNode,f=e.anchorOffset,d=e.focusOffset,(l||void 0===s)&&Fr(t)&&!Mo(n,a,u))return t.clone();const h=Ur(a,f,u,d,n,t);if(null===h)return null;const[g,_]=h;let p=0,y="";if(Fr(t)){const e=t.anchor;if(g.key===e.key)p=t.format,y=t.style;else {const t=g.getNode();Tr(t)?(p=t.getFormat(),y=t.getStyle()):Wi(t)&&(p=t.getTextFormat(),y=t.getTextStyle());}}return new Lr(g,_,p,y)}function Qr(){return Si()._selection}function Zr(){return vi()._editorState._selection}function ti(t,e,n,r=1){const i=t.anchor,o=t.focus,s=i.getNode(),l=o.getNode();if(!e.is(s)&&!e.is(l))return;const c=e.__key;if(t.isCollapsed()){const e=i.offset;if(n<=e&&r>0||n<e&&r<0){const n=Math.max(0,e+r);i.set(c,n,"element"),o.set(c,n,"element"),ei(t);}}else {const s=t.isBackward(),l=s?o:i,a=l.getNode(),u=s?i:o,f=u.getNode();if(e.is(a)){const t=l.offset;(n<=t&&r>0||n<t&&r<0)&&l.set(c,Math.max(0,t+r),"element");}if(e.is(f)){const t=u.offset;(n<=t&&r>0||n<t&&r<0)&&u.set(c,Math.max(0,t+r),"element");}}ei(t);}function ei(t){const e=t.anchor,n=e.offset,r=t.focus,i=r.offset,o=e.getNode(),s=r.getNode();if(t.isCollapsed()){if(!Wi(o))return;const t=o.getChildrenSize(),i=n>=t,s=i?o.getChildAtIndex(t-1):o.getChildAtIndex(n);if(Tr(s)){let t=0;i&&(t=s.getTextContentSize()),e.set(s.__key,t,"text"),r.set(s.__key,t,"text");}return}if(Wi(o)){const t=o.getChildrenSize(),r=n>=t,i=r?o.getChildAtIndex(t-1):o.getChildAtIndex(n);if(Tr(i)){let t=0;r&&(t=i.getTextContentSize()),e.set(i.__key,t,"text");}}if(Wi(s)){const t=s.getChildrenSize(),e=i>=t,n=e?s.getChildAtIndex(t-1):s.getChildAtIndex(i);if(Tr(n)){let t=0;e&&(t=n.getTextContentSize()),r.set(n.__key,t,"text");}}}function ni(t,e,n,r,i){let o=null,s=0,l=null;null!==r?(o=r.__key,Tr(r)?(s=r.getTextContentSize(),l="text"):Wi(r)&&(s=r.getChildrenSize(),l="element")):null!==i&&(o=i.__key,Tr(i)?l="text":Wi(i)&&(l="element")),null!==o&&null!==l?t.set(o,s,l):(s=e.getIndexWithinParent(),-1===s&&(s=n.getChildrenSize()),t.set(n.__key,s,"element"));}function ri(t,e,n,r,i){"text"===t.type?t.set(n,t.offset+(e?0:i),"text"):t.offset>r.getIndexWithinParent()&&t.set(t.key,t.offset-1,"element");}function ii(t,e,n,r,i){try{t.setBaseAndExtent(e,n,r,i);}catch(t){}}function oi(t,e,n){const r=Ns(t,e.getKey());if(Wi(e)){const i=tl(t).$getDOMSlot(e,r,t);return [i.element,n+i.getFirstChildOffset()]}return [r,n]}function si(t,e,n,r,i,s,l){const c=r.anchorNode,a=r.focusNode,u=r.anchorOffset,f=r.focusOffset,d=document.activeElement;if(i.has(Un)&&d!==s||null!==d&&Oo(d))return;if(!Fr(e))return void(null!==t&&Mo(n,c,a)&&r.removeAllRanges());const h=e.anchor,g=e.focus,_=h.getNode(),p=g.getNode(),[y,m]=oi(n,_,h.offset),[x,C]=oi(n,p,g.offset),S=e.format,v=e.style,k=e.isCollapsed();let T=y,N=x,b=false;var w,E,O,M,A;if(("text"===h.type?(T=Ro(y),b=_.getFormat()!==S||_.getStyle()!==v):Fr(t)&&"text"===t.anchor.type&&(b=true),"text"===g.type&&(N=Ro(x)),null!==T&&null!==N)&&(k&&(null===t||b||Fr(t)&&(t.format!==S||t.style!==v))&&(w=S,E=v,O=m,M=h.key,A=performance.now(),_n$1=[w,E,O,M,A]),u!==m||f!==C||c!==T||a!==N||"Range"===r.type&&k||(null!==d&&s.contains(d)||i.has(Hn)||s.focus({preventScroll:true}),"element"===h.type))){if(ii(r,T,m,N,C),!o$1||!e.isCollapsed()||null===s||i.has(Hn)||null!==document.activeElement&&s.contains(document.activeElement)||s.focus({preventScroll:true}),!i.has(Yn)&&e.isCollapsed()&&null!==s&&s===document.activeElement){const t=Fr(e)&&"element"===e.anchor.type?T.childNodes[m]||null:r.rangeCount>0?r.getRangeAt(0):null;if(null!==t){let e;if(t instanceof Text){const n=document.createRange();n.selectNode(t),e=n.getBoundingClientRect();}else e=t.getBoundingClientRect();!function(t,e,n){const r=ws(n),i=Ds(r);if(null===r||null===i)return;let{top:o,bottom:s}=e,l=0,c=0,a=n;for(;null!==a;){const e=a===r.body;if(e){l=0,c=Ps(t).innerHeight;const e=i.getComputedStyle(r.documentElement),n=parseFloat(e.scrollPaddingTop),o=parseFloat(e.scrollPaddingBottom);isFinite(n)&&(l+=n),isFinite(o)&&(c-=o);}else {const t=a.getBoundingClientRect();l=t.top,c=t.bottom;}let n=0;if(o<l?n=-(l-o):s>c&&(n=s-c),0!==n)if(e)i.scrollBy(0,n);else {const t=a.scrollTop;a.scrollTop+=n;const e=a.scrollTop-t;o-=e,s-=e;}if(e)break;a=bs(a);}}(n,e,s);}}cn$1=true;}}function li(t){let e=Qr()||Zr();null===e&&(e=Zo().selectEnd()),e.insertNodes(t);}function ci(){const t=Qr();return null===t?"":t.getTextContent()}function ai(e){let n=e;e.isCollapsed()||n.removeText();const r=Qr();Fr(r)&&(n=r),Fr(n)||t(161);const i=n.anchor;let o=i.getNode(),s=i.offset;for(;!Qs(o);){const t=o;if([o,s]=ui(o,s),t.is(o))break}return s}function ui(t,e){const n=t.getParent();if(!n){const t=eo();return Zo().append(t),t.select(),[Zo(),0]}if(Tr(t)){const r=t.splitText(e);if(0===r.length)return [n,t.getIndexWithinParent()];const i=0===e?0:1;return [n,r[0].getIndexWithinParent()+i]}if(!Wi(t)||0===e)return [n,t.getIndexWithinParent()];const r=t.getChildAtIndex(e);if(r){const n=new Lr(Mr(t.__key,e,"element"),Mr(t.__key,e,"element"),0,""),i=t.insertNewAfter(n);i&&i.append(r,...r.getNextSiblings());}return [n,t.getIndexWithinParent()+1]}function fi(t,e,n,r,i="decorators-and-blocks"){if("move"===e&&"character"===r&&!t.isCollapsed()){const[e,r]=n===t.isBackward()?[t.focus,t.anchor]:[t.anchor,t.focus];return r.set(e.key,e.offset,e.type),true}const o=ql(t.focus,n?"previous":"next"),s="lineboundary"===r,l="move"===e;let c=o,a="decorators-and-blocks"===i;if(!ic(c)){for(const t of c){a=false;const{origin:e}=t;if(!ji(e)||e.isIsolated()||(c=t,!s||!e.isInline()))break}if(a)for(const t of Rl(o).iterNodeCarets("extend"===e?"shadowRoot":"root")){if(Nl(t))t.origin.isInline()||(c=t);else {if(Wi(t.origin))continue;ji(t.origin)&&!t.origin.isInline()&&(c=t);}break}}if(c===o)return false;if(l&&!s&&ji(c.origin)&&c.origin.isKeyboardSelectable()){const t=Hr();return t.add(c.origin.getKey()),es(t),true}return c=rc(c),l&&Hl(t.anchor,c),Hl(t.focus,c),a||!s}let di=null,hi=null,gi=false,_i=false,pi=0;const yi={characterData:true,childList:true,subtree:true};function mi(){return gi||null!==di&&di._readOnly}function xi(){gi&&t(13);}function Ci(){pi>99&&t(14);}function Si(){return null===di&&t(195,ki()),di}function vi(){return null===hi&&t(337,ki()),hi}function ki(){let t=0;const e=new Set,n=Co.version;if("undefined"!=typeof window)for(const r of document.querySelectorAll("[contenteditable]")){const i=Po(r);if(Ao(i))t++;else if(i){let t=String(i.constructor.version||"<0.17.1");t===n&&(t+=" (separately built, likely a bundler configuration issue)"),e.add(t);}}let r=` Detected on the page: ${t} compatible editor(s) with version ${n}`;return e.size&&(r+=` and incompatible editors with versions ${Array.from(e).join(", ")}`),r}function Ti(){return hi}function Ni(t,e,n){const r=e.__type,i=No(t,r);let o=n.get(r);void 0===o&&(o=Array.from(i.transforms),n.set(r,o));const s=o.length;for(let t=0;t<s&&(o[t](e),e.isAttached());t++);}function bi(t,e){return void 0!==t&&t.__key!==e&&t.isAttached()}function wi(t,e){if(!e)return;const n=t._updateTags;let r=e;Array.isArray(e)||(r=[e]);for(const t of r)n.add(t);}function Ei(t){return Oi(t,vi()._nodes)}function Oi(e,n){const r=e.type,i=n.get(r);void 0===i&&t(17,r);const o=i.klass;e.type!==o.getType()&&t(18,o.name);const s=o.importJSON(e),l=e.children;if(Wi(s)&&Array.isArray(l))for(let t=0;t<l.length;t++){const e=Oi(l[t],n);s.append(e);}return s}function Mi(t,e,n){const r=di,i=gi,o=hi;di=e,gi=true,hi=t;try{return n()}finally{di=r,gi=i,hi=o;}}function Ai(t,e){const n=t._pendingEditorState,r=t._rootElement,i=t._headless||null===r;if(null===n)return void(t._deferred.length>0&&Fi(t,t._deferred));const o=t._editorState,s=o._selection,l=n._selection,c=0!==t._dirtyType,a=di,u=gi,f=hi,d=t._updating,h=t._observer;let g=null;if(t._pendingEditorState=null,t._editorState=n,!i&&c&&null!==h){hi=t,di=n,gi=false,t._updating=true;try{const e=t._dirtyType,r=t._dirtyElements,i=t._dirtyLeaves;h.disconnect(),g=ee$4(o,n,t,e,r,i);}catch(e){if(e instanceof Error&&t._onError(e),_i)throw e;return go(t,null,r,n),rt$4(t),t._dirtyType=2,_i=true,Ai(t,o),void(_i=false)}finally{h.observe(r,yi),t._updating=d,di=a,gi=u,hi=f;}}n._readOnly||(n._readOnly=true);const _=t._dirtyLeaves,p=t._dirtyElements,y=t._normalizedNodes,m=t._updateTags,x=t._deferred;c&&(t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements=new Map,t._normalizedNodes=new Set,t._updateTags=new Set),function(t,e){const n=t._decorators;let r=t._pendingDecorators||n;const i=e._nodeMap;let o;for(o in r)i.has(o)||(r===n&&(r=Xo(t)),delete r[o]);}(t,n);const C=i?null:Js(Ps(t));if(t._editable&&null!==C&&(c||null===l||l.dirty||!l.is(s))&&null!==r&&!m.has(qn)){hi=t,di=n;try{if(null!==h&&h.disconnect(),c||null===l||l.dirty){const e=t._blockCursorElement;null!==e&&$s(e,t,r),si(s,l,t,C,m,r);}!function(t,e,n){let r=t._blockCursorElement;if(Fr(n)&&n.isCollapsed()&&"element"===n.anchor.type&&e.contains(document.activeElement)){const i=n.anchor,o=i.getNode(),s=i.offset;let l=!1,c=null;if(s===o.getChildrenSize()){Ws(o.getChildAtIndex(s-1))&&(l=!0);}else {const e=o.getChildAtIndex(s);if(null!==e&&Ws(e)){const n=e.getPreviousSibling();(null===n||Ws(n))&&(l=!0,c=t.getElementByKey(e.__key));}}if(l){const n=t.getElementByKey(o.__key);return null===r&&(t._blockCursorElement=r=function(t){const e=t.theme,n=document.createElement("div");n.contentEditable="false",n.setAttribute("data-lexical-cursor","true");let r=e.blockCursor;if(void 0!==r){if("string"==typeof r){const t=yc(r);r=e.blockCursor=t;}void 0!==r&&n.classList.add(...r);}return n}(t._config)),e.style.caretColor="transparent",void(null===c?n.appendChild(r):n.insertBefore(r,c))}}null!==r&&$s(r,t,e);}(t,r,l);}finally{null!==h&&h.observe(r,yi),hi=f,di=a;}}null!==g&&function(t,e,n,r,i){const o=Array.from(t._listeners.mutation),s=o.length;for(let t=0;t<s;t++){const[s,l]=o[t];for(const t of l){const o=e.get(t);void 0!==o&&s(o,{dirtyLeaves:r,prevEditorState:i,updateTags:n});}}}(t,g,m,_,o),Fr(l)||null===l||null!==s&&s.is(l)||t.dispatchCommand(ie$4,void 0);const S=t._pendingDecorators;null!==S&&(t._decorators=S,t._pendingDecorators=null,Di("decorator",t,true,S)),function(t,e,n){const r=Qo(e),i=Qo(n);r!==i&&Di("textcontent",t,true,i);}(t,e||o,n),Di("update",t,true,{dirtyElements:p,dirtyLeaves:_,editorState:n,mutatedNodes:g,normalizedNodes:y,prevEditorState:e||o,tags:m}),Fi(t,x),function(t){const e=t._updates;if(0!==e.length){const n=e.shift();if(n){const[e,r]=n;Ii(t,e,r);}}}(t);}function Di(t,e,n,...r){const i=e._updating;e._updating=n;try{const n=e._listeners[t],i=Array.from(n);for(const[t,e]of i){e&&e();const i=t(...r);n.has(t)?n.set(t,i):i&&i();}}finally{e._updating=i;}}function Pi(t,e,n,r){const i=is(t);let o;for(let t=4;t>=0;t--)for(let s=0;s<i.length;s++){const l=i[s];if(s>0&&l._updating){o=l;break}const c=l._commands.get(e);if(void 0!==c){const e=c[t];if(e.size>0){let t=false;if(Ki(l,()=>{for(const i of e)if(i(n,r))return void(t=true)}),t)return t}}}return o&&o.update(()=>{Pi(o,e,n,r);}),false}function Fi(t,e){if(t._deferred=[],0!==e.length){const n=t._updating;t._updating=true;try{for(let t=0;t<e.length;t++)e[t]();}finally{t._updating=n;}}}function Li(e,n){const r=e._updates;let i=n||false;for(;0!==r.length;){const n=r.shift();if(n){const[r,o]=n,s=e._pendingEditorState;let l;void 0!==o&&(l=o.onUpdate,o.skipTransforms&&(i=true),o.discrete&&(null===s&&t(191),s._flushSync=true),l&&e._deferred.push(l),wi(e,o.tag)),null==s?Ii(e,r,o):r();}}return i}function Ii(e,n,r){const i=e._updateTags;let o,s=false,l=false;void 0!==r&&(o=r.onUpdate,wi(e,r.tag),s=r.skipTransforms||false,l=r.discrete||false),o&&e._deferred.push(o);const c=e._editorState;let a=e._pendingEditorState,u=false;(null===a||a._readOnly)&&(a=e._pendingEditorState=Yi(a||c),u=true),a._flushSync=l;const f=di,d=gi,h=hi,g=e._updating;di=a,gi=false,e._updating=true,hi=e;const _=e._headless||null===e.getRootElement();vo(null);try{u&&(_?null!==c._selection&&(a._selection=c._selection.clone()):a._selection=function(t,e){const n=t.getEditorState()._selection,r=Js(Ps(t));return Fr(n)||null==n?Xr(n,r,t,e):n.clone()}(e,r&&r.event||null));const i=e._compositionKey;n(),s=Li(e,s),function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(Fr(r)){const t=r.anchor,e=r.focus;let i;if("text"===t.type&&(i=t.getNode(),i.selectionTransform(n,r)),"text"===e.type){const t=e.getNode();i!==t&&t.selectionTransform(n,r);}}}(a,e),0!==e._dirtyType&&(s?function(t,e){const n=e._dirtyLeaves,r=t._nodeMap;for(const t of n){const e=r.get(t);Tr(e)&&e.isAttached()&&e.isSimpleText()&&!e.isUnmergeable()&&Ct$2(e);}}(a,e):function(t,e){const n=e._dirtyLeaves,r=e._dirtyElements,i=t._nodeMap,o=Vo(),s=new Map;let l=n,c=l.size,a=r,u=a.size;for(;c>0||u>0;){if(c>0){e._dirtyLeaves=new Set;for(const t of l){const r=i.get(t);Tr(r)&&r.isAttached()&&r.isSimpleText()&&!r.isUnmergeable()&&Ct$2(r),void 0!==r&&bi(r,o)&&Ni(e,r,s),n.add(t);}if(l=e._dirtyLeaves,c=l.size,c>0){pi++;continue}}e._dirtyLeaves=new Set,e._dirtyElements=new Map,a.delete("root")&&a.set("root",!0);for(const t of a){const n=t[0],l=t[1];if(r.set(n,l),!l)continue;const c=i.get(n);void 0!==c&&bi(c,o)&&Ni(e,c,s);}l=e._dirtyLeaves,c=l.size,a=e._dirtyElements,u=a.size,pi++;}e._dirtyLeaves=n,e._dirtyElements=r;}(a,e),Li(e),function(t,e,n,r){const i=t._nodeMap,o=e._nodeMap,s=[];for(const[t]of r){const e=o.get(t);void 0!==e&&(e.isAttached()||(Wi(e)&&Y$5(e,t,i,o,s,r),i.has(t)||r.delete(t),s.push(t)));}for(const t of s)o.delete(t);for(const t of n){const e=o.get(t);void 0===e||e.isAttached()||(i.has(t)||n.delete(t),o.delete(t));}}(c,a,e._dirtyLeaves,e._dirtyElements));i!==e._compositionKey&&(a._flushSync=!0);const o=a._selection;if(Fr(o)){const e=a._nodeMap,n=o.anchor.key,r=o.focus.key;void 0!==e.get(n)&&void 0!==e.get(r)||t(19);}else Ir(o)&&0===o._nodes.size&&(a._selection=null);}catch(t){return t instanceof Error&&e._onError(t),e._pendingEditorState=c,e._dirtyType=2,e._cloneNotNeeded.clear(),e._dirtyLeaves=new Set,e._dirtyElements.clear(),void Ai(e)}finally{di=f,gi=d,hi=h,e._updating=g,pi=0;}const p=0!==e._dirtyType||e._deferred.length>0||function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(null!==r){if(r.dirty||!r.is(n))return true}else if(null!==n)return true;return false}(a,e);p?a._flushSync?(a._flushSync=false,Ai(e)):u&&wo(()=>{Ai(e);}):(a._flushSync=false,u&&(i.clear(),e._deferred=[],e._pendingEditorState=null));}function Ki(t,e,n){hi===t&&void 0===n?e():Ii(t,e,n);}class zi{element;before;after;constructor(t,e,n){this.element=t,this.before=e||null,this.after=n||null;}withBefore(t){return new zi(this.element,t,this.after)}withAfter(t){return new zi(this.element,this.before,t)}withElement(t){return this.element===t?this:new zi(t,this.before,this.after)}insertChild(e){const n=this.before||this.getManagedLineBreak();return null!==n&&n.parentElement!==this.element&&t(222),this.element.insertBefore(e,n),this}removeChild(e){return e.parentElement!==this.element&&t(223),this.element.removeChild(e),this}replaceChild(e,n){return n.parentElement!==this.element&&t(224),this.element.replaceChild(e,n),this}getFirstChild(){const t=this.after?this.after.nextSibling:this.element.firstChild;return t===this.before||t===this.getManagedLineBreak()?null:t}getManagedLineBreak(){return this.element.__lexicalLineBreak||null}setManagedLineBreak(t){if(null===t)this.removeManagedLineBreak();else {const e="decorator"===t&&(d$1||l||a$1);this.insertManagedLineBreak(e);}}removeManagedLineBreak(){const t=this.getManagedLineBreak();if(t){const e=this.element,n="IMG"===t.nodeName?t.nextSibling:null;n&&e.removeChild(n),e.removeChild(t),e.__lexicalLineBreak=void 0;}}insertManagedLineBreak(t){const e=this.getManagedLineBreak();if(e){if(t===("IMG"===e.nodeName))return;this.removeManagedLineBreak();}const n=this.element,r=this.before,i=document.createElement("br");if(n.insertBefore(i,r),t){const t=document.createElement("img");t.setAttribute("data-lexical-linebreak","true"),t.style.setProperty("display","inline","important"),t.style.setProperty("border","0px","important"),t.style.setProperty("margin","0px","important"),t.alt="",n.insertBefore(t,i),n.__lexicalLineBreak=t;}else n.__lexicalLineBreak=i;}getFirstChildOffset(){let t=0;for(let e=this.after;null!==e;e=e.previousSibling)t++;return t}resolveChildIndex(t,e,n,r){if(n===this.element){const e=this.getFirstChildOffset();return [t,Math.min(e+t.getChildrenSize(),Math.max(e,r))]}const i=Ri(e,n);i.push(r);const o=Ri(e,this.element);let s=t.getIndexWithinParent();for(let t=0;t<o.length;t++){const e=i[t],n=o[t];if(void 0===e||e<n)break;if(e>n){s+=1;break}}return [t.getParentOrThrow(),s]}}function Ri(e,n){const r=[];let i=n;for(;i!==e&&null!==i;i=i.parentNode){let t=0;for(let e=i.previousSibling;null!==e;e=e.previousSibling)t++;r.push(t);}return i!==e&&t(225),r.reverse()}class Bi extends Rn$1{__first;__last;__size;__format;__style;__indent;__dir;__textFormat;__textStyle;constructor(t){super(t),this.__first=null,this.__last=null,this.__size=0,this.__format=0,this.__style="",this.__indent=0,this.__dir=null,this.__textFormat=0,this.__textStyle="";}afterCloneFrom(t){super.afterCloneFrom(t),this.__key===t.__key&&(this.__first=t.__first,this.__last=t.__last,this.__size=t.__size),this.__indent=t.__indent,this.__format=t.__format,this.__style=t.__style,this.__dir=t.__dir,this.__textFormat=t.__textFormat,this.__textStyle=t.__textStyle;}getFormat(){return this.getLatest().__format}getFormatType(){const t=this.getFormat();return W$5[t]||""}getStyle(){return this.getLatest().__style}getIndent(){return this.getLatest().__indent}getChildren(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getChildrenKeys(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e.__key),e=e.getNextSibling();return t}getChildrenSize(){return this.getLatest().__size}isEmpty(){return 0===this.getChildrenSize()}isDirty(){const t=vi()._dirtyElements;return null!==t&&t.has(this.__key)}isLastChild(){const t=this.getLatest(),e=this.getParentOrThrow().getLastChild();return null!==e&&e.is(t)}getAllTextNodes(){const t=[];let e=this.getFirstChild();for(;null!==e;){if(Tr(e)&&t.push(e),Wi(e)){const n=e.getAllTextNodes();t.push(...n);}e=e.getNextSibling();}return t}getFirstDescendant(){let t=this.getFirstChild();for(;Wi(t);){const e=t.getFirstChild();if(null===e)break;t=e;}return t}getLastDescendant(){let t=this.getLastChild();for(;Wi(t);){const e=t.getLastChild();if(null===e)break;t=e;}return t}getDescendantByIndex(t){const e=this.getChildren(),n=e.length;if(t>=n){const t=e[n-1];return Wi(t)&&t.getLastDescendant()||t||null}const r=e[t];return Wi(r)&&r.getFirstDescendant()||r||null}getFirstChild(){const t=this.getLatest().__first;return null===t?null:Yo(t)}getFirstChildOrThrow(){const e=this.getFirstChild();return null===e&&t(45,this.__key),e}getLastChild(){const t=this.getLatest().__last;return null===t?null:Yo(t)}getLastChildOrThrow(){const e=this.getLastChild();return null===e&&t(96,this.__key),e}getChildAtIndex(t){const e=this.getChildrenSize();let n,r;if(t<e/2){for(n=this.getFirstChild(),r=0;null!==n&&r<=t;){if(r===t)return n;n=n.getNextSibling(),r++;}return null}for(n=this.getLastChild(),r=e-1;null!==n&&r>=t;){if(r===t)return n;n=n.getPreviousSibling(),r--;}return null}getTextContent(){let t="";const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const i=e[r];t+=i.getTextContent(),Wi(i)&&r!==n-1&&!i.isInline()&&(t+=D$4);}return t}getTextContentSize(){let t=0;const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const i=e[r];t+=i.getTextContentSize(),Wi(i)&&r!==n-1&&!i.isInline()&&(t+=2);}return t}getDirection(){return this.getLatest().__dir}getTextFormat(){return this.getLatest().__textFormat}hasFormat(t){if(""!==t){const e=B$5[t];return 0!==(this.getFormat()&e)}return false}hasTextFormat(t){const e=z$7[t];return 0!==(this.getTextFormat()&e)}getFormatFlags(t,e){return Bo(this.getLatest().__textFormat,t,e)}getTextStyle(){return this.getLatest().__textStyle}select(t,e){xi();const n=Qr();let r=t,i=e;const o=this.getChildrenSize();if(!this.canBeEmpty())if(0===t&&0===e){const t=this.getFirstChild();if(Tr(t)||Wi(t))return t.select(0,0)}else if(!(void 0!==t&&t!==o||void 0!==e&&e!==o)){const t=this.getLastChild();if(Tr(t)||Wi(t))return t.select()} void 0===r&&(r=o),void 0===i&&(i=o);const s=this.__key;return Fr(n)?(n.anchor.set(s,r,"element"),n.focus.set(s,i,"element"),n.dirty=true,n):Yr(s,r,s,i,"element","element")}selectStart(){const t=this.getFirstDescendant();return t?t.selectStart():this.select()}selectEnd(){const t=this.getLastDescendant();return t?t.selectEnd():this.select()}clear(){const t=this.getWritable();return this.getChildren().forEach(t=>t.remove()),t}append(...t){return this.splice(this.getChildrenSize(),0,t)}setDirection(t){const e=this.getWritable();return e.__dir=t,e}setFormat(t){return this.getWritable().__format=""!==t&&B$5[t]||0,this}setStyle(t){return this.getWritable().__style=t||"",this}setTextFormat(t){const e=this.getWritable();return e.__textFormat=t,e}setTextStyle(t){const e=this.getWritable();return e.__textStyle=t,e}setIndent(t){return this.getWritable().__indent=t,this}splice(e,n,r){zn(this)&&t(324,this.__key,this.__type);const i=this.getChildrenSize(),o=this.getWritable();e+n<=i||t(226,String(e),String(n),String(i));const s=o.__key,l=[],c=[],a=this.getChildAtIndex(e+n);let u=null,f=i-n+r.length;if(0!==e)if(e===i)u=this.getLastChild();else {const t=this.getChildAtIndex(e);null!==t&&(u=t.getPreviousSibling());}if(n>0){let e=null===u?this.getFirstChild():u.getNextSibling();for(let r=0;r<n;r++){null===e&&t(100);const n=e.getNextSibling(),r=e.__key;Jo(e.getWritable()),c.push(r),e=n;}}let d=u;for(const e of r){null!==d&&e.is(d)&&(u=d=d.getPreviousSibling());const n=e.getWritable();n.__parent===s&&f--,Jo(n);const r=e.__key;if(null===d)o.__first=r,n.__prev=null;else {const t=d.getWritable();t.__next=r,n.__prev=t.__key;}e.__key===s&&t(76),n.__parent=s,l.push(r),d=e;}if(e+n===i){if(null!==d){d.getWritable().__next=null,o.__last=d.__key;}}else if(null!==a){const t=a.getWritable();if(null!==d){const e=d.getWritable();t.__prev=d.__key,e.__next=a.__key;}else t.__prev=null;}if(o.__size=f,c.length){const t=Qr();if(Fr(t)){const e=new Set(c),n=new Set(l),{anchor:r,focus:i}=t;$i(r,e,n)&&ni(r,r.getNode(),this,u,a),$i(i,e,n)&&ni(i,i.getNode(),this,u,a),0!==f||this.canBeEmpty()||Is(this)||this.remove();}}return o}getDOMSlot(t){return new zi(t)}exportDOM(t){const{element:e}=super.exportDOM(t);if(Ys(e)){const t=this.getIndent();t>0&&(e.style.paddingInlineStart=40*t+"px");const n=this.getDirection();n&&(e.dir=n);}return {element:e}}exportJSON(){const t={children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),...super.exportJSON()},e=this.getTextFormat(),n=this.getTextStyle();return 0===e&&""===n||Is(this)||this.getChildren().some(Tr)||(0!==e&&(t.textFormat=e),""!==n&&(t.textStyle=n)),t}updateFromJSON(t){return super.updateFromJSON(t).setFormat(t.format).setIndent(t.indent).setDirection(t.direction).setTextFormat(t.textFormat||0).setTextStyle(t.textStyle||"")}insertNewAfter(t,e){return null}canIndent(){return true}collapseAtStart(t){return false}excludeFromCopy(t){return false}canReplaceWith(t){return true}canInsertAfter(t){return true}canBeEmpty(){return true}canInsertTextBefore(){return true}canInsertTextAfter(){return true}isInline(){return false}isShadowRoot(){return false}canMergeWith(t){return false}extractWithChild(t,e,n){return false}canMergeWhenEmpty(){return false}reconcileObservedMutation(t,e){const n=tl(e).$getDOMSlot(this,t,e);let r=n.getFirstChild();for(let t=this.getFirstChild();t;t=t.getNextSibling()){const i=e.getElementByKey(t.getKey());null!==i&&(null==r?(n.insertChild(i),r=i):r!==i&&n.replaceChild(i,r),r=r.nextSibling);}}}function Wi(t){return t instanceof Bi}function $i(t,e,n){let r=t.getNode();for(;r;){const t=r.__key;if(e.has(t)&&!n.has(t))return true;r=r.getParent();}return false}class Ji extends Rn$1{decorate(t,e){return null}isIsolated(){return false}isInline(){return true}isKeyboardSelectable(){return true}}function ji(t){return t instanceof Ji}class Ui extends Bi{__cachedText;static getType(){return "root"}static clone(){return new Ui}constructor(){super("root"),this.__cachedText=null;}getTopLevelElementOrThrow(){t(51);}getTextContent(){const t=this.__cachedText;return !mi()&&0!==vi()._dirtyType||null===t?super.getTextContent():t}remove(){t(52);}replace(e){t(53);}insertBefore(e){t(54);}insertAfter(e){t(55);}updateDOM(t,e){return false}splice(e,n,r){for(const e of r)Wi(e)||ji(e)||t(282);return super.splice(e,n,r)}static importJSON(t){return Zo().updateFromJSON(t)}collapseAtStart(){return true}}function Vi(t){return t instanceof Ui}function Yi(t){return new Xi(new Map(t._nodeMap))}function qi(){return new Xi(new Map([["root",new Ui]]))}function Hi(e){const n=e.exportJSON(),r=e.constructor;if(n.type!==r.getType()&&t(130,r.name),Wi(e)){const i=n.children;Array.isArray(i)||t(59,r.name);const o=e.getChildren();for(let t=0;t<o.length;t++){const e=Hi(o[t]);i.push(e);}}return n}function Gi(t){return t instanceof Xi}class Xi{_nodeMap;_selection;_flushSync;_readOnly;constructor(t,e){this._nodeMap=t,this._selection=e||null,this._flushSync=false,this._readOnly=false;}isEmpty(){return 1===this._nodeMap.size&&null===this._selection}read(t,e){return Mi(e&&e.editor||null,this,t)}clone(t){const e=new Xi(this._nodeMap,void 0===t?this._selection:t);return e._readOnly=true,e}toJSON(){return Mi(null,this,()=>({root:Hi(Zo())}))}}class Qi extends Bi{static getType(){return "artificial"}createDOM(t){return document.createElement("div")}}class Zi extends Bi{static getType(){return "paragraph"}static clone(t){return new Zi(t.__key)}createDOM(t){const e=document.createElement("p"),n=ms(t.theme,"paragraph");if(void 0!==n){e.classList.add(...n);}return e}updateDOM(t,e,n){return false}static importDOM(){return {p:t=>({conversion:to,priority:0})}}exportDOM(t){const{element:e}=super.exportDOM(t);if(Ys(e)){this.isEmpty()&&e.append(document.createElement("br"));const t=this.getFormatType();t&&(e.style.textAlign=t);}return {element:e}}static importJSON(t){return eo().updateFromJSON(t)}exportJSON(){const t=super.exportJSON();if(void 0===t.textFormat||void 0===t.textStyle){const e=this.getChildren().find(Tr);e?(t.textFormat=e.getFormat(),t.textStyle=e.getStyle()):(t.textFormat=this.getTextFormat(),t.textStyle=this.getTextStyle());}return t}insertNewAfter(t,e){const n=eo();n.setTextFormat(t.format),n.setTextStyle(t.style);const r=this.getDirection();return n.setDirection(r),n.setFormat(this.getFormatType()),n.setStyle(this.getStyle()),this.insertAfter(n,e),n}collapseAtStart(){const t=this.getChildren();if(0===t.length||Tr(t[0])&&""===t[0].getTextContent().trim()){if(null!==this.getNextSibling())return this.selectNext(),this.remove(),true;if(null!==this.getPreviousSibling())return this.selectPrevious(),this.remove(),true}return false}}function to(t){const e=eo();if(t.style&&(e.setFormat(t.style.textAlign),sl(t,e)),""===e.getFormatType()){const n=t.getAttribute("align");n&&n&&n in B$5&&e.setFormat(n);}return {node:e}}function eo(){return zs(new Zi)}function no(t){return t instanceof Zi}const ro=0,io=1,oo=2,so=3,lo=4,co=-8,ao=-7,uo=-6,fo=-5,ho=-4;function go(t,e,n,r){const i=t._keyToDOMMap;i.clear(),t._editorState=qi(),t._pendingEditorState=r,t._compositionKey=null,t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements.clear(),t._normalizedNodes=new Set,t._updateTags=new Set,t._updates=[],t._blockCursorElement=null;const o=t._observer;null!==o&&(o.disconnect(),t._observer=null),null!==e&&(e.textContent=""),null!==n&&(n.textContent="",i.set("root",n));}function _o(t){const e=new Set,n=new Set;let r=t;for(;r;){const{ownNodeConfig:t}=ul(r),i=r.transform;if(!n.has(i)){n.add(i);const t=r.transform();t&&e.add(t);}if(t){const n=t.$transform;n&&e.add(n),r=t.extends;}else {const t=Object.getPrototypeOf(r);r=t.prototype instanceof Rn$1&&t!==Rn$1?t:void 0;}}return e}const po={$createDOM:(t,e)=>t.createDOM(e._config,e),$decorateDOM:(t,e,n,r)=>{},$exportDOM:(t,e)=>{const n=bo(e,t.getType());return n&&void 0!==n.exportDOM?n.exportDOM(e,t):t.exportDOM(e)},$extractWithChild:(t,e,n,r,i)=>Wi(t)&&t.extractWithChild(e,n,r),$getDOMSlot:(e,n,r)=>(Wi(e)||t(336,e.getKey(),e.getType()),e.getDOMSlot(n)),$shouldExclude:(t,e,n)=>Wi(t)&&t.excludeFromCopy("html"),$shouldInclude:(t,e,n)=>!e||t.isSelected(e),$updateDOM:(t,e,n,r)=>t.updateDOM(e,n,r._config)};function yo(t){const e=t||{},n=Ti(),r=e.theme||{},i=void 0===t?n:e.parentEditor||null,o=e.disableEvents||false,s=qi(),l=e.namespace||(null!==i?i._config.namespace:os()),c=e.editorState,a=[Ui,gr,rr,br,Zi,Qi,...e.nodes||[]],{onError:u,html:f}=e,d=void 0===e.editable||e.editable;let h;if(void 0===t&&null!==n)h=n._nodes;else {h=new Map;for(let t=0;t<a.length;t++){let e=a[t],n=null,r=null;if("function"!=typeof e){const t=e;e=t.replace,n=t.with,r=t.withKlass||null;}ul(e);const i=e.getType(),o=_o(e);h.set(i,{exportDOM:f&&f.export?f.export.get(e):void 0,klass:e,replace:n,replaceWithKlass:r,sharedNodeState:at$3(a[t]),transforms:o});}}const g=new Co(s,i,h,{disableEvents:o,dom:{...po,...t&&t.dom},namespace:l,theme:r},u||console.error,function(t,e){const n=new Map,r=new Set,i=t=>{Object.keys(t).forEach(e=>{let r=n.get(e);void 0===r&&(r=[],n.set(e,r)),r.push(t[e]);});};return t.forEach(t=>{const e=t.klass.importDOM;if(null==e||r.has(e))return;r.add(e);const n=e.call(t.klass);null!==n&&i(n);}),e&&i(e),n}(h,f?f.import:void 0),d,t);return void 0!==c&&(g._pendingEditorState=c,g._dirtyType=2),function(t){t.registerCommand(le$3,vn$1,ro),t.registerCommand(ce$4,kn$1,ro),t.registerCommand(ae$4,Tn$1,ro),t.registerCommand(ue$4,Nn$1,ro),t.registerCommand(ve$2,wn$1,ro);}(g),g}function mo(t,e){const n=t.get(e);t.delete(e),n&&n();}function xo(t,e,n){return t.set(e,n),mo.bind(null,t,e)}class Co{static version;_headless;_parentEditor;_rootElement;_editorState;_pendingEditorState;_compositionKey;_deferred;_keyToDOMMap;_updates;_updating;_listeners;_commands;_nodes;_decorators;_pendingDecorators;_config;_dirtyType;_cloneNotNeeded;_dirtyLeaves;_dirtyElements;_normalizedNodes;_updateTags;_observer;_key;_onError;_htmlConversions;_window;_editable;_blockCursorElement;_createEditorArgs;constructor(t,e,n,r,i,o,s,l){this._createEditorArgs=l,this._parentEditor=e,this._rootElement=null,this._editorState=t,this._pendingEditorState=null,this._compositionKey=null,this._deferred=[],this._keyToDOMMap=new Map,this._updates=[],this._updating=false,this._listeners={decorator:new Map,editable:new Map,mutation:new Map,root:new Map,textcontent:new Map,update:new Map},this._commands=new Map,this._config=r,this._nodes=n,this._decorators={},this._pendingDecorators=null,this._dirtyType=0,this._cloneNotNeeded=new Set,this._dirtyLeaves=new Set,this._dirtyElements=new Map,this._normalizedNodes=new Set,this._updateTags=new Set,this._observer=null,this._key=os(),this._onError=i,this._htmlConversions=o,this._editable=s,this._headless=null!==e&&e._headless,this._window=null,this._blockCursorElement=null;}isComposing(){return null!=this._compositionKey}registerUpdateListener(t){return xo(this._listeners.update,t)}registerEditableListener(t){return xo(this._listeners.editable,t)}registerDecoratorListener(t){return xo(this._listeners.decorator,t)}registerTextContentListener(t){return xo(this._listeners.textcontent,t)}registerRootListener(t){const e=this._listeners.root;return Cc(xo(e,t,t(this._rootElement,null)||void 0),()=>function(t,e,n){const r=t.get(e);r&&r(),t.set(e,e(...n)||void 0);}(e,t,[null,this._rootElement]))}registerCommand(e,n,r){ void 0===r&&t(35);const i=this._commands;i.has(e)||i.set(e,[new V$7,new V$7,new V$7,new V$7,new V$7]);const o=i.get(e);void 0===o&&t(36,String(e));const s=function(t){return 7&t}(r),l=o[s];return s!==r?l.addFront(n):l.addBack(n),()=>{l.delete(n),o.every(t=>0===t.size)&&i.delete(e);}}registerMutationListener(t,e,n){const r=this.resolveRegisteredNodeAfterReplacements(this.getRegisteredNode(t)).klass,i=this._listeners.mutation;let o=i.get(e);void 0===o&&(o=new Set,i.set(e,o)),o.add(r);const s=n&&n.skipInitialization;return void 0!==s&&s||this.initializeMutationListener(e,r),()=>{o.delete(r),0===o.size&&i.delete(e);}}getRegisteredNode(e){const n=this._nodes.get(e.getType());return void 0===n&&t(37,e.name),n}resolveRegisteredNodeAfterReplacements(t){for(;t.replaceWithKlass;)t=this.getRegisteredNode(t.replaceWithKlass);return t}initializeMutationListener(t,e){const n=this._editorState,r=rl(n).get(e.getType());if(!r)return;const i=new Map;for(const t of r.keys())i.set(t,"created");i.size>0&&t(i,{dirtyLeaves:new Set,prevEditorState:n,updateTags:new Set(["registerMutationListener"])});}registerNodeTransformToKlass(t,e){const n=this.getRegisteredNode(t);return n.transforms.add(e),n}registerNodeTransform(t,e){const n=this.registerNodeTransformToKlass(t,e),r=[n],i=n.replaceWithKlass;if(null!=i){const t=this.registerNodeTransformToKlass(i,e);r.push(t);}return function(t,e){const n=rl(t.getEditorState()),r=[];for(const t of e){const e=n.get(t);e&&r.push(e);}if(0===r.length)return;t.update(()=>{for(const t of r)for(const e of t.keys()){const t=Yo(e);t&&t.markDirty();}},null===t._pendingEditorState?{tag:Jn}:void 0);}(this,r.map(t=>t.klass.getType())),()=>{r.forEach(t=>t.transforms.delete(e));}}hasNode(t){return this._nodes.has(t.getType())}hasNodes(t){return t.every(this.hasNode.bind(this))}dispatchCommand(t,e){return Ts(this,t,e)}getDecorators(){return this._decorators}getRootElement(){return this._rootElement}getKey(){return this._key}setRootElement(t){const e=this._rootElement;if(t!==e){const n=ms(this._config.theme,"root"),r=this._pendingEditorState||this._editorState;if(this._rootElement=t,go(this,e,t,r),null!==e&&(this._config.disableEvents||Fn$1(e),null!=n&&e.classList.remove(...n)),null!==t){const e=Ds(t),r=t.style;r.userSelect="text",r.whiteSpace="pre-wrap",r.wordBreak="break-word",t.setAttribute("data-lexical-editor","true"),this._window=e,this._dirtyType=2,rt$4(this),this._updateTags.add(Jn),Ai(this),this._config.disableEvents||function(t,e){const n=t.ownerDocument;sn$1.set(t,n);const r=ln$1.get(n)??0;r<1&&n.addEventListener("selectionchange",Mn),ln$1.set(n,r+1),t.__lexicalEditor=e;const i=En$1(t);for(let n=0;n<tn$1.length;n++){const[r,o]=tn$1[n],s="function"==typeof o?t=>{Dn(t)||(An$1(t),(e.isEditable()||"click"===r)&&o(t,e));}:t=>{if(Dn(t))return;An$1(t);const n=e.isEditable();switch(r){case "cut":return n&&Ts(e,je$2,t);case "copy":return Ts(e,Je$2,t);case "paste":return n&&Ts(e,_e$2,t);case "dragstart":return n&&Ts(e,Be$2,t);case "dragover":return n&&Ts(e,We$2,t);case "dragend":return n&&Ts(e,$e$2,t);case "focus":return n&&Ts(e,Ge$2,t);case "blur":return n&&Ts(e,Xe$2,t);case "drop":return n&&Ts(e,ze$2,t)}};t.addEventListener(r,s),i.push(()=>{t.removeEventListener(r,s);});}}(t,this),null!=n&&t.classList.add(...n);}else this._window=null,this._updateTags.add(Jn),Ai(this);Di("root",this,false,t,e);}}getElementByKey(t){return this._keyToDOMMap.get(t)||null}getEditorState(){return this._editorState}setEditorState(e,n){e.isEmpty()&&t(38);let r=e;r._readOnly&&(r=Yi(e),r._selection=e._selection?e._selection.clone():null),nt$4(this);const i=this._pendingEditorState,o=this._updateTags,s=void 0!==n?n.tag:null;null===i||i.isEmpty()||(null!=s&&o.add(s),Ai(this)),this._pendingEditorState=r,this._dirtyType=2,this._dirtyElements.set("root",false),this._compositionKey=null,null!=s&&o.add(s),this._updating||Ai(this);}parseEditorState(t,e){return function(t,e,n){const r=qi(),i=di,o=gi,s=hi,l=e._dirtyElements,c=e._dirtyLeaves,a=e._cloneNotNeeded,u=e._dirtyType;e._dirtyElements=new Map,e._dirtyLeaves=new Set,e._cloneNotNeeded=new Set,e._dirtyType=0,di=r,gi=false,hi=e,vo(null);try{const i=e._nodes;Oi(t.root,i),n&&n(),r._readOnly=!0;}catch(t){t instanceof Error&&e._onError(t);}finally{e._dirtyElements=l,e._dirtyLeaves=c,e._cloneNotNeeded=a,e._dirtyType=u,di=i,gi=o,hi=s;}return r}("string"==typeof t?JSON.parse(t):t,this,e)}read(t){return Ai(this),this.getEditorState().read(t,{editor:this})}update(t,e){!function(t,e,n){t._updating?t._updates.push([e,n]):Ii(t,e,n);}(this,t,e);}focus(t,e={}){const n=this._rootElement;null!==n&&(n.setAttribute("autocapitalize","off"),Ki(this,()=>{const r=Qr(),i=Zo();null!==r?r.dirty||es(r.clone()):0!==i.getChildrenSize()&&("rootStart"===e.defaultSelection?i.selectStart():i.selectEnd()),Os("focus"),Ms(()=>{n.removeAttribute("autocapitalize"),t&&t();});}),null===this._pendingEditorState&&n.removeAttribute("autocapitalize"));}blur(){const t=this._rootElement;null!==t&&t.blur();const e=Js(this._window);null!==e&&e.removeAllRanges();}isEditable(){return this._editable}setEditable(t){this._editable!==t&&(this._editable=t,Di("editable",this,true,t));}toJSON(){return {editorState:this._editorState.toJSON()}}}Co.version="0.44.0+prod.esm";let So=null;function vo(t){So=t;}let ko=1;function To(){ko=1;}function No(e,n){const r=bo(e,n);return void 0===r&&t(30,n),r}function bo(t,e){return t._nodes.get(e)}const wo="function"==typeof queueMicrotask?queueMicrotask:t=>{Promise.resolve().then(t);};function Eo(t){return ji(Go(t))}function Oo(t){const e=document.activeElement;if(!Ys(e))return false;const n=e.nodeName;return ji(Go(t))&&("INPUT"===n||"TEXTAREA"===n||"true"===e.contentEditable&&null==Po(e))}function Mo(t,e,n){const r=t.getRootElement();try{return null!==r&&r.contains(e)&&r.contains(n)&&null!==e&&!Oo(e)&&Do(e)===t}catch(t){return false}}function Ao(t){return t instanceof Co}function Do(t){let e=t;for(;null!=e;){const t=Po(e);if(Ao(t))return t;e=bs(e);}return null}function Po(t){return t?t.__lexicalEditor:null}function Fo(t){return I$6.test(t)?"rtl":K$4.test(t)?"ltr":null}function Lo(t){return Er(t)||t.isToken()}function Io(t){return Lo(t)||t.isSegmented()}function Ko(t){return qs(t)&&3===t.nodeType}function zo(t){return qs(t)&&9===t.nodeType}function Ro(t){let e=t;for(;null!=e;){if(Ko(e))return e;e=e.firstChild;}return null}function Bo(t,e,n){const r=z$7[e];if(null!==n&&(t&r)===(n&r))return t;let i=t^r;return "subscript"===e?i&=~z$7.superscript:"superscript"===e?i&=~z$7.subscript:"lowercase"===e?(i&=~z$7.uppercase,i&=~z$7.capitalize):"uppercase"===e?(i&=~z$7.lowercase,i&=~z$7.capitalize):"capitalize"===e&&(i&=~z$7.lowercase,i&=~z$7.uppercase),i}function Wo(t){return Tr(t)||sr(t)||ji(t)}function $o(t,e){const n=function(){const t=So;return So=null,t}();if(null!=(e=e||n&&n.__key))return void(t.__key=e);xi(),Ci();const r=vi(),i=Si(),o=""+ko++;i._nodeMap.set(o,t),Wi(t)?r._dirtyElements.set(o,true):r._dirtyLeaves.add(o),r._cloneNotNeeded.add(o),r._dirtyType=1,t.__key=o;}function Jo(t){const e=t.getParent();if(null!==e){const n=t.getWritable(),r=e.getWritable(),i=t.getPreviousSibling(),o=t.getNextSibling(),s=null!==o?o.__key:null,l=null!==i?i.__key:null,c=null!==i?i.getWritable():null,a=null!==o?o.getWritable():null;null===i&&(r.__first=s),null===o&&(r.__last=l),null!==c&&(c.__next=s),null!==a&&(a.__prev=l),n.__prev=null,n.__next=null,n.__parent=null,r.__size--;}}function jo(e){Ci(),zn(e)&&t(323,e.__key,e.__type);const n=e.getLatest(),r=n.__parent,i=Si(),o=vi(),s=i._nodeMap,l=o._dirtyElements;null!==r&&function(t,e,n){let r=t;for(;null!==r;){if(n.has(r))return;const t=e.get(r);if(void 0===t)break;n.set(r,false),r=t.__parent;}}(r,s,l);const c=n.__key;o._dirtyType=1,Wi(e)?l.set(c,true):o._dirtyLeaves.add(c);}function Uo(t){xi();const e=vi(),n=e._compositionKey;if(t!==n){if(e._compositionKey=t,null!==n){const t=Yo(n);null!==t&&t.getWritable();}if(null!==t){const e=Yo(t);null!==e&&e.getWritable();}}}function Vo(){if(mi())return null;return vi()._compositionKey}function Yo(t,e){const n=(e||Si())._nodeMap.get(t);return void 0===n?null:n}function qo(t,e){const n=Ho(t,vi());return void 0!==n?Yo(n,e):null}function Ho(t,e){return t[`__lexicalKey_${e._key}`]}function Go(t,e){let n=t;for(;null!=n;){const t=qo(n,e);if(null!==t)return t;n=bs(n);}return null}function Xo(t){const e=t._decorators,n=Object.assign({},e);return t._pendingDecorators=n,n}function Qo(t){return t.read(()=>Zo().getTextContent())}function Zo(){return ts(Si())}function ts(t){return t._nodeMap.get("root")}function es(t){xi();const e=Si();null!==t&&(t.dirty=true,t.setCachedNodes(null)),e._selection=t;}function ns(t){const e=vi(),n=function(t,e){let n=t;for(;null!=n;){const t=Ho(n,e);if(void 0!==t)return t;n=bs(n);}return null}(t,e);if(null===n){return t===e.getRootElement()?Yo("root"):null}return Yo(n)}function rs(t){return /[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(t)}function is(t){const e=[];for(let n=t;null!==n;n=n._parentEditor)e.push(n);return e}function os(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substring(0,5)}function ss(t){return Ko(t)?t.nodeValue:null}function ls(t,e,n){const r=Js(Ps(e));if(null===r)return;const i=r.anchorNode;let{anchorOffset:o,focusOffset:s}=r;if(null!==i){let e=ss(i);const r=Go(i);if(null!==e&&Tr(r)){if((e===A$3||e===P$3)&&n){const t=n.length;e=n,o=t,s=t;}null!==e&&cs(r,e,o,s,t);}}}function cs(t,e,n,r,i){let o=t;if(o.isAttached()&&(i||!o.isDirty())){const s=o.isComposing();let c=e;if((s||i)&&(e.endsWith(A$3)&&(c=e.slice(0,-A$3.length)),i)){const t=P$3;let e;for(;-1!==(e=c.indexOf(t));)c=c.slice(0,e)+c.slice(e+t.length),null!==n&&n>e&&(n=Math.max(e,n-t.length)),null!==r&&r>e&&(r=Math.max(e,r-t.length));}const u=o.getTextContent();if(i||c!==u){if(""===c){if(Uo(null),a$1||l||d$1)o.remove();else {const t=vi();setTimeout(()=>{t.update(()=>{o.isAttached()&&o.remove();});},20);}return}const e=o.getParent(),i=Zr(),u=o.getTextContentSize(),f=Vo(),h=o.getKey();if(o.isToken()||null!==f&&h===f&&!s||Fr(i)&&(null!==e&&!e.canInsertTextBefore()&&0===i.anchor.offset||i.anchor.key===t.__key&&0===i.anchor.offset&&!o.canInsertTextBefore()&&!s||i.focus.key===t.__key&&i.focus.offset===u&&!o.canInsertTextAfter()&&!s))return void o.markDirty();const g=Qr();if(!Fr(g)||null===n||null===r)return void as(o,c,g);if(g.setTextNodeRange(o,n,o,r),o.isSegmented()){const t=kr(o.getTextContent());o.replace(t),o=t;}as(o,c,g);}}}function as(t,e,n){if(t.setTextContent(e),Fr(n)){const e=t.getKey();for(const r of ["anchor","focus"]){const i=n[r];"text"===i.type&&i.key===e&&(i.offset=Al(t,i.offset,"clamp"));}}}function us(t,e,n){const r=e[n]||false;return "any"===r||r===t[n]}function fs(t,e){return us(t,e,"altKey")&&us(t,e,"ctrlKey")&&us(t,e,"shiftKey")&&us(t,e,"metaKey")}function ds(t,e,n){if(!fs(t,n))return false;if(t.key.toLowerCase()===e.toLowerCase())return true;if(e.length>1)return false;if(1===t.key.length&&t.key.charCodeAt(0)<=127)return false;if(t.code.startsWith("Digit")&&/^\d$/.test(e))return t.code===`Digit${e}`;const r="Key"+e.toUpperCase();return t.code===r}const hs={ctrlKey:!i,metaKey:i},gs={altKey:i,ctrlKey:!i};function _s(t){return "Backspace"===t.key}function ps(t){return ds(t,"a",hs)}function ys(t){const e=Zo();if(Fr(t)){const e=t.anchor,n=t.focus,r=e.getNode().getTopLevelElementOrThrow().getParentOrThrow();return e.set(r.getKey(),0,"element"),n.set(r.getKey(),r.getChildrenSize(),"element"),St$3(t),t}{const t=e.select(0,e.getChildrenSize());return es(St$3(t)),t}}function ms(t,e){ void 0===t.__lexicalClassNameCache&&(t.__lexicalClassNameCache={});const n=t.__lexicalClassNameCache,r=n[e];if(void 0!==r)return r;const i=t[e];if("string"==typeof i){const t=yc(i);return n[e]=t,t}return i}function xs(e,n,r,i,o){if(0===r.size)return;const s=i.__type,l=i.__key,c=n.get(s);void 0===c&&t(33,s);const a=c.klass;let u=e.get(a);void 0===u&&(u=new Map,e.set(a,u));const f=u.get(l),d="destroyed"===f&&"created"===o;(void 0===f||d)&&u.set(l,d?"updated":o);}function Cs(t){const e=t.getType(),n=Si();if(n._readOnly){const t=rl(n).get(e);return t?Array.from(t.values()):[]}const r=n._nodeMap,i=[];for(const[,n]of r)n instanceof t&&n.__type===e&&n.isAttached()&&i.push(n);return i}function Ss(t,e,n){const r=t.getParent();let i=n,o=t;return null!==r&&(e&&0===n?(i=o.getIndexWithinParent(),o=r):e||n!==o.getChildrenSize()||(i=o.getIndexWithinParent()+1,o=r)),o.getChildAtIndex(e?i-1:i)}function vs(t,e){const n=t.offset;if("element"===t.type){return Ss(t.getNode(),e,n)}{const r=t.getNode();if(e&&0===n||!e&&n===r.getTextContentSize()){const t=e?r.getPreviousSibling():r.getNextSibling();return null===t?Ss(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):t}}return null}function ks(t){const e=Ps(t).event,n=e&&e.inputType;return "insertFromPaste"===n||"insertFromPasteAsQuotation"===n}function Ts(t,e,n){return Pi(t,e,n,t)}function Ns(e,n){const r=e._keyToDOMMap.get(n);return void 0===r&&t(75,n),r}function bs(t){const e=t.assignedSlot||t.parentElement;return Hs(e)?e.host:e}function ws(t){return zo(t)?t:Ys(t)?t.ownerDocument:null}function Es(t){return vi()._updateTags.has(t)}function Os(t){xi();vi()._updateTags.add(t);}function Ms(t){xi();vi()._deferred.push(t);}function As(t,e){let n=t.getParent();for(;null!==n;){if(n.is(e))return true;n=n.getParent();}return false}function Ds(t){const e=ws(t);return e?e.defaultView:null}function Ps(e){const n=e._window;return null===n&&t(78),n}function Fs(t){return Wi(t)&&t.isInline()||ji(t)&&t.isInline()}function Ls(t){let e=t.getParentOrThrow();for(;null!==e;){if(Is(e))return e;e=e.getParentOrThrow();}return e}function Is(t){return Vi(t)||Wi(t)&&t.isShadowRoot()}function Ks(t,e=false){const n=t.constructor.clone(t);return $o(n,null),n.afterCloneFrom(t),e||n.resetOnCopyNodeFrom(t),n}function zs(e){const n=vi(),r=e.getType(),i=bo(n,r);void 0===i&&t(200,e.constructor.name,r);const{replace:o,replaceWithKlass:s}=i;if(null!==o){const n=o(e),i=n.constructor;return null!==s?n instanceof s||t(201,s.name,s.getType(),i.name,i.getType(),e.constructor.name,r):n instanceof e.constructor&&i!==e.constructor||t(202,i.name,i.getType(),e.constructor.name,r),n.__key===e.__key&&t(203,e.constructor.name,r,i.name,i.getType()),n}return e}function Rs(e,n){!Vi(e.getParent())||Wi(n)||ji(n)||t(99);}function Bs(e){const n=Yo(e);return null===n&&t(63,e),n}function Ws(t){return (ji(t)||Wi(t)&&!t.canBeEmpty())&&!t.isInline()}function $s(t,e,n){n.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=t.parentElement;null!==r&&r.removeChild(t);}function Js(t){return n?(t||window).getSelection():null}function js(t){const e=Ds(t);return e?e.getSelection():null}function Us(e,n){let r=e.getChildAtIndex(n);null==r&&(r=e),Is(e)&&t(102);const i=e=>{const n=e.getParentOrThrow(),o=Is(n),s=e!==r||o?Ks(e):e;if(o)return Wi(e)&&Wi(s)||t(133),e.insertAfter(s),[e,s,s];{const[t,r,o]=i(n),l=e.getNextSiblings();return o.append(s,...l),[t,r,s]}},[o,s]=i(r);return [o,s]}function Vs(t){return Ys(t)&&"A"===t.tagName}function Ys(t){return qs(t)&&1===t.nodeType}function qs(t){return "object"==typeof t&&null!==t&&"nodeType"in t&&"number"==typeof t.nodeType}function Hs(t){return qs(t)&&11===t.nodeType}function Gs(t){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|mark|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return null!==t.nodeName.match(e)}function Xs(t){const e=new RegExp(/^(address|article|aside|blockquote|canvas|dd|div|dl|dt|fieldset|figcaption|figure|footer|form|h1|h2|h3|h4|h5|h6|header|hr|li|main|nav|noscript|ol|p|pre|section|table|td|tfoot|ul|video)$/,"i");return null!==t.nodeName.match(e)}function Qs(t){if(ji(t)&&!t.isInline())return true;if(!Wi(t)||Is(t))return false;const e=t.getFirstChild(),n=null===e||sr(e)||Tr(e)||e.isInline();return !t.isInline()&&false!==t.canBeEmpty()&&n}function Zs(){return vi()}function tl(t=Zs()){return t._config.dom||po}const el=new WeakMap,nl=new Map;function rl(e){if(!e._readOnly&&e.isEmpty())return nl;e._readOnly||t(192);let n=el.get(e);return n||(n=function(t){const e=new Map;for(const[n,r]of t._nodeMap){const t=r.__type;let i=e.get(t);i||(i=new Map,e.set(t,i)),i.set(n,r);}return e}(e),el.set(e,n)),n}function il(t){const e=t.constructor.clone(t);return e.afterCloneFrom(t),e}function ol(t){return (e=il(t))[Kn$1]=true,e;var e;}function sl(t,e){const n=parseInt(t.style.paddingInlineStart,10)||0,r=Math.round(n/40);e.setIndent(r);}function ll(t){t.__lexicalUnmanaged=true;}function cl(t){return true===t.__lexicalUnmanaged}function al(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)&&t[e]!==Rn$1[e]}function ul(e){const n=U$6 in e.prototype?e.prototype[U$6]():void 0,r=function(e){if(!(e===Rn$1||e.prototype instanceof Rn$1)){let n="<unknown>",r="<unknown>";try{n=e.getType();}catch(t){}try{Co.version&&(r=JSON.parse(Co.version));}catch(t){}t(290,e.name,n,r);}return e===Ji||e===Bi||e===Rn$1}(e),i=!r&&al(e,"getType")?e.getType():void 0;let o,s=i;if(n)if(i)o=n[i];else for(const[t,e]of Object.entries(n))s=t,o=e;if(!r&&s&&(al(e,"getType")||(e.getType=()=>s),al(e,"clone")||(e.clone=t=>(vo(t),new e)),al(e,"importJSON")||(e.importJSON=o&&o.$importJSON||(t=>(new e).updateFromJSON(t))),!al(e,"importDOM")&&o)){const{importDOM:t}=o;t&&(e.importDOM=()=>t);}return {ownNodeConfig:o,ownNodeType:s}}function fl(t){const e=Zs();xi();return new(e.resolveRegisteredNodeAfterReplacements(e.getRegisteredNode(t)).klass)}const dl=(t,e)=>{let n=t;for(;null!=n&&!Vi(n);){if(e(n))return n;n=n.getParent();}return null};function hl(e,n){const r=[];let i=e.__first;for(;null!==i;){const e=null===n?Yo(i):n.get(i);null==e&&t(174),r.push(i),i=e.__next;}return r}const gl={next:"previous",previous:"next"};class _l{origin;constructor(t){this.origin=t;}[Symbol.iterator](){return $l({hasNext:Tl,initial:this.getAdjacentCaret(),map:t=>t,step:t=>t.getAdjacentCaret()})}getAdjacentCaret(){return Ol(this.getNodeAtCaret(),this.direction)}getSiblingCaret(){return Ol(this.origin,this.direction)}remove(){const t=this.getNodeAtCaret();return t&&t.remove(),this}replaceOrInsert(t,e){const n=this.getNodeAtCaret();return t.is(this.origin)||t.is(n)||(null===n?this.insert(t):n.replace(t,e)),this}splice(e,n,r="next"){const i=r===this.direction?n:Array.from(n).reverse();let o=this;const s=this.getParentAtCaret(),l=new Map;for(let t=o.getAdjacentCaret();null!==t&&l.size<e;t=t.getAdjacentCaret()){const e=t.origin.getWritable();l.set(e.getKey(),e);}for(const e of i){if(l.size>0){const n=o.getNodeAtCaret();if(n)if(l.delete(n.getKey()),l.delete(e.getKey()),n.is(e)||o.origin.is(e));else {const t=e.getParent();t&&t.is(s)&&e.remove(),n.replace(e);}else null===n&&t(263,Array.from(l).join(" "));}else o.insert(e);o=Ol(e,this.direction);}for(const t of l.values())t.remove();return this}}class pl extends _l{type="child";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:Pl(t,this.direction)}getParentCaret(t="root"){return Ol(xl(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=ml(this.direction);return Ol(this.getNodeAtCaret(),t)||Pl(this.origin,t)}getParentAtCaret(){return this.origin}getChildCaret(){return this}isSameNodeCaret(t){return t instanceof pl&&this.direction===t.direction&&this.origin.is(t.origin)}isSamePointCaret(t){return this.isSameNodeCaret(t)}}const yl={root:Vi,shadowRoot:Is};function ml(t){return gl[t]}function xl(t,e="root"){return yl[e](t)?null:t}class Cl extends _l{type="sibling";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:Ol(t,this.direction)}getSiblingCaret(){return this}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return Wi(this.origin)?Pl(this.origin,this.direction):null}getParentCaret(t="root"){return Ol(xl(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=ml(this.direction);return Ol(this.getNodeAtCaret(),t)||Pl(this.origin.getParentOrThrow(),t)}isSamePointCaret(t){return t instanceof Cl&&this.direction===t.direction&&this.origin.is(t.origin)}isSameNodeCaret(t){return (t instanceof Cl||t instanceof Sl)&&this.direction===t.direction&&this.origin.is(t.origin)}}class Sl extends _l{type="text";offset;constructor(t,e){super(t),this.offset=e;}getLatest(){const t=this.origin.getLatest();return t===this.origin?this:Ml(t,this.direction,this.offset)}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return null}getParentCaret(t="root"){return Ol(xl(this.getParentAtCaret(),t),this.direction)}getFlipped(){return Ml(this.origin,ml(this.direction),this.offset)}isSamePointCaret(t){return t instanceof Sl&&this.direction===t.direction&&this.origin.is(t.origin)&&this.offset===t.offset}isSameNodeCaret(t){return (t instanceof Cl||t instanceof Sl)&&this.direction===t.direction&&this.origin.is(t.origin)}getSiblingCaret(){return Ol(this.origin,this.direction)}}function vl(t){return t instanceof Sl}function kl(t){return t instanceof _l}function Tl(t){return t instanceof Cl}function Nl(t){return t instanceof pl}const bl={next:class extends Sl{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends Sl{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},wl={next:class extends Cl{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends Cl{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},El={next:class extends pl{direction="next";getNodeAtCaret(){return this.origin.getFirstChild()}insert(t){return this.origin.splice(0,0,[t]),this}},previous:class extends pl{direction="previous";getNodeAtCaret(){return this.origin.getLastChild()}insert(t){return this.origin.splice(this.origin.getChildrenSize(),0,[t]),this}}};function Ol(t,e){return t?new wl[e](t):null}function Ml(t,e,n){return t?new bl[e](t,Al(t,n)):null}function Al(t,n,r="error"){const i=t.getTextContentSize();let o="next"===n?i:"previous"===n?0:n;return (o<0||o>i)&&("clamp"!==r&&e(284,String(n),String(i),t.getKey()),o=o<0?0:i),o}function Dl(t,e){return new Kl(t,e)}function Pl(t,e){return Wi(t)?new El[e](t):null}function Fl(t){return t&&t.getChildCaret()||t}function Ll(t){return t&&Fl(t.getAdjacentCaret())}class Il{type="node-caret-range";direction;anchor;focus;constructor(t,e,n){this.anchor=t,this.focus=e,this.direction=n;}getLatest(){const t=this.anchor.getLatest(),e=this.focus.getLatest();return t===this.anchor&&e===this.focus?this:new Il(t,e,this.direction)}isCollapsed(){return this.anchor.isSamePointCaret(this.focus)}getTextSlices(){const t=t=>{const e=this[t].getLatest();return vl(e)?function(t,e){const{direction:n,origin:r}=t,i=Al(r,"focus"===e?ml(n):n);return Dl(t,i-t.offset)}(e,t):null},e=t("anchor"),n=t("focus");if(e&&n){const{caret:t}=e,{caret:r}=n;if(t.isSameNodeCaret(r))return [Dl(t,r.offset-t.offset),null]}return [e,n]}iterNodeCarets(t="root"){const e=vl(this.anchor)?this.anchor.getSiblingCaret():this.anchor.getLatest(),n=this.focus.getLatest(),r=vl(n),i=e=>e.isSameNodeCaret(n)?null:Ll(e)||e.getParentCaret(t);return $l({hasNext:t=>null!==t&&!(r&&n.isSameNodeCaret(t)),initial:e.isSameNodeCaret(n)?null:i(e),map:t=>t,step:i})}[Symbol.iterator](){return this.iterNodeCarets("root")}}class Kl{type="slice";caret;distance;constructor(t,e){this.caret=t,this.distance=e;}getSliceIndices(){const{distance:t,caret:{offset:e}}=this,n=e+t;return n<e?[n,e]:[e,n]}getTextContent(){const[t,e]=this.getSliceIndices();return this.caret.origin.getTextContent().slice(t,e)}getTextContentSize(){return Math.abs(this.distance)}removeTextSlice(){const{caret:{origin:t,direction:e}}=this,[n,r]=this.getSliceIndices(),i=t.getTextContent();return Ml(t.setTextContent(i.slice(0,n)+i.slice(r)),e,n)}}function zl(t){return t instanceof Kl}function Rl(t){return Wl(t,Ol(Zo(),t.direction))}function Bl(t){return Wl(t,t)}function Wl(e,n){return e.direction!==n.direction&&t(265),new Il(e,n,e.direction)}function $l(t){const{initial:e,hasNext:n,step:r,map:i}=t;let o=e;return {[Symbol.iterator](){return this},next(){if(!n(o))return {done:true,value:void 0};const t={done:false,value:i(o)};return o=r(o),t}}}function Jl(e,n){const r=Yl(e.origin,n.origin);switch(null===r&&t(275,e.origin.getKey(),n.origin.getKey()),r.type){case "same":{const t="text"===e.type,r="text"===n.type;return t&&r?function(t,e){return Math.sign(t-e)}(e.offset,n.offset):e.type===n.type?0:t?-1:r?1:"child"===e.type?-1:1}case "ancestor":return "child"===e.type?-1:1;case "descendant":return "child"===n.type?1:-1;case "branch":return jl(r)}}function jl(t){const{a:e,b:n}=t,r=e.__key,i=n.__key;let o=e,s=n;for(;o&&s;o=o.getNextSibling(),s=s.getNextSibling()){if(o.__key===i)return -1;if(s.__key===r)return 1}return null===o?1:-1}function Ul(t,e){return e.is(t)}function Vl(t){return Wi(t)?[t.getLatest(),null]:[t.getParent(),t.getLatest()]}function Yl(e,n){if(e.is(n))return {commonAncestor:e,type:"same"};const r=new Map;for(let[t,n]=Vl(e);t;n=t,t=t.getParent())r.set(t,n);for(let[i,o]=Vl(n);i;o=i,i=i.getParent()){const s=r.get(i);if(void 0!==s)return null===s?(Ul(e,i)||t(276),{commonAncestor:i,type:"ancestor"}):null===o?(Ul(n,i)||t(277),{commonAncestor:i,type:"descendant"}):((Wi(s)||Ul(e,s))&&(Wi(o)||Ul(n,o))&&i.is(s.getParent())&&i.is(o.getParent())||t(278),{a:s,b:o,commonAncestor:i,type:"branch"})}return null}function ql(e,n){const{type:r,key:i,offset:o}=e,s=Bs(e.key);return "text"===r?(Tr(s)||t(266,s.getType(),i),Ml(s,n,o)):(Wi(s)||t(267,s.getType(),i),lc(s,e.offset,n))}function Hl(e,n){const{origin:r,direction:i}=n,o="next"===i;vl(n)?e.set(r.getKey(),n.offset,"text"):Tl(n)?Tr(r)?e.set(r.getKey(),Al(r,i),"text"):e.set(r.getParentOrThrow().getKey(),r.getIndexWithinParent()+(o?1:0),"element"):(Nl(n)&&Wi(r)||t(268),e.set(r.getKey(),o?0:r.getChildrenSize(),"element"));}function Gl(t){const e=Qr(),n=Fr(e)?e:qr();return Xl(n,t),es(n),n}function Xl(t,e){Hl(t.anchor,e.anchor),Hl(t.focus,e.focus);}function Ql(t){const{anchor:e,focus:n}=t,r=ql(e,"next"),i=ql(n,"next"),o=Jl(r,i)<=0?"next":"previous";return Wl(oc(r,o),oc(i,o))}function Zl(t){const{direction:e,origin:n}=t,r=Ol(n,ml(e)).getNodeAtCaret();return r?Ol(r,e):Pl(n.getParentOrThrow(),e)}function tc(t,e="root"){const n=[t];for(let r=Nl(t)?t.getParentCaret(e):t.getSiblingCaret();null!==r;r=r.getParentCaret(e))n.push(Zl(r));return n}function ec(t){return !!t&&t.origin.isAttached()}function nc(e,n="removeEmptySlices"){if(e.isCollapsed())return e;const r="root",i="next";let o=n;const s=sc(e,i),l=tc(s.anchor,r),c=tc(s.focus.getFlipped(),r),a=new Set,u=[];for(const t of s.iterNodeCarets(r))if(Nl(t))a.add(t.origin.getKey());else if(Tl(t)){const{origin:e}=t;Wi(e)&&!a.has(e.getKey())||u.push(e);}for(const t of u)t.remove();for(const t of s.getTextSlices()){if(!t)continue;const{origin:e}=t.caret,n=e.getTextContentSize(),r=Zl(Ol(e,i)),s=e.getMode();if(Math.abs(t.distance)===n&&"removeEmptySlices"===o||"token"===s&&0!==t.distance)r.remove();else if(0!==t.distance){o="removeEmptySlices";let e=t.removeTextSlice();const n=t.caret.origin;if("segmented"===s){const t=e.origin,n=kr(t.getTextContent()).setStyle(t.getStyle()).setFormat(t.getFormat());r.replaceOrInsert(n),e=Ml(n,i,e.offset);}n.is(l[0].origin)&&(l[0]=e),n.is(c[0].origin)&&(c[0]=e.getFlipped());}}let f,d;for(const t of l)if(ec(t)){f=rc(t);break}for(const t of c)if(ec(t)){d=rc(t);break}const h=function(t,e,n){if(!t||!e)return null;const r=t.getParentAtCaret(),i=e.getParentAtCaret();if(!r||!i)return null;const o=r.getParents().reverse();o.push(r);const s=i.getParents().reverse();s.push(i);const l=Math.min(o.length,s.length);let c;for(c=0;c<l&&o[c]===s[c];c++);const a=(t,e)=>{let n;for(let r=c;r<t.length;r++){const i=t[r];if(Is(i))return;!n&&e(i)&&(n=i);}return n},u=a(o,Qs),f=u&&a(s,t=>n.has(t.getKey())&&Qs(t));return u&&f?[u,f]:null}(f,d,a);if(h){const[t,e]=h;Pl(t,"previous").splice(0,e.getChildren());let n=e.getParent();for(e.remove(true);n&&n.isEmpty();){const t=n;n=n.getParent(),t.remove(true);}}const g=[f,d,...l,...c].find(ec);if(g){return Bl(oc(rc(g),e.direction))}t(269,JSON.stringify(l.map(t=>t.origin.__key)));}function rc(t){const e=function(t){let e=t;for(;Nl(e);){const t=Ll(e);if(!Nl(t))break;e=t;}return e}(t.getLatest()),{direction:n}=e;if(Tr(e.origin))return vl(e)?e:Ml(e.origin,n,n);const r=e.getAdjacentCaret();return Tl(r)&&Tr(r.origin)?Ml(r.origin,n,ml(n)):e}function ic(t){return vl(t)&&t.offset!==Al(t.origin,t.direction)}function oc(t,e){return t.direction===e?t:t.getFlipped()}function sc(t,e){return t.direction===e?t:Wl(oc(t.focus,e),oc(t.anchor,e))}function lc(t,e,n){let r=Pl(t,"next");for(let t=0;t<e;t++){const t=r.getAdjacentCaret();if(null===t)break;r=t;}return oc(r,n)}function cc(t,e="root"){let n=0,r=t,i=Ll(r);for(;null===i;){if(n--,i=r.getParentCaret(e),!i)return null;r=i,i=Ll(r);}return i&&[i,n]}function ac(e){const{origin:n,offset:r,direction:i}=e;if(r===Al(n,i))return e.getSiblingCaret();if(r===Al(n,ml(i)))return Zl(e.getSiblingCaret());const[o]=n.splitText(r);return Tr(o)||t(281),oc(Ol(o,"next"),i)}function uc(t,e){return true}function fc(t,{$copyElementNode:e=Ks,$splitTextPointCaretNext:n=ac,rootMode:r="shadowRoot",$shouldSplit:i=uc,removeEmptyDestination:o=false}={}){if(vl(t))return n(t);const s=t.getParentCaret(r);if(s){const{origin:n}=s;if(Nl(t)){const t=Zl(s);if(o&&n.isEmpty())return n.remove(),t;if(!n.canBeEmpty()||!i(n,"first"))return t}const r=function(t){const e=[];for(let n=t.getAdjacentCaret();n;n=n.getAdjacentCaret())e.push(n.origin);return e}(t);(r.length>0||!o&&n.canBeEmpty()&&i(n,"last"))&&s.insert(e(n).splice(0,0,r));}return s}function dc(t){return t}function hc(...t){return t}function gc(t,e){return [t,e]}function _c(t){return t}function pc(t,e){if(!e||t===e)return t;for(const n in e)if(t[n]!==e[n])return {...t,...e};return t}function yc(...t){const e=[];for(const n of t)if(n&&"string"==typeof n)for(const[t]of n.matchAll(/\S+/g))e.push(t);return e}function mc(t,...e){const n=yc(...e);n.length>0&&t.classList.add(...n);}function xc(t,...e){const n=yc(...e);n.length>0&&t.classList.remove(...n);}function Cc(...t){return ()=>{for(let e=t.length-1;e>=0;e--)t[e]();t.length=0;}}
6207
+ function t(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);throw n.search=r.toString(),Error(`Minified Lexical error #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}function e(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);n.search=r.toString(),console.warn(`Minified Lexical warning #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`);}const n="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,r$1=n&&"documentMode"in document?document.documentMode:null,i=n&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),o$1=n&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),s$1=!(!n||!("InputEvent"in window)||r$1)&&"getTargetRanges"in new window.InputEvent("input"),l=n&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,c=n&&/Android/.test(navigator.userAgent),a$1=n&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent)&&!c,u=n&&/^(?=.*Chrome).*/i.test(navigator.userAgent),f=n&&c&&u,d$1=n&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&i&&!u,h$1=0,g=1,_$3=2,p=1,y$1=2,m$1=4,x$1=8,C$4=16,S$1=32,v$1=64,k$3=128,T$2=2047,N$3=1,b$3=2,w$3=3,E$4=4,O$4=5,M$5=6,A$3=a$1||l||d$1?"\xa0":"\u200b",D$4="\n\n",P$3=o$1?"\xa0":A$3,F$7="\u0591-\u07ff\ufb1d-\ufdfd\ufe70-\ufefc",L$5="A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u0300-\u0590\u0800-\u1fff\u200e\u2c00-\ufb1c\ufe00-\ufe6f\ufefd-\uffff",I$6=new RegExp("^[^"+L$5+"]*["+F$7+"]"),K$4=new RegExp("^[^"+F$7+"]*["+L$5+"]"),z$7={bold:1,capitalize:1024,code:16,highlight:k$3,italic:2,lowercase:256,strikethrough:4,subscript:32,superscript:64,underline:8,uppercase:512},R$4={directionless:1,unmergeable:2},B$5={center:2,end:6,justify:4,left:1,right:3,start:5},W$5={[b$3]:"center",[M$5]:"end",[E$4]:"justify",[N$3]:"left",[w$3]:"right",[O$4]:"start"},$$4={normal:0,segmented:2,token:1},J$7={[h$1]:"normal",[_$3]:"segmented",[g]:"token"},j$7="$",U$6="$config";let V$7 = class V{_front=new Set;_back=new Set;_cache;get size(){return this._front.size+this._back.size}addBack(t){return delete this._cache,this._front.has(t)||this._back.add(t),this}addFront(t){return delete this._cache,this._back.has(t)||this._front.add(t),this}delete(t){return delete this._cache,this._front.delete(t)||this._back.delete(t)}toArray(){const t=Array.from(this._front).reverse();for(const e of this._back)t.push(e);return t}toReadonlyArray(){return this._cache=this._cache||this.toArray(),this._cache}[Symbol.iterator](){return this.toReadonlyArray()[Symbol.iterator]()}};function Y$5(t,e,n,r,i,o){let s=t.getFirstChild();for(;null!==s;){const t=s.__key;s.__parent===e&&(Wi(s)&&Y$5(s,t,n,r,i,o),n.has(t)||o.delete(t),i.push(t)),s=s.getNextSibling();}}let q$7=false,H$7=0;function G$a(t){H$7=t.timeStamp;}function X$6(t,e,n){const r="BR"===t.nodeName,i=e.__lexicalLineBreak;return i&&(t===i||r&&t.previousSibling===i)||r&&void 0!==Ho(t,n)}function Q$9(t,e,n){const r=Js(Ps(n));let i=null,o=null;null!==r&&r.anchorNode===t&&(i=r.anchorOffset,o=r.focusOffset);const s=t.nodeValue;null!==s&&cs(e,s,i,o,false);}function Z$5(t,e,n){if(Fr(t)){const e=t.anchor.getNode();if(e.is(n)&&t.format!==e.getFormat())return false}return Ko(e)&&n.isAttached()}function tt$4(t,e,n,r){for(let i=t;i&&!cl(i);i=bs(i)){const t=Ho(i,e);if(void 0!==t){const e=Yo(t,n);if(e)return ji(e)||!Ys(i)?void 0:[i,e]}else if(i===r)return [r,ts(n)]}}function et$2(t,e,n){q$7=true;const r=performance.now()-H$7>100;try{Ki(t,()=>{const i=Qr()||function(t){return t.getEditorState().read(()=>{const t=Qr();return null!==t?t.clone():null})}(t),s=new Map,l=t.getRootElement(),c=t._editorState,a=t._blockCursorElement;let u=!1,f="";for(let n=0;n<e.length;n++){const d=e[n],h=d.type,g=d.target,_=tt$4(g,t,c,l);if(!_)continue;const[p,y]=_;if("characterData"===h)r&&Tr(y)&&Ko(g)&&Z$5(i,g,y)&&Q$9(g,y,t);else if("childList"===h){u=!0;const e=d.addedNodes;for(let n=0;n<e.length;n++){const r=e[n],i=qo(r),s=r.parentNode;if(null!=s&&r!==a&&null===i&&!X$6(r,s,t)){if(o$1){const t=(Ys(r)?r.innerText:null)||r.nodeValue;t&&(f+=t);}s.removeChild(r);}}const n=d.removedNodes,r=n.length;if(r>0){let e=0;for(let i=0;i<r;i++){const r=n[i];(X$6(r,g,t)||a===r)&&(g.appendChild(r),e++);}r!==e&&s.set(p,y);}}}if(s.size>0)for(const[e,n]of s)n.reconcileObservedMutation(e,t);const d=n.takeRecords();if(d.length>0){for(let e=0;e<d.length;e++){const n=d[e],r=n.addedNodes,i=n.target;for(let e=0;e<r.length;e++){const n=r[e],o=n.parentNode;null==o||"BR"!==n.nodeName||X$6(n,i,t)||o.removeChild(n);}}n.takeRecords();}null!==i&&(u&&es(i),o$1&&ks(t)&&i.insertRawText(f));});}finally{q$7=false;}}function nt$4(t){const e=t._observer;if(null!==e){et$2(t,e.takeRecords(),e);}}function rt$4(t){!function(t){0===H$7&&Ps(t).addEventListener("textInput",G$a,true);}(t),t._observer=new MutationObserver((e,n)=>{et$2(t,e,n);});}let it$2 = class it{key;parse;unparse;isEqual;defaultValue;resetOnCopyNode;constructor(t,e){this.key=t,this.parse=e.parse.bind(e),this.unparse=(e.unparse||gt$3).bind(e),this.isEqual=(e.isEqual||Object.is).bind(e),this.defaultValue=this.parse(void 0),this.resetOnCopyNode=e.resetOnCopyNode||false;}};function ot$3(t,e){return new it$2(t,e)}function st$2(t,e,n="latest"){const r=("latest"===n?t.getLatest():t).__state;return r?r.getValue(e):e.defaultValue}function lt$3(t,e,n){const r=st$2(t,n,"direct"),i=st$2(e,n,"direct");return n.isEqual(r,i)?null:[r,i]}function ct$2(t,e,n){let r;if(xi(),"function"==typeof n){const i=t.getLatest(),o=st$2(i,e);if(r=n(o),e.isEqual(o,r))return i}else r=n;const i=t.getWritable();return ft$2(i).updateFromKnown(e,r),i}function at$3(t){const e=new Map,n=new Set;for(let r="function"==typeof t?t:t.replace;r.prototype&&void 0!==r.prototype.getType;r=Object.getPrototypeOf(r)){const{ownNodeConfig:t}=ul(r);if(t&&t.stateConfigs)for(const r of t.stateConfigs){let t;"stateConfig"in r?(t=r.stateConfig,r.flat&&n.add(t.key)):t=r,e.set(t.key,t);}}return {flatKeys:n,sharedConfigMap:e}}let ut$3 = class ut{node;knownState;unknownState;sharedNodeState;size;constructor(t,e,n=void 0,r=new Map,i=void 0){this.node=t,this.sharedNodeState=e,this.unknownState=n,this.knownState=r;const{sharedConfigMap:o}=this.sharedNodeState,s=void 0!==i?i:function(t,e,n){let r=n.size;if(e)for(const i in e){const e=t.get(i);e&&n.has(e)||r++;}return r}(o,n,r);this.size=s;}getValue(t){const e=this.knownState.get(t);if(void 0!==e)return e;this.sharedNodeState.sharedConfigMap.set(t.key,t);let n=t.defaultValue;if(this.unknownState&&t.key in this.unknownState){const e=this.unknownState[t.key];void 0!==e&&(n=t.parse(e)),this.updateFromKnown(t,n);}return n}getInternalState(){return [this.unknownState,this.knownState]}toJSON(){const t={...this.unknownState},e={};for(const[e,n]of this.knownState)e.isEqual(n,e.defaultValue)?delete t[e.key]:t[e.key]=e.unparse(n);for(const n of this.sharedNodeState.flatKeys)n in t&&(e[n]=t[n],delete t[n]);return ht$3(t)&&(e.$=t),e}getWritable(t){if(this.node===t)return this;const{sharedNodeState:e,unknownState:n}=this,r=new Map(this.knownState);return new ut(t,e,function(t,e,n){let r;if(n)for(const[i,o]of Object.entries(n)){const n=t.get(i);n?e.has(n)||e.set(n,n.parse(o)):(r=r||{},r[i]=o);}return r}(e.sharedConfigMap,r,n),r,this.size)}resetOnCopyNode(){for(const t of this.knownState.keys())t.resetOnCopyNode&&this.knownState.set(t,t.defaultValue);return this}updateFromKnown(t,e){const n=t.key;this.sharedNodeState.sharedConfigMap.set(n,t);const{knownState:r,unknownState:i}=this;r.has(t)||i&&n in i||(i&&(delete i[n],this.unknownState=ht$3(i)),this.size++),r.set(t,e);}updateFromUnknown(t,e){const n=this.sharedNodeState.sharedConfigMap.get(t);n?this.updateFromKnown(n,n.parse(e)):(this.unknownState=this.unknownState||{},t in this.unknownState||this.size++,this.unknownState[t]=e);}updateFromJSON(t){const{knownState:e}=this;for(const t of e.keys())e.set(t,t.defaultValue);if(this.size=e.size,this.unknownState=void 0,t)for(const[e,n]of Object.entries(t))this.updateFromUnknown(e,n);}};function ft$2(t){const e=t.getWritable(),n=e.__state?e.__state.getWritable(e):new ut$3(e,dt$3(e));return e.__state=n,n}function dt$3(t){return t.__state?t.__state.sharedNodeState:No(Zs(),t.getType()).sharedNodeState}function ht$3(t){if(t)for(const e in t)return t}function gt$3(t){return t}function _t$3(t,e,n){for(const[r,i]of e.knownState){if(t.has(r.key))continue;t.add(r.key);const e=n?n.getValue(r):r.defaultValue;if(e!==i&&!r.isEqual(e,i))return true}return false}function pt$3(t,e,n){const{unknownState:r}=e,i=n?n.unknownState:void 0;if(r)for(const[e,n]of Object.entries(r)){if(t.has(e))continue;t.add(e);if(n!==(i?i[e]:void 0))return true}return false}function yt$6(t,e){const n=t.__state;return n&&n.node===t?n.getWritable(e):n}function mt$3(t,e){const n=t.__mode,r=t.__format,i=t.__style,o=e.__mode,s=e.__format,l=e.__style,c=t.__state,a=e.__state;return (null===n||n===o)&&(null===r||r===s)&&(null===i||i===l)&&(null===t.__state||c===a||function(t,e){if(t===e)return true;const n=new Set;return !(t&&_t$3(n,t,e)||e&&_t$3(n,e,t)||t&&pt$3(n,t,e)||e&&pt$3(n,e,t))}(c,a))}function xt$3(t,e){const n=t.mergeWithSibling(e),r=vi()._normalizedNodes;return r.add(t.__key),r.add(e.__key),n}function Ct$2(t){let e,n,r=t;if(""!==r.__text||!r.isSimpleText()||r.isUnmergeable()){for(;null!==(e=r.getPreviousSibling())&&Tr(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(""!==e.__text){if(mt$3(e,r)){r=xt$3(e,r);break}break}e.remove();}for(;null!==(n=r.getNextSibling())&&Tr(n)&&n.isSimpleText()&&!n.isUnmergeable();){if(""!==n.__text){if(mt$3(r,n)){r=xt$3(r,n);break}break}n.remove();}}else r.remove();}function St$3(t){return vt$3(t.anchor),vt$3(t.focus),t}function vt$3(t){for(;"element"===t.type;){const e=t.getNode(),n=t.offset;let r,i;if(n===e.getChildrenSize()?(r=e.getChildAtIndex(n-1),i=true):(r=e.getChildAtIndex(n),i=false),Tr(r)){t.set(r.__key,i?r.getTextContentSize():0,"text",true);break}if(!Wi(r))break;t.set(r.__key,i?r.getChildrenSize():0,"element",true);}}let kt$3,Tt$5,Nt$3,bt$3,wt$3,Et$4,Ot$4,Mt$3,At$3,Dt$5,Pt$4,Ft$3="",Lt$4=null,It$2=null,Kt$3=false,zt$5=false;function Rt$4(t,e){const n=Ot$4.get(t);if(null!==e){const n=ne$5(t);n.parentNode===e&&e.removeChild(n);}if(Mt$3.has(t)||Tt$5._keyToDOMMap.delete(t),Wi(n)){const t=hl(n,Ot$4);Bt$4(t,0,t.length-1,null);} void 0!==n&&xs(Dt$5,Nt$3,bt$3,n,"destroyed");}function Bt$4(t,e,n,r){for(let i=e;i<=n;++i){const e=t[i];void 0!==e&&Rt$4(e,r);}}function Wt$4(t,e){t.setProperty("text-align",e);}const $t$3="40px";function Jt$4(t,e){const n=kt$3.theme.indent;if("string"==typeof n){const r=t.classList.contains(n);e>0&&!r?t.classList.add(n):e<1&&r&&t.classList.remove(n);}if(0===e)return void t.style.setProperty("padding-inline-start","");const r=getComputedStyle(Tt$5._rootElement||t).getPropertyValue("--lexical-indent-base-value")||$t$3;t.style.setProperty("padding-inline-start",`calc(${e} * ${r})`);}function jt$3(t,e){const n=t.style;0===e?Wt$4(n,""):1===e?Wt$4(n,"left"):2===e?Wt$4(n,"center"):3===e?Wt$4(n,"right"):4===e?Wt$4(n,"justify"):5===e?Wt$4(n,"start"):6===e&&Wt$4(n,"end");}function Ut$4(t,e){const n=function(t){const e=t.__dir;if(null!==e)return e;if(Vi(t))return null;const n=t.getParentOrThrow();return Vi(n)&&null===n.__dir?"auto":null}(e);null!==n?t.dir=n:t.removeAttribute("dir");}function Vt$3(e,n){const r=Mt$3.get(e);void 0===r&&t(60);const i=Pt$4.$createDOM(r,Tt$5);if(function(t,e,n){const r=n._keyToDOMMap;((function(t,e,n){const r=`__lexicalKey_${e._key}`;t[r]=n;}))(e,n,t),r.set(t,e);}(e,i,Tt$5),Tr(r)?i.setAttribute("data-lexical-text","true"):ji(r)&&i.setAttribute("data-lexical-decorator","true"),Wi(r)){const t=r.__indent,e=r.__size;if(Ut$4(i,r),0!==t&&Jt$4(i,t),0!==e){const t=e-1;Yt$3(hl(r,Mt$3),r,0,t,Pt$4.$getDOMSlot(r,i,Tt$5));}const n=r.__format;0!==n&&jt$3(i,n),r.isInline()||Ht$4(null,r,i);}else {const t=r.getTextContent();if(ji(r)){const t=r.decorate(Tt$5,kt$3);null!==t&&Qt$3(e,t),i.contentEditable="false";}Ft$3+=t;}return null!==n&&n.insertChild(i),Pt$4.$decorateDOM(r,null,i,Tt$5),xs(Dt$5,Nt$3,bt$3,r,"created"),i}function Yt$3(t,e,n,r,i){const o=Ft$3;Ft$3="";let s=n;for(;s<=r;++s){Vt$3(t[s],i);const e=Mt$3.get(t[s]);null!==e&&Tr(e)?null===Lt$4&&(Lt$4=e.getFormat(),It$2=e.getStyle()):Wi(e)&&s<r&&!e.isInline()&&(Ft$3+=D$4);}i.element.__lexicalTextContent=Ft$3,Ft$3=o+Ft$3;}function qt$4(t,e){if(t){const n=t.__last;if(n){const t=e.get(n);if(t)return sr(t)?"line-break":ji(t)&&t.isInline()?"decorator":null}return "empty"}return null}function Ht$4(t,e,n){const r=qt$4(t,Ot$4),i=qt$4(e,Mt$3);r!==i&&Pt$4.$getDOMSlot(e,n,Tt$5).setManagedLineBreak(i);}function Gt$3(e,n,r){var i;Lt$4=null,It$2=null,function(e,n,r){const i=Ft$3,o=e.__size,s=n.__size;Ft$3="";const l=r.element;if(1===o&&1===s){const t=e.__first,r=n.__first;if(t===r)Xt$4(t,l);else {const e=ne$5(t),n=Vt$3(r,null);try{l.replaceChild(n,e);}catch(i){if("object"==typeof i&&null!=i){const o=`${i.toString()} Parent: ${l.tagName}, new child: {tag: ${n.tagName} key: ${r}}, old child: {tag: ${e.tagName}, key: ${t}}.`;throw new Error(o)}throw i}Rt$4(t,null);}const i=Mt$3.get(r);Tr(i)&&null===Lt$4&&(Lt$4=i.getFormat(),It$2=i.getStyle());}else {const i=hl(e,Ot$4),c=hl(n,Mt$3);if(i.length!==o&&t(227),c.length!==s&&t(228),0===o)0!==s&&Yt$3(c,0,0,s-1,r);else if(0===s){if(0!==o){const t=null==r.after&&null==r.before&&null==r.element.__lexicalLineBreak;Bt$4(i,0,o-1,t?null:l),t&&(l.textContent="");}}else !function(t,e,n,r,i,o){const s=r-1,l=i-1;let c,a,u=o.getFirstChild(),f=0,d=0;for(;f<=s&&d<=l;){const t=e[f],r=n[d];if(t===r)u=Zt$3(Xt$4(r,o.element)),f++,d++;else {if(void 0===a&&(a=te$5(n,d)),void 0===c)c=te$5(e,f);else if(!c.has(t)){f++;continue}if(!a.has(t)){u=Zt$3(ne$5(t)),Rt$4(t,o.element),f++,c.delete(t);continue}if(c.has(r)){const t=Ns(Tt$5,r);t!==u&&o.withBefore(u).insertChild(t),u=Zt$3(Xt$4(r,o.element)),f++,d++;}else Vt$3(r,o.withBefore(u)),d++;}const i=Mt$3.get(r);null!==i&&Tr(i)?null===Lt$4&&(Lt$4=i.getFormat(),It$2=i.getStyle()):Wi(i)&&d<=l&&!i.isInline()&&(Ft$3+=D$4);}const h=f>s,g=d>l;if(h&&!g){const t=n[l+1],e=void 0===t?null:Tt$5.getElementByKey(t);Yt$3(n,0,d,l,o.withBefore(e));}else g&&!h&&Bt$4(e,f,s,o.element);}(0,i,c,o,s,r);}l.__lexicalTextContent=Ft$3,Ft$3=i+Ft$3;}(e,n,Pt$4.$getDOMSlot(n,r,Tt$5)),i=n,null==Lt$4||Lt$4===i.__textFormat||zt$5||i.setTextFormat(Lt$4),function(t){null==It$2||It$2===t.__textStyle||zt$5||t.setTextStyle(It$2);}(n);}function Xt$4(e,n){const r=Ot$4.get(e);let i=Mt$3.get(e);void 0!==r&&void 0!==i||t(61);const o=Kt$3||Et$4.has(e)||wt$3.has(e),s=Ns(Tt$5,e);if(r===i&&!o){let t;if(Wi(r)){const e=s.__lexicalTextContent;"string"==typeof e?t=e:(t=r.getTextContent(),s.__lexicalTextContent=t);}else t=r.getTextContent();return Ft$3+=t,s}if(r!==i&&o&&xs(Dt$5,Nt$3,bt$3,i,"updated"),Pt$4.$updateDOM(i,r,s,Tt$5)){const r=Vt$3(e,null);return null===n&&t(62),n.replaceChild(r,s),Rt$4(e,null),r}if(Wi(r)){Wi(i)||t(334,e);const n=i.__indent;(Kt$3||n!==r.__indent)&&Jt$4(s,n);const l=i.__format;if((Kt$3||l!==r.__format)&&jt$3(s,l),o)Gt$3(r,i,s),Vi(i)||i.isInline()||Ht$4(r,i,s);else {const t=s.__lexicalTextContent;let e;"string"==typeof t?e=t:(e=r.getTextContent(),s.__lexicalTextContent=e),Ft$3+=e;}if((Kt$3||i.__dir!==r.__dir)&&(Ut$4(s,i),Vi(i)&&!Kt$3))for(const t of i.getChildren())if(Wi(t)){Ut$4(Ns(Tt$5,t.getKey()),t);}}else {const t=i.getTextContent();if(ji(i)){const t=i.decorate(Tt$5,kt$3);null!==t&&Qt$3(e,t);}Ft$3+=t;}if(!zt$5&&Vi(i)&&i.__cachedText!==Ft$3){const t=i.getWritable();t.__cachedText=Ft$3,i=t;}return Pt$4.$decorateDOM(i,r,s,Tt$5),s}function Qt$3(t,e){let n=Tt$5._pendingDecorators;const r=Tt$5._decorators;if(null===n){if(r[t]===e)return;n=Xo(Tt$5);}n[t]=e;}function Zt$3(t){let e=t.nextSibling;return null!==e&&e===Tt$5._blockCursorElement&&(e=e.nextSibling),e}function te$5(t,e){const n=new Set;for(let r=e;r<t.length;r++)n.add(t[r]);return n}function ee$4(t,e,n,r,i,o){Ft$3="",Kt$3=2===r,Tt$5=n,kt$3=n._config,Pt$4=n._config.dom||po,Nt$3=n._nodes,bt$3=Tt$5._listeners.mutation,wt$3=i,Et$4=o,Ot$4=t._nodeMap,Mt$3=e._nodeMap,zt$5=e._readOnly,At$3=new Map(n._keyToDOMMap);const s=new Map;return Dt$5=s,Xt$4("root",null),Tt$5=void 0,Nt$3=void 0,wt$3=void 0,Et$4=void 0,Ot$4=void 0,Mt$3=void 0,kt$3=void 0,At$3=void 0,Dt$5=void 0,Pt$4=po,s}function ne$5(e){const n=At$3.get(e);return void 0===n&&t(75,e),n}function re$5(t){return {type:t}}const ie$4=re$5("SELECTION_CHANGE_COMMAND"),oe$6=re$5("SELECTION_INSERT_CLIPBOARD_NODES_COMMAND"),se$5=re$5("CLICK_COMMAND"),le$3=re$5("BEFORE_INPUT_COMMAND"),ce$4=re$5("INPUT_COMMAND"),ae$4=re$5("COMPOSITION_START_COMMAND"),ue$4=re$5("COMPOSITION_END_COMMAND"),fe$4=re$5("DELETE_CHARACTER_COMMAND"),de$4=re$5("INSERT_LINE_BREAK_COMMAND"),he$3=re$5("INSERT_PARAGRAPH_COMMAND"),ge$3=re$5("CONTROLLED_TEXT_INSERTION_COMMAND"),_e$2=re$5("PASTE_COMMAND"),pe$3=re$5("REMOVE_TEXT_COMMAND"),ye$2=re$5("DELETE_WORD_COMMAND"),me$3=re$5("DELETE_LINE_COMMAND"),xe=re$5("FORMAT_TEXT_COMMAND"),Ce$2=re$5("UNDO_COMMAND"),Se$2=re$5("REDO_COMMAND"),ve$2=re$5("KEYDOWN_COMMAND"),ke$2=re$5("KEY_ARROW_RIGHT_COMMAND"),Te$2=re$5("MOVE_TO_END"),Ne$1=re$5("KEY_ARROW_LEFT_COMMAND"),be$1=re$5("MOVE_TO_START"),we$1=re$5("KEY_ARROW_UP_COMMAND"),Ee$3=re$5("KEY_ARROW_DOWN_COMMAND"),Oe$2=re$5("KEY_ENTER_COMMAND"),Me$2=re$5("KEY_SPACE_COMMAND"),Ae$3=re$5("KEY_BACKSPACE_COMMAND"),De$2=re$5("KEY_ESCAPE_COMMAND"),Pe$2=re$5("KEY_DELETE_COMMAND"),Fe$2=re$5("KEY_TAB_COMMAND"),Le$2=re$5("INSERT_TAB_COMMAND"),Ie$3=re$5("INDENT_CONTENT_COMMAND"),Ke$2=re$5("OUTDENT_CONTENT_COMMAND"),ze$2=re$5("DROP_COMMAND"),Re$1=re$5("FORMAT_ELEMENT_COMMAND"),Be$2=re$5("DRAGSTART_COMMAND"),We$2=re$5("DRAGOVER_COMMAND"),$e$2=re$5("DRAGEND_COMMAND"),Je$2=re$5("COPY_COMMAND"),je$2=re$5("CUT_COMMAND"),Ue$2=re$5("SELECT_ALL_COMMAND"),Ve$2=re$5("CLEAR_EDITOR_COMMAND"),Ye$1=re$5("CLEAR_HISTORY_COMMAND"),qe$2=re$5("CAN_REDO_COMMAND"),He$2=re$5("CAN_UNDO_COMMAND"),Ge$2=re$5("FOCUS_COMMAND"),Xe$2=re$5("BLUR_COMMAND"),Qe$1=re$5("KEY_MODIFIER_COMMAND"),Ze$1=Object.freeze({}),tn$1=[["keydown",function(t,e){if(en$1=t.timeStamp,nn$1=t.key,e.isComposing())return;Ts(e,ve$2,t);}],["pointerdown",function(t,e){const n=t.target,r=t.pointerType;qs(n)&&"touch"!==r&&"pen"!==r&&0===t.button&&Ki(e,()=>{Eo(n)||(an$1=true);});}],["compositionstart",function(t,e){Ts(e,ae$4,t);}],["compositionend",function(t,e){o$1?fn$1=true:l||!a$1&&!d$1?Ts(e,ue$4,t):(dn$1=true,hn$1=t.data);}],["input",function(t,e){t.stopPropagation(),Ki(e,()=>{e.dispatchCommand(ce$4,t);},{event:t}),on$1=null;}],["click",function(t,e){Ki(e,()=>{const n=Qr(),r=Js(Ps(e)),i=Zr();if(r)if(Fr(n)){const e=n.anchor,o=e.getNode();if("element"===e.type&&0===e.offset&&n.isCollapsed()&&!Vi(o)&&1===Zo().getChildrenSize()&&o.getTopLevelElementOrThrow().isEmpty()&&null!==i&&n.is(i))r.removeAllRanges(),n.dirty=true;else if(3===t.detail&&!n.isCollapsed()){if(o!==n.focus.getNode()){const t=dl(o,t=>Wi(t)&&!t.isInline());Wi(t)&&t.select(0);}}}else if("touch"===t.pointerType||"pen"===t.pointerType){const n=r.anchorNode;if(Ys(n)||Ko(n)){es(Xr(i,r,e,t));}}Ts(e,se$5,t);});}],["cut",Ze$1],["copy",Ze$1],["dragstart",Ze$1],["dragover",Ze$1],["dragend",Ze$1],["paste",Ze$1],["focus",Ze$1],["blur",Ze$1],["drop",Ze$1]];s$1&&tn$1.push(["beforeinput",(t,e)=>function(t,e){const n=t.inputType;if("deleteCompositionText"===n||o$1&&ks(e))return;if("insertCompositionText"===n)return;Ts(e,le$3,t);}(t,e)]);let en$1=0,nn$1=null,rn$1=0,on$1=null;const sn$1=new WeakMap,ln$1=new WeakMap;let cn$1=false,an$1=false,un$1=false,fn$1=false,dn$1=false,hn$1="",gn$1=null,_n$1=[0,"",0,"root",0];function pn$1(t,e,n,r,i){const o=t.anchor,l=t.focus,c=o.getNode(),a=vi(),u=Js(Ps(a)),f=null!==u?u.anchorNode:null,d=o.key,h=a.getElementByKey(d),g=n.length;return d!==l.key||!Tr(c)||(!i&&(!s$1||rn$1<r+50)||c.isDirty()&&g<2||rs(n))&&o.offset!==l.offset&&!c.isComposing()||Io(c)||c.isDirty()&&g>1||(i||!s$1)&&null!==h&&!c.isComposing()&&f!==Ro(h)||null!==u&&null!==e&&(!e.collapsed||e.startContainer!==u.anchorNode||e.startOffset!==u.anchorOffset)||!c.isComposing()&&(c.getFormat()!==t.format||c.getStyle()!==t.style)||function(t,e){if(e.isSegmented())return true;if(!t.isCollapsed())return false;const n=t.anchor.offset,r=e.getParentOrThrow(),i=Lo(e);return 0===n?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||i||function(t){const e=t.getPreviousSibling();return (Tr(e)||Wi(e)&&e.isInline())&&!e.canInsertTextAfter()}(e):n===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||i)}(t,c)}function yn$1(t,e){return Ko(t)&&null!==t.nodeValue&&0!==e&&e!==t.nodeValue.length}function mn$1(e,n,r){const{anchorNode:i,anchorOffset:o,focusNode:s,focusOffset:l}=e;cn$1&&(cn$1=false,yn$1(i,o)&&yn$1(s,l)&&!gn$1)||Ki(n,()=>{if(!r)return void es(null);if(!Mo(n,i,s))return;let c=Qr();if(gn$1&&Fr(c)&&c.isCollapsed()){const t=c.anchor,e=gn$1.anchor;(t.key===e.key&&t.offset===e.offset+1||1===t.offset&&e.getNode().is(t.getNode().getPreviousSibling()))&&(c=gn$1.clone(),es(c));}if(gn$1=null,Fr(c)){const r=c.anchor,i=r.getNode();if(c.isCollapsed()){"Range"===e.type&&e.anchorNode===e.focusNode&&(c.dirty=true);const o=Ps(n).event,s=o?o.timeStamp:performance.now(),[l,a,u,f,d]=_n$1,h=Zo(),g=false===n.isComposing()&&""===h.getTextContent();if(s<d+200&&r.offset===u&&r.key===f)xn$1(c,l,a);else if("text"===r.type)Tr(i)||t(141),Cn$1(c,i);else if("element"===r.type&&!g){Wi(i)||t(259);const e=r.getNode();e.isEmpty()?function(t,e){const n=e.getTextFormat(),r=e.getTextStyle();xn$1(t,n,r);}(c,e):xn$1(c,c.format,"");}}else {const t=r.key,e=c.focus.key,n=c.getNodes(),i=n.length,s=c.isBackward(),a=s?l:o,u=s?o:l,f=s?e:t,d=s?t:e;let h=2047,g=false;for(let t=0;t<i;t++){const e=n[t],r=e.getTextContentSize();if(Tr(e)&&0!==r&&!(0===t&&e.__key===f&&a===r||t===i-1&&e.__key===d&&0===u)&&(g=true,h&=e.getFormat(),0===h))break}c.format=g?h:0;}}Ts(n,ie$4,void 0);});}function xn$1(t,e,n){t.format===e&&t.style===n||(t.format=e,t.style=n,t.dirty=true);}function Cn$1(t,e){xn$1(t,e.getFormat(),e.getStyle());}function Sn$1(t){if(!t.getTargetRanges)return null;const e=t.getTargetRanges();return 0===e.length?null:e[0]}function vn$1(e){const n=e.inputType,r=Sn$1(e),i=vi(),o=Qr();if("deleteContentBackward"===n){if(null===o){const t=Zr();if(!Fr(t))return true;es(t.clone());}if(Fr(o)){const n=o.anchor.key===o.focus.key;if(s=e.timeStamp,"MediaLast"===nn$1&&s<en$1+30&&i.isComposing()&&n){if(Uo(null),en$1=0,setTimeout(()=>{Ki(i,()=>{Uo(null);});},30),Fr(o)){const e=o.anchor.getNode();e.markDirty(),Tr(e)||t(142),Cn$1(o,e);}}else {Uo(null),e.preventDefault();const t=o.anchor.getNode(),r=t.getTextContent(),s=t.canInsertTextAfter(),l=0===o.anchor.offset&&o.focus.offset===r.length;let c=f&&n&&!l&&s;if(c&&o.isCollapsed()&&(c=!ji(vs(o.anchor,true))),!c){Ts(i,fe$4,true);const t=Qr();f&&Fr(t)&&t.isCollapsed()&&(gn$1=t,setTimeout(()=>gn$1=null));}}return true}}var s;if(!Fr(o))return true;const c=e.data;null!==on$1&&ls(false,i,on$1),o.dirty&&null===on$1||!o.isCollapsed()||Vi(o.anchor.getNode())||null===r||o.applyDOMRange(r),on$1=null;const a=o.anchor,u=o.focus,d=a.getNode(),h=u.getNode();if("insertText"===n||"insertTranspose"===n){if("\n"===c)e.preventDefault(),Ts(i,de$4,false);else if(c===D$4)e.preventDefault(),Ts(i,he$3,void 0);else if(null==c&&e.dataTransfer){const t=e.dataTransfer.getData("text/plain");e.preventDefault(),o.insertRawText(t);}else null!=c&&pn$1(o,r,c,e.timeStamp,true)?(e.preventDefault(),Ts(i,ge$3,c)):on$1=c;return rn$1=e.timeStamp,true}switch(e.preventDefault(),n){case "insertFromYank":case "insertFromDrop":case "insertReplacementText":Ts(i,ge$3,e);break;case "insertFromComposition":Uo(null),Ts(i,ge$3,e);break;case "insertLineBreak":Uo(null),Ts(i,de$4,false);break;case "insertParagraph":Uo(null),un$1&&!l?(un$1=false,Ts(i,de$4,false)):Ts(i,he$3,void 0);break;case "insertFromPaste":case "insertFromPasteAsQuotation":Ts(i,_e$2,e);break;case "deleteByComposition":(function(t,e){return t!==e||Wi(t)||Wi(e)||!Lo(t)||!Lo(e)})(d,h)&&Ts(i,pe$3,e);break;case "deleteByDrag":Os(Hn),Ts(i,pe$3,e);break;case "deleteByCut":Ts(i,pe$3,e);break;case "deleteContent":Ts(i,fe$4,false);break;case "deleteWordBackward":Ts(i,ye$2,true);break;case "deleteWordForward":Ts(i,ye$2,false);break;case "deleteHardLineBackward":case "deleteSoftLineBackward":Ts(i,me$3,true);break;case "deleteContentForward":case "deleteHardLineForward":case "deleteSoftLineForward":Ts(i,me$3,false);break;case "formatStrikeThrough":Ts(i,xe,"strikethrough");break;case "formatBold":Ts(i,xe,"bold");break;case "formatItalic":Ts(i,xe,"italic");break;case "formatUnderline":Ts(i,xe,"underline");break;case "historyUndo":Ts(i,Ce$2,void 0);break;case "historyRedo":Ts(i,Se$2,void 0);}return true}function kn$1(t){if(Ys(t.target)&&Eo(t.target))return true;const e=vi(),n=Qr(),r=t.data,i=Sn$1(t);if(null!=r&&Fr(n)&&pn$1(n,i,r,t.timeStamp,false)){fn$1&&(bn$1(e,r),fn$1=false);const i=n.anchor.getNode(),l=Js(Ps(e));if(null===l)return true;const c=n.isBackward(),a=c?n.anchor.offset:n.focus.offset,u=c?n.focus.offset:n.anchor.offset;s$1&&!n.isCollapsed()&&Tr(i)&&null!==l.anchorNode&&i.getTextContent().slice(0,a)+r+i.getTextContent().slice(a+u)===ss(l.anchorNode)||Ts(e,ge$3,r);const d=r.length;o$1&&d>1&&"insertCompositionText"===t.inputType&&!e.isComposing()&&(n.anchor.offset-=d),f&&e.isComposing()&&(en$1=0,Uo(null));}else {ls(false,e,null!==r?r:void 0),fn$1&&(bn$1(e,r||void 0),fn$1=false);}return function(){xi();const t=vi();nt$4(t);}(),true}function Tn$1(t){const e=vi(),n=Qr();if(Fr(n)&&!e.isComposing()){const r=n.anchor,i=n.anchor.getNode();Uo(r.key),Os(Gn),(t.timeStamp<en$1+30||"element"===r.type||!n.isCollapsed()||i.getFormat()!==n.format||Tr(i)&&i.getStyle()!==n.style)&&Ts(e,ge$3,P$3);}return true}function Nn$1(t){return bn$1(vi(),t.data),Os(Xn),true}function bn$1(t,e){const n=t._compositionKey;if(Uo(null),null!==n&&null!=e){if(""===e){const e=Yo(n),r=Ro(t.getElementByKey(n));if(null!==r&&null!==r.nodeValue&&Tr(e)){const n=Js(Ps(t));let i=null,o=null;null!==n&&n.anchorNode===r&&(i=n.anchorOffset,o=n.focusOffset),cs(e,r.nodeValue,i,o,true);}return}if("\n"===e[e.length-1]){const e=Qr();if(Fr(e)||Ir(e)){if(Fr(e)){const t=e.focus;e.anchor.set(t.key,t.offset,t.type);}return void Ts(t,Oe$2,null)}}}ls(true,t,e);}function wn$1(t){const e=vi();if(null==t.key)return true;if(dn$1){if(_s(t))return Ki(e,()=>{bn$1(e,hn$1);}),dn$1=false,hn$1="",true;dn$1=false,hn$1="";}if(function(t){return ds(t,"ArrowRight",{shiftKey:"any"})}(t))Ts(e,ke$2,t);else if(function(t){return ds(t,"ArrowRight",hs)}(t))Ts(e,Te$2,t);else if(function(t){return ds(t,"ArrowLeft",{shiftKey:"any"})}(t))Ts(e,Ne$1,t);else if(function(t){return ds(t,"ArrowLeft",hs)}(t))Ts(e,be$1,t);else if(function(t){return ds(t,"ArrowUp",{altKey:"any",shiftKey:"any"})}(t))Ts(e,we$1,t);else if(function(t){return ds(t,"ArrowDown",{altKey:"any",shiftKey:"any"})}(t))Ts(e,Ee$3,t);else if(function(t){return ds(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any",shiftKey:true})}(t))un$1=true,Ts(e,Oe$2,t);else if(function(t){return " "===t.key}(t))Ts(e,Me$2,t);else if(function(t){return i&&ds(t,"o",{ctrlKey:true})}(t))t.preventDefault(),un$1=true,Ts(e,de$4,true);else if(function(t){return ds(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any"})}(t))un$1=false,Ts(e,Oe$2,t);else if(function(t){return ds(t,"Backspace",{shiftKey:"any"})||i&&ds(t,"h",{ctrlKey:true})}(t))_s(t)?Ts(e,Ae$3,t):(t.preventDefault(),Ts(e,fe$4,true));else if(function(t){return "Escape"===t.key}(t))Ts(e,De$2,t);else if(function(t){return ds(t,"Delete",{})||i&&ds(t,"d",{ctrlKey:true})}(t))!function(t){return "Delete"===t.key}(t)?(t.preventDefault(),Ts(e,fe$4,false)):Ts(e,Pe$2,t);else if(function(t){return ds(t,"Backspace",gs)}(t))t.preventDefault(),Ts(e,ye$2,true);else if(function(t){return ds(t,"Delete",gs)}(t))t.preventDefault(),Ts(e,ye$2,false);else if(function(t){return i&&ds(t,"Backspace",{metaKey:true})}(t))t.preventDefault(),Ts(e,me$3,true);else if(function(t){return i&&(ds(t,"Delete",{metaKey:true})||ds(t,"k",{ctrlKey:true}))}(t))t.preventDefault(),Ts(e,me$3,false);else if(function(t){return ds(t,"b",hs)}(t))t.preventDefault(),Ts(e,xe,"bold");else if(function(t){return ds(t,"u",hs)}(t))t.preventDefault(),Ts(e,xe,"underline");else if(function(t){return ds(t,"i",hs)}(t))t.preventDefault(),Ts(e,xe,"italic");else if(function(t){return ds(t,"Tab",{shiftKey:"any"})}(t))Ts(e,Fe$2,t);else if(function(t){return ds(t,"z",hs)}(t))t.preventDefault(),Ts(e,Ce$2,void 0);else if(function(t){if(i)return ds(t,"z",{metaKey:true,shiftKey:true});return ds(t,"y",{ctrlKey:true})||ds(t,"z",{ctrlKey:true,shiftKey:true})}(t))t.preventDefault(),Ts(e,Se$2,void 0);else {const n=e._editorState._selection;null===n||Fr(n)?ps(t)&&(t.preventDefault(),Ts(e,Ue$2,t)):!function(t){return ds(t,"c",hs)}(t)?!function(t){return ds(t,"x",hs)}(t)?ps(t)&&(t.preventDefault(),Ts(e,Ue$2,t)):(t.preventDefault(),Ts(e,je$2,t)):(t.preventDefault(),Ts(e,Je$2,t));}return function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey}(t)&&e.dispatchCommand(Qe$1,t),true}function En$1(t){let e=t.__lexicalEventHandles;return void 0===e&&(e=[],t.__lexicalEventHandles=e),e}const On$1=new Map;function Mn(t){const e=js(t.target);if(null===e)return;const n=Do(e.anchorNode);if(null===n)return;an$1&&(an$1=false,Ki(n,()=>{const r=Zr(),i=e.anchorNode;if(Ys(i)||Ko(i)){es(Xr(r,e,n,t));}}));const r=is(n),i=r[r.length-1],o=i._key,s=On$1.get(o),l=s||i;l!==n&&mn$1(e,l,false),mn$1(e,n,true),n!==i?On$1.set(o,n):s&&On$1.delete(o);}function An$1(t){t._lexicalHandled=true;}function Dn(t){return true===t._lexicalHandled}function Fn$1(e){const n=sn$1.get(e);if(void 0===n)return void 0;const r=ln$1.get(n);if(void 0===r)return void 0;const i=r-1;i>=0||t(164),sn$1.delete(e),ln$1.set(n,i),0===i&&n.removeEventListener("selectionchange",Mn);const o=Po(e);Ao(o)?(!function(t){if(null!==t._parentEditor){const e=is(t),n=e[e.length-1]._key;On$1.get(n)===t&&On$1.delete(n);}else On$1.delete(t._key);}(o),e.__lexicalEditor=null):o&&t(198);const s=En$1(e);for(let t=0;t<s.length;t++)s[t]();e.__lexicalEventHandles=[];}function Ln(t,e,n){xi();const r=t.__key,i=t.getParent();if(null===i)return;const o=function(t){const e=Qr();if(!Fr(e)||!Wi(t))return e;const{anchor:n,focus:r}=e,i=n.getNode(),o=r.getNode();As(i,t)&&n.set(t.__key,0,"element");As(o,t)&&r.set(t.__key,0,"element");return e}(t);let s=false;if(Fr(o)&&e){const e=o.anchor,n=o.focus;e.key===r&&(ni(e,t,i,t.getPreviousSibling(),t.getNextSibling()),s=true),n.key===r&&(ni(n,t,i,t.getPreviousSibling(),t.getNextSibling()),s=true);}else Ir(o)&&e&&t.isSelected()&&t.selectPrevious();if(Fr(o)&&e&&!s){const e=t.getIndexWithinParent();Jo(t),ti(o,i,e,-1);}else Jo(t);n||Is(i)||i.canBeEmpty()||!i.isEmpty()||Ln(i,e),e&&o&&Vi(i)&&i.isEmpty()&&i.selectEnd();}function In(t){return t}const Kn$1=Symbol.for("ephemeral");function zn(t){return t[Kn$1]||false}let Rn$1 = class Rn{__type;__key;__parent;__prev;__next;__state;static getType(){const{ownNodeType:e}=ul(this);return void 0===e&&t(64,this.name),e}static clone(e){t(65,this.name);}$config(){return {}}config(t,e){const n=e.extends||Object.getPrototypeOf(this.constructor);return Object.assign(e,{extends:n,type:t}),{[t]:e}}afterCloneFrom(t){this.__key===t.__key?(this.__parent=t.__parent,this.__next=t.__next,this.__prev=t.__prev,this.__state=t.__state):t.__state&&(this.__state=t.__state.getWritable(this));}resetOnCopyNodeFrom(t){this.__state&&(this.__state=this.__state.getWritable(this).resetOnCopyNode());}static importDOM;constructor(t){this.__type=this.constructor.getType(),this.__parent=null,this.__prev=null,this.__next=null,Object.defineProperty(this,"__state",{configurable:true,enumerable:false,value:void 0,writable:true}),$o(this,t);}getType(){return this.__type}isInline(){t(137,this.constructor.name);}isAttached(){let t=this.__key;for(;null!==t;){if("root"===t)return true;const e=Yo(t);if(null===e)break;t=e.__parent;}return false}isSelected(t){const e=t||Qr();if(null==e)return false;const n=e.getNodes().some(t=>t.__key===this.__key);if(Tr(this))return n;if(Fr(e)&&"element"===e.anchor.type&&"element"===e.focus.type){if(e.isCollapsed())return false;const t=this.getParent();if(ji(this)&&this.isInline()&&t){const n=e.isBackward()?e.focus:e.anchor;if(t.is(n.getNode())&&n.offset===t.getChildrenSize()&&this.is(t.getLastChild()))return false}}return n}getKey(){return this.__key}getIndexWithinParent(){const t=this.getParent();if(null===t)return -1;let e=t.getFirstChild(),n=0;for(;null!==e;){if(this.is(e))return n;n++,e=e.getNextSibling();}return -1}getParent(){const t=this.getLatest().__parent;return null===t?null:Yo(t)}getParentOrThrow(){const e=this.getParent();return null===e&&t(66,this.__key),e}getTopLevelElement(){let e=this;for(;null!==e;){const n=e.getParent();if(Is(n))return Wi(e)||e===this&&ji(e)||t(194),e;e=n;}return null}getTopLevelElementOrThrow(){const e=this.getTopLevelElement();return null===e&&t(67,this.__key),e}getParents(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e),e=e.getParent();return t}getParentKeys(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e.__key),e=e.getParent();return t}getPreviousSibling(){const t=this.getLatest().__prev;return null===t?null:Yo(t)}getPreviousSiblings(){const t=[],e=this.getParent();if(null===e)return t;let n=e.getFirstChild();for(;null!==n&&!n.is(this);)t.push(n),n=n.getNextSibling();return t}getNextSibling(){const t=this.getLatest().__next;return null===t?null:Yo(t)}getNextSiblings(){const t=[];let e=this.getNextSibling();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getCommonAncestor(t){const e=Wi(this)?this:this.getParent(),n=Wi(t)?t:t.getParent(),r=e&&n?Yl(e,n):null;return r?r.commonAncestor:null}is(t){return null!=t&&this.__key===t.__key}isBefore(e){const n=Yl(this,e);return null!==n&&("descendant"===n.type||("branch"===n.type?-1===jl(n):("same"!==n.type&&"ancestor"!==n.type&&t(279),false)))}isParentOf(t){const e=Yl(this,t);return null!==e&&"ancestor"===e.type}getNodesBetween(e){const n=this.isBefore(e),r=[],i=new Set;let o=this;for(;null!==o;){const s=o.__key;if(i.has(s)||(i.add(s),r.push(o)),o===e)break;const l=Wi(o)?n?o.getFirstChild():o.getLastChild():null;if(null!==l){o=l;continue}const c=n?o.getNextSibling():o.getPreviousSibling();if(null!==c){o=c;continue}const a=o.getParentOrThrow();if(i.has(a.__key)||r.push(a),a===e)break;let u=null,f=a;do{if(null===f&&t(68),u=n?f.getNextSibling():f.getPreviousSibling(),f=f.getParent(),null===f)break;null!==u||i.has(f.__key)||r.push(f);}while(null===u);o=u;}return n||r.reverse(),r}isDirty(){const t=vi()._dirtyLeaves;return null!==t&&t.has(this.__key)}getLatest(){if(zn(this))return this;const e=Yo(this.__key);return null===e&&t(113),e}getWritable(){if(zn(this))return this;xi();const t=Si(),e=vi(),n=t._nodeMap,r=this.__key,i=this.getLatest(),o=e._cloneNotNeeded,s=Qr();if(null!==s&&s.setCachedNodes(null),o.has(r))return jo(i),i;const l=il(i);return o.add(r),jo(l),n.set(r,l),l}getTextContent(){return ""}getTextContentSize(){return this.getTextContent().length}createDOM(e,n){t(70);}updateDOM(e,n,r){t(71);}exportDOM(t){return {element:this.createDOM(t._config,t)}}exportJSON(){const t=this.__state?this.__state.toJSON():void 0;return {type:this.__type,version:1,...t}}static importJSON(e){t(18,this.name);}updateFromJSON(t){return function(t,e){const n=t.getWritable(),r=e.$;let i=r;for(const t of dt$3(n).flatKeys)t in e&&(void 0!==i&&i!==r||(i={...r}),i[t]=e[t]);return (n.__state||i)&&ft$2(t).updateFromJSON(i),n}(this,t)}static transform(){return null}remove(t){Ln(this,true,t);}replace(e,n){xi();let r=Qr();null!==r&&(r=r.clone()),Rs(this,e);const i=this.getLatest(),o=this.__key,s=e.__key,l=e.getWritable(),c=this.getParentOrThrow().getWritable(),a=c.__size;Jo(l);const u=i.getPreviousSibling(),f=i.getNextSibling(),d=i.__prev,h=i.__next,g=i.__parent;if(Ln(i,false,true),null===u)c.__first=s;else {u.getWritable().__next=s;}if(l.__prev=d,null===f)c.__last=s;else {f.getWritable().__prev=s;}if(l.__next=h,l.__parent=g,c.__size=a,n&&(Wi(this)&&Wi(l)||t(139),this.getChildren().forEach(t=>{l.append(t);})),Fr(r)){es(r);const t=r.anchor,e=r.focus;t.key===o&&Dr(t,l),e.key===o&&Dr(e,l);}return Vo()===o&&Uo(s),l}insertAfter(t,e=true){xi(),Rs(this,t);const n=this.getWritable(),r=t.getWritable(),i=r.getParent(),o=Qr();let s=false,l=false;if(null!==i){const e=t.getIndexWithinParent();if(Jo(r),Fr(o)){const t=i.__key,n=o.anchor,r=o.focus;s="element"===n.type&&n.key===t&&n.offset===e+1,l="element"===r.type&&r.key===t&&r.offset===e+1;}}const c=this.getNextSibling(),a=this.getParentOrThrow().getWritable(),u=r.__key,f=n.__next;if(null===c)a.__last=u;else {c.getWritable().__prev=u;}if(a.__size++,n.__next=u,r.__next=f,r.__prev=n.__key,r.__parent=n.__parent,e&&Fr(o)){const t=this.getIndexWithinParent();ti(o,a,t+1);const e=a.__key;s&&o.anchor.set(e,t+2,"element"),l&&o.focus.set(e,t+2,"element");}return t}insertBefore(t,e=true){xi(),Rs(this,t);const n=this.getWritable(),r=t.getWritable(),i=r.__key;Jo(r);const o=this.getPreviousSibling(),s=this.getParentOrThrow().getWritable(),l=n.__prev,c=this.getIndexWithinParent();if(null===o)s.__first=i;else {o.getWritable().__next=i;}s.__size++,n.__prev=i,r.__prev=l,r.__next=n.__key,r.__parent=n.__parent;const a=Qr();if(e&&Fr(a)){ti(a,this.getParentOrThrow(),c);}return t}isParentRequired(){return false}createParentElementNode(){return eo()}selectStart(){return this.selectPrevious()}selectEnd(){return this.selectNext(0,0)}selectPrevious(t,e){xi();const n=this.getPreviousSibling(),r=this.getParentOrThrow();if(null===n)return r.select(0,0);if(Wi(n))return n.select();if(!Tr(n)){const t=n.getIndexWithinParent()+1;return r.select(t,t)}return n.select(t,e)}selectNext(t,e){xi();const n=this.getNextSibling(),r=this.getParentOrThrow();if(null===n)return r.select();if(Wi(n))return n.select(0,0);if(!Tr(n)){const t=n.getIndexWithinParent();return r.select(t,t)}return n.select(t,e)}markDirty(){this.getWritable();}reconcileObservedMutation(t,e){this.markDirty();}};function Bn(t){return t instanceof Rn$1}const Wn$1="historic",$n$1="history-push",Jn="history-merge",jn="paste",Un="collaboration",Vn="skip-collab",Yn="skip-scroll-into-view",qn="skip-dom-selection",Hn="skip-selection-focus",Gn="composition-start",Xn="composition-end",Qn=/\s*!important\s*$/i;function Zn(t){const e={};if(!t)return e;let n="",r="",i=null,o=false,s=false,l=false,c=0;for(let a=0;a<t.length;a++){const u=t[a];if(o)"*"===u&&"/"===t[a+1]&&(o=false,a++);else if(s)l?r+=u:n+=u,s=false;else if(null===i)if("/"!==u||"*"!==t[a+1])if('"'!==u&&"'"!==u)if("("!==u)if(")"!==u)if(l||":"!==u||0!==c){if(";"===u&&0===c){const t=n.trim(),i=r.trim();""!==t&&""!==i&&(e[t]=i),n="",r="",l=false;continue}l?r+=u:n+=u;}else l=true;else c=Math.max(0,c-1),l?r+=u:n+=u;else c++,l?r+=u:n+=u;else i=u,l?r+=u:n+=u;else o=true,a++;else l?r+=u:n+=u,"\\"===u?s=true:u===i&&(i=null);}const a=n.trim(),u=r.trim();return ""!==a&&""!==u&&(e[a]=u),e}function tr(t,e,n){const r=Qn.test(n)?"important":"",i=""===r?n:n.replace(Qn,"").trim();t.setProperty(e,i,r);}function er(t,e){for(const n in e){const r=e[n];null==r?t.removeProperty(n):tr(t,n,r);}}function nr(t,e,n=""){if(e===n)return;const r=Zn(n),i=Zn(e);for(const e in i)delete r[e],tr(t,e,i[e]);for(const e in r)t.removeProperty(e);}class rr extends Rn$1{static getType(){return "linebreak"}static clone(t){return new rr(t.__key)}constructor(t){super(t);}getTextContent(){return "\n"}createDOM(){return document.createElement("br")}updateDOM(){return false}isInline(){return true}static importDOM(){return {br:t=>function(t){const e=t.parentElement;if(null!==e&&Xs(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&lr(n)){const n=e.lastChild;if(n===t||n.previousSibling===t&&lr(n))return true}}return false}(t)||function(t){const e=t.parentElement;if(null!==e&&Xs(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&lr(n))return false;const r=e.lastChild;if(r===t||r.previousSibling===t&&lr(r))return true}return false}(t)?null:{conversion:ir,priority:0}}}static importJSON(t){return or().updateFromJSON(t)}}function ir(t){return {node:or()}}function or(){return zs(new rr)}function sr(t){return t instanceof rr}function lr(t){return Ko(t)&&/^( |\t|\r?\n)+$/.test(t.textContent||"")}function cr(t,e){return 16&e?"code":e&k$3?"mark":32&e?"sub":64&e?"sup":null}function ar(t,e){return 1&e?"strong":2&e?"em":"span"}function ur(t,e,n,r,i){const o=r.classList;let s=ms(i,"base");void 0!==s&&o.add(...s),s=ms(i,"underlineStrikethrough");let l=false;const c=8&e&&4&e;void 0!==s&&(8&n&&4&n?(l=true,c||o.add(...s)):c&&o.remove(...s));for(const t in z$7){const r=z$7[t];if(s=ms(i,t),void 0!==s)if(n&r){if(l&&("underline"===t||"strikethrough"===t)){e&r&&o.remove(...s);continue}(0===(e&r)||c&&"underline"===t||"strikethrough"===t)&&o.add(...s);}else e&r&&o.remove(...s);}}function fr(t,e,n){const r=e.firstChild,i=n.isComposing(),s=t+(i?A$3:"");if(null==r)e.textContent=s;else {const t=r.nodeValue;if(t!==s)if(i||o$1){const[e,n,i]=function(t,e){const n=t.length,r=e.length;let i=0,o=0;for(;i<n&&i<r&&t[i]===e[i];)i++;for(;o+i<n&&o+i<r&&t[n-o-1]===e[r-o-1];)o++;return [i,n-i-o,e.slice(i,r-o)]}(t,s);0!==n&&r.deleteData(e,n),r.insertData(e,i);}else r.nodeValue=s;}}function dr(t,e,n,r,i,o){fr(i,t,e);const s=o.theme.text;void 0!==s&&ur(0,0,r,t,s);}function hr(t,e){const n=document.createElement(e);return n.appendChild(t),n}class gr extends Rn$1{__text;__format;__style;__mode;__detail;static getType(){return "text"}static clone(t){return new gr(t.__text,t.__key)}afterCloneFrom(t){super.afterCloneFrom(t),this.__text=t.__text,this.__format=t.__format,this.__style=t.__style,this.__mode=t.__mode,this.__detail=t.__detail;}constructor(t="",e){super(e),this.__text=t,this.__format=0,this.__style="",this.__mode=0,this.__detail=0;}getFormat(){return this.getLatest().__format}getDetail(){return this.getLatest().__detail}getMode(){const t=this.getLatest();return J$7[t.__mode]}getStyle(){return this.getLatest().__style}isToken(){return 1===this.getLatest().__mode}isComposing(){return this.__key===Vo()}isSegmented(){return 2===this.getLatest().__mode}isDirectionless(){return !!(1&this.getLatest().__detail)}isUnmergeable(){return !!(2&this.getLatest().__detail)}hasFormat(t){const e=z$7[t];return 0!==(this.getFormat()&e)}isSimpleText(){return "text"===this.__type&&0===this.__mode}getTextContent(){return this.getLatest().__text}getFormatFlags(t,e){return Bo(this.getLatest().__format,t,e)}canHaveFormat(){return true}isInline(){return true}createDOM(t,e){const n=this.__format,r=cr(0,n),i=ar(0,n),o=null===r?i:r,s=document.createElement(o);let l=s;this.hasFormat("code")&&s.setAttribute("spellcheck","false"),null!==r&&(l=document.createElement(i),s.appendChild(l));dr(l,this,0,n,this.__text,t);const c=this.__style;return ""!==c&&nr(s.style,c),s}updateDOM(e,n,r){const i=this.__text,o=e.__format,s=this.__format,l=cr(0,o),c=cr(0,s),a=ar(0,o),u=ar(0,s);if((null===l?a:l)!==(null===c?u:c))return true;if(l===c&&a!==u){const e=n.firstChild;null==e&&t(48);const o=document.createElement(u);return dr(o,this,0,s,i,r),n.replaceChild(o,e),false}let f=n;null!==c&&null!==l&&(f=n.firstChild,null==f&&t(49)),fr(i,f,this);const d=r.theme.text;void 0!==d&&o!==s&&ur(0,o,s,f,d);const h=e.__style,g=this.__style;return h!==g&&nr(n.style,g,h),false}static importDOM(){return {"#text":()=>({conversion:xr,priority:0}),b:()=>({conversion:pr,priority:0}),code:()=>({conversion:vr,priority:0}),em:()=>({conversion:vr,priority:0}),i:()=>({conversion:vr,priority:0}),mark:()=>({conversion:vr,priority:0}),s:()=>({conversion:vr,priority:0}),span:()=>({conversion:_r,priority:0}),strong:()=>({conversion:vr,priority:0}),sub:()=>({conversion:vr,priority:0}),sup:()=>({conversion:vr,priority:0}),u:()=>({conversion:vr,priority:0})}}static importJSON(t){return kr().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setTextContent(t.text).setFormat(t.format).setDetail(t.detail).setMode(t.mode).setStyle(t.style)}exportDOM(e){let{element:n}=super.exportDOM(e);return Ys(n)||t(132),n.style.whiteSpace="pre-wrap",this.hasFormat("lowercase")?n.style.textTransform="lowercase":this.hasFormat("uppercase")?n.style.textTransform="uppercase":this.hasFormat("capitalize")&&(n.style.textTransform="capitalize"),this.hasFormat("bold")&&(n=hr(n,"b")),this.hasFormat("italic")&&(n=hr(n,"i")),this.hasFormat("strikethrough")&&(n=hr(n,"s")),this.hasFormat("underline")&&(n=hr(n,"u")),{element:n}}exportJSON(){return {detail:this.getDetail(),format:this.getFormat(),mode:this.getMode(),style:this.getStyle(),text:this.getTextContent(),...super.exportJSON()}}selectionTransform(t,e){}setFormat(t){const e=this.getWritable();return e.__format="string"==typeof t?z$7[t]:t,e}setDetail(t){const e=this.getWritable();return e.__detail="string"==typeof t?R$4[t]:t,e}setStyle(t){const e=this.getWritable();return e.__style=t,e}toggleFormat(t){const e=Bo(this.getFormat(),t,null);return this.setFormat(e)}toggleDirectionless(){const t=this.getWritable();return t.__detail^=1,t}toggleUnmergeable(){const t=this.getWritable();return t.__detail^=2,t}setMode(t){const e=$$4[t];if(this.__mode===e)return this;const n=this.getWritable();return n.__mode=e,n}setTextContent(t){if(this.__text===t)return this;const e=this.getWritable();return e.__text=t,e}select(t,e){xi();let n=t,r=e;const i=Qr(),o=this.getTextContent(),s=this.__key;if("string"==typeof o){const t=o.length;void 0===n&&(n=t),void 0===r&&(r=t);}else n=0,r=0;if(!Fr(i))return Yr(s,n,s,r,"text","text");{const t=Vo();t!==i.anchor.key&&t!==i.focus.key||Uo(s),i.setTextNodeRange(this,n,this,r);}return i}selectStart(){return this.select(0,0)}selectEnd(){const t=this.getTextContentSize();return this.select(t,t)}spliceText(t,e,n,r){const i=this.getWritable(),o=i.__text,s=n.length;let l=t;l<0&&(l=s+l,l<0&&(l=0));const c=Qr();if(r&&Fr(c)){const e=t+s;c.setTextNodeRange(i,e,i,e);}const a=o.slice(0,l)+n+o.slice(l+e);return i.__text=a,i}canInsertTextBefore(){return true}canInsertTextAfter(){return true}splitText(...t){xi();const e=this.getLatest(),n=e.getTextContent();if(""===n)return [];const r=e.__key,i=Vo(),o=n.length;t.sort((t,e)=>t-e),t.push(o);const s=[],l=t.length;for(let e=0,r=0;e<o&&r<=l;r++){const i=t[r];i>e&&(s.push(n.slice(e,i)),e=i);}const c=s.length;if(1===c)return [e];const a=s[0],u=e.getParent();let f;const d=e.getFormat(),h=e.getStyle(),g=e.__detail;let _=false,p=null,y=null;const m=Qr();if(Fr(m)){const[t,e]=m.isBackward()?[m.focus,m.anchor]:[m.anchor,m.focus];"text"===t.type&&t.key===r&&(p=t),"text"===e.type&&e.key===r&&(y=e);}e.isSegmented()?(f=kr(a),f.__format=d,f.__style=h,f.__detail=g,f.__state=yt$6(e,f),_=true):f=e.setTextContent(a);const x=[f];for(let t=1;t<c;t++){const n=kr(s[t]);n.__format=d,n.__style=h,n.__detail=g,n.__state=yt$6(e,n);const o=n.__key;i===r&&Uo(o),x.push(n);}const C=p?p.offset:null,S=y?y.offset:null;let v=0;for(const t of x){if(!p&&!y)break;const e=v+t.getTextContentSize();if(null!==p&&null!==C&&C<=e&&C>=v&&(p.set(t.getKey(),C-v,"text"),C<e&&(p=null)),null!==y&&null!==S&&S<=e&&S>=v){y.set(t.getKey(),S-v,"text");break}v=e;}if(null!==u){!function(t){const e=t.getPreviousSibling(),n=t.getNextSibling();null!==e&&jo(e);null!==n&&jo(n);}(this);const t=u.getWritable(),e=this.getIndexWithinParent();_?(t.splice(e,0,x),this.remove()):t.splice(e,1,x),Fr(m)&&ti(m,u,e,c-1);}return x}mergeWithSibling(e){const n=e===this.getPreviousSibling();n||e===this.getNextSibling()||t(50);const r=this.__key,i=e.__key,o=this.__text,s=o.length;Vo()===i&&Uo(r);const l=Qr();if(Fr(l)){const t=l.anchor,o=l.focus;null!==t&&t.key===i&&ri(t,n,r,e,s),null!==o&&o.key===i&&ri(o,n,r,e,s);}const c=e.__text,a=n?c+o:o+c;this.setTextContent(a);const u=this.getWritable();return e.remove(),u}isTextEntity(){return false}}function _r(t){return {forChild:Nr(t.style),node:null}}function pr(t){const e=t,n="normal"===e.style.fontWeight;return {forChild:Nr(e.style,n?void 0:"bold"),node:null}}const yr=new WeakMap;function mr(t){if(!Ys(t))return false;if("PRE"===t.nodeName)return true;const e=t.style.whiteSpace;return "string"==typeof e&&e.startsWith("pre")}function xr(e){const n=e;null===e.parentElement&&t(129);let r=n.textContent||"";if(null!==function(t){let e,n=t.parentNode;const r=[t];for(;null!==n&&void 0===(e=yr.get(n))&&!mr(n);)r.push(n),n=n.parentNode;const i=void 0===e?n:e;for(let t=0;t<r.length;t++)yr.set(r[t],i);return i}(n)){const t=r.split(/(\r?\n|\t)/),e=[],n=t.length;for(let r=0;r<n;r++){const n=t[r];"\n"===n||"\r\n"===n?e.push(or()):"\t"===n?e.push(wr()):""!==n&&e.push(kr(n));}return {node:e}}if(r=r.replace(/\r/g,"").replace(/[ \t\n]+/g," "),""===r)return {node:null};if(" "===r[0]){let t=n,e=true;for(;null!==t&&null!==(t=Cr(t,false));){const n=t.textContent||"";if(n.length>0){/[ \t\n]$/.test(n)&&(r=r.slice(1)),e=false;break}}e&&(r=r.slice(1));}if(" "===r[r.length-1]){let t=n,e=true;for(;null!==t&&null!==(t=Cr(t,true));){if((t.textContent||"").replace(/^( |\t|\r?\n)+/,"").length>0){e=false;break}}e&&(r=r.slice(0,r.length-1));}return ""===r?{node:null}:{node:kr(r)}}function Cr(t,e){let n=t;for(;;){let t;for(;null===(t=e?n.nextSibling:n.previousSibling);){const t=n.parentElement;if(null===t)return null;n=t;}if(n=t,Ys(n)){const t=n.style.display;if(""===t&&!Gs(n)||""!==t&&!t.startsWith("inline"))return null}let r=n;for(;null!==(r=e?n.firstChild:n.lastChild);)n=r;if(Ko(n))return n;if("BR"===n.nodeName)return null}}const Sr={code:"code",em:"italic",i:"italic",mark:"highlight",s:"strikethrough",strong:"bold",sub:"subscript",sup:"superscript",u:"underline"};function vr(t){const e=Sr[t.nodeName.toLowerCase()];return void 0===e?{node:null}:{forChild:Nr(t.style,e),node:null}}function kr(t=""){return zs(new gr(t))}function Tr(t){return t instanceof gr}function Nr(t,e){const n=t.fontWeight,r=t.textDecoration.split(" "),i="700"===n||"bold"===n,o=r.includes("line-through"),s="italic"===t.fontStyle,l=r.includes("underline"),c=t.verticalAlign;return t=>Tr(t)?(i&&!t.hasFormat("bold")&&t.toggleFormat("bold"),o&&!t.hasFormat("strikethrough")&&t.toggleFormat("strikethrough"),s&&!t.hasFormat("italic")&&t.toggleFormat("italic"),l&&!t.hasFormat("underline")&&t.toggleFormat("underline"),"sub"!==c||t.hasFormat("subscript")||t.toggleFormat("subscript"),"super"!==c||t.hasFormat("superscript")||t.toggleFormat("superscript"),e&&!t.hasFormat(e)&&t.toggleFormat(e),t):t}class br extends gr{static getType(){return "tab"}static clone(t){return new br(t.__key)}constructor(t){super("\t",t),this.__detail=2;}static importDOM(){return null}createDOM(t){const e=super.createDOM(t),n=ms(t.theme,"tab");if(void 0!==n){e.classList.add(...n);}return e}static importJSON(t){return wr().updateFromJSON(t)}setTextContent(t){return "\t"!==t&&""!==t&&e(126),super.setTextContent("\t")}spliceText(e,n,r,i){return ""===r&&0===n||"\t"===r&&1===n||t(286),this}setDetail(e){return 2!==e&&t(127),this}setMode(e){return "normal"!==e&&t(128),this}canInsertTextBefore(){return false}canInsertTextAfter(){return false}}function wr(){return zs(new br)}function Er(t){return t instanceof br}class Or{key;offset;type;_selection;constructor(t,e,n){this._selection=null,this.key=t,this.offset=e,this.type=n;}is(t){return this.key===t.key&&this.offset===t.offset&&this.type===t.type}isBefore(t){if(this.key===t.key)return this.offset<t.offset;return Jl(rc(ql(this,"next")),rc(ql(t,"next")))<0}getNode(){const e=Yo(this.key);return null===e&&t(20),e}set(t,e,n,r){const i=this._selection,o=this.key;r&&this.key===t&&this.offset===e&&this.type===n||(this.key=t,this.offset=e,this.type=n,mi()||(Vo()===o&&Uo(t),null!==i&&(i.setCachedNodes(null),i.dirty=true)));}}function Mr(t,e,n){return new Or(t,e,n)}function Ar(t,e){let n=e.__key,r=t.offset,i="element";if(Tr(e)){i="text";const t=e.getTextContentSize();r>t&&(r=t);}else if(!Wi(e)){const t=e.getNextSibling();if(Tr(t))n=t.__key,r=0,i="text";else {const t=e.getParent();t&&(n=t.__key,r=e.getIndexWithinParent()+1);}}t.set(n,r,i);}function Dr(t,e){if(Wi(e)){const n=e.getLastDescendant();Wi(n)||Tr(n)?Ar(t,n):Ar(t,e);}else Ar(t,e);}class Pr{_nodes;_cachedNodes;dirty;constructor(t){this._cachedNodes=null,this._nodes=t,this.dirty=false;}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t;}is(t){if(!Ir(t))return false;const e=this._nodes,n=t._nodes;return e.size===n.size&&Array.from(e).every(t=>n.has(t))}isCollapsed(){return false}isBackward(){return false}getStartEndPoints(){return null}add(t){this.dirty=true,this._nodes.add(t),this._cachedNodes=null;}delete(t){this.dirty=true,this._nodes.delete(t),this._cachedNodes=null;}clear(){this.dirty=true,this._nodes.clear(),this._cachedNodes=null;}has(t){return this._nodes.has(t)}clone(){return new Pr(new Set(this._nodes))}extract(){return this.getNodes()}insertRawText(t){}insertText(){}insertNodes(t){const e=this.getNodes(),n=e.length,r=e[n-1];let i;if(Tr(r))i=r.select();else {const t=r.getIndexWithinParent()+1;i=r.getParentOrThrow().select(t,t);}i.insertNodes(t);for(let t=0;t<n;t++)e[t].remove();}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=this._nodes,n=[];for(const t of e){const e=Yo(t);null!==e&&n.push(e);}return mi()||(this._cachedNodes=n),n}getTextContent(){const t=this.getNodes();let e="";for(let n=0;n<t.length;n++)e+=t[n].getTextContent();return e}deleteNodes(){const t=this.getNodes();if((Qr()||Zr())===this&&t[0]){const e=Ol(t[0],"next");Gl(Wl(e,e));}for(const e of t)e.remove();}}function Fr(t){return t instanceof Lr}class Lr{format;style;anchor;focus;_cachedNodes;dirty;constructor(t,e,n,r){this.anchor=t,this.focus=e,t._selection=this,e._selection=this,this._cachedNodes=null,this.format=n,this.style=r,this.dirty=false;}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t;}is(t){return !!Fr(t)&&(this.anchor.is(t.anchor)&&this.focus.is(t.focus)&&this.format===t.format&&this.style===t.style)}isCollapsed(){return this.anchor.is(this.focus)}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=function(t){const e=[],[n,r]=t.getTextSlices();n&&e.push(n.caret.origin);const i=new Set,o=new Set;for(const n of t)if(Nl(n)){const{origin:t}=n;0===e.length?i.add(t):(o.add(t),e.push(t));}else {const{origin:t}=n;Wi(t)&&o.has(t)||e.push(t);}r&&e.push(r.caret.origin);if(Tl(t.focus)&&Wi(t.focus.origin)&&null===t.focus.getNodeAtCaret())for(let n=Pl(t.focus.origin,"previous");Nl(n)&&i.has(n.origin)&&!n.origin.isEmpty()&&n.origin.is(e[e.length-1]);n=Ll(n))i.delete(n.origin),e.pop();for(;e.length>1;){const t=e[e.length-1];if(!Wi(t)||o.has(t)||t.isEmpty()||i.has(t))break;e.pop();}if(0===e.length&&t.isCollapsed()){const n=rc(t.anchor),r=rc(t.anchor.getFlipped()),i=t=>vl(t)?t.origin:t.getNodeAtCaret(),o=i(n)||i(r)||(t.anchor.getNodeAtCaret()?n.origin:r.origin);e.push(o);}return e}(sc(Ql(this),"next"));return mi()||(this._cachedNodes=e),e}setTextNodeRange(t,e,n,r){this.anchor.set(t.__key,e,"text"),this.focus.set(n.__key,r,"text");}getTextContent(){const t=this.getNodes();if(0===t.length)return "";const e=t[0],n=t[t.length-1],r=this.anchor,i=this.focus,o=r.isBefore(i),[s,l]=zr(this);let c="",a=true;for(let u=0;u<t.length;u++){const f=t[u];if(Wi(f)&&!f.isInline())a||(c+="\n"),a=!f.isEmpty();else if(a=false,Tr(f)){let t=f.getTextContent();f===e?f===n?"element"===r.type&&"element"===i.type&&i.offset!==r.offset||(t=s<l?t.slice(s,l):t.slice(l,s)):t=o?t.slice(s):t.slice(l):f===n&&(t=o?t.slice(0,l):t.slice(0,s)),c+=t;}else !ji(f)&&!sr(f)||f===n&&this.isCollapsed()||(c+=f.getTextContent());}return c}applyDOMRange(t){const e=vi(),n=e.getEditorState()._selection,r=Ur(t.startContainer,t.startOffset,t.endContainer,t.endOffset,e,n);if(null===r)return;const[i,o]=r;this.anchor.set(i.key,i.offset,i.type,true),this.focus.set(o.key,o.offset,o.type,true),St$3(this);}clone(){const t=this.anchor,e=this.focus;return new Lr(Mr(t.key,t.offset,t.type),Mr(e.key,e.offset,e.type),this.format,this.style)}toggleFormat(t){this.format=Bo(this.format,t,null),this.dirty=true;}setFormat(t){this.format=t,this.dirty=true;}setStyle(t){this.style=t,this.dirty=true;}hasFormat(t){const e=z$7[t];return 0!==(this.format&e)}insertRawText(t){const e=t.split(/(\r?\n|\t)/),n=[],r=e.length;for(let t=0;t<r;t++){const r=e[t];"\n"===r||"\r\n"===r?n.push(or()):"\t"===r?n.push(wr()):n.push(kr(r));}this.insertNodes(n);}insertText(e){const n=this.anchor,r=this.focus,i=this.format,o=this.style;let s=n,l=r;!this.isCollapsed()&&r.isBefore(n)&&(s=r,l=n),"element"===s.type&&function(t,e,n,r){const i=t.getNode(),o=i.getChildAtIndex(t.offset),s=kr();if(s.setFormat(n),s.setStyle(r),no(o))o.splice(0,0,[s]);else {const t=Vi(i)?eo().append(s):s;null===o?i.append(t):o.insertBefore(t);}t.is(e)&&e.set(s.__key,0,"text"),t.set(s.__key,0,"text");}(s,l,i,o),"element"===l.type&&Hl(l,rc(ql(l,"next")));const c=s.offset;let a=l.offset;const u=this.getNodes(),f=u.length;let d=u[0];Tr(d)||t(26);const h=d.getTextContent().length,g=d.getParentOrThrow();let _=u[f-1];if(1===f&&"element"===l.type&&(a=h,l.set(s.key,a,"text")),this.isCollapsed()&&c===h&&(Io(d)||!d.canInsertTextAfter()||!g.canInsertTextAfter()&&null===d.getNextSibling())){let t=d.getNextSibling();if(Tr(t)&&t.canInsertTextBefore()&&!Io(t)||(t=kr(),t.setFormat(i),t.setStyle(o),g.canInsertTextAfter()?d.insertAfter(t):g.insertAfter(t)),t.select(0,0),d=t,""!==e)return void this.insertText(e)}else if(this.isCollapsed()&&0===c&&(Io(d)||!d.canInsertTextBefore()||!g.canInsertTextBefore()&&null===d.getPreviousSibling())){let t=d.getPreviousSibling();if(Tr(t)&&!Io(t)||(t=kr(),t.setFormat(i),g.canInsertTextBefore()?d.insertBefore(t):g.insertBefore(t)),t.select(),d=t,""!==e)return void this.insertText(e)}else if(d.isSegmented()&&c!==h){const t=kr(d.getTextContent());t.setFormat(i),d.replace(t),d=t;}else if(!this.isCollapsed()&&""!==e){const t=_.getParent();if(!g.canInsertTextBefore()||!g.canInsertTextAfter()||Wi(t)&&(!t.canInsertTextBefore()||!t.canInsertTextAfter()))return this.insertText(""),jr(this.anchor,this.focus),void this.insertText(e)}if(1===f){if(Lo(d)){const t=kr(e);return t.select(),void d.replace(t)}const t=d.getFormat(),n=d.getStyle();if(c!==a||t===i&&n===o){if(Er(d)){const t=kr(e);return t.setFormat(i),t.setStyle(o),t.select(),void d.replace(t)}}else {if(""!==d.getTextContent()){const t=kr(e);if(t.setFormat(i),t.setStyle(o),t.select(),0===c)d.insertBefore(t,false);else {const[e]=d.splitText(c);e.insertAfter(t,false);}return void(t.isComposing()&&"text"===this.anchor.type&&(this.anchor.offset-=e.length))}d.setFormat(i),d.setStyle(o);}const r=a-c;d=d.spliceText(c,r,e,true),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=t,this.style=n,d.isComposing()&&(this.anchor.offset-=e.length));}else {const t=new Set([...d.getParentKeys(),..._.getParentKeys()]),n=Wi(d)?d:d.getParentOrThrow();let r=Wi(_)?_:_.getParentOrThrow(),i=_;if(!n.is(r)&&r.isInline())do{i=r,r=r.getParentOrThrow();}while(r.isInline());if("text"===l.type&&(0!==a||""===_.getTextContent())||"element"===l.type&&_.getIndexWithinParent()<a)if(Tr(_)&&!Lo(_)&&a!==_.getTextContentSize()){if(_.isSegmented()){const t=kr(_.getTextContent());_.replace(t),_=t;}Vi(l.getNode())||"text"!==l.type||(_=_.spliceText(0,a,"")),t.add(_.__key);}else {const t=_.getParentOrThrow();t.canBeEmpty()||1!==t.getChildrenSize()?_.remove():t.remove();}else t.add(_.__key);const o=r.getChildren(),s=new Set(u),g=n.is(r),p=n.isInline()&&null===d.getNextSibling()?n:d;for(let t=o.length-1;t>=0;t--){const e=o[t];if(e.is(d)||Wi(e)&&e.isParentOf(d))break;e.isAttached()&&(!s.has(e)||e.is(i)?g||p.insertAfter(e,false):e.remove());}if(!g){let e=r,n=null;for(;null!==e;){const r=e.getChildren(),i=r.length;(0===i||r[i-1].is(n))&&(t.delete(e.__key),n=e),e=e.getParent();}}if(Lo(d))if(c===h)d.select();else {const t=kr(e);t.select(),d.replace(t);}else d=d.spliceText(c,h-c,e,true),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=d.getFormat(),this.style=d.getStyle(),d.isComposing()&&(this.anchor.offset-=e.length));for(let e=1;e<f;e++){const n=u[e],r=n.__key;t.has(r)||n.remove();}}}removeText(){const t=Qr()===this;Xl(this,nc(Ql(this))),t&&Qr()!==this&&es(this);}formatText(t,e=null){if(this.isCollapsed())return this.toggleFormat(t),void Uo(null);const n=this.getNodes(),r=[];for(const t of n)Tr(t)&&r.push(t);const i=e=>{n.forEach(n=>{if(Wi(n)){const r=n.getFormatFlags(t,e);n.setTextFormat(r);}});},o=r.length;if(0===o)return this.toggleFormat(t),Uo(null),void i(e);const s=this.anchor,l=this.focus,c=this.isBackward(),a=c?l:s,u=c?s:l;let f=0,d=r[0],h="element"===a.type?0:a.offset;if("text"===a.type&&h===d.getTextContentSize()&&(f=1,d=r[1],h=0),null==d)return;const g=d.getFormatFlags(t,e);i(g);const _=o-1;let p=r[_];const y="text"===u.type?u.offset:p.getTextContentSize();if(d.is(p)){if(h===y)return;if(Io(d)||0===h&&y===d.getTextContentSize())d.setFormat(g);else {const t=d.splitText(h,y),e=0===h?t[0]:t[1];e.setFormat(g),"text"===a.type&&a.set(e.__key,0,"text"),"text"===u.type&&u.set(e.__key,y-h,"text");}return void(this.format=g)}0===h||Io(d)||([,d]=d.splitText(h),h=0),d.setFormat(g);const m=p.getFormatFlags(t,g);y>0&&(y===p.getTextContentSize()||Io(p)||([p]=p.splitText(y)),p.setFormat(m));for(let e=f+1;e<_;e++){const n=r[e],i=n.getFormatFlags(t,m);n.setFormat(i);}"text"===a.type&&a.set(d.__key,h,"text"),"text"===u.type&&u.set(p.__key,y,"text"),this.format=g|m;}insertNodes(e){if(0===e.length)return;if(this.isCollapsed()||this.removeText(),"root"===this.anchor.key){this.insertParagraph();const n=Qr();return Fr(n)||t(134),n.insertNodes(e)}const n=(this.isBackward()?this.focus:this.anchor).getNode(),r=dl(n,Qs),i=e[e.length-1];if(Wi(r)&&"__language"in r){if("__language"in e[0])this.insertText(e[0].getTextContent());else {const t=ai(this);r.splice(t,0,e),i.selectEnd();}return}if(!e.some(t=>(Wi(t)||ji(t))&&!t.isInline())){Wi(r)||t(211,n.constructor.name,n.getType());const o=ai(this);return r.splice(o,0,e),void i.selectEnd()}const o=function(t){const e=eo();let n=null;for(let r=0;r<t.length;r++){const i=t[r],o=sr(i);if(o||ji(i)&&i.isInline()||Wi(i)&&i.isInline()||Tr(i)||i.isParentRequired()){if(null===n&&(n=i.createParentElementNode(),e.append(n),o))continue;null!==n&&n.append(i);}else e.append(i),n=null;}return e}(e),s=o.getLastDescendant(),l=o.getChildren(),c=!Wi(r)||!r.isEmpty()?this.insertParagraph():null,a=l[l.length-1];let u=l[0];var f;Wi(f=u)&&Qs(f)&&!f.isEmpty()&&Wi(r)&&(!r.isEmpty()||r.canMergeWhenEmpty())&&(Wi(r)||t(211,n.constructor.name,n.getType()),r.append(...u.getChildren()),u=l[1]),u&&(null===r&&t(212,n.constructor.name,n.getType()),function(e,n){const r=n.getParentOrThrow().getLastChild();let i=n;const o=[n];for(;i!==r;)i.getNextSibling()||t(140),i=i.getNextSibling(),o.push(i);let s=e;for(const t of o)s=s.insertAfter(t);}(r,u));const d=dl(s,Qs);c&&Wi(d)&&(c.canMergeWhenEmpty()||Qs(a))&&(d.append(...c.getChildren()),c.remove()),Wi(r)&&r.isEmpty()&&r.remove(),s.selectEnd();const h=Wi(r)?r.getLastChild():null;sr(h)&&d!==r&&h.remove();}insertParagraph(){if("root"===this.anchor.key){const t=eo();return Zo().splice(this.anchor.offset,0,[t]),t.select(),t}const e=ai(this),n=dl(this.anchor.getNode(),Qs);Wi(n)||t(213);const r=n.getChildAtIndex(e),i=r?[r,...r.getNextSiblings()]:[],o=n.insertNewAfter(this,false);return o?(o.append(...i),o.selectStart(),o):null}insertLineBreak(t){const e=or();if(this.insertNodes([e]),t){const t=e.getParentOrThrow(),n=e.getIndexWithinParent();t.select(n,n);}}extract(){const t=[...this.getNodes()],e=t.length;let n=t[0],r=t[e-1];const[i,o]=zr(this),s=this.isBackward(),[l,c]=s?[this.focus,this.anchor]:[this.anchor,this.focus],[a,u]=s?[o,i]:[i,o];if(0===e)return [];if(1===e){if(Tr(n)&&!this.isCollapsed()){const t=n.splitText(a,u),e=0===a?t[0]:t[1];return e?(l.set(e.getKey(),0,"text"),c.set(e.getKey(),e.getTextContentSize(),"text"),[e]):[]}return [n]}if(Tr(n)&&(a===n.getTextContentSize()?t.shift():0!==a&&([,n]=n.splitText(a),t[0]=n,l.set(n.getKey(),0,"text"))),Tr(r)){const e=r.getTextContent().length;0===u?t.pop():u!==e&&([r]=r.splitText(u),t[t.length-1]=r,c.set(r.getKey(),r.getTextContentSize(),"text"));}return t}modify(t,e,n){if(fi(this,t,e,n))return;const r="move"===t,i=vi(),o=Js(Ps(i));if(!o)return;const s=i._blockCursorElement,l=i._rootElement,c=this.focus.getNode();if(null===l||null===s||!Wi(c)||c.isInline()||c.canBeEmpty()||$s(s,i,l),this.dirty){let t=Ns(i,this.anchor.key),e=Ns(i,this.focus.key);"text"===this.anchor.type&&(t=Ro(t)),"text"===this.focus.type&&(e=Ro(e)),t&&e&&ii(o,t,this.anchor.offset,e,this.focus.offset);}if(function(t,e,n,r){t.modify(e,n,r);}(o,t,e?"backward":"forward",n),o.rangeCount>0){const t=o.getRangeAt(0),n=this.anchor.getNode(),i=Vi(n)?n:Ls(n);if(this.applyDOMRange(t),this.dirty=true,!r){const n=this.getNodes(),r=[];let s=false;for(let t=0;t<n.length;t++){const e=n[t];As(e,i)?r.push(e):s=true;}if(s&&r.length>0)if(e){const t=r[0];Wi(t)?t.selectStart():t.getParentOrThrow().selectStart();}else {const t=r[r.length-1];Wi(t)?t.selectEnd():t.getParentOrThrow().selectEnd();}o.anchorNode===t.startContainer&&o.anchorOffset===t.startOffset||function(t){const e=t.focus,n=t.anchor,r=n.key,i=n.offset,o=n.type;n.set(e.key,e.offset,e.type,true),e.set(r,i,o,true);}(this);}}"lineboundary"===n&&fi(this,t,e,n,"decorators");}forwardDeletion(t,e,n){if(!n&&("element"===t.type&&Wi(e)&&t.offset===e.getChildrenSize()||"text"===t.type&&t.offset===e.getTextContentSize())){const t=e.getParent(),n=e.getNextSibling()||(null===t?null:t.getNextSibling());if(Wi(n)&&n.isShadowRoot())return true}return false}deleteCharacter(t){const e=this.isCollapsed();if(this.isCollapsed()){const e=this.anchor;let n=e.getNode();if(this.forwardDeletion(e,n,t))return;const r=Rl(ql(e,t?"previous":"next"));if(r.getTextSlices().every(t=>null===t||0===t.distance)){let t={type:"initial"};for(const e of r.iterNodeCarets("shadowRoot"))if(Nl(e))if(e.origin.isInline());else {if(e.origin.isShadowRoot()){if("merge-block"===t.type)break;if(Wi(r.anchor.origin)&&r.anchor.origin.isEmpty()){const t=rc(e);Xl(this,Wl(t,t)),r.anchor.origin.remove();}return}"merge-next-block"!==t.type&&"merge-block"!==t.type||(t={block:t.block,caret:e,type:"merge-block"});}else {if("merge-block"===t.type)break;if(Tl(e)){if(Wi(e.origin)){if(e.origin.isInline()){if(!e.origin.isParentOf(r.anchor.origin))break}else t={block:e.origin,type:"merge-next-block"};continue}if(ji(e.origin)){if(e.origin.isIsolated());else if("merge-next-block"===t.type&&(e.origin.isKeyboardSelectable()||!e.origin.isInline())&&Wi(r.anchor.origin)&&r.anchor.origin.isEmpty()){r.anchor.origin.remove();const t=Hr();t.add(e.origin.getKey()),es(t);}else e.origin.remove();return}break}}if("merge-block"===t.type){const{caret:e,block:n}=t;return Xl(this,Wl(!e.origin.isEmpty()&&n.isEmpty()?Zl(Ol(n,e.direction)):r.anchor,e)),this.removeText()}}const i=this.focus;if(this.modify("extend",t,"character"),this.isCollapsed()){if(t&&0===e.offset&&Rr(this,e.getNode()))return}else {const r="text"===i.type?i.getNode():null;if(n="text"===e.type?e.getNode():null,null!==r&&r.isSegmented()){const e=i.offset,o=r.getTextContentSize();if(r.is(n)||t&&e!==o||!t&&0!==e)return void Wr(r,t,e)}else if(null!==n&&n.isSegmented()){const i=e.offset,o=n.getTextContentSize();if(n.is(r)||t&&0!==i||!t&&i!==o)return void Wr(n,t,i)}!function(t,e){const n=t.anchor,r=t.focus,i=n.getNode(),o=r.getNode();if(i===o&&"text"===n.type&&"text"===r.type){const t=n.offset,o=r.offset,s=t<o,l=s?t:o,c=s?o:t,a=c-1;if(l!==a){(function(t){return !(rs(t)||Br(t))})(i.getTextContent().slice(l,c))&&(e?r.set(r.key,a,r.type):n.set(n.key,a,n.type));}}}(this,t);}}if(this.removeText(),t&&!e&&this.isCollapsed()&&"element"===this.anchor.type&&0===this.anchor.offset){const t=this.anchor.getNode();t.isEmpty()&&Vi(t.getParent())&&null===t.getPreviousSibling()&&Rr(this,t);}}deleteLine(t){this.isCollapsed()&&this.modify("extend",t,"lineboundary"),this.isCollapsed()?this.deleteCharacter(t):this.removeText();}deleteWord(t){if(this.isCollapsed()){const e=this.anchor,n=e.getNode();if(this.forwardDeletion(e,n,t))return;this.modify("extend",t,"word");}this.isCollapsed()?this.deleteCharacter(t):this.removeText();}isBackward(){return this.focus.isBefore(this.anchor)}getStartEndPoints(){return [this.anchor,this.focus]}}function Ir(t){return t instanceof Pr}function Kr(t){const e=t.offset;if("text"===t.type)return e;const n=t.getNode();return e===n.getChildrenSize()?n.getTextContent().length:0}function zr(t){const e=t.getStartEndPoints();if(null===e)return [0,0];const[n,r]=e;return "element"===n.type&&"element"===r.type&&n.key===r.key&&n.offset===r.offset?[0,0]:[Kr(n),Kr(r)]}function Rr(t,e){for(let n=e;n;n=n.getParent()){if(Wi(n)){if(n.collapseAtStart(t))return true;if(Is(n))break}if(n.getPreviousSibling())break}return false}const Br=(()=>{try{const t=new RegExp("\\p{Emoji}","u"),e=t.test.bind(t);if(e("\u2764\ufe0f")&&e("#\ufe0f\u20e3")&&e("\u{1f44d}"))return e}catch(t){}return ()=>false})();function Wr(t,e,n){const r=t,i=r.getTextContent().split(/(?=\s)/g),o=i.length;let s=0,l=0;for(let t=0;t<o;t++){const r=t===o-1;if(l=s,s+=i[t].length,e&&s===n||s>n||r){i.splice(t,1),r&&(l=void 0);break}}const c=i.join("").trim();""===c?r.remove():(r.setTextContent(c),r.select(l,l));}function $r(e,n,r,i){let o,s=n;if(Ys(e)){let l=false;const c=e.childNodes,a=c.length,u=i._blockCursorElement;s===a&&(l=true,s=a-1);let f=c[s],d=false;if(f===u)f=c[s+1],d=true;else if(null!==u){const t=u.parentNode;if(e===t){n>Array.prototype.indexOf.call(t.children,u)&&s--;}}if(o=ns(f),Tr(o))s=Al(o,l?"next":"previous");else {let c=ns(e);if(null===c)return null;if(Wi(c)){const a=i.getElementByKey(c.getKey());null===a&&t(214);const u=tl(i).$getDOMSlot(c,a,i);[c,s]=u.resolveChildIndex(c,a,e,n),Wi(c)||t(215),l&&s>=c.getChildrenSize()&&(s=Math.max(0,c.getChildrenSize()-1));let f=c.getChildAtIndex(s);if(Wi(f)&&function(t,e,n){const r=t.getParent();return null===n||null===r||!r.canBeEmpty()||r!==n.getNode()}(f,0,r)){const t=l?f.getLastDescendant():f.getFirstDescendant();null===t?c=f:(f=t,c=Wi(f)?f:f.getParentOrThrow()),s=0;}Tr(f)?(o=f,c=null,s=Al(f,l?"next":"previous")):f!==c&&l&&!d&&(Wi(c)||t(216),s=Math.min(c.getChildrenSize(),s+1));}else {const t=c.getIndexWithinParent();s=0===n&&ji(c)&&ns(e)===c?t:t+1,c=c.getParentOrThrow();}if(Wi(c))return Mr(c.__key,s,"element")}}else o=ns(e);return Tr(o)?Mr(o.__key,Al(o,s,"clamp"),"text"):null}function Jr(t,e,n){const r=t.offset,i=t.getNode();if(0===r){const r=i.getPreviousSibling(),o=i.getParent();if(e){if((n||!e)&&null===r&&Wi(o)&&o.isInline()){const e=o.getPreviousSibling();Tr(e)&&t.set(e.__key,e.getTextContent().length,"text");}}else Wi(r)&&!n&&r.isInline()?t.set(r.__key,r.getChildrenSize(),"element"):Tr(r)&&t.set(r.__key,r.getTextContent().length,"text");}else if(r===i.getTextContent().length){const r=i.getNextSibling(),o=i.getParent();if(e&&Wi(r)&&r.isInline())t.set(r.__key,0,"element");else if((n||e)&&null===r&&Wi(o)&&o.isInline()&&!o.canInsertTextAfter()){const e=o.getNextSibling();Tr(e)&&t.set(e.__key,0,"text");}}}function jr(t,e,n){if("text"===t.type&&"text"===e.type){const n=t.isBefore(e),r=t.is(e);Jr(t,n,r),Jr(e,!n,r),r&&e.set(t.key,t.offset,t.type);}}function Ur(t,e,n,r,i,o){if(null===t||null===n||!Mo(i,t,n))return null;const s=$r(t,e,Fr(o)?o.anchor:null,i);if(null===s)return null;const l=$r(n,r,Fr(o)?o.focus:null,i);if(null===l)return null;if("element"===s.type&&"element"===l.type){const e=ns(t),r=ns(n);if(ji(e)&&ji(r))return null}return jr(s,l),[s,l]}function Vr(t){return Wi(t)&&!t.isInline()}function Yr(t,e,n,r,i,o){const s=Si(),l=new Lr(Mr(t,e,i),Mr(n,r,o),0,"");return l.dirty=true,s._selection=l,l}function qr(){const t=Mr("root",0,"element"),e=Mr("root",0,"element");return new Lr(t,e,0,"")}function Hr(){return new Pr(new Set)}function Gr(t,e){return Xr(null,t,e,null)}function Xr(t,e,n,r){const i=n._window;if(null===i)return null;const o=r||i.event,s=o?o.type:void 0,l="selectionchange"===s,c=!q$7&&(l||"beforeinput"===s||"compositionstart"===s||"compositionend"===s||"click"===s&&o&&3===o.detail||"drop"===s||void 0===s);let a,u,f,d;if(Fr(t)&&!c)return t.clone();if(null===e)return null;if(a=e.anchorNode,u=e.focusNode,f=e.anchorOffset,d=e.focusOffset,(l||void 0===s)&&Fr(t)&&!Mo(n,a,u))return t.clone();const h=Ur(a,f,u,d,n,t);if(null===h)return null;const[g,_]=h;let p=0,y="";if(Fr(t)){const e=t.anchor;if(g.key===e.key)p=t.format,y=t.style;else {const t=g.getNode();Tr(t)?(p=t.getFormat(),y=t.getStyle()):Wi(t)&&(p=t.getTextFormat(),y=t.getTextStyle());}}return new Lr(g,_,p,y)}function Qr(){return Si()._selection}function Zr(){return vi()._editorState._selection}function ti(t,e,n,r=1){const i=t.anchor,o=t.focus,s=i.getNode(),l=o.getNode();if(!e.is(s)&&!e.is(l))return;const c=e.__key;if(t.isCollapsed()){const e=i.offset;if(n<=e&&r>0||n<e&&r<0){const n=Math.max(0,e+r);i.set(c,n,"element"),o.set(c,n,"element"),ei(t);}}else {const s=t.isBackward(),l=s?o:i,a=l.getNode(),u=s?i:o,f=u.getNode();if(e.is(a)){const t=l.offset;(n<=t&&r>0||n<t&&r<0)&&l.set(c,Math.max(0,t+r),"element");}if(e.is(f)){const t=u.offset;(n<=t&&r>0||n<t&&r<0)&&u.set(c,Math.max(0,t+r),"element");}}ei(t);}function ei(t){const e=t.anchor,n=e.offset,r=t.focus,i=r.offset,o=e.getNode(),s=r.getNode();if(t.isCollapsed()){if(!Wi(o))return;const t=o.getChildrenSize(),i=n>=t,s=i?o.getChildAtIndex(t-1):o.getChildAtIndex(n);if(Tr(s)){let t=0;i&&(t=s.getTextContentSize()),e.set(s.__key,t,"text"),r.set(s.__key,t,"text");}return}if(Wi(o)){const t=o.getChildrenSize(),r=n>=t,i=r?o.getChildAtIndex(t-1):o.getChildAtIndex(n);if(Tr(i)){let t=0;r&&(t=i.getTextContentSize()),e.set(i.__key,t,"text");}}if(Wi(s)){const t=s.getChildrenSize(),e=i>=t,n=e?s.getChildAtIndex(t-1):s.getChildAtIndex(i);if(Tr(n)){let t=0;e&&(t=n.getTextContentSize()),r.set(n.__key,t,"text");}}}function ni(t,e,n,r,i){let o=null,s=0,l=null;null!==r?(o=r.__key,Tr(r)?(s=r.getTextContentSize(),l="text"):Wi(r)&&(s=r.getChildrenSize(),l="element")):null!==i&&(o=i.__key,Tr(i)?l="text":Wi(i)&&(l="element")),null!==o&&null!==l?t.set(o,s,l):(s=e.getIndexWithinParent(),-1===s&&(s=n.getChildrenSize()),t.set(n.__key,s,"element"));}function ri(t,e,n,r,i){"text"===t.type?t.set(n,t.offset+(e?0:i),"text"):t.offset>r.getIndexWithinParent()&&t.set(t.key,t.offset-1,"element");}function ii(t,e,n,r,i){try{t.setBaseAndExtent(e,n,r,i);}catch(t){}}function oi(t,e,n){const r=Ns(t,e.getKey());if(Wi(e)){const i=tl(t).$getDOMSlot(e,r,t);return [i.element,n+i.getFirstChildOffset()]}return [r,n]}function si(t,e,n,r,i,s,l){const c=r.anchorNode,a=r.focusNode,u=r.anchorOffset,f=r.focusOffset,d=document.activeElement;if(i.has(Un)&&d!==s||null!==d&&Oo(d))return;if(!Fr(e))return void(null!==t&&Mo(n,c,a)&&r.removeAllRanges());const h=e.anchor,g=e.focus,_=h.getNode(),p=g.getNode(),[y,m]=oi(n,_,h.offset),[x,C]=oi(n,p,g.offset),S=e.format,v=e.style,k=e.isCollapsed();let T=y,N=x,b=false;var w,E,O,M,A;if(("text"===h.type?(T=Ro(y),b=_.getFormat()!==S||_.getStyle()!==v):Fr(t)&&"text"===t.anchor.type&&(b=true),"text"===g.type&&(N=Ro(x)),null!==T&&null!==N)&&(k&&(null===t||b||Fr(t)&&(t.format!==S||t.style!==v))&&(w=S,E=v,O=m,M=h.key,A=performance.now(),_n$1=[w,E,O,M,A]),u!==m||f!==C||c!==T||a!==N||"Range"===r.type&&k||(null!==d&&s.contains(d)||i.has(Hn)||s.focus({preventScroll:true}),"element"===h.type))){if(ii(r,T,m,N,C),!o$1||!e.isCollapsed()||null===s||i.has(Hn)||null!==document.activeElement&&s.contains(document.activeElement)||s.focus({preventScroll:true}),!i.has(Yn)&&e.isCollapsed()&&null!==s&&s===document.activeElement){const t=Fr(e)&&"element"===e.anchor.type?T.childNodes[m]||null:r.rangeCount>0?r.getRangeAt(0):null;if(null!==t){let e;if(t instanceof Text){const n=document.createRange();n.selectNode(t),e=n.getBoundingClientRect();}else e=t.getBoundingClientRect();!function(t,e,n){const r=ws(n),i=Ds(r);if(null===r||null===i)return;let{top:o,bottom:s}=e,l=0,c=0,a=n;for(;null!==a;){const e=a===r.body;if(e){l=0,c=Ps(t).innerHeight;const e=i.getComputedStyle(r.documentElement),n=parseFloat(e.scrollPaddingTop),o=parseFloat(e.scrollPaddingBottom);isFinite(n)&&(l+=n),isFinite(o)&&(c-=o);}else {const t=a.getBoundingClientRect();l=t.top,c=t.bottom;}let n=0;if(o<l?n=-(l-o):s>c&&(n=s-c),0!==n)if(e)i.scrollBy(0,n);else {const t=a.scrollTop;a.scrollTop+=n;const e=a.scrollTop-t;o-=e,s-=e;}if(e)break;a=bs(a);}}(n,e,s);}}cn$1=true;}}function li(t){let e=Qr()||Zr();null===e&&(e=Zo().selectEnd()),e.insertNodes(t);}function ci(){const t=Qr();return null===t?"":t.getTextContent()}function ai(e){let n=e;e.isCollapsed()||n.removeText();const r=Qr();Fr(r)&&(n=r),Fr(n)||t(161);const i=n.anchor;let o=i.getNode(),s=i.offset;for(;!Qs(o);){const t=o;if([o,s]=ui(o,s),t.is(o))break}return s}function ui(t,e){const n=t.getParent();if(!n){const t=eo();return Zo().append(t),t.select(),[Zo(),0]}if(Tr(t)){const r=t.splitText(e);if(0===r.length)return [n,t.getIndexWithinParent()];const i=0===e?0:1;return [n,r[0].getIndexWithinParent()+i]}if(!Wi(t)||0===e)return [n,t.getIndexWithinParent()];const r=t.getChildAtIndex(e);if(r){const n=new Lr(Mr(t.__key,e,"element"),Mr(t.__key,e,"element"),0,""),i=t.insertNewAfter(n);i&&i.append(r,...r.getNextSiblings());}return [n,t.getIndexWithinParent()+1]}function fi(t,e,n,r,i="decorators-and-blocks"){if("move"===e&&"character"===r&&!t.isCollapsed()){const[e,r]=n===t.isBackward()?[t.focus,t.anchor]:[t.anchor,t.focus];return r.set(e.key,e.offset,e.type),true}const o=ql(t.focus,n?"previous":"next"),s="lineboundary"===r,l="move"===e;let c=o,a="decorators-and-blocks"===i;if(!ic(c)){for(const t of c){a=false;const{origin:e}=t;if(!ji(e)||e.isIsolated()||(c=t,!s||!e.isInline()))break}if(a)for(const t of Rl(o).iterNodeCarets("extend"===e?"shadowRoot":"root")){if(Nl(t))t.origin.isInline()||(c=t);else {if(Wi(t.origin))continue;ji(t.origin)&&!t.origin.isInline()&&(c=t);}break}}if(c===o)return false;if(l&&!s&&ji(c.origin)&&c.origin.isKeyboardSelectable()){const t=Hr();return t.add(c.origin.getKey()),es(t),true}return c=rc(c),l&&Hl(t.anchor,c),Hl(t.focus,c),a||!s}let di=null,hi=null,gi=false,_i=false,pi=0;const yi={characterData:true,childList:true,subtree:true};function mi(){return gi||null!==di&&di._readOnly}function xi(){gi&&t(13);}function Ci(){pi>99&&t(14);}function Si(){return null===di&&t(195,ki()),di}function vi(){return null===hi&&t(337,ki()),hi}function ki(){let t=0;const e=new Set,n=Co.version;if("undefined"!=typeof window)for(const r of document.querySelectorAll("[contenteditable]")){const i=Po(r);if(Ao(i))t++;else if(i){let t=String(i.constructor.version||"<0.17.1");t===n&&(t+=" (separately built, likely a bundler configuration issue)"),e.add(t);}}let r=` Detected on the page: ${t} compatible editor(s) with version ${n}`;return e.size&&(r+=` and incompatible editors with versions ${Array.from(e).join(", ")}`),r}function Ti(){return hi}function Ni(t,e,n){const r=e.__type,i=No(t,r);let o=n.get(r);void 0===o&&(o=Array.from(i.transforms),n.set(r,o));const s=o.length;for(let t=0;t<s&&(o[t](e),e.isAttached());t++);}function bi(t,e){return void 0!==t&&t.__key!==e&&t.isAttached()}function wi(t,e){if(!e)return;const n=t._updateTags;let r=e;Array.isArray(e)||(r=[e]);for(const t of r)n.add(t);}function Ei(t){return Oi(t,vi()._nodes)}function Oi(e,n){const r=e.type,i=n.get(r);void 0===i&&t(17,r);const o=i.klass;e.type!==o.getType()&&t(18,o.name);const s=o.importJSON(e),l=e.children;if(Wi(s)&&Array.isArray(l))for(let t=0;t<l.length;t++){const e=Oi(l[t],n);s.append(e);}return s}function Mi(t,e,n){const r=di,i=gi,o=hi;di=e,gi=true,hi=t;try{return n()}finally{di=r,gi=i,hi=o;}}function Ai(t,e){const n=t._pendingEditorState,r=t._rootElement,i=t._headless||null===r;if(null===n)return void(t._deferred.length>0&&Fi(t,t._deferred));const o=t._editorState,s=o._selection,l=n._selection,c=0!==t._dirtyType,a=di,u=gi,f=hi,d=t._updating,h=t._observer;let g=null;if(t._pendingEditorState=null,t._editorState=n,!i&&c&&null!==h){hi=t,di=n,gi=false,t._updating=true;try{const e=t._dirtyType,r=t._dirtyElements,i=t._dirtyLeaves;h.disconnect(),g=ee$4(o,n,t,e,r,i);}catch(e){if(e instanceof Error&&t._onError(e),_i)throw e;return go(t,null,r,n),rt$4(t),t._dirtyType=2,_i=true,Ai(t,o),void(_i=false)}finally{h.observe(r,yi),t._updating=d,di=a,gi=u,hi=f;}}n._readOnly||(n._readOnly=true);const _=t._dirtyLeaves,p=t._dirtyElements,y=t._normalizedNodes,m=t._updateTags,x=t._deferred;c&&(t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements=new Map,t._normalizedNodes=new Set,t._updateTags=new Set),function(t,e){const n=t._decorators;let r=t._pendingDecorators||n;const i=e._nodeMap;let o;for(o in r)i.has(o)||(r===n&&(r=Xo(t)),delete r[o]);}(t,n);const C=i?null:Js(Ps(t));if(t._editable&&null!==C&&(c||null===l||l.dirty||!l.is(s))&&null!==r&&!m.has(qn)){hi=t,di=n;try{if(null!==h&&h.disconnect(),c||null===l||l.dirty){const e=t._blockCursorElement;null!==e&&$s(e,t,r),si(s,l,t,C,m,r);}!function(t,e,n){let r=t._blockCursorElement;if(Fr(n)&&n.isCollapsed()&&"element"===n.anchor.type&&e.contains(document.activeElement)){const i=n.anchor,o=i.getNode(),s=i.offset;let l=!1,c=null;if(s===o.getChildrenSize()){Ws(o.getChildAtIndex(s-1))&&(l=!0);}else {const e=o.getChildAtIndex(s);if(null!==e&&Ws(e)){const n=e.getPreviousSibling();(null===n||Ws(n))&&(l=!0,c=t.getElementByKey(e.__key));}}if(l){const n=t.getElementByKey(o.__key);return null===r&&(t._blockCursorElement=r=function(t){const e=t.theme,n=document.createElement("div");n.contentEditable="false",n.setAttribute("data-lexical-cursor","true");let r=e.blockCursor;if(void 0!==r){if("string"==typeof r){const t=yc(r);r=e.blockCursor=t;}void 0!==r&&n.classList.add(...r);}return n}(t._config)),e.style.caretColor="transparent",void(null===c?n.appendChild(r):n.insertBefore(r,c))}}null!==r&&$s(r,t,e);}(t,r,l);}finally{null!==h&&h.observe(r,yi),hi=f,di=a;}}null!==g&&function(t,e,n,r,i){const o=Array.from(t._listeners.mutation),s=o.length;for(let t=0;t<s;t++){const[s,l]=o[t];for(const t of l){const o=e.get(t);void 0!==o&&s(o,{dirtyLeaves:r,prevEditorState:i,updateTags:n});}}}(t,g,m,_,o),Fr(l)||null===l||null!==s&&s.is(l)||t.dispatchCommand(ie$4,void 0);const S=t._pendingDecorators;null!==S&&(t._decorators=S,t._pendingDecorators=null,Di("decorator",t,true,S)),function(t,e,n){const r=Qo(e),i=Qo(n);r!==i&&Di("textcontent",t,true,i);}(t,e||o,n),Di("update",t,true,{dirtyElements:p,dirtyLeaves:_,editorState:n,mutatedNodes:g,normalizedNodes:y,prevEditorState:e||o,tags:m}),Fi(t,x),function(t){const e=t._updates;if(0!==e.length){const n=e.shift();if(n){const[e,r]=n;Ii(t,e,r);}}}(t);}function Di(t,e,n,...r){const i=e._updating;e._updating=n;try{const n=e._listeners[t],i=Array.from(n);for(const[t,e]of i){e&&e();const i=t(...r);n.has(t)?n.set(t,i):i&&i();}}finally{e._updating=i;}}function Pi(t,e,n,r){const i=is(t);let o;for(let t=4;t>=0;t--)for(let s=0;s<i.length;s++){const l=i[s];if(s>0&&l._updating){o=l;break}const c=l._commands.get(e);if(void 0!==c){const e=c[t];if(e.size>0){let t=false;if(Ki(l,()=>{for(const i of e)if(i(n,r))return void(t=true)}),t)return t}}}return o&&o.update(()=>{Pi(o,e,n,r);}),false}function Fi(t,e){if(t._deferred=[],0!==e.length){const n=t._updating;t._updating=true;try{for(let t=0;t<e.length;t++)e[t]();}finally{t._updating=n;}}}function Li(e,n){const r=e._updates;let i=n||false;for(;0!==r.length;){const n=r.shift();if(n){const[r,o]=n,s=e._pendingEditorState;let l;void 0!==o&&(l=o.onUpdate,o.skipTransforms&&(i=true),o.discrete&&(null===s&&t(191),s._flushSync=true),l&&e._deferred.push(l),wi(e,o.tag)),null==s?Ii(e,r,o):r();}}return i}function Ii(e,n,r){const i=e._updateTags;let o,s=false,l=false;void 0!==r&&(o=r.onUpdate,wi(e,r.tag),s=r.skipTransforms||false,l=r.discrete||false),o&&e._deferred.push(o);const c=e._editorState;let a=e._pendingEditorState,u=false;(null===a||a._readOnly)&&(a=e._pendingEditorState=Yi(a||c),u=true),a._flushSync=l;const f=di,d=gi,h=hi,g=e._updating;di=a,gi=false,e._updating=true,hi=e;const _=e._headless||null===e.getRootElement();vo(null);try{u&&(_?null!==c._selection&&(a._selection=c._selection.clone()):a._selection=function(t,e){const n=t.getEditorState()._selection,r=Js(Ps(t));return Fr(n)||null==n?Xr(n,r,t,e):n.clone()}(e,r&&r.event||null));const i=e._compositionKey;n(),s=Li(e,s),function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(Fr(r)){const t=r.anchor,e=r.focus;let i;if("text"===t.type&&(i=t.getNode(),i.selectionTransform(n,r)),"text"===e.type){const t=e.getNode();i!==t&&t.selectionTransform(n,r);}}}(a,e),0!==e._dirtyType&&(s?function(t,e){const n=e._dirtyLeaves,r=t._nodeMap;for(const t of n){const e=r.get(t);Tr(e)&&e.isAttached()&&e.isSimpleText()&&!e.isUnmergeable()&&Ct$2(e);}}(a,e):function(t,e){const n=e._dirtyLeaves,r=e._dirtyElements,i=t._nodeMap,o=Vo(),s=new Map;let l=n,c=l.size,a=r,u=a.size;for(;c>0||u>0;){if(c>0){e._dirtyLeaves=new Set;for(const t of l){const r=i.get(t);Tr(r)&&r.isAttached()&&r.isSimpleText()&&!r.isUnmergeable()&&Ct$2(r),void 0!==r&&bi(r,o)&&Ni(e,r,s),n.add(t);}if(l=e._dirtyLeaves,c=l.size,c>0){pi++;continue}}e._dirtyLeaves=new Set,e._dirtyElements=new Map,a.delete("root")&&a.set("root",!0);for(const t of a){const n=t[0],l=t[1];if(r.set(n,l),!l)continue;const c=i.get(n);void 0!==c&&bi(c,o)&&Ni(e,c,s);}l=e._dirtyLeaves,c=l.size,a=e._dirtyElements,u=a.size,pi++;}e._dirtyLeaves=n,e._dirtyElements=r;}(a,e),Li(e),function(t,e,n,r){const i=t._nodeMap,o=e._nodeMap,s=[];for(const[t]of r){const e=o.get(t);void 0!==e&&(e.isAttached()||(Wi(e)&&Y$5(e,t,i,o,s,r),i.has(t)||r.delete(t),s.push(t)));}for(const t of s)o.delete(t);for(const t of n){const e=o.get(t);void 0===e||e.isAttached()||(i.has(t)||n.delete(t),o.delete(t));}}(c,a,e._dirtyLeaves,e._dirtyElements));i!==e._compositionKey&&(a._flushSync=!0);const o=a._selection;if(Fr(o)){const e=a._nodeMap,n=o.anchor.key,r=o.focus.key;void 0!==e.get(n)&&void 0!==e.get(r)||t(19);}else Ir(o)&&0===o._nodes.size&&(a._selection=null);}catch(t){return t instanceof Error&&e._onError(t),e._pendingEditorState=c,e._dirtyType=2,e._cloneNotNeeded.clear(),e._dirtyLeaves=new Set,e._dirtyElements.clear(),void Ai(e)}finally{di=f,gi=d,hi=h,e._updating=g,pi=0;}const p=0!==e._dirtyType||e._deferred.length>0||function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(null!==r){if(r.dirty||!r.is(n))return true}else if(null!==n)return true;return false}(a,e);p?a._flushSync?(a._flushSync=false,Ai(e)):u&&wo(()=>{Ai(e);}):(a._flushSync=false,u&&(i.clear(),e._deferred=[],e._pendingEditorState=null));}function Ki(t,e,n){hi===t&&void 0===n?e():Ii(t,e,n);}class zi{element;before;after;constructor(t,e,n){this.element=t,this.before=e||null,this.after=n||null;}withBefore(t){return new zi(this.element,t,this.after)}withAfter(t){return new zi(this.element,this.before,t)}withElement(t){return this.element===t?this:new zi(t,this.before,this.after)}insertChild(e){const n=this.before||this.getManagedLineBreak();return null!==n&&n.parentElement!==this.element&&t(222),this.element.insertBefore(e,n),this}removeChild(e){return e.parentElement!==this.element&&t(223),this.element.removeChild(e),this}replaceChild(e,n){return n.parentElement!==this.element&&t(224),this.element.replaceChild(e,n),this}getFirstChild(){const t=this.after?this.after.nextSibling:this.element.firstChild;return t===this.before||t===this.getManagedLineBreak()?null:t}getManagedLineBreak(){return this.element.__lexicalLineBreak||null}setManagedLineBreak(t){if(null===t)this.removeManagedLineBreak();else {const e="decorator"===t&&(d$1||l||a$1);this.insertManagedLineBreak(e);}}removeManagedLineBreak(){const t=this.getManagedLineBreak();if(t){const e=this.element,n="IMG"===t.nodeName?t.nextSibling:null;n&&e.removeChild(n),e.removeChild(t),e.__lexicalLineBreak=void 0;}}insertManagedLineBreak(t){const e=this.getManagedLineBreak();if(e){if(t===("IMG"===e.nodeName))return;this.removeManagedLineBreak();}const n=this.element,r=this.before,i=document.createElement("br");if(n.insertBefore(i,r),t){const t=document.createElement("img");t.setAttribute("data-lexical-linebreak","true"),t.style.setProperty("display","inline","important"),t.style.setProperty("border","0px","important"),t.style.setProperty("margin","0px","important"),t.alt="",n.insertBefore(t,i),n.__lexicalLineBreak=t;}else n.__lexicalLineBreak=i;}getFirstChildOffset(){let t=0;for(let e=this.after;null!==e;e=e.previousSibling)t++;return t}resolveChildIndex(t,e,n,r){if(n===this.element){const e=this.getFirstChildOffset();return [t,Math.min(e+t.getChildrenSize(),Math.max(e,r))]}const i=Ri(e,n);i.push(r);const o=Ri(e,this.element);let s=t.getIndexWithinParent();for(let t=0;t<o.length;t++){const e=i[t],n=o[t];if(void 0===e||e<n)break;if(e>n){s+=1;break}}return [t.getParentOrThrow(),s]}}function Ri(e,n){const r=[];let i=n;for(;i!==e&&null!==i;i=i.parentNode){let t=0;for(let e=i.previousSibling;null!==e;e=e.previousSibling)t++;r.push(t);}return i!==e&&t(225),r.reverse()}class Bi extends Rn$1{__first;__last;__size;__format;__style;__indent;__dir;__textFormat;__textStyle;constructor(t){super(t),this.__first=null,this.__last=null,this.__size=0,this.__format=0,this.__style="",this.__indent=0,this.__dir=null,this.__textFormat=0,this.__textStyle="";}afterCloneFrom(t){super.afterCloneFrom(t),this.__key===t.__key&&(this.__first=t.__first,this.__last=t.__last,this.__size=t.__size),this.__indent=t.__indent,this.__format=t.__format,this.__style=t.__style,this.__dir=t.__dir,this.__textFormat=t.__textFormat,this.__textStyle=t.__textStyle;}getFormat(){return this.getLatest().__format}getFormatType(){const t=this.getFormat();return W$5[t]||""}getStyle(){return this.getLatest().__style}getIndent(){return this.getLatest().__indent}getChildren(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getChildrenKeys(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e.__key),e=e.getNextSibling();return t}getChildrenSize(){return this.getLatest().__size}isEmpty(){return 0===this.getChildrenSize()}isDirty(){const t=vi()._dirtyElements;return null!==t&&t.has(this.__key)}isLastChild(){const t=this.getLatest(),e=this.getParentOrThrow().getLastChild();return null!==e&&e.is(t)}getAllTextNodes(){const t=[];let e=this.getFirstChild();for(;null!==e;){if(Tr(e)&&t.push(e),Wi(e)){const n=e.getAllTextNodes();t.push(...n);}e=e.getNextSibling();}return t}getFirstDescendant(){let t=this.getFirstChild();for(;Wi(t);){const e=t.getFirstChild();if(null===e)break;t=e;}return t}getLastDescendant(){let t=this.getLastChild();for(;Wi(t);){const e=t.getLastChild();if(null===e)break;t=e;}return t}getDescendantByIndex(t){const e=this.getChildren(),n=e.length;if(t>=n){const t=e[n-1];return Wi(t)&&t.getLastDescendant()||t||null}const r=e[t];return Wi(r)&&r.getFirstDescendant()||r||null}getFirstChild(){const t=this.getLatest().__first;return null===t?null:Yo(t)}getFirstChildOrThrow(){const e=this.getFirstChild();return null===e&&t(45,this.__key),e}getLastChild(){const t=this.getLatest().__last;return null===t?null:Yo(t)}getLastChildOrThrow(){const e=this.getLastChild();return null===e&&t(96,this.__key),e}getChildAtIndex(t){const e=this.getChildrenSize();let n,r;if(t<e/2){for(n=this.getFirstChild(),r=0;null!==n&&r<=t;){if(r===t)return n;n=n.getNextSibling(),r++;}return null}for(n=this.getLastChild(),r=e-1;null!==n&&r>=t;){if(r===t)return n;n=n.getPreviousSibling(),r--;}return null}getTextContent(){let t="";const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const i=e[r];t+=i.getTextContent(),Wi(i)&&r!==n-1&&!i.isInline()&&(t+=D$4);}return t}getTextContentSize(){let t=0;const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const i=e[r];t+=i.getTextContentSize(),Wi(i)&&r!==n-1&&!i.isInline()&&(t+=2);}return t}getDirection(){return this.getLatest().__dir}getTextFormat(){return this.getLatest().__textFormat}hasFormat(t){if(""!==t){const e=B$5[t];return 0!==(this.getFormat()&e)}return false}hasTextFormat(t){const e=z$7[t];return 0!==(this.getTextFormat()&e)}getFormatFlags(t,e){return Bo(this.getLatest().__textFormat,t,e)}getTextStyle(){return this.getLatest().__textStyle}select(t,e){xi();const n=Qr();let r=t,i=e;const o=this.getChildrenSize();if(!this.canBeEmpty())if(0===t&&0===e){const t=this.getFirstChild();if(Tr(t)||Wi(t))return t.select(0,0)}else if(!(void 0!==t&&t!==o||void 0!==e&&e!==o)){const t=this.getLastChild();if(Tr(t)||Wi(t))return t.select()} void 0===r&&(r=o),void 0===i&&(i=o);const s=this.__key;return Fr(n)?(n.anchor.set(s,r,"element"),n.focus.set(s,i,"element"),n.dirty=true,n):Yr(s,r,s,i,"element","element")}selectStart(){const t=this.getFirstDescendant();return t?t.selectStart():this.select()}selectEnd(){const t=this.getLastDescendant();return t?t.selectEnd():this.select()}clear(){const t=this.getWritable();return this.getChildren().forEach(t=>t.remove()),t}append(...t){return this.splice(this.getChildrenSize(),0,t)}setDirection(t){const e=this.getWritable();return e.__dir=t,e}setFormat(t){return this.getWritable().__format=""!==t&&B$5[t]||0,this}setStyle(t){return this.getWritable().__style=t||"",this}setTextFormat(t){const e=this.getWritable();return e.__textFormat=t,e}setTextStyle(t){const e=this.getWritable();return e.__textStyle=t,e}setIndent(t){return this.getWritable().__indent=t,this}splice(e,n,r){zn(this)&&t(324,this.__key,this.__type);const i=this.getChildrenSize(),o=this.getWritable();e+n<=i||t(226,String(e),String(n),String(i));const s=o.__key,l=[],c=[],a=this.getChildAtIndex(e+n);let u=null,f=i-n+r.length;if(0!==e)if(e===i)u=this.getLastChild();else {const t=this.getChildAtIndex(e);null!==t&&(u=t.getPreviousSibling());}if(n>0){let e=null===u?this.getFirstChild():u.getNextSibling();for(let r=0;r<n;r++){null===e&&t(100);const n=e.getNextSibling(),r=e.__key;Jo(e.getWritable()),c.push(r),e=n;}}let d=u;for(const e of r){null!==d&&e.is(d)&&(u=d=d.getPreviousSibling());const n=e.getWritable();n.__parent===s&&f--,Jo(n);const r=e.__key;if(null===d)o.__first=r,n.__prev=null;else {const t=d.getWritable();t.__next=r,n.__prev=t.__key;}e.__key===s&&t(76),n.__parent=s,l.push(r),d=e;}if(e+n===i){if(null!==d){d.getWritable().__next=null,o.__last=d.__key;}}else if(null!==a){const t=a.getWritable();if(null!==d){const e=d.getWritable();t.__prev=d.__key,e.__next=a.__key;}else t.__prev=null;}if(o.__size=f,c.length){const t=Qr();if(Fr(t)){const e=new Set(c),n=new Set(l),{anchor:r,focus:i}=t;$i(r,e,n)&&ni(r,r.getNode(),this,u,a),$i(i,e,n)&&ni(i,i.getNode(),this,u,a),0!==f||this.canBeEmpty()||Is(this)||this.remove();}}return o}getDOMSlot(t){return new zi(t)}exportDOM(t){const{element:e}=super.exportDOM(t);if(Ys(e)){const t=this.getIndent();t>0&&(e.style.paddingInlineStart=40*t+"px");const n=this.getDirection();n&&(e.dir=n);}return {element:e}}exportJSON(){const t={children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),...super.exportJSON()},e=this.getTextFormat(),n=this.getTextStyle();return 0===e&&""===n||Is(this)||this.getChildren().some(Tr)||(0!==e&&(t.textFormat=e),""!==n&&(t.textStyle=n)),t}updateFromJSON(t){return super.updateFromJSON(t).setFormat(t.format).setIndent(t.indent).setDirection(t.direction).setTextFormat(t.textFormat||0).setTextStyle(t.textStyle||"")}insertNewAfter(t,e){return null}canIndent(){return true}collapseAtStart(t){return false}excludeFromCopy(t){return false}canReplaceWith(t){return true}canInsertAfter(t){return true}canBeEmpty(){return true}canInsertTextBefore(){return true}canInsertTextAfter(){return true}isInline(){return false}isShadowRoot(){return false}canMergeWith(t){return false}extractWithChild(t,e,n){return false}canMergeWhenEmpty(){return false}reconcileObservedMutation(t,e){const n=tl(e).$getDOMSlot(this,t,e);let r=n.getFirstChild();for(let t=this.getFirstChild();t;t=t.getNextSibling()){const i=e.getElementByKey(t.getKey());null!==i&&(null==r?(n.insertChild(i),r=i):r!==i&&n.replaceChild(i,r),r=r.nextSibling);}}}function Wi(t){return t instanceof Bi}function $i(t,e,n){let r=t.getNode();for(;r;){const t=r.__key;if(e.has(t)&&!n.has(t))return true;r=r.getParent();}return false}class Ji extends Rn$1{decorate(t,e){return null}isIsolated(){return false}isInline(){return true}isKeyboardSelectable(){return true}}function ji(t){return t instanceof Ji}class Ui extends Bi{__cachedText;static getType(){return "root"}static clone(){return new Ui}constructor(){super("root"),this.__cachedText=null;}getTopLevelElementOrThrow(){t(51);}getTextContent(){const t=this.__cachedText;return !mi()&&0!==vi()._dirtyType||null===t?super.getTextContent():t}remove(){t(52);}replace(e){t(53);}insertBefore(e){t(54);}insertAfter(e){t(55);}updateDOM(t,e){return false}splice(e,n,r){for(const e of r)Wi(e)||ji(e)||t(282);return super.splice(e,n,r)}static importJSON(t){return Zo().updateFromJSON(t)}collapseAtStart(){return true}}function Vi(t){return t instanceof Ui}function Yi(t){return new Xi(new Map(t._nodeMap))}function qi(){return new Xi(new Map([["root",new Ui]]))}function Hi(e){const n=e.exportJSON(),r=e.constructor;if(n.type!==r.getType()&&t(130,r.name),Wi(e)){const i=n.children;Array.isArray(i)||t(59,r.name);const o=e.getChildren();for(let t=0;t<o.length;t++){const e=Hi(o[t]);i.push(e);}}return n}function Gi(t){return t instanceof Xi}class Xi{_nodeMap;_selection;_flushSync;_readOnly;constructor(t,e){this._nodeMap=t,this._selection=e||null,this._flushSync=false,this._readOnly=false;}isEmpty(){return 1===this._nodeMap.size&&null===this._selection}read(t,e){return Mi(e&&e.editor||null,this,t)}clone(t){const e=new Xi(this._nodeMap,void 0===t?this._selection:t);return e._readOnly=true,e}toJSON(){return Mi(null,this,()=>({root:Hi(Zo())}))}}class Qi extends Bi{static getType(){return "artificial"}createDOM(t){return document.createElement("div")}}class Zi extends Bi{static getType(){return "paragraph"}static clone(t){return new Zi(t.__key)}createDOM(t){const e=document.createElement("p"),n=ms(t.theme,"paragraph");if(void 0!==n){e.classList.add(...n);}return e}updateDOM(t,e,n){return false}static importDOM(){return {p:t=>({conversion:to,priority:0})}}exportDOM(t){const{element:e}=super.exportDOM(t);if(Ys(e)){this.isEmpty()&&e.append(document.createElement("br"));const t=this.getFormatType();t&&(e.style.textAlign=t);}return {element:e}}static importJSON(t){return eo().updateFromJSON(t)}exportJSON(){const t=super.exportJSON();if(void 0===t.textFormat||void 0===t.textStyle){const e=this.getChildren().find(Tr);e?(t.textFormat=e.getFormat(),t.textStyle=e.getStyle()):(t.textFormat=this.getTextFormat(),t.textStyle=this.getTextStyle());}return t}insertNewAfter(t,e){const n=eo();n.setTextFormat(t.format),n.setTextStyle(t.style);const r=this.getDirection();return n.setDirection(r),n.setFormat(this.getFormatType()),n.setStyle(this.getStyle()),this.insertAfter(n,e),n}collapseAtStart(){const t=this.getChildren();if(0===t.length||Tr(t[0])&&""===t[0].getTextContent().trim()){if(null!==this.getNextSibling())return this.selectNext(),this.remove(),true;if(null!==this.getPreviousSibling())return this.selectPrevious(),this.remove(),true}return false}}function to(t){const e=eo();if(t.style&&(e.setFormat(t.style.textAlign),sl(t,e)),""===e.getFormatType()){const n=t.getAttribute("align");n&&n&&n in B$5&&e.setFormat(n);}return {node:e}}function eo(){return zs(new Zi)}function no(t){return t instanceof Zi}const ro=0,io=1,oo=2,so=3,lo=4,co=-8,ao=-7,uo=-6,fo=-5,ho=-4;function go(t,e,n,r){const i=t._keyToDOMMap;i.clear(),t._editorState=qi(),t._pendingEditorState=r,t._compositionKey=null,t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements.clear(),t._normalizedNodes=new Set,t._updateTags=new Set,t._updates=[],t._blockCursorElement=null;const o=t._observer;null!==o&&(o.disconnect(),t._observer=null),null!==e&&(e.textContent=""),null!==n&&(n.textContent="",i.set("root",n));}function _o(t){const e=new Set,n=new Set;let r=t;for(;r;){const{ownNodeConfig:t}=ul(r),i=r.transform;if(!n.has(i)){n.add(i);const t=r.transform();t&&e.add(t);}if(t){const n=t.$transform;n&&e.add(n),r=t.extends;}else {const t=Object.getPrototypeOf(r);r=t.prototype instanceof Rn$1&&t!==Rn$1?t:void 0;}}return e}const po={$createDOM:(t,e)=>t.createDOM(e._config,e),$decorateDOM:(t,e,n,r)=>{},$exportDOM:(t,e)=>{const n=bo(e,t.getType());return n&&void 0!==n.exportDOM?n.exportDOM(e,t):t.exportDOM(e)},$extractWithChild:(t,e,n,r,i)=>Wi(t)&&t.extractWithChild(e,n,r),$getDOMSlot:(e,n,r)=>(Wi(e)||t(336,e.getKey(),e.getType()),e.getDOMSlot(n)),$shouldExclude:(t,e,n)=>Wi(t)&&t.excludeFromCopy("html"),$shouldInclude:(t,e,n)=>!e||t.isSelected(e),$updateDOM:(t,e,n,r)=>t.updateDOM(e,n,r._config)};function yo(t){const e=t||{},n=Ti(),r=e.theme||{},i=void 0===t?n:e.parentEditor||null,o=e.disableEvents||false,s=qi(),l=e.namespace||(null!==i?i._config.namespace:os()),c=e.editorState,a=[Ui,gr,rr,br,Zi,Qi,...e.nodes||[]],{onError:u,html:f}=e,d=void 0===e.editable||e.editable;let h;if(void 0===t&&null!==n)h=n._nodes;else {h=new Map;for(let t=0;t<a.length;t++){let e=a[t],n=null,r=null;if("function"!=typeof e){const t=e;e=t.replace,n=t.with,r=t.withKlass||null;}ul(e);const i=e.getType(),o=_o(e);h.set(i,{exportDOM:f&&f.export?f.export.get(e):void 0,klass:e,replace:n,replaceWithKlass:r,sharedNodeState:at$3(a[t]),transforms:o});}}const g=new Co(s,i,h,{disableEvents:o,dom:{...po,...t&&t.dom},namespace:l,theme:r},u||console.error,function(t,e){const n=new Map,r=new Set,i=t=>{Object.keys(t).forEach(e=>{let r=n.get(e);void 0===r&&(r=[],n.set(e,r)),r.push(t[e]);});};return t.forEach(t=>{const e=t.klass.importDOM;if(null==e||r.has(e))return;r.add(e);const n=e.call(t.klass);null!==n&&i(n);}),e&&i(e),n}(h,f?f.import:void 0),d,t);return void 0!==c&&(g._pendingEditorState=c,g._dirtyType=2),function(t){t.registerCommand(le$3,vn$1,ro),t.registerCommand(ce$4,kn$1,ro),t.registerCommand(ae$4,Tn$1,ro),t.registerCommand(ue$4,Nn$1,ro),t.registerCommand(ve$2,wn$1,ro);}(g),g}function mo(t,e){const n=t.get(e);t.delete(e),n&&n();}function xo(t,e,n){return t.set(e,n),mo.bind(null,t,e)}class Co{static version;_headless;_parentEditor;_rootElement;_editorState;_pendingEditorState;_compositionKey;_deferred;_keyToDOMMap;_updates;_updating;_listeners;_commands;_nodes;_decorators;_pendingDecorators;_config;_dirtyType;_cloneNotNeeded;_dirtyLeaves;_dirtyElements;_normalizedNodes;_updateTags;_observer;_key;_onError;_htmlConversions;_window;_editable;_blockCursorElement;_createEditorArgs;constructor(t,e,n,r,i,o,s,l){this._createEditorArgs=l,this._parentEditor=e,this._rootElement=null,this._editorState=t,this._pendingEditorState=null,this._compositionKey=null,this._deferred=[],this._keyToDOMMap=new Map,this._updates=[],this._updating=false,this._listeners={decorator:new Map,editable:new Map,mutation:new Map,root:new Map,textcontent:new Map,update:new Map},this._commands=new Map,this._config=r,this._nodes=n,this._decorators={},this._pendingDecorators=null,this._dirtyType=0,this._cloneNotNeeded=new Set,this._dirtyLeaves=new Set,this._dirtyElements=new Map,this._normalizedNodes=new Set,this._updateTags=new Set,this._observer=null,this._key=os(),this._onError=i,this._htmlConversions=o,this._editable=s,this._headless=null!==e&&e._headless,this._window=null,this._blockCursorElement=null;}isComposing(){return null!=this._compositionKey}registerUpdateListener(t){return xo(this._listeners.update,t)}registerEditableListener(t){return xo(this._listeners.editable,t)}registerDecoratorListener(t){return xo(this._listeners.decorator,t)}registerTextContentListener(t){return xo(this._listeners.textcontent,t)}registerRootListener(t){const e=this._listeners.root;return Cc(xo(e,t,t(this._rootElement,null)||void 0),()=>function(t,e,n){const r=t.get(e);r&&r(),t.set(e,e(...n)||void 0);}(e,t,[null,this._rootElement]))}registerCommand(e,n,r){ void 0===r&&t(35);const i=this._commands;i.has(e)||i.set(e,[new V$7,new V$7,new V$7,new V$7,new V$7]);const o=i.get(e);void 0===o&&t(36,String(e));const s=function(t){return 7&t}(r),l=o[s];return s!==r?l.addFront(n):l.addBack(n),()=>{l.delete(n),o.every(t=>0===t.size)&&i.delete(e);}}registerMutationListener(t,e,n){const r=this.resolveRegisteredNodeAfterReplacements(this.getRegisteredNode(t)).klass,i=this._listeners.mutation;let o=i.get(e);void 0===o&&(o=new Set,i.set(e,o)),o.add(r);const s=n&&n.skipInitialization;return void 0!==s&&s||this.initializeMutationListener(e,r),()=>{o.delete(r),0===o.size&&i.delete(e);}}getRegisteredNode(e){const n=this._nodes.get(e.getType());return void 0===n&&t(37,e.name),n}resolveRegisteredNodeAfterReplacements(t){for(;t.replaceWithKlass;)t=this.getRegisteredNode(t.replaceWithKlass);return t}initializeMutationListener(t,e){const n=this._editorState,r=rl(n).get(e.getType());if(!r)return;const i=new Map;for(const t of r.keys())i.set(t,"created");i.size>0&&t(i,{dirtyLeaves:new Set,prevEditorState:n,updateTags:new Set(["registerMutationListener"])});}registerNodeTransformToKlass(t,e){const n=this.getRegisteredNode(t);return n.transforms.add(e),n}registerNodeTransform(t,e){const n=this.registerNodeTransformToKlass(t,e),r=[n],i=n.replaceWithKlass;if(null!=i){const t=this.registerNodeTransformToKlass(i,e);r.push(t);}return function(t,e){const n=rl(t.getEditorState()),r=[];for(const t of e){const e=n.get(t);e&&r.push(e);}if(0===r.length)return;t.update(()=>{for(const t of r)for(const e of t.keys()){const t=Yo(e);t&&t.markDirty();}},null===t._pendingEditorState?{tag:Jn}:void 0);}(this,r.map(t=>t.klass.getType())),()=>{r.forEach(t=>t.transforms.delete(e));}}hasNode(t){return this._nodes.has(t.getType())}hasNodes(t){return t.every(this.hasNode.bind(this))}dispatchCommand(t,e){return Ts(this,t,e)}getDecorators(){return this._decorators}getRootElement(){return this._rootElement}getKey(){return this._key}setRootElement(t){const e=this._rootElement;if(t!==e){const n=ms(this._config.theme,"root"),r=this._pendingEditorState||this._editorState;if(this._rootElement=t,go(this,e,t,r),null!==e&&(this._config.disableEvents||Fn$1(e),null!=n&&e.classList.remove(...n)),null!==t){const e=Ds(t),r=t.style;r.userSelect="text",r.whiteSpace="pre-wrap",r.wordBreak="break-word",t.setAttribute("data-lexical-editor","true"),this._window=e,this._dirtyType=2,rt$4(this),this._updateTags.add(Jn),Ai(this),this._config.disableEvents||function(t,e){const n=t.ownerDocument;sn$1.set(t,n);const r=ln$1.get(n)??0;r<1&&n.addEventListener("selectionchange",Mn),ln$1.set(n,r+1),t.__lexicalEditor=e;const i=En$1(t);for(let n=0;n<tn$1.length;n++){const[r,o]=tn$1[n],s="function"==typeof o?t=>{Dn(t)||(An$1(t),(e.isEditable()||"click"===r)&&o(t,e));}:t=>{if(Dn(t))return;An$1(t);const n=e.isEditable();switch(r){case "cut":return n&&Ts(e,je$2,t);case "copy":return Ts(e,Je$2,t);case "paste":return n&&Ts(e,_e$2,t);case "dragstart":return n&&Ts(e,Be$2,t);case "dragover":return n&&Ts(e,We$2,t);case "dragend":return n&&Ts(e,$e$2,t);case "focus":return n&&Ts(e,Ge$2,t);case "blur":return n&&Ts(e,Xe$2,t);case "drop":return n&&Ts(e,ze$2,t)}};t.addEventListener(r,s),i.push(()=>{t.removeEventListener(r,s);});}}(t,this),null!=n&&t.classList.add(...n);}else this._window=null,this._updateTags.add(Jn),Ai(this);Di("root",this,false,t,e);}}getElementByKey(t){return this._keyToDOMMap.get(t)||null}getEditorState(){return this._editorState}setEditorState(e,n){e.isEmpty()&&t(38);let r=e;r._readOnly&&(r=Yi(e),r._selection=e._selection?e._selection.clone():null),nt$4(this);const i=this._pendingEditorState,o=this._updateTags,s=void 0!==n?n.tag:null;null===i||i.isEmpty()||(null!=s&&o.add(s),Ai(this)),this._pendingEditorState=r,this._dirtyType=2,this._dirtyElements.set("root",false),this._compositionKey=null,null!=s&&o.add(s),this._updating||Ai(this);}parseEditorState(t,e){return function(t,e,n){const r=qi(),i=di,o=gi,s=hi,l=e._dirtyElements,c=e._dirtyLeaves,a=e._cloneNotNeeded,u=e._dirtyType;e._dirtyElements=new Map,e._dirtyLeaves=new Set,e._cloneNotNeeded=new Set,e._dirtyType=0,di=r,gi=false,hi=e,vo(null);try{const i=e._nodes;Oi(t.root,i),n&&n(),r._readOnly=!0;}catch(t){t instanceof Error&&e._onError(t);}finally{e._dirtyElements=l,e._dirtyLeaves=c,e._cloneNotNeeded=a,e._dirtyType=u,di=i,gi=o,hi=s;}return r}("string"==typeof t?JSON.parse(t):t,this,e)}read(t){return Ai(this),this.getEditorState().read(t,{editor:this})}update(t,e){!function(t,e,n){t._updating?t._updates.push([e,n]):Ii(t,e,n);}(this,t,e);}focus(t,e={}){const n=this._rootElement;null!==n&&(n.setAttribute("autocapitalize","off"),Ki(this,()=>{const r=Qr(),i=Zo();null!==r?r.dirty||es(r.clone()):0!==i.getChildrenSize()&&("rootStart"===e.defaultSelection?i.selectStart():i.selectEnd()),Os("focus"),Ms(()=>{n.removeAttribute("autocapitalize"),t&&t();});}),null===this._pendingEditorState&&n.removeAttribute("autocapitalize"));}blur(){const t=this._rootElement;null!==t&&t.blur();const e=Js(this._window);null!==e&&e.removeAllRanges();}isEditable(){return this._editable}setEditable(t){this._editable!==t&&(this._editable=t,Di("editable",this,true,t));}toJSON(){return {editorState:this._editorState.toJSON()}}}Co.version="0.44.0+prod.esm";let So=null;function vo(t){So=t;}let ko=1;function To(){ko=1;}function No(e,n){const r=bo(e,n);return void 0===r&&t(30,n),r}function bo(t,e){return t._nodes.get(e)}const wo="function"==typeof queueMicrotask?queueMicrotask:t=>{Promise.resolve().then(t);};function Eo(t){return ji(Go(t))}function Oo(t){const e=document.activeElement;if(!Ys(e))return false;const n=e.nodeName;return ji(Go(t))&&("INPUT"===n||"TEXTAREA"===n||"true"===e.contentEditable&&null==Po(e))}function Mo(t,e,n){const r=t.getRootElement();try{return null!==r&&r.contains(e)&&r.contains(n)&&null!==e&&!Oo(e)&&Do(e)===t}catch(t){return false}}function Ao(t){return t instanceof Co}function Do(t){let e=t;for(;null!=e;){const t=Po(e);if(Ao(t))return t;e=bs(e);}return null}function Po(t){return t?t.__lexicalEditor:null}function Fo(t){return I$6.test(t)?"rtl":K$4.test(t)?"ltr":null}function Lo(t){return Er(t)||t.isToken()}function Io(t){return Lo(t)||t.isSegmented()}function Ko(t){return qs(t)&&3===t.nodeType}function zo(t){return qs(t)&&9===t.nodeType}function Ro(t){let e=t;for(;null!=e;){if(Ko(e))return e;e=e.firstChild;}return null}function Bo(t,e,n){const r=z$7[e];if(null!==n&&(t&r)===(n&r))return t;let i=t^r;return "subscript"===e?i&=~z$7.superscript:"superscript"===e?i&=~z$7.subscript:"lowercase"===e?(i&=~z$7.uppercase,i&=~z$7.capitalize):"uppercase"===e?(i&=~z$7.lowercase,i&=~z$7.capitalize):"capitalize"===e&&(i&=~z$7.lowercase,i&=~z$7.uppercase),i}function Wo(t){return Tr(t)||sr(t)||ji(t)}function $o(t,e){const n=function(){const t=So;return So=null,t}();if(null!=(e=e||n&&n.__key))return void(t.__key=e);xi(),Ci();const r=vi(),i=Si(),o=""+ko++;i._nodeMap.set(o,t),Wi(t)?r._dirtyElements.set(o,true):r._dirtyLeaves.add(o),r._cloneNotNeeded.add(o),r._dirtyType=1,t.__key=o;}function Jo(t){const e=t.getParent();if(null!==e){const n=t.getWritable(),r=e.getWritable(),i=t.getPreviousSibling(),o=t.getNextSibling(),s=null!==o?o.__key:null,l=null!==i?i.__key:null,c=null!==i?i.getWritable():null,a=null!==o?o.getWritable():null;null===i&&(r.__first=s),null===o&&(r.__last=l),null!==c&&(c.__next=s),null!==a&&(a.__prev=l),n.__prev=null,n.__next=null,n.__parent=null,r.__size--;}}function jo(e){Ci(),zn(e)&&t(323,e.__key,e.__type);const n=e.getLatest(),r=n.__parent,i=Si(),o=vi(),s=i._nodeMap,l=o._dirtyElements;null!==r&&function(t,e,n){let r=t;for(;null!==r;){if(n.has(r))return;const t=e.get(r);if(void 0===t)break;n.set(r,false),r=t.__parent;}}(r,s,l);const c=n.__key;o._dirtyType=1,Wi(e)?l.set(c,true):o._dirtyLeaves.add(c);}function Uo(t){xi();const e=vi(),n=e._compositionKey;if(t!==n){if(e._compositionKey=t,null!==n){const t=Yo(n);null!==t&&t.getWritable();}if(null!==t){const e=Yo(t);null!==e&&e.getWritable();}}}function Vo(){if(mi())return null;return vi()._compositionKey}function Yo(t,e){const n=(e||Si())._nodeMap.get(t);return void 0===n?null:n}function qo(t,e){const n=Ho(t,vi());return void 0!==n?Yo(n,e):null}function Ho(t,e){return t[`__lexicalKey_${e._key}`]}function Go(t,e){let n=t;for(;null!=n;){const t=qo(n,e);if(null!==t)return t;n=bs(n);}return null}function Xo(t){const e=t._decorators,n=Object.assign({},e);return t._pendingDecorators=n,n}function Qo(t){return t.read(()=>Zo().getTextContent())}function Zo(){return ts(Si())}function ts(t){return t._nodeMap.get("root")}function es(t){xi();const e=Si();null!==t&&(t.dirty=true,t.setCachedNodes(null)),e._selection=t;}function ns(t){const e=vi(),n=function(t,e){let n=t;for(;null!=n;){const t=Ho(n,e);if(void 0!==t)return t;n=bs(n);}return null}(t,e);if(null===n){return t===e.getRootElement()?Yo("root"):null}return Yo(n)}function rs(t){return /[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(t)}function is(t){const e=[];for(let n=t;null!==n;n=n._parentEditor)e.push(n);return e}function os(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substring(0,5)}function ss(t){return Ko(t)?t.nodeValue:null}function ls(t,e,n){const r=Js(Ps(e));if(null===r)return;const i=r.anchorNode;let{anchorOffset:o,focusOffset:s}=r;if(null!==i){let e=ss(i);const r=Go(i);if(null!==e&&Tr(r)){if((e===A$3||e===P$3)&&n){const t=n.length;e=n,o=t,s=t;}null!==e&&cs(r,e,o,s,t);}}}function cs(t,e,n,r,i){let o=t;if(o.isAttached()&&(i||!o.isDirty())){const s=o.isComposing();let c=e;if((s||i)&&(e.endsWith(A$3)&&(c=e.slice(0,-A$3.length)),i)){const t=P$3;let e;for(;-1!==(e=c.indexOf(t));)c=c.slice(0,e)+c.slice(e+t.length),null!==n&&n>e&&(n=Math.max(e,n-t.length)),null!==r&&r>e&&(r=Math.max(e,r-t.length));}const u=o.getTextContent();if(i||c!==u){if(""===c){if(Uo(null),a$1||l||d$1)o.remove();else {const t=vi();setTimeout(()=>{t.update(()=>{o.isAttached()&&o.remove();});},20);}return}const e=o.getParent(),i=Zr(),u=o.getTextContentSize(),f=Vo(),h=o.getKey();if(o.isToken()||null!==f&&h===f&&!s||Fr(i)&&(null!==e&&!e.canInsertTextBefore()&&0===i.anchor.offset||i.anchor.key===t.__key&&0===i.anchor.offset&&!o.canInsertTextBefore()&&!s||i.focus.key===t.__key&&i.focus.offset===u&&!o.canInsertTextAfter()&&!s))return void o.markDirty();const g=Qr();if(!Fr(g)||null===n||null===r)return void as(o,c,g);if(g.setTextNodeRange(o,n,o,r),o.isSegmented()){const t=kr(o.getTextContent());o.replace(t),o=t;}as(o,c,g);}}}function as(t,e,n){if(t.setTextContent(e),Fr(n)){const e=t.getKey();for(const r of ["anchor","focus"]){const i=n[r];"text"===i.type&&i.key===e&&(i.offset=Al(t,i.offset,"clamp"));}}}function us(t,e,n){const r=e[n]||false;return "any"===r||r===t[n]}function fs(t,e){return us(t,e,"altKey")&&us(t,e,"ctrlKey")&&us(t,e,"shiftKey")&&us(t,e,"metaKey")}function ds(t,e,n){if(!fs(t,n))return false;if(t.key.toLowerCase()===e.toLowerCase())return true;if(e.length>1)return false;if(1===t.key.length&&t.key.charCodeAt(0)<=127)return false;if(t.code.startsWith("Digit")&&/^\d$/.test(e))return t.code===`Digit${e}`;const r="Key"+e.toUpperCase();return t.code===r}const hs={ctrlKey:!i,metaKey:i},gs={altKey:i,ctrlKey:!i};function _s(t){return "Backspace"===t.key}function ps(t){return ds(t,"a",hs)}function ys(t){const e=Zo();if(Fr(t)){const e=t.anchor,n=t.focus,r=e.getNode().getTopLevelElementOrThrow().getParentOrThrow();return e.set(r.getKey(),0,"element"),n.set(r.getKey(),r.getChildrenSize(),"element"),St$3(t),t}{const t=e.select(0,e.getChildrenSize());return es(St$3(t)),t}}function ms(t,e){ void 0===t.__lexicalClassNameCache&&(t.__lexicalClassNameCache={});const n=t.__lexicalClassNameCache,r=n[e];if(void 0!==r)return r;const i=t[e];if("string"==typeof i){const t=yc(i);return n[e]=t,t}return i}function xs(e,n,r,i,o){if(0===r.size)return;const s=i.__type,l=i.__key,c=n.get(s);void 0===c&&t(33,s);const a=c.klass;let u=e.get(a);void 0===u&&(u=new Map,e.set(a,u));const f=u.get(l),d="destroyed"===f&&"created"===o;(void 0===f||d)&&u.set(l,d?"updated":o);}function Cs(t){const e=t.getType(),n=Si();if(n._readOnly){const t=rl(n).get(e);return t?Array.from(t.values()):[]}const r=n._nodeMap,i=[];for(const[,n]of r)n instanceof t&&n.__type===e&&n.isAttached()&&i.push(n);return i}function Ss(t,e,n){const r=t.getParent();let i=n,o=t;return null!==r&&(e&&0===n?(i=o.getIndexWithinParent(),o=r):e||n!==o.getChildrenSize()||(i=o.getIndexWithinParent()+1,o=r)),o.getChildAtIndex(e?i-1:i)}function vs(t,e){const n=t.offset;if("element"===t.type){return Ss(t.getNode(),e,n)}{const r=t.getNode();if(e&&0===n||!e&&n===r.getTextContentSize()){const t=e?r.getPreviousSibling():r.getNextSibling();return null===t?Ss(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):t}}return null}function ks(t){const e=Ps(t).event,n=e&&e.inputType;return "insertFromPaste"===n||"insertFromPasteAsQuotation"===n}function Ts(t,e,n){return Pi(t,e,n,t)}function Ns(e,n){const r=e._keyToDOMMap.get(n);return void 0===r&&t(75,n),r}function bs(t){const e=t.assignedSlot||t.parentElement;return Hs(e)?e.host:e}function ws(t){return zo(t)?t:Ys(t)?t.ownerDocument:null}function Es(t){return vi()._updateTags.has(t)}function Os(t){xi();vi()._updateTags.add(t);}function Ms(t){xi();vi()._deferred.push(t);}function As(t,e){let n=t.getParent();for(;null!==n;){if(n.is(e))return true;n=n.getParent();}return false}function Ds(t){const e=ws(t);return e?e.defaultView:null}function Ps(e){const n=e._window;return null===n&&t(78),n}function Fs(t){return Wi(t)&&t.isInline()||ji(t)&&t.isInline()}function Ls(t){let e=t.getParentOrThrow();for(;null!==e;){if(Is(e))return e;e=e.getParentOrThrow();}return e}function Is(t){return Vi(t)||Wi(t)&&t.isShadowRoot()}function Ks(t,e=false){const n=t.constructor.clone(t);return $o(n,null),n.afterCloneFrom(t),e||n.resetOnCopyNodeFrom(t),n}function zs(e){const n=vi(),r=e.getType(),i=bo(n,r);void 0===i&&t(200,e.constructor.name,r);const{replace:o,replaceWithKlass:s}=i;if(null!==o){const n=o(e),i=n.constructor;return null!==s?n instanceof s||t(201,s.name,s.getType(),i.name,i.getType(),e.constructor.name,r):n instanceof e.constructor&&i!==e.constructor||t(202,i.name,i.getType(),e.constructor.name,r),n.__key===e.__key&&t(203,e.constructor.name,r,i.name,i.getType()),n}return e}function Rs(e,n){!Vi(e.getParent())||Wi(n)||ji(n)||t(99);}function Bs(e){const n=Yo(e);return null===n&&t(63,e),n}function Ws(t){return (ji(t)||Wi(t)&&!t.canBeEmpty())&&!t.isInline()}function $s(t,e,n){n.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=t.parentElement;null!==r&&r.removeChild(t);}function Js(t){return n?(t||window).getSelection():null}function js(t){const e=Ds(t);return e?e.getSelection():null}function Us(e,n){let r=e.getChildAtIndex(n);null==r&&(r=e),Is(e)&&t(102);const i=e=>{const n=e.getParentOrThrow(),o=Is(n),s=e!==r||o?Ks(e):e;if(o)return Wi(e)&&Wi(s)||t(133),e.insertAfter(s),[e,s,s];{const[t,r,o]=i(n),l=e.getNextSiblings();return o.append(s,...l),[t,r,s]}},[o,s]=i(r);return [o,s]}function Vs(t){return Ys(t)&&"A"===t.tagName}function Ys(t){return qs(t)&&1===t.nodeType}function qs(t){return "object"==typeof t&&null!==t&&"nodeType"in t&&"number"==typeof t.nodeType}function Hs(t){return qs(t)&&11===t.nodeType}function Gs(t){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|mark|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return null!==t.nodeName.match(e)}function Xs(t){const e=new RegExp(/^(address|article|aside|blockquote|canvas|dd|div|dl|dt|fieldset|figcaption|figure|footer|form|h1|h2|h3|h4|h5|h6|header|hr|li|main|nav|noscript|ol|p|pre|section|table|td|tfoot|ul|video)$/,"i");return null!==t.nodeName.match(e)}function Qs(t){if(ji(t)&&!t.isInline())return true;if(!Wi(t)||Is(t))return false;const e=t.getFirstChild(),n=null===e||sr(e)||Tr(e)||e.isInline();return !t.isInline()&&false!==t.canBeEmpty()&&n}function Zs(){return vi()}function tl(t=Zs()){return t._config.dom||po}const el=new WeakMap,nl=new Map;function rl(e){if(!e._readOnly&&e.isEmpty())return nl;e._readOnly||t(192);let n=el.get(e);return n||(n=function(t){const e=new Map;for(const[n,r]of t._nodeMap){const t=r.__type;let i=e.get(t);i||(i=new Map,e.set(t,i)),i.set(n,r);}return e}(e),el.set(e,n)),n}function il(t){const e=t.constructor.clone(t);return e.afterCloneFrom(t),e}function ol(t){return (e=il(t))[Kn$1]=true,e;var e;}function sl(t,e){const n=parseInt(t.style.paddingInlineStart,10)||0,r=Math.round(n/40);e.setIndent(r);}function ll(t){t.__lexicalUnmanaged=true;}function cl(t){return true===t.__lexicalUnmanaged}function al(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)&&t[e]!==Rn$1[e]}function ul(e){const n=U$6 in e.prototype?e.prototype[U$6]():void 0,r=function(e){if(!(e===Rn$1||e.prototype instanceof Rn$1)){let n="<unknown>",r="<unknown>";try{n=e.getType();}catch(t){}try{Co.version&&(r=JSON.parse(Co.version));}catch(t){}t(290,e.name,n,r);}return e===Ji||e===Bi||e===Rn$1}(e),i=!r&&al(e,"getType")?e.getType():void 0;let o,s=i;if(n)if(i)o=n[i];else for(const[t,e]of Object.entries(n))s=t,o=e;if(!r&&s&&(al(e,"getType")||(e.getType=()=>s),al(e,"clone")||(e.clone=t=>(vo(t),new e)),al(e,"importJSON")||(e.importJSON=o&&o.$importJSON||(t=>(new e).updateFromJSON(t))),!al(e,"importDOM")&&o)){const{importDOM:t}=o;t&&(e.importDOM=()=>t);}return {ownNodeConfig:o,ownNodeType:s}}function fl(t){const e=Zs();xi();return new(e.resolveRegisteredNodeAfterReplacements(e.getRegisteredNode(t)).klass)}const dl=(t,e)=>{let n=t;for(;null!=n&&!Vi(n);){if(e(n))return n;n=n.getParent();}return null};function hl(e,n){const r=[];let i=e.__first;for(;null!==i;){const e=null===n?Yo(i):n.get(i);null==e&&t(174),r.push(i),i=e.__next;}return r}const gl={next:"previous",previous:"next"};class _l{origin;constructor(t){this.origin=t;}[Symbol.iterator](){return $l({hasNext:Tl,initial:this.getAdjacentCaret(),map:t=>t,step:t=>t.getAdjacentCaret()})}getAdjacentCaret(){return Ol(this.getNodeAtCaret(),this.direction)}getSiblingCaret(){return Ol(this.origin,this.direction)}remove(){const t=this.getNodeAtCaret();return t&&t.remove(),this}replaceOrInsert(t,e){const n=this.getNodeAtCaret();return t.is(this.origin)||t.is(n)||(null===n?this.insert(t):n.replace(t,e)),this}splice(e,n,r="next"){const i=r===this.direction?n:Array.from(n).reverse();let o=this;const s=this.getParentAtCaret(),l=new Map;for(let t=o.getAdjacentCaret();null!==t&&l.size<e;t=t.getAdjacentCaret()){const e=t.origin.getWritable();l.set(e.getKey(),e);}for(const e of i){if(l.size>0){const n=o.getNodeAtCaret();if(n)if(l.delete(n.getKey()),l.delete(e.getKey()),n.is(e)||o.origin.is(e));else {const t=e.getParent();t&&t.is(s)&&e.remove(),n.replace(e);}else null===n&&t(263,Array.from(l).join(" "));}else o.insert(e);o=Ol(e,this.direction);}for(const t of l.values())t.remove();return this}}class pl extends _l{type="child";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:Pl(t,this.direction)}getParentCaret(t="root"){return Ol(xl(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=ml(this.direction);return Ol(this.getNodeAtCaret(),t)||Pl(this.origin,t)}getParentAtCaret(){return this.origin}getChildCaret(){return this}isSameNodeCaret(t){return t instanceof pl&&this.direction===t.direction&&this.origin.is(t.origin)}isSamePointCaret(t){return this.isSameNodeCaret(t)}}const yl={root:Vi,shadowRoot:Is};function ml(t){return gl[t]}function xl(t,e="root"){return yl[e](t)?null:t}class Cl extends _l{type="sibling";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:Ol(t,this.direction)}getSiblingCaret(){return this}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return Wi(this.origin)?Pl(this.origin,this.direction):null}getParentCaret(t="root"){return Ol(xl(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=ml(this.direction);return Ol(this.getNodeAtCaret(),t)||Pl(this.origin.getParentOrThrow(),t)}isSamePointCaret(t){return t instanceof Cl&&this.direction===t.direction&&this.origin.is(t.origin)}isSameNodeCaret(t){return (t instanceof Cl||t instanceof Sl)&&this.direction===t.direction&&this.origin.is(t.origin)}}class Sl extends _l{type="text";offset;constructor(t,e){super(t),this.offset=e;}getLatest(){const t=this.origin.getLatest();return t===this.origin?this:Ml(t,this.direction,this.offset)}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return null}getParentCaret(t="root"){return Ol(xl(this.getParentAtCaret(),t),this.direction)}getFlipped(){return Ml(this.origin,ml(this.direction),this.offset)}isSamePointCaret(t){return t instanceof Sl&&this.direction===t.direction&&this.origin.is(t.origin)&&this.offset===t.offset}isSameNodeCaret(t){return (t instanceof Cl||t instanceof Sl)&&this.direction===t.direction&&this.origin.is(t.origin)}getSiblingCaret(){return Ol(this.origin,this.direction)}}function vl(t){return t instanceof Sl}function kl(t){return t instanceof _l}function Tl(t){return t instanceof Cl}function Nl(t){return t instanceof pl}const bl={next:class extends Sl{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends Sl{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},wl={next:class extends Cl{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends Cl{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},El={next:class extends pl{direction="next";getNodeAtCaret(){return this.origin.getFirstChild()}insert(t){return this.origin.splice(0,0,[t]),this}},previous:class extends pl{direction="previous";getNodeAtCaret(){return this.origin.getLastChild()}insert(t){return this.origin.splice(this.origin.getChildrenSize(),0,[t]),this}}};function Ol(t,e){return t?new wl[e](t):null}function Ml(t,e,n){return t?new bl[e](t,Al(t,n)):null}function Al(t,n,r="error"){const i=t.getTextContentSize();let o="next"===n?i:"previous"===n?0:n;return (o<0||o>i)&&("clamp"!==r&&e(284,String(n),String(i),t.getKey()),o=o<0?0:i),o}function Dl(t,e){return new Kl(t,e)}function Pl(t,e){return Wi(t)?new El[e](t):null}function Fl(t){return t&&t.getChildCaret()||t}function Ll(t){return t&&Fl(t.getAdjacentCaret())}class Il{type="node-caret-range";direction;anchor;focus;constructor(t,e,n){this.anchor=t,this.focus=e,this.direction=n;}getLatest(){const t=this.anchor.getLatest(),e=this.focus.getLatest();return t===this.anchor&&e===this.focus?this:new Il(t,e,this.direction)}isCollapsed(){return this.anchor.isSamePointCaret(this.focus)}getTextSlices(){const t=t=>{const e=this[t].getLatest();return vl(e)?function(t,e){const{direction:n,origin:r}=t,i=Al(r,"focus"===e?ml(n):n);return Dl(t,i-t.offset)}(e,t):null},e=t("anchor"),n=t("focus");if(e&&n){const{caret:t}=e,{caret:r}=n;if(t.isSameNodeCaret(r))return [Dl(t,r.offset-t.offset),null]}return [e,n]}iterNodeCarets(t="root"){const e=vl(this.anchor)?this.anchor.getSiblingCaret():this.anchor.getLatest(),n=this.focus.getLatest(),r=vl(n),i=e=>e.isSameNodeCaret(n)?null:Ll(e)||e.getParentCaret(t);return $l({hasNext:t=>null!==t&&!(r&&n.isSameNodeCaret(t)),initial:e.isSameNodeCaret(n)?null:i(e),map:t=>t,step:i})}[Symbol.iterator](){return this.iterNodeCarets("root")}}class Kl{type="slice";caret;distance;constructor(t,e){this.caret=t,this.distance=e;}getSliceIndices(){const{distance:t,caret:{offset:e}}=this,n=e+t;return n<e?[n,e]:[e,n]}getTextContent(){const[t,e]=this.getSliceIndices();return this.caret.origin.getTextContent().slice(t,e)}getTextContentSize(){return Math.abs(this.distance)}removeTextSlice(){const{caret:{origin:t,direction:e}}=this,[n,r]=this.getSliceIndices(),i=t.getTextContent();return Ml(t.setTextContent(i.slice(0,n)+i.slice(r)),e,n)}}function zl(t){return t instanceof Kl}function Rl(t){return Wl(t,Ol(Zo(),t.direction))}function Bl(t){return Wl(t,t)}function Wl(e,n){return e.direction!==n.direction&&t(265),new Il(e,n,e.direction)}function $l(t){const{initial:e,hasNext:n,step:r,map:i}=t;let o=e;return {[Symbol.iterator](){return this},next(){if(!n(o))return {done:true,value:void 0};const t={done:false,value:i(o)};return o=r(o),t}}}function Jl(e,n){const r=Yl(e.origin,n.origin);switch(null===r&&t(275,e.origin.getKey(),n.origin.getKey()),r.type){case "same":{const t="text"===e.type,r="text"===n.type;return t&&r?function(t,e){return Math.sign(t-e)}(e.offset,n.offset):e.type===n.type?0:t?-1:r?1:"child"===e.type?-1:1}case "ancestor":return "child"===e.type?-1:1;case "descendant":return "child"===n.type?1:-1;case "branch":return jl(r)}}function jl(t){const{a:e,b:n}=t,r=e.__key,i=n.__key;let o=e,s=n;for(;o&&s;o=o.getNextSibling(),s=s.getNextSibling()){if(o.__key===i)return -1;if(s.__key===r)return 1}return null===o?1:-1}function Ul(t,e){return e.is(t)}function Vl(t){return Wi(t)?[t.getLatest(),null]:[t.getParent(),t.getLatest()]}function Yl(e,n){if(e.is(n))return {commonAncestor:e,type:"same"};const r=new Map;for(let[t,n]=Vl(e);t;n=t,t=t.getParent())r.set(t,n);for(let[i,o]=Vl(n);i;o=i,i=i.getParent()){const s=r.get(i);if(void 0!==s)return null===s?(Ul(e,i)||t(276),{commonAncestor:i,type:"ancestor"}):null===o?(Ul(n,i)||t(277),{commonAncestor:i,type:"descendant"}):((Wi(s)||Ul(e,s))&&(Wi(o)||Ul(n,o))&&i.is(s.getParent())&&i.is(o.getParent())||t(278),{a:s,b:o,commonAncestor:i,type:"branch"})}return null}function ql(e,n){const{type:r,key:i,offset:o}=e,s=Bs(e.key);return "text"===r?(Tr(s)||t(266,s.getType(),i),Ml(s,n,o)):(Wi(s)||t(267,s.getType(),i),lc(s,e.offset,n))}function Hl(e,n){const{origin:r,direction:i}=n,o="next"===i;vl(n)?e.set(r.getKey(),n.offset,"text"):Tl(n)?Tr(r)?e.set(r.getKey(),Al(r,i),"text"):e.set(r.getParentOrThrow().getKey(),r.getIndexWithinParent()+(o?1:0),"element"):(Nl(n)&&Wi(r)||t(268),e.set(r.getKey(),o?0:r.getChildrenSize(),"element"));}function Gl(t){const e=Qr(),n=Fr(e)?e:qr();return Xl(n,t),es(n),n}function Xl(t,e){Hl(t.anchor,e.anchor),Hl(t.focus,e.focus);}function Ql(t){const{anchor:e,focus:n}=t,r=ql(e,"next"),i=ql(n,"next"),o=Jl(r,i)<=0?"next":"previous";return Wl(oc(r,o),oc(i,o))}function Zl(t){const{direction:e,origin:n}=t,r=Ol(n,ml(e)).getNodeAtCaret();return r?Ol(r,e):Pl(n.getParentOrThrow(),e)}function tc(t,e="root"){const n=[t];for(let r=Nl(t)?t.getParentCaret(e):t.getSiblingCaret();null!==r;r=r.getParentCaret(e))n.push(Zl(r));return n}function ec(t){return !!t&&t.origin.isAttached()}function nc(e,n="removeEmptySlices"){if(e.isCollapsed())return e;const r="root",i="next";let o=n;const s=sc(e,i),l=tc(s.anchor,r),c=tc(s.focus.getFlipped(),r),a=new Set,u=[];for(const t of s.iterNodeCarets(r))if(Nl(t))a.add(t.origin.getKey());else if(Tl(t)){const{origin:e}=t;Wi(e)&&!a.has(e.getKey())||u.push(e);}for(const t of u)t.remove();for(const t of s.getTextSlices()){if(!t)continue;const{origin:e}=t.caret,n=e.getTextContentSize(),r=Zl(Ol(e,i)),s=e.getMode();if(Math.abs(t.distance)===n&&"removeEmptySlices"===o||"token"===s&&0!==t.distance)r.remove();else if(0!==t.distance){o="removeEmptySlices";let e=t.removeTextSlice();const n=t.caret.origin;if("segmented"===s){const t=e.origin,n=kr(t.getTextContent()).setStyle(t.getStyle()).setFormat(t.getFormat());r.replaceOrInsert(n),e=Ml(n,i,e.offset);}n.is(l[0].origin)&&(l[0]=e),n.is(c[0].origin)&&(c[0]=e.getFlipped());}}let f,d;for(const t of l)if(ec(t)){f=rc(t);break}for(const t of c)if(ec(t)){d=rc(t);break}const h=function(t,e,n){if(!t||!e)return null;const r=t.getParentAtCaret(),i=e.getParentAtCaret();if(!r||!i)return null;const o=r.getParents().reverse();o.push(r);const s=i.getParents().reverse();s.push(i);const l=Math.min(o.length,s.length);let c;for(c=0;c<l&&o[c]===s[c];c++);const a=(t,e)=>{let n;for(let r=c;r<t.length;r++){const i=t[r];if(Is(i))return;!n&&e(i)&&(n=i);}return n},u=a(o,Qs),f=u&&a(s,t=>n.has(t.getKey())&&Qs(t));return u&&f?[u,f]:null}(f,d,a);if(h){const[t,e]=h;Pl(t,"previous").splice(0,e.getChildren());let n=e.getParent();for(e.remove(true);n&&n.isEmpty();){const t=n;n=n.getParent(),t.remove(true);}}const g=[f,d,...l,...c].find(ec);if(g){return Bl(oc(rc(g),e.direction))}t(269,JSON.stringify(l.map(t=>t.origin.__key)));}function rc(t){const e=function(t){let e=t;for(;Nl(e);){const t=Ll(e);if(!Nl(t))break;e=t;}return e}(t.getLatest()),{direction:n}=e;if(Tr(e.origin))return vl(e)?e:Ml(e.origin,n,n);const r=e.getAdjacentCaret();return Tl(r)&&Tr(r.origin)?Ml(r.origin,n,ml(n)):e}function ic(t){return vl(t)&&t.offset!==Al(t.origin,t.direction)}function oc(t,e){return t.direction===e?t:t.getFlipped()}function sc(t,e){return t.direction===e?t:Wl(oc(t.focus,e),oc(t.anchor,e))}function lc(t,e,n){let r=Pl(t,"next");for(let t=0;t<e;t++){const t=r.getAdjacentCaret();if(null===t)break;r=t;}return oc(r,n)}function cc(t,e="root"){let n=0,r=t,i=Ll(r);for(;null===i;){if(n--,i=r.getParentCaret(e),!i)return null;r=i,i=Ll(r);}return i&&[i,n]}function ac(e){const{origin:n,offset:r,direction:i}=e;if(r===Al(n,i))return e.getSiblingCaret();if(r===Al(n,ml(i)))return Zl(e.getSiblingCaret());const[o]=n.splitText(r);return Tr(o)||t(281),oc(Ol(o,"next"),i)}function uc(t,e){return true}function fc(t,{$copyElementNode:e=Ks,$splitTextPointCaretNext:n=ac,rootMode:r="shadowRoot",$shouldSplit:i=uc,removeEmptyDestination:o=false}={}){if(vl(t))return n(t);const s=t.getParentCaret(r);if(s){const{origin:n}=s;if(Nl(t)){const t=Zl(s);if(o&&n.isEmpty())return n.remove(),t;if(!n.canBeEmpty()||!i(n,"first"))return t}const r=function(t){const e=[];for(let n=t.getAdjacentCaret();n;n=n.getAdjacentCaret())e.push(n.origin);return e}(t);(r.length>0||!o&&n.canBeEmpty()&&i(n,"last"))&&s.insert(e(n).splice(0,0,r));}return s}function dc(t){return t}function hc(...t){return t}function gc(t,e){return [t,e]}function _c(t){return t}function pc(t,e){if(!e||t===e)return t;for(const n in e)if(t[n]!==e[n])return {...t,...e};return t}function yc(...t){const e=[];for(const n of t)if(n&&"string"==typeof n)for(const[t]of n.matchAll(/\S+/g))e.push(t);return e}function mc(t,...e){const n=yc(...e);n.length>0&&t.classList.add(...n);}function xc(t,...e){const n=yc(...e);n.length>0&&t.classList.remove(...n);}function Cc(...t){return ()=>{for(let e=t.length-1;e>=0;e--)t[e]();t.length=0;}}
6208
6208
 
6209
6209
  var Lexical_prod = /*#__PURE__*/Object.freeze({
6210
6210
  __proto__: null,
@@ -6730,6 +6730,11 @@ var ToolbarIcons = {
6730
6730
  <path d="M11.5 2C12.0523 2 12.5 2.44772 12.5 3V3.5C12.5 4.05228 12.0523 4.5 11.5 4.5H8V15C8 15.5523 7.55228 16 7 16H6.5C5.94772 16 5.5 15.5523 5.5 15V4.5H2C1.44772 4.5 1 4.05228 1 3.5V3C1 2.44772 1.44772 2 2 2H11.5ZM16 7C16.5523 7 17 7.44772 17 8V8.5C17 9.05228 16.5523 9.5 16 9.5H15V15C15 15.5523 14.5523 16 14 16H13.5C12.9477 16 12.5 15.5523 12.5 15V9.5H11.5C10.9477 9.5 10.5 9.05228 10.5 8.5V8C10.5 7.44772 10.9477 7 11.5 7H16Z"/>
6731
6731
  </svg>`,
6732
6732
 
6733
+ "h1":
6734
+ `<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
6735
+ <path d="M8.12207 4.30078C8.84668 4.30078 9.25684 4.74512 9.25684 5.51758V12.5518C9.25677 13.3241 8.84662 13.7686 8.12207 13.7686C7.39752 13.7686 6.9942 13.3309 6.99414 12.5518V9.87207H3.56934V12.5518C3.56927 13.3241 3.15912 13.7686 2.43457 13.7686C1.71002 13.7686 1.3067 13.3309 1.30664 12.5518V5.51758C1.30664 4.73828 1.70996 4.30078 2.43457 4.30078C3.15918 4.30078 3.56934 4.74512 3.56934 5.51758V8.07422H6.99414V5.51758C6.99414 4.73828 7.39746 4.30078 8.12207 4.30078ZM13.8418 4.125H14.8271C15.543 4.125 16.0449 4.56934 16.0449 5.23828V12.7207C16.0449 13.4111 15.6348 13.8486 14.9854 13.8486C14.336 13.8486 13.9395 13.418 13.9395 12.7207V6.11133H13.8887L12.9541 6.74219C12.7354 6.88574 12.5303 6.95312 12.3047 6.95312C11.7646 6.95312 11.3955 6.58398 11.3955 6.06445C11.3955 5.69531 11.5801 5.42578 11.9766 5.15625L13.4023 4.32031C13.5459 4.23633 13.6826 4.17578 13.8418 4.125Z"/>
6736
+ </svg>`,
6737
+
6733
6738
  "h2":
6734
6739
  `<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
6735
6740
  <path d="M8.12207 4.30078C8.84668 4.30078 9.25684 4.74512 9.25684 5.51758V12.5518C9.25677 13.3241 8.84662 13.7686 8.12207 13.7686C7.39752 13.7686 6.9942 13.3309 6.99414 12.5518V9.87207H3.56934V12.5518C3.56927 13.3241 3.15912 13.7686 2.43457 13.7686C1.71002 13.7686 1.3067 13.3309 1.30664 12.5518V5.51758C1.30664 4.73828 1.70996 4.30078 2.43457 4.30078C3.15918 4.30078 3.56934 4.74512 3.56934 5.51758V8.07422H6.99414V5.51758C6.99414 4.73828 7.39746 4.30078 8.12207 4.30078ZM13.6445 4.19824C15.5244 4.19824 16.8984 5.34668 16.8984 6.91211C16.8984 7.8759 16.4335 8.7237 15.292 9.84473L13.3438 11.8135V11.9092H16.1875C16.8232 11.9092 17.2197 12.251 17.2197 12.8115C17.2196 13.3651 16.83 13.7002 16.1875 13.7002H11.5117C10.8487 13.7002 10.4112 13.3241 10.4111 12.75C10.4111 12.3399 10.6368 11.9843 11.3203 11.3145L13.6855 8.88086C14.4169 8.13583 14.7245 7.64349 14.7246 7.12402C14.7246 6.4541 14.2393 6.00293 13.5215 6.00293C12.9404 6.00293 12.5166 6.29688 12.2158 6.90527C11.9151 7.37002 11.6552 7.54785 11.2588 7.54785C10.7188 7.54785 10.3429 7.17861 10.3428 6.65918C10.3428 5.3877 11.7783 4.19824 13.6445 4.19824Z"/>
@@ -6745,6 +6750,16 @@ var ToolbarIcons = {
6745
6750
  <path d="M14.6357 4.22559C15.7432 4.22559 16.4336 4.80664 16.4336 5.73633V10.3164H16.7275C17.2881 10.3164 17.6436 10.6787 17.6436 11.2256C17.6435 11.7655 17.3017 12.1006 16.7275 12.1006H16.4336V12.6611C16.4335 13.3515 16.0234 13.7891 15.374 13.7891C14.7247 13.7891 14.3282 13.3583 14.3281 12.6611V12.1006H11.04C10.2335 12.1006 9.76863 11.6766 9.76855 10.918C9.76855 10.5762 9.85064 10.3026 10.1104 9.74219C10.7666 8.42289 11.5733 7.0146 12.5713 5.54492C13.2549 4.56738 13.7812 4.22559 14.6357 4.22559ZM7.88965 4.30078C8.61426 4.30078 9.02441 4.74512 9.02441 5.51758V12.5518C9.02435 13.3241 8.6142 13.7686 7.88965 13.7686C7.1651 13.7686 6.76178 13.3309 6.76172 12.5518V9.87207H3.33691V12.5518C3.33685 13.3241 2.9267 13.7686 2.20215 13.7686C1.4776 13.7686 1.07428 13.3309 1.07422 12.5518V5.51758C1.07422 4.73828 1.47754 4.30078 2.20215 4.30078C2.92676 4.30078 3.33691 4.74512 3.33691 5.51758V8.07422H6.76172V5.51758C6.76172 4.73828 7.16504 4.30078 7.88965 4.30078ZM14.2188 6.07812C13.6035 7.02841 12.2158 9.48929 11.7988 10.2686V10.3164H14.3281V6.07812H14.2188Z"/>
6746
6751
  </svg>`,
6747
6752
 
6753
+ "h5":
6754
+ `<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
6755
+ <path d="M8.12207 4.30078C8.84668 4.30078 9.25684 4.74512 9.25684 5.51758V12.5518C9.25677 13.3241 8.84662 13.7686 8.12207 13.7686C7.39752 13.7686 6.9942 13.3309 6.99414 12.5518V9.87207H3.56934V12.5518C3.56927 13.3241 3.15912 13.7686 2.43457 13.7686C1.71002 13.7686 1.3067 13.3309 1.30664 12.5518V5.51758C1.30664 4.73828 1.70996 4.30078 2.43457 4.30078C3.15918 4.30078 3.56934 4.74512 3.56934 5.51758V8.07422H6.99414V5.51758C6.99414 4.73828 7.39746 4.30078 8.12207 4.30078ZM16.1191 4.30078C16.6934 4.30078 17.0762 4.63672 17.0762 5.16602C17.0762 5.69531 16.6934 6.03125 16.1191 6.03125H13.3457L12.9219 8.25586H13.0176C13.248 8.03711 13.6855 7.84375 14.2871 7.84375C15.9277 7.84375 17.1445 9.07422 17.1445 10.7832C17.1445 12.5605 15.8184 13.9053 13.7695 13.9053C11.9512 13.9053 10.6934 12.9277 10.5566 11.7178C10.5566 11.2021 10.9121 10.8193 11.4277 10.8193C11.8379 10.8193 12.1328 11.0244 12.3516 11.4893C12.625 12.0361 13.1133 12.2549 13.7285 12.2549C14.5488 12.2549 15.1367 11.6533 15.1367 10.7695C15.1367 9.92188 14.5625 9.31348 13.7559 9.31348C13.1953 9.31348 12.7578 9.56055 12.4629 10.0254C12.2168 10.3887 11.9355 10.5527 11.5527 10.5527C10.9648 10.5527 10.5684 10.1699 10.5684 9.55469C10.5684 9.42773 10.582 9.30762 10.6094 9.17383L11.2383 5.55273C11.3516 4.88379 11.7207 4.30078 12.6797 4.30078H16.1191Z"/>
6756
+ </svg>`,
6757
+
6758
+ "h6":
6759
+ `<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
6760
+ <path d="M8.12207 4.30078C8.84668 4.30078 9.25684 4.74512 9.25684 5.51758V12.5518C9.25677 13.3241 8.84662 13.7686 8.12207 13.7686C7.39752 13.7686 6.9942 13.3309 6.99414 12.5518V9.87207H3.56934V12.5518C3.56927 13.3241 3.15912 13.7686 2.43457 13.7686C1.71002 13.7686 1.3067 13.3309 1.30664 12.5518V5.51758C1.30664 4.73828 1.70996 4.30078 2.43457 4.30078C3.15918 4.30078 3.56934 4.74512 3.56934 5.51758V8.07422H6.99414V5.51758C6.99414 4.73828 7.39746 4.30078 8.12207 4.30078ZM13.6719 13.9258C15.5518 13.9258 17.1445 12.37306 17.1445 10.35451V10.05763C17.1445 8.10744 16.6016 6.59574 15.5928 5.58694C14.8613 4.85544 13.8975 4.42384 12.7285 4.25294C12.4199 4.21194 12.1592 4.19824 11.8643 4.19824C11.2627 4.19824 10.8389 4.59474 10.8389 5.14164C10.8389 5.65724 11.2354 6.02054 11.7783 6.04784C12.1758 6.06834 12.4844 6.10944 12.7656 6.19144C13.5176 6.42384 14.0742 6.95314 14.3965 7.75974L14.4922 8.00584H14.3828C14.0605 7.56834 13.4863 7.25974 12.6523 7.25974C11.1406 7.25974 10.0674 8.42384 10.0674 10.02345V10.27736C10.0674 12.2549 11.4668 13.9258 13.6719 13.9258ZM13.5215 12.24123C12.6797 12.24123 12.0918 11.48244 12.0918 10.4131V10.1592C12.0918 9.26174 12.6523 8.71291 13.5352 8.71291C14.3965 8.71291 14.9844 9.27638 14.9844 10.1592V10.4131C14.9844 11.48244 14.3828 12.24123 13.5215 12.24123Z"/>
6761
+ </svg>`,
6762
+
6748
6763
  "paragraph":
6749
6764
  `<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
6750
6765
  <path d="M9 12C9.55228 12 10 12.4477 10 13C10 13.5523 9.55228 14 9 14H3C2.44772 14 2 13.5523 2 13C2 12.4477 2.44772 12 3 12H9ZM15 8C15.5523 8 16 8.44772 16 9C16 9.55228 15.5523 10 15 10H3C2.44772 10 2 9.55228 2 9C2 8.44772 2.44772 8 3 8H15ZM15 4C15.5523 4 16 4.44772 16 5C16 5.55228 15.5523 6 15 6H3C2.44772 6 2 5.55228 2 5C2 4.44772 2.44772 4 3 4H15Z"/>
@@ -7046,9 +7061,9 @@ class LexicalToolbarElement extends HTMLElement {
7046
7061
 
7047
7062
  this.#setButtonPressed("format", isInHeading);
7048
7063
  this.#setButtonPressed("paragraph", !isInHeading);
7049
- this.#setButtonPressed("heading-large", headingTag === "h2");
7050
- this.#setButtonPressed("heading-medium", headingTag === "h3");
7051
- this.#setButtonPressed("heading-small", headingTag === "h4");
7064
+
7065
+ this.querySelector("lexxy-heading-dropdown")
7066
+ ?.updateActiveHeading(headingTag);
7052
7067
 
7053
7068
  this.#setButtonPressed("lists", isInList);
7054
7069
  this.#setButtonPressed("unordered-list", isInList && listType === "bullet");
@@ -7227,15 +7242,9 @@ class LexicalToolbarElement extends HTMLElement {
7227
7242
  <button type="button" name="paragraph" data-command="setFormatParagraph" title="Paragraph" role="menuitem">
7228
7243
  ${ToolbarIcons.paragraph} <span>Normal</span>
7229
7244
  </button>
7230
- <button type="button" name="heading-large" data-command="setFormatHeadingLarge" title="Large heading" role="menuitem">
7231
- ${ToolbarIcons.h2} <span>Large Heading</span>
7232
- </button>
7233
- <button type="button" name="heading-medium" data-command="setFormatHeadingMedium" title="Medium heading" role="menuitem">
7234
- ${ToolbarIcons.h3} <span>Medium Heading</span>
7235
- </button>
7236
- <button class="lexxy-editor__toolbar-group-end" type="button" name="heading-small" data-command="setFormatHeadingSmall" title="Small heading" role="menuitem">
7237
- ${ToolbarIcons.h4} <span>Small Heading</span>
7238
- </button>
7245
+ <lexxy-heading-dropdown>
7246
+ <div class="lexxy-heading-options"></div>
7247
+ </lexxy-heading-dropdown>
7239
7248
  <div class="lexxy-editor__toolbar-separator" role="separator"></div>
7240
7249
  <button type="button" name="clear-formatting" data-command="clearFormatting" title="Clear formatting" role="menuitem">
7241
7250
  ${ToolbarIcons.clearFormatting} <span>Clear formatting</span>
@@ -7461,6 +7470,141 @@ class ToolbarDropdown extends HTMLElement {
7461
7470
  }
7462
7471
  }
7463
7472
 
7473
+ const HEADING_BUTTON_SELECTOR = "button.lexxy-heading-button";
7474
+
7475
+ const HEADING_PRESETS = [
7476
+ { label: "Large Heading", name: "heading-large" },
7477
+ { label: "Medium Heading", name: "heading-medium" },
7478
+ { label: "Small Heading", name: "heading-small" }
7479
+ ];
7480
+
7481
+ class HeadingDropdown extends HTMLElement {
7482
+ static labelFor(tag, index) {
7483
+ if (index < HEADING_PRESETS.length) {
7484
+ return HEADING_PRESETS[index].label
7485
+ } else {
7486
+ const level = tag.match(/^h(\d+)$/)?.[1];
7487
+ if (level) {
7488
+ return `Heading ${level}`
7489
+ } else {
7490
+ return tag.toUpperCase()
7491
+ }
7492
+ }
7493
+ }
7494
+
7495
+ static nameFor(tag, index) {
7496
+ if (index < HEADING_PRESETS.length) {
7497
+ return HEADING_PRESETS[index].name
7498
+ } else {
7499
+ const level = tag.match(/^h(\d+)$/)?.[1];
7500
+ if (level) {
7501
+ return `heading-${level}`
7502
+ } else {
7503
+ return `heading-${tag}`
7504
+ }
7505
+ }
7506
+ }
7507
+
7508
+ #listeners = new ListenerBin()
7509
+
7510
+ connectedCallback() {
7511
+ this.style.display = "contents";
7512
+
7513
+ this.#onToolbarEditor(() => {
7514
+ this.#buttonContainer.style.display = "contents";
7515
+ this.#setUpButtons();
7516
+ this.#registerButtonHandlers();
7517
+ this.#syncActiveHeading();
7518
+ });
7519
+ }
7520
+
7521
+ disconnectedCallback() {
7522
+ this.#listeners.dispose();
7523
+ }
7524
+
7525
+ updateActiveHeading(tag) {
7526
+ this.#headingButtons.forEach(button => {
7527
+ const next = (button.dataset.heading === tag).toString();
7528
+ if (button.getAttribute("aria-pressed") !== next) {
7529
+ button.setAttribute("aria-pressed", next);
7530
+ }
7531
+ });
7532
+ }
7533
+
7534
+ get #toolbar() {
7535
+ return this.closest("lexxy-toolbar")
7536
+ }
7537
+
7538
+ get #editorElement() {
7539
+ return this.#toolbar?.editorElement
7540
+ }
7541
+
7542
+ get #editor() {
7543
+ return this.#toolbar?.editor
7544
+ }
7545
+
7546
+ async #onToolbarEditor(callback) {
7547
+ const toolbar = this.#toolbar;
7548
+ if (!toolbar) return
7549
+
7550
+ await toolbar.getEditorElement();
7551
+ if (this.isConnected && this.#toolbar) callback();
7552
+ }
7553
+
7554
+ #setUpButtons() {
7555
+ this.#buttonContainer.innerHTML = "";
7556
+
7557
+ this.#configuredHeadings.forEach((tag, index) => {
7558
+ this.#buttonContainer.appendChild(this.#createButton(tag, index));
7559
+ });
7560
+ }
7561
+
7562
+ #createButton(tag, index) {
7563
+ const label = HeadingDropdown.labelFor(tag, index);
7564
+ const name = HeadingDropdown.nameFor(tag, index);
7565
+ const icon = ToolbarIcons[tag] || "";
7566
+
7567
+ const button = document.createElement("button");
7568
+ button.type = "button";
7569
+ button.dataset.heading = tag;
7570
+ button.classList.add("lexxy-heading-button");
7571
+ button.name = name;
7572
+ button.title = label;
7573
+ button.setAttribute("role", "menuitem");
7574
+ button.innerHTML = `${icon} <span>${label}</span>`;
7575
+ return button
7576
+ }
7577
+
7578
+ #registerButtonHandlers() {
7579
+ this.#headingButtons.forEach(button => {
7580
+ this.#listeners.track(registerEventListener(button, "click", (event) => {
7581
+ if (!this.#editor) return
7582
+
7583
+ event.preventDefault();
7584
+ this.#editor.dispatchCommand("applyHeadingFormat", button.dataset.heading);
7585
+ this.#editor.focus();
7586
+ }));
7587
+ });
7588
+ }
7589
+
7590
+ #syncActiveHeading() {
7591
+ const { headingTag } = this.#editor.read(() => this.#editorElement.selection.getFormat());
7592
+ this.updateActiveHeading(headingTag ?? null);
7593
+ }
7594
+
7595
+ get #configuredHeadings() {
7596
+ return this.#editorElement.config.get("headings")
7597
+ }
7598
+
7599
+ get #buttonContainer() {
7600
+ return this.querySelector(".lexxy-heading-options")
7601
+ }
7602
+
7603
+ get #headingButtons() {
7604
+ return Array.from(this.querySelectorAll(HEADING_BUTTON_SELECTOR))
7605
+ }
7606
+ }
7607
+
7464
7608
  const APPLY_HIGHLIGHT_SELECTOR = "button.lexxy-highlight-button";
7465
7609
  const REMOVE_HIGHLIGHT_SELECTOR = "[data-command='removeHighlight']";
7466
7610
 
@@ -7758,6 +7902,7 @@ const presets = new Configuration({
7758
7902
  toolbar: {
7759
7903
  upload: "both"
7760
7904
  },
7905
+ headings: [ "h2", "h3", "h4" ],
7761
7906
  highlight: {
7762
7907
  buttons: {
7763
7908
  color: range(1, 9).map(n => `var(--highlight-${n})`),
@@ -9159,7 +9304,7 @@ function J$2(e,...t){const n=new URL("https://lexical.dev/docs/error"),r=new URL
9159
9304
  *
9160
9305
  */
9161
9306
 
9162
- const o=Q$1,a=V$1,L$1=he$1;
9307
+ const o=Q$1,a=V$1,r=ie$1,L$1=he$1;
9163
9308
 
9164
9309
  /**
9165
9310
  * Copyright (c) Meta Platforms, Inc. and affiliates.
@@ -9666,9 +9811,9 @@ const hasPastedStylesState = ot$3("hasPastedStyles", {
9666
9811
  });
9667
9812
 
9668
9813
  // Stores pending highlight ranges extracted during HTML import, keyed by CodeNode key.
9669
- // After the code retokenizer creates fresh CodeHighlightNodes, a mutation listener
9670
- // reads this map and re-applies the highlight styles. Scoped per editor instance
9671
- // so entries don't leak across editors or outlive a torn-down editor.
9814
+ // The highlight-preserving tokenizer consumes this map when the code retokenizer
9815
+ // first tokenizes the block. Scoped per editor instance so entries don't leak
9816
+ // across editors or outlive a torn-down editor.
9672
9817
  const pendingCodeHighlights = new WeakMap();
9673
9818
 
9674
9819
  class HighlightExtension extends LexxyExtension {
@@ -9703,10 +9848,7 @@ class HighlightExtension extends LexxyExtension {
9703
9848
  editor.registerCommand(REMOVE_HIGHLIGHT_COMMAND, () => $toggleSelectionStyles(editor, BLANK_STYLES), oo),
9704
9849
  editor.registerNodeTransform(gr, $syncHighlightWithStyle),
9705
9850
  editor.registerNodeTransform(K$1, $syncHighlightWithCodeHighlightNode),
9706
- editor.registerNodeTransform(gr, (textNode) => $canonicalizePastedStyles(textNode, canonicalizers)),
9707
- editor.registerMutationListener(z$1, (mutations) => {
9708
- $applyPendingCodeHighlights(editor, mutations);
9709
- }, { skipInitialization: true })
9851
+ editor.registerNodeTransform(gr, (textNode) => $canonicalizePastedStyles(textNode, canonicalizers))
9710
9852
  )
9711
9853
  }
9712
9854
  });
@@ -9754,7 +9896,7 @@ function $registerPreConversion(editor) {
9754
9896
  // Returns a <pre> converter factory scoped to a specific editor instance.
9755
9897
  // The factory extracts highlight ranges from <mark> elements before the code
9756
9898
  // retokenizer can destroy them. The ranges are stored in pendingCodeHighlights
9757
- // and applied after retokenization via a mutation listener.
9899
+ // and restored by the highlight-preserving tokenizer during retokenization.
9758
9900
  function $preConversionWithHighlightsFactory(editor) {
9759
9901
  return function $preConversionWithHighlights(domNode) {
9760
9902
  const highlights = extractHighlightRanges(domNode);
@@ -9830,98 +9972,116 @@ function extractHighlightStyleFromElement(element) {
9830
9972
  return css.length > 0 ? css : null
9831
9973
  }
9832
9974
 
9833
- // Called from the CodeNode mutation listener after the retokenizer has
9834
- // replaced TextNodes with fresh CodeHighlightNodes.
9835
- function $applyPendingCodeHighlights(editor, mutations) {
9836
- const pending = $getPendingHighlights(editor);
9837
- const keysToProcess = [];
9838
-
9839
- for (const [ key, type ] of mutations) {
9840
- if (type !== "destroyed" && pending.has(key)) {
9841
- keysToProcess.push(key);
9975
+ // The code retokenizer replaces a code block's children with freshly created
9976
+ // tokens that carry no styles, which would drop color highlights on every
9977
+ // edit. This tokenizer wraps the stock Prism tokenizer to restore them: it
9978
+ // recovers the block's highlight ranges — staged during HTML import, or read
9979
+ // from the children the fresh tokens are about to replace — and reapplies
9980
+ // them to the fresh tokens before the retokenizer splices them in.
9981
+ function buildHighlightPreservingTokenizer(editor) {
9982
+ return {
9983
+ defaultLanguage: r.defaultLanguage,
9984
+ tokenize(code, language) {
9985
+ return r.tokenize(code, language)
9986
+ },
9987
+ $tokenize(codeNode, language) {
9988
+ const tokens = r.$tokenize(codeNode, language);
9989
+ const highlights = $takeHighlightRanges(editor, codeNode);
9990
+ return $applyHighlightRangesToTokens(tokens, highlights)
9842
9991
  }
9843
9992
  }
9993
+ }
9844
9994
 
9845
- if (keysToProcess.length === 0) return
9995
+ function $takeHighlightRanges(editor, codeNode) {
9996
+ const pending = $getPendingHighlights(editor);
9997
+ const key = codeNode.getKey();
9998
+
9999
+ if (pending.has(key)) {
10000
+ const highlights = pending.get(key);
10001
+ pending.delete(key);
10002
+ return highlights
10003
+ } else if (codeNode.getChildren().some(X$1)) {
10004
+ return $extractHighlightRangesFromCodeNode(codeNode)
10005
+ } else {
10006
+ // A block that was never tokenized has only plain text children. Styles
10007
+ // on those come from import paths that didn't stage ranges (e.g. colored
10008
+ // spans in Trix HTML), and the first tokenization discards them.
10009
+ return []
10010
+ }
10011
+ }
9846
10012
 
9847
- // Use a deferred update so the retokenizer has finished its
9848
- // skipTransforms update before we touch the nodes.
9849
- editor.update(() => {
9850
- for (const key of keysToProcess) {
9851
- const highlights = pending.get(key);
9852
- pending.delete(key);
9853
- if (!highlights) continue
10013
+ function $applyHighlightRangesToTokens(tokens, highlights) {
10014
+ if (highlights.length === 0) return tokens
9854
10015
 
9855
- const codeNode = Yo(key);
9856
- if (!codeNode || !W$1(codeNode)) continue
10016
+ const styledTokens = [];
10017
+ let offset = 0;
9857
10018
 
9858
- $applyHighlightRangesToCodeNode(codeNode, highlights);
10019
+ for (const token of tokens) {
10020
+ if (X$1(token)) {
10021
+ styledTokens.push(...$splitTokenAtHighlightBoundaries(token, offset, highlights));
10022
+ } else {
10023
+ styledTokens.push(token);
9859
10024
  }
9860
- }, { skipTransforms: true, discrete: true });
10025
+ offset += token.getTextContentSize();
10026
+ }
10027
+
10028
+ return styledTokens
9861
10029
  }
9862
10030
 
9863
- // Apply saved highlight ranges to the CodeHighlightNode children
9864
- // of a CodeNode, splitting nodes at range boundaries as needed.
9865
- // We can't use TextNode.splitText() because it creates TextNode
9866
- // instances (not CodeHighlightNodes) for the split parts. Instead,
9867
- // we manually create CodeHighlightNode replacements.
9868
- function $applyHighlightRangesToCodeNode(codeNode, highlights) {
9869
- if (highlights.length === 0) return
9870
-
9871
- for (const { start: hlStart, end: hlEnd, style } of highlights) {
9872
- // Rebuild the child-to-offset mapping for each highlight range because
9873
- // earlier ranges may have split nodes, invalidating previous mappings.
9874
- const childRanges = $buildChildRanges(codeNode);
9875
-
9876
- for (const { node, start: nodeStart, end: nodeEnd } of childRanges) {
9877
- // Skip plain TextNodes: only CodeHighlightNodes can be split into
9878
- // styled replacements here. The retokenizer normally converts any
9879
- // TextNode children back to CodeHighlightNodes before this runs,
9880
- // but the iteration over $buildChildRanges has to keep counting
9881
- // them so character offsets stay aligned with the saved ranges.
9882
- if (!X$1(node)) continue
9883
-
9884
- // Check if this child overlaps with the highlight range
9885
- const overlapStart = Math.max(hlStart, nodeStart);
9886
- const overlapEnd = Math.min(hlEnd, nodeEnd);
9887
-
9888
- if (overlapStart >= overlapEnd) continue
9889
-
9890
- // Calculate offsets relative to this node
9891
- const relStart = overlapStart - nodeStart;
9892
- const relEnd = overlapEnd - nodeStart;
9893
- const nodeLength = nodeEnd - nodeStart;
9894
-
9895
- if (relStart === 0 && relEnd === nodeLength) {
9896
- // Entire node is highlighted - apply style directly
9897
- node.setStyle(style);
9898
- $setCodeHighlightFormat(node, true);
9899
- } else {
9900
- // Need to split: replace the node with 2 or 3 CodeHighlightNodes
9901
- const text = node.getTextContent();
9902
- const highlightType = node.getHighlightType();
9903
- const replacements = [];
10031
+ // Split a token into segments at highlight boundaries, styling the covered
10032
+ // segments. We can't use TextNode.splitText() because the fresh tokens aren't
10033
+ // attached to the tree yet, so we create CodeHighlightNode replacements.
10034
+ function $splitTokenAtHighlightBoundaries(token, tokenStart, highlights) {
10035
+ const text = token.getTextContent();
10036
+ const segments = segmentTextByHighlights(text, tokenStart, highlights);
9904
10037
 
9905
- if (relStart > 0) {
9906
- replacements.push(V$2(text.slice(0, relStart), highlightType));
9907
- }
10038
+ if (segments.length === 1) {
10039
+ const [ segment ] = segments;
10040
+ if (segment.style) {
10041
+ $applyHighlightStyleToToken(token, segment.style);
10042
+ }
10043
+ return [ token ]
10044
+ } else {
10045
+ return segments.map((segment) => {
10046
+ const segmentToken = V$2(text.slice(segment.start, segment.end), token.getHighlightType());
10047
+ if (segment.style) {
10048
+ $applyHighlightStyleToToken(segmentToken, segment.style);
10049
+ }
10050
+ return segmentToken
10051
+ })
10052
+ }
10053
+ }
9908
10054
 
9909
- const styledNode = V$2(text.slice(relStart, relEnd), highlightType);
9910
- styledNode.setStyle(style);
9911
- $setCodeHighlightFormat(styledNode, true);
9912
- replacements.push(styledNode);
10055
+ // Partition a token's text into consecutive { start, end, style } segments,
10056
+ // where offsets are relative to the token and style is null for the stretches
10057
+ // no highlight covers.
10058
+ function segmentTextByHighlights(text, tokenStart, highlights) {
10059
+ const segments = [];
10060
+ let cursor = 0;
9913
10061
 
9914
- if (relEnd < nodeLength) {
9915
- replacements.push(V$2(text.slice(relEnd), highlightType));
9916
- }
10062
+ for (const { start, end, style } of highlights) {
10063
+ const from = Math.max(start - tokenStart, cursor);
10064
+ const to = Math.min(end - tokenStart, text.length);
9917
10065
 
9918
- for (const replacement of replacements) {
9919
- node.insertBefore(replacement);
9920
- }
9921
- node.remove();
10066
+ if (from < to) {
10067
+ if (from > cursor) {
10068
+ segments.push({ start: cursor, end: from, style: null });
9922
10069
  }
10070
+ segments.push({ start: from, end: to, style });
10071
+ cursor = to;
9923
10072
  }
9924
10073
  }
10074
+
10075
+ if (cursor < text.length) {
10076
+ segments.push({ start: cursor, end: text.length, style: null });
10077
+ }
10078
+
10079
+ return segments
10080
+ }
10081
+
10082
+ function $applyHighlightStyleToToken(token, style) {
10083
+ token.setStyle(style);
10084
+ $setCodeHighlightFormat(token, true);
9925
10085
  }
9926
10086
 
9927
10087
  function $buildChildRanges(codeNode) {
@@ -10010,14 +10170,10 @@ function $patchCodeHighlightStyles(editor, selection, patch) {
10010
10170
  textSize: node.getTextContentSize()
10011
10171
  }));
10012
10172
 
10013
- // Use skipTransforms to prevent the code highlighting system from
10014
- // re-tokenizing and wiping out the style changes we apply.
10015
- // Use discrete to force a synchronous commit, ensuring the changes
10016
- // are committed before editor.focus() triggers a second update cycle
10017
- // that would re-run transforms and wipe out the styles.
10173
+ // Use skipTransforms so the retokenizer doesn't rebuild the block in the
10174
+ // middle of the toggle, and discrete to force a synchronous commit so the
10175
+ // styles are in place before editor.focus() triggers a second update cycle.
10018
10176
  editor.update(() => {
10019
- const affectedCodeNodes = new Set();
10020
-
10021
10177
  for (const { key, startOffset, endOffset, textSize } of nodeKeys) {
10022
10178
  const node = Yo(key);
10023
10179
  if (!node) continue
@@ -10026,8 +10182,6 @@ function $patchCodeHighlightStyles(editor, selection, patch) {
10026
10182
  if (!W$1(parent)) continue
10027
10183
  if (startOffset === endOffset) continue
10028
10184
 
10029
- affectedCodeNodes.add(parent);
10030
-
10031
10185
  if (startOffset === 0 && endOffset === textSize) {
10032
10186
  $applyStylePatchToNode(node, patch);
10033
10187
  } else {
@@ -10036,17 +10190,6 @@ function $patchCodeHighlightStyles(editor, selection, patch) {
10036
10190
  $applyStylePatchToNode(targetNode, patch);
10037
10191
  }
10038
10192
  }
10039
-
10040
- // After applying styles, save highlight ranges for each affected CodeNode.
10041
- // The code retokenizer will replace the styled nodes with fresh unstyled
10042
- // tokens when transforms run. The pending highlights are picked up by the
10043
- // CodeNode mutation listener and reapplied after retokenization.
10044
- for (const codeNode of affectedCodeNodes) {
10045
- const ranges = $extractHighlightRangesFromCodeNode(codeNode);
10046
- if (ranges.length > 0) {
10047
- $getPendingHighlights(editor).set(codeNode.getKey(), ranges);
10048
- }
10049
- }
10050
10193
  }, { skipTransforms: true, discrete: true });
10051
10194
  }
10052
10195
 
@@ -10166,10 +10309,8 @@ const COMMANDS = [
10166
10309
  "unlink",
10167
10310
  "toggleHighlight",
10168
10311
  "removeHighlight",
10169
- "setFormatHeadingLarge",
10170
- "setFormatHeadingMedium",
10171
- "setFormatHeadingSmall",
10172
10312
  "setFormatParagraph",
10313
+ "applyHeadingFormat",
10173
10314
  "clearFormatting",
10174
10315
  "insertUnorderedList",
10175
10316
  "insertOrderedList",
@@ -10361,22 +10502,14 @@ class CommandDispatcher {
10361
10502
  Pt$3(new HorizontalDividerNode);
10362
10503
  }
10363
10504
 
10364
- dispatchSetFormatHeadingLarge() {
10365
- this.contents.applyHeadingFormat("h2");
10366
- }
10367
-
10368
- dispatchSetFormatHeadingMedium() {
10369
- this.contents.applyHeadingFormat("h3");
10370
- }
10371
-
10372
- dispatchSetFormatHeadingSmall() {
10373
- this.contents.applyHeadingFormat("h4");
10374
- }
10375
-
10376
10505
  dispatchSetFormatParagraph() {
10377
10506
  this.contents.applyParagraphFormat();
10378
10507
  }
10379
10508
 
10509
+ dispatchApplyHeadingFormat(tag) {
10510
+ this.contents.applyHeadingFormat(tag);
10511
+ }
10512
+
10380
10513
  dispatchClearFormatting() {
10381
10514
  this.contents.clearFormatting();
10382
10515
  }
@@ -12941,17 +13074,15 @@ class Contents {
12941
13074
  return { anchorNode, offset: anchor.offset }
12942
13075
  }
12943
13076
 
12944
- // The replaced span can straddle the cursor (e.g. "@Jack" when "@" was just
12945
- // inserted before "Jack"), so we anchor on the trigger before the cursor and
12946
- // verify the whole string matches there rather than searching text up to it.
13077
+ // The replaced span must start before the cursor but can extend past it
13078
+ // (e.g. "@Jack" when "@" was just inserted before "Jack"), so we bound the
13079
+ // match's start with lastIndexOf's fromIndex rather than slicing the text.
12947
13080
  #findReplacementStart(anchorNode, offset, stringToReplace) {
12948
- const fullText = anchorNode.getTextContent();
12949
- const triggerIndex = fullText.slice(0, offset).lastIndexOf(stringToReplace[0]);
12950
-
12951
- if (triggerIndex !== -1 && fullText.startsWith(stringToReplace, triggerIndex)) {
12952
- return triggerIndex
12953
- } else {
13081
+ if (offset === 0) {
13082
+ // A negative fromIndex clamps to 0 and could match at the cursor
12954
13083
  return -1
13084
+ } else {
13085
+ return anchorNode.getTextContent().lastIndexOf(stringToReplace, offset - 1)
12955
13086
  }
12956
13087
  }
12957
13088
 
@@ -13742,7 +13873,7 @@ class CodeHighlightingExtension extends LexxyExtension {
13742
13873
  return dc({
13743
13874
  name: "lexxy/code-highlighting",
13744
13875
  register(editor) {
13745
- return L$1(editor)
13876
+ return L$1(editor, buildHighlightPreservingTokenizer(editor))
13746
13877
  }
13747
13878
  })
13748
13879
  }
@@ -15910,11 +16041,14 @@ class LexicalEditorElement extends HTMLElement {
15910
16041
  get #supportedHeadingFormats() {
15911
16042
  if (!this.supportsRichText) return []
15912
16043
 
16044
+ const headings = this.config.get("headings");
15913
16045
  return [
15914
16046
  { label: "Normal", command: "setFormatParagraph", tag: null },
15915
- { label: "Large heading", command: "setFormatHeadingLarge", tag: "h2" },
15916
- { label: "Medium heading", command: "setFormatHeadingMedium", tag: "h3" },
15917
- { label: "Small heading", command: "setFormatHeadingSmall", tag: "h4" },
16047
+ ...headings.map((tag, index) => ({
16048
+ label: HeadingDropdown.labelFor(tag, index),
16049
+ command: "applyHeadingFormat",
16050
+ tag
16051
+ }))
15918
16052
  ]
15919
16053
  }
15920
16054
 
@@ -17464,13 +17598,15 @@ class TableTools extends HTMLElement {
17464
17598
  }
17465
17599
 
17466
17600
  #registerKeyboardShortcuts() {
17467
- this.#listeners.track(this.#editor.registerCommand(ve$2, this.#focusToolbarOnShortcut, so));
17601
+ this.#listeners.track(this.#editor.registerCommand(ve$2, this.#focusToolbarOnAltF10, so));
17468
17602
  }
17469
17603
 
17470
- #focusToolbarOnShortcut = (event) => {
17471
- if (this.#hasSelectedTable && this.#isFocusToolbarShortcut(event)) {
17604
+ #focusToolbarOnAltF10 = (event) => {
17605
+ if (this.#hasSelectedTable && event.altKey && event.key === "F10") {
17472
17606
  event.preventDefault();
17473
- this.#tableToolsButtons[0]?.focus();
17607
+ // Ask for the ring explicitly: a programmatic focus coming from a mouse-focused
17608
+ // editor otherwise inherits the mouse modality and paints no focus ring.
17609
+ this.#tableToolsButtons[0]?.focus({ focusVisible: true });
17474
17610
  return true
17475
17611
  } else {
17476
17612
  return false
@@ -17481,11 +17617,6 @@ class TableTools extends HTMLElement {
17481
17617
  return this.tableController?.currentTableNodeKey != null
17482
17618
  }
17483
17619
 
17484
- #isFocusToolbarShortcut(event) {
17485
- if (event.key !== "F10") return false
17486
- return event.altKey || ((event.ctrlKey || event.metaKey) && event.shiftKey)
17487
- }
17488
-
17489
17620
  #handleToolsKeydown = (event) => {
17490
17621
  if (event.key === "Escape") {
17491
17622
  this.#handleEscapeKey();
@@ -17654,6 +17785,7 @@ function defineElements() {
17654
17785
  // Toolbar must be registered BEFORE Editor
17655
17786
  "lexxy-toolbar": LexicalToolbarElement,
17656
17787
  "lexxy-toolbar-dropdown": ToolbarDropdown,
17788
+ "lexxy-heading-dropdown": HeadingDropdown,
17657
17789
  "lexxy-highlight-dropdown": HighlightDropdown,
17658
17790
  "lexxy-link-dropdown": LinkDropdown,
17659
17791