Update jQuery.ime and jQuery.uls from upstream

* jQuery.ime is updated to:
  4031b38c8c
* jQuery.uls is updated to:
  7709695755
* jQuery.webfonts is already upto date

Bug: T356848
Change-Id: I02bc51c0155a0602e5085dc56ba49b4a00b37a49
This commit is contained in:
Abijeet
2024-04-22 10:45:11 +05:30
committed by jenkins-bot
parent 186c412bfb
commit c1122f8e46
9 changed files with 175 additions and 29 deletions

View File

@@ -9,7 +9,7 @@
URL: 'https://github.com/wikimedia/jquery.ime',
author: 'Amir E. Aharoni',
license: 'GPLv3',
version: '1.0',
version: '1.1',
patterns: [
[ '~E', 'Ə' ],
[ '~e', 'ə' ],
@@ -19,6 +19,7 @@
[ '~l', 'ɬ' ],
[ '~X', 'X̣' ],
[ '~x', 'x̣' ],
[ '~\\\'', '' ],
[ '~\\?', 'ʔ' ]
]
};