IJPL-193836 Update Grazie dictionaries in IntelliJ

Merge-request: IJ-MR-167185
Merged-by: Ilia Permiashkin <ilia.permiashkin@jetbrains.com>

GitOrigin-RevId: 2f1b46cf1a4a82628fd07ed70c5ecdd349fdfceb
This commit is contained in:
Ilia Permiashkin
2025-07-11 10:36:12 +00:00
committed by intellij-monorepo-bot
parent e02fbb2cfc
commit d23731622c
4 changed files with 16 additions and 16 deletions

View File

@@ -1,3 +1,3 @@
[
"\uAcad<TYPO descr="Typo: In word 'demically'">demically</TYPO> \t<TYPO descr="Typo: In word 'asteful'">asteful</TYPO> \b<TYPO descr="Typo: In word 'anana'">anana</TYPO>"
"\uAcad<TYPO descr="Typo: In word 'demically'">demically</TYPO> \t<TYPO descr="Typo: In word 'asteful'">asteful</TYPO> \b<TYPO descr="Typo: In word 'rawn'">rawn</TYPO>"
]

View File

@@ -4472,8 +4472,8 @@ jvm_import(
jvm_import(
name = "libraries-ai-grazie-spell-gec-engine-local-ai-grazie-spell-hunspell-en",
jar = "@hunspell-en-jvm-0_2_274_http//file",
source_jar = "@hunspell-en-jvm-0_2_274-sources_http//file",
jar = "@hunspell-en-jvm-0_2_278_http//file",
source_jar = "@hunspell-en-jvm-0_2_278-sources_http//file",
visibility = ["//visibility:public"]
)

View File

@@ -6194,17 +6194,17 @@ http_file(
)
http_file(
name = "hunspell-en-jvm-0_2_274_http",
url = "https://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/grazi/grazie-platform-public/ai/grazie/spell/hunspell-en-jvm/0.2.274/hunspell-en-jvm-0.2.274.jar",
sha256 = "89970bd551f4fb0bfbd70a4520fc934ebaa1d03aa4fda86ee20a7e2de48bc3e4",
downloaded_file_path = "hunspell-en-jvm-0.2.274.jar"
name = "hunspell-en-jvm-0_2_278_http",
url = "https://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/grazi/grazie-platform-public/ai/grazie/spell/hunspell-en-jvm/0.2.278/hunspell-en-jvm-0.2.278.jar",
sha256 = "245fd3041dad1e7076ae18bed50fb76a96609d014b42e68d5bfab783fba35789",
downloaded_file_path = "hunspell-en-jvm-0.2.278.jar"
)
http_file(
name = "hunspell-en-jvm-0_2_274-sources_http",
url = "https://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/grazi/grazie-platform-public/ai/grazie/spell/hunspell-en-jvm/0.2.274/hunspell-en-jvm-0.2.274-sources.jar",
sha256 = "97f8f72bd7fe4dadc71ab5d4f21a8bd110d33157804bfea488151dc5df7497e9",
downloaded_file_path = "hunspell-en-jvm-0.2.274-sources.jar"
name = "hunspell-en-jvm-0_2_278-sources_http",
url = "https://cache-redirector.jetbrains.com/packages.jetbrains.team/maven/p/grazi/grazie-platform-public/ai/grazie/spell/hunspell-en-jvm/0.2.278/hunspell-en-jvm-0.2.278-sources.jar",
sha256 = "73121da9a28bda12e5d12d488c86408a0bedb22998036078992f0ce09d35913c",
downloaded_file_path = "hunspell-en-jvm-0.2.278-sources.jar"
)
http_file(

View File

@@ -88,19 +88,19 @@
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="ai.grazie.spell.hunspell.en" type="repository">
<properties include-transitive-deps="false" maven-id="ai.grazie.spell:hunspell-en-jvm:0.2.274">
<properties include-transitive-deps="false" maven-id="ai.grazie.spell:hunspell-en-jvm:0.2.278">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/spell/hunspell-en-jvm/0.2.274/hunspell-en-jvm-0.2.274.jar">
<sha256sum>89970bd551f4fb0bfbd70a4520fc934ebaa1d03aa4fda86ee20a7e2de48bc3e4</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/ai/grazie/spell/hunspell-en-jvm/0.2.278/hunspell-en-jvm-0.2.278.jar">
<sha256sum>245fd3041dad1e7076ae18bed50fb76a96609d014b42e68d5bfab783fba35789</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/spell/hunspell-en-jvm/0.2.274/hunspell-en-jvm-0.2.274.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/spell/hunspell-en-jvm/0.2.278/hunspell-en-jvm-0.2.278.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/spell/hunspell-en-jvm/0.2.274/hunspell-en-jvm-0.2.274-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/ai/grazie/spell/hunspell-en-jvm/0.2.278/hunspell-en-jvm-0.2.278-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>