Skip to content

Commit 92b6493

Browse files
[Github Action] Automated trickest wordlists update.
1 parent 8e84674 commit 92b6493

21 files changed

Lines changed: 2395 additions & 4852 deletions

Discovery/Web-Content/CMS/trickest-cms-wordlist/directus-all-levels.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,16 @@ silver-tigers-glow.md
4040
slow-lizards-draw.md
4141
.changeset/slick-knives-turn.md
4242
slick-knives-turn.md
43+
.changeset/hip-adults-jog.md
44+
hip-adults-jog.md
4345
.changeset/breezy-moons-warn.md
4446
breezy-moons-warn.md
4547
.changeset/new-ears-dig.md
4648
new-ears-dig.md
4749
.changeset/rare-swans-know.md
4850
rare-swans-know.md
51+
.changeset/fresh-doodles-eat.md
52+
fresh-doodles-eat.md
4953
.changeset/chilly-poems-play.md
5054
chilly-poems-play.md
5155
.changeset/grumpy-birds-add.md
@@ -9530,6 +9534,10 @@ app/src/utils/format-field-function.test.ts
95309534
src/utils/format-field-function.test.ts
95319535
utils/format-field-function.test.ts
95329536
format-field-function.test.ts
9537+
app/src/utils/format-validation-structure.test.ts
9538+
src/utils/format-validation-structure.test.ts
9539+
utils/format-validation-structure.test.ts
9540+
format-validation-structure.test.ts
95339541
app/src/utils/should-show-comparison-diff.ts
95349542
src/utils/should-show-comparison-diff.ts
95359543
utils/should-show-comparison-diff.ts
@@ -9620,6 +9628,10 @@ app/src/utils/format-date.ts
96209628
src/utils/format-date.ts
96219629
utils/format-date.ts
96229630
format-date.ts
9631+
app/src/utils/format-validation-structure.ts
9632+
src/utils/format-validation-structure.ts
9633+
utils/format-validation-structure.ts
9634+
format-validation-structure.ts
96239635
app/src/utils/query-to-gql-string.ts
96249636
src/utils/query-to-gql-string.ts
96259637
utils/query-to-gql-string.ts
@@ -11959,6 +11971,12 @@ components/v-form/components/form-field-menu.vue
1195911971
v-form/components/form-field-menu.vue
1196011972
components/form-field-menu.vue
1196111973
form-field-menu.vue
11974+
app/src/components/v-form/components/validation-nested-groups.vue
11975+
src/components/v-form/components/validation-nested-groups.vue
11976+
components/v-form/components/validation-nested-groups.vue
11977+
v-form/components/validation-nested-groups.vue
11978+
components/validation-nested-groups.vue
11979+
validation-nested-groups.vue
1196211980
app/src/components/v-form/components/form-field-raw-editor.vue
1196311981
src/components/v-form/components/form-field-raw-editor.vue
1196411982
components/v-form/components/form-field-raw-editor.vue
@@ -11977,6 +11995,12 @@ components/v-form/components/form-field-label.vue
1197711995
v-form/components/form-field-label.vue
1197811996
components/form-field-label.vue
1197911997
form-field-label.vue
11998+
app/src/components/v-form/components/validation-nested-groups-list.vue
11999+
src/components/v-form/components/validation-nested-groups-list.vue
12000+
components/v-form/components/validation-nested-groups-list.vue
12001+
v-form/components/validation-nested-groups-list.vue
12002+
components/validation-nested-groups-list.vue
12003+
validation-nested-groups-list.vue
1198012004
app/src/components/v-form/components/__snapshots__/validation-errors.test.ts.snap
1198112005
src/components/v-form/components/__snapshots__/validation-errors.test.ts.snap
1198212006
components/v-form/components/__snapshots__/validation-errors.test.ts.snap

Discovery/Web-Content/CMS/trickest-cms-wordlist/directus.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@
1919
.changeset/silver-tigers-glow.md
2020
.changeset/slow-lizards-draw.md
2121
.changeset/slick-knives-turn.md
22+
.changeset/hip-adults-jog.md
2223
.changeset/breezy-moons-warn.md
2324
.changeset/new-ears-dig.md
2425
.changeset/rare-swans-know.md
26+
.changeset/fresh-doodles-eat.md
2527
.changeset/chilly-poems-play.md
2628
.changeset/grumpy-birds-add.md
2729
.vscode/settings.json
@@ -1805,6 +1807,7 @@ app/src/utils/get-related-collection.test.ts
18051807
app/src/utils/localized-format.ts
18061808
app/src/utils/get-stringified-value.test.ts
18071809
app/src/utils/format-field-function.test.ts
1810+
app/src/utils/format-validation-structure.test.ts
18081811
app/src/utils/should-show-comparison-diff.ts
18091812
app/src/utils/point-on-line.ts
18101813
app/src/utils/get-appearance.test.ts
@@ -1826,6 +1829,7 @@ app/src/utils/get-flatpickr-locale.ts
18261829
app/src/utils/get-related-collection.ts
18271830
app/src/utils/point-on-line.test.ts
18281831
app/src/utils/format-date.ts
1832+
app/src/utils/format-validation-structure.ts
18291833
app/src/utils/query-to-gql-string.ts
18301834
app/src/utils/render-string-template.ts
18311835
app/src/utils/get-asset-url.ts
@@ -2298,9 +2302,11 @@ app/src/components/v-form/components/validation-errors.test.ts
22982302
app/src/components/v-form/components/form-field.vue
22992303
app/src/components/v-form/components/form-field.test.ts
23002304
app/src/components/v-form/components/form-field-menu.vue
2305+
app/src/components/v-form/components/validation-nested-groups.vue
23012306
app/src/components/v-form/components/form-field-raw-editor.vue
23022307
app/src/components/v-form/components/form-field-interface.vue
23032308
app/src/components/v-form/components/form-field-label.vue
2309+
app/src/components/v-form/components/validation-nested-groups-list.vue
23042310
app/src/components/v-form/components/__snapshots__/validation-errors.test.ts.snap
23052311
app/src/components/v-form/components/validation-errors.vue
23062312
app/src/components/v-form/__snapshots__/validation-errors.test.ts.snap

Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr-all-levels.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -854,9 +854,6 @@ initdemopassword.sh
854854
dev/initdemo/removeconfdemo.sh
855855
initdemo/removeconfdemo.sh
856856
removeconfdemo.sh
857-
dev/initdemo/mysqldump_dolibarr_22.0.0.sql
858-
initdemo/mysqldump_dolibarr_22.0.0.sql
859-
mysqldump_dolibarr_22.0.0.sql
860857
dev/initdemo/savedemo.sh
861858
initdemo/savedemo.sh
862859
savedemo.sh
@@ -1140,6 +1137,9 @@ sftpget_and_loaddump.php
11401137
dev/initdemo/mysqldump_dolibarr_3.5.0.sql
11411138
initdemo/mysqldump_dolibarr_3.5.0.sql
11421139
mysqldump_dolibarr_3.5.0.sql
1140+
dev/initdemo/mysqldump_dolibarr_23.0.0.sql
1141+
initdemo/mysqldump_dolibarr_23.0.0.sql
1142+
mysqldump_dolibarr_23.0.0.sql
11431143
dev/tools/fixduplicatelangkey.sh
11441144
tools/fixduplicatelangkey.sh
11451145
fixduplicatelangkey.sh

Discovery/Web-Content/CMS/trickest-cms-wordlist/dolibarr.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ dev/resources/cliparts/commons.svg
247247
dev/README
248248
dev/initdemo/initdemopassword.sh
249249
dev/initdemo/removeconfdemo.sh
250-
dev/initdemo/mysqldump_dolibarr_22.0.0.sql
251250
dev/initdemo/savedemo.sh
252251
dev/initdemo/README.md
253252
dev/initdemo/updatedemo.php
@@ -297,6 +296,7 @@ dev/initdemo/documents_demo/fournisseur/facture/6/1/16/16.pdf
297296
dev/initdemo/documents_demo/fournisseur/facture/7/1/17/17.pdf
298297
dev/initdemo/sftpget_and_loaddump.php
299298
dev/initdemo/mysqldump_dolibarr_3.5.0.sql
299+
dev/initdemo/mysqldump_dolibarr_23.0.0.sql
300300
dev/tools/fixduplicatelangkey.sh
301301
dev/tools/fixduplicatelanglines.sh
302302
dev/tools/dolibarr-postgres2mysql.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25964,6 +25964,14 @@ themes/test_theme/templates/node.html.twig
2596425964
test_theme/templates/node.html.twig
2596525965
templates/node.html.twig
2596625966
node.html.twig
25967+
core/modules/system/tests/themes/test_theme/templates/field--comment.html.twig
25968+
modules/system/tests/themes/test_theme/templates/field--comment.html.twig
25969+
system/tests/themes/test_theme/templates/field--comment.html.twig
25970+
tests/themes/test_theme/templates/field--comment.html.twig
25971+
themes/test_theme/templates/field--comment.html.twig
25972+
test_theme/templates/field--comment.html.twig
25973+
templates/field--comment.html.twig
25974+
field--comment.html.twig
2596725975
core/modules/system/tests/themes/test_theme/templates/theme-test-general-suggestions--module-override.html.twig
2596825976
modules/system/tests/themes/test_theme/templates/theme-test-general-suggestions--module-override.html.twig
2596925977
system/tests/themes/test_theme/templates/theme-test-general-suggestions--module-override.html.twig
@@ -25980,6 +25988,14 @@ themes/test_theme/templates/theme-test-specific-suggestions--variant--foo.html.t
2598025988
test_theme/templates/theme-test-specific-suggestions--variant--foo.html.twig
2598125989
templates/theme-test-specific-suggestions--variant--foo.html.twig
2598225990
theme-test-specific-suggestions--variant--foo.html.twig
25991+
core/modules/system/tests/themes/test_theme/templates/field--comment-other.html.twig
25992+
modules/system/tests/themes/test_theme/templates/field--comment-other.html.twig
25993+
system/tests/themes/test_theme/templates/field--comment-other.html.twig
25994+
tests/themes/test_theme/templates/field--comment-other.html.twig
25995+
themes/test_theme/templates/field--comment-other.html.twig
25996+
test_theme/templates/field--comment-other.html.twig
25997+
templates/field--comment-other.html.twig
25998+
field--comment-other.html.twig
2598325999
core/modules/system/tests/themes/test_theme/templates/theme-test-suggestions--module-override.html.twig
2598426000
modules/system/tests/themes/test_theme/templates/theme-test-suggestions--module-override.html.twig
2598526001
system/tests/themes/test_theme/templates/theme-test-suggestions--module-override.html.twig
@@ -51052,6 +51068,13 @@ tests/src/Kernel/CommentOrphanTest.php
5105251068
src/Kernel/CommentOrphanTest.php
5105351069
Kernel/CommentOrphanTest.php
5105451070
CommentOrphanTest.php
51071+
core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php
51072+
modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php
51073+
comment/tests/src/Kernel/CommentFieldPreprocessTest.php
51074+
tests/src/Kernel/CommentFieldPreprocessTest.php
51075+
src/Kernel/CommentFieldPreprocessTest.php
51076+
Kernel/CommentFieldPreprocessTest.php
51077+
CommentFieldPreprocessTest.php
5105551078
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
5105651079
modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
5105751080
comment/tests/src/Kernel/CommentBaseFieldTest.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3502,8 +3502,10 @@ core/modules/system/tests/themes/test_theme/templates/theme-test-registered-by-m
35023502
core/modules/system/tests/themes/test_theme/templates/theme-test-specific-suggestions--variant.html.twig
35033503
core/modules/system/tests/themes/test_theme/templates/theme-test--suggestion.html.twig
35043504
core/modules/system/tests/themes/test_theme/templates/node.html.twig
3505+
core/modules/system/tests/themes/test_theme/templates/field--comment.html.twig
35053506
core/modules/system/tests/themes/test_theme/templates/theme-test-general-suggestions--module-override.html.twig
35063507
core/modules/system/tests/themes/test_theme/templates/theme-test-specific-suggestions--variant--foo.html.twig
3508+
core/modules/system/tests/themes/test_theme/templates/field--comment-other.html.twig
35073509
core/modules/system/tests/themes/test_theme/templates/theme-test-suggestions--module-override.html.twig
35083510
core/modules/system/tests/themes/test_theme/theme_test.template_test.html.twig
35093511
core/modules/system/tests/themes/test_theme/theme-test-function-template-override.html.twig
@@ -7114,6 +7116,7 @@ core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
71147116
core/modules/comment/tests/src/Functional/CommentFieldsTest.php
71157117
core/modules/comment/tests/src/Kernel/CommentItemTest.php
71167118
core/modules/comment/tests/src/Kernel/CommentOrphanTest.php
7119+
core/modules/comment/tests/src/Kernel/CommentFieldPreprocessTest.php
71177120
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
71187121
core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php
71197122
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext-all-levels.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6614,6 +6614,9 @@ projects.json
66146614
erpnext/desktop_icon/subcontracting.json
66156615
desktop_icon/subcontracting.json
66166616
subcontracting.json
6617+
erpnext/desktop_icon/share_management.json
6618+
desktop_icon/share_management.json
6619+
share_management.json
66176620
erpnext/desktop_icon/financial_reports.json
66186621
desktop_icon/financial_reports.json
66196622
financial_reports.json
@@ -7349,6 +7352,12 @@ icons/desktop_icons/subtle/assets.svg
73497352
desktop_icons/subtle/assets.svg
73507353
subtle/assets.svg
73517354
assets.svg
7355+
erpnext/public/icons/desktop_icons/subtle/share_management.svg
7356+
public/icons/desktop_icons/subtle/share_management.svg
7357+
icons/desktop_icons/subtle/share_management.svg
7358+
desktop_icons/subtle/share_management.svg
7359+
subtle/share_management.svg
7360+
share_management.svg
73527361
erpnext/public/icons/desktop_icons/subtle/quality.svg
73537362
public/icons/desktop_icons/subtle/quality.svg
73547363
icons/desktop_icons/subtle/quality.svg
@@ -7451,6 +7460,12 @@ icons/desktop_icons/solid/assets.svg
74517460
desktop_icons/solid/assets.svg
74527461
solid/assets.svg
74537462
assets.svg
7463+
erpnext/public/icons/desktop_icons/solid/share_management.svg
7464+
public/icons/desktop_icons/solid/share_management.svg
7465+
icons/desktop_icons/solid/share_management.svg
7466+
desktop_icons/solid/share_management.svg
7467+
solid/share_management.svg
7468+
share_management.svg
74547469
erpnext/public/icons/desktop_icons/solid/quality.svg
74557470
public/icons/desktop_icons/solid/quality.svg
74567471
icons/desktop_icons/solid/quality.svg

Discovery/Web-Content/CMS/trickest-cms-wordlist/erpnext.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1356,6 +1356,7 @@ erpnext/desktop_icon/accounts.json
13561356
erpnext/desktop_icon/subscription.json
13571357
erpnext/desktop_icon/projects.json
13581358
erpnext/desktop_icon/subcontracting.json
1359+
erpnext/desktop_icon/share_management.json
13591360
erpnext/desktop_icon/financial_reports.json
13601361
erpnext/desktop_icon/banking.json
13611362
erpnext/desktop_icon/support.json
@@ -1534,6 +1535,7 @@ erpnext/public/desktop_icons/crm.svg
15341535
erpnext/public/icons/desktop_icons/subtle/banking.svg
15351536
erpnext/public/icons/desktop_icons/subtle/projects.svg
15361537
erpnext/public/icons/desktop_icons/subtle/assets.svg
1538+
erpnext/public/icons/desktop_icons/subtle/share_management.svg
15371539
erpnext/public/icons/desktop_icons/subtle/quality.svg
15381540
erpnext/public/icons/desktop_icons/subtle/taxes.svg
15391541
erpnext/public/icons/desktop_icons/subtle/financial_reports.svg
@@ -1551,6 +1553,7 @@ erpnext/public/icons/desktop_icons/subtle/crm.svg
15511553
erpnext/public/icons/desktop_icons/solid/banking.svg
15521554
erpnext/public/icons/desktop_icons/solid/projects.svg
15531555
erpnext/public/icons/desktop_icons/solid/assets.svg
1556+
erpnext/public/icons/desktop_icons/solid/share_management.svg
15541557
erpnext/public/icons/desktop_icons/solid/quality.svg
15551558
erpnext/public/icons/desktop_icons/solid/taxes.svg
15561559
erpnext/public/icons/desktop_icons/solid/financial_reports.svg

Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm-all-levels.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3405,6 +3405,11 @@ integration/Espo/Record/DefaultsPopulatorTest.php
34053405
Espo/Record/DefaultsPopulatorTest.php
34063406
Record/DefaultsPopulatorTest.php
34073407
DefaultsPopulatorTest.php
3408+
tests/integration/Espo/Record/EntityDuplicatorTest.php
3409+
integration/Espo/Record/EntityDuplicatorTest.php
3410+
Espo/Record/EntityDuplicatorTest.php
3411+
Record/EntityDuplicatorTest.php
3412+
EntityDuplicatorTest.php
34083413
tests/integration/Espo/Record/ReadOnlyTest.php
34093414
integration/Espo/Record/ReadOnlyTest.php
34103415
Espo/Record/ReadOnlyTest.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/espocrm.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ tests/integration/Espo/Record/LinkTest.php
546546
tests/integration/Espo/Record/FieldValidationTest.php
547547
tests/integration/Espo/Record/RestoreDeletedTest.php
548548
tests/integration/Espo/Record/DefaultsPopulatorTest.php
549+
tests/integration/Espo/Record/EntityDuplicatorTest.php
549550
tests/integration/Espo/Record/ReadOnlyTest.php
550551
tests/integration/Espo/Export/ExportTest.php
551552
tests/integration/Espo/ORM/QueryTest.php

0 commit comments

Comments
 (0)