Update jquery.ime and jquery.uls from upstream
jquery.ime: Add missing characters to Kashmiri. Updating toea4959d2b1jquery.uls: Localization updates (anp, dga, gu). Updating to51f9a7b01dChange-Id: I6b2c784cc7399c64668d308616b84bb85bd38348
This commit is contained in:
committed by
jenkins-bot
parent
6889f2bb7a
commit
1cc7bb1c06
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20230304
|
||||
/*! jquery.ime - v0.2.0+20230320
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2023 Santhosh Thottingal; License: (GPL-2.0-or-later OR MIT) */
|
||||
( function ( $ ) {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
date: '2023-03-04',
|
||||
author: 'Parag Nemade, Iflaq, Amir E. Aharoni',
|
||||
license: 'GPLv3',
|
||||
version: '1.1',
|
||||
version: '2.1',
|
||||
patterns: [
|
||||
[ '`', '\u065B' ], // Inverted V above
|
||||
[ '\\(', ')' ], // RTL mirroring
|
||||
@@ -31,8 +31,9 @@
|
||||
[ 't', 'ت' ],
|
||||
[ 'Y', '\u0656' ], // Subscript Alef
|
||||
[ 'y', 'ے' ],
|
||||
[ 'U', '\u065A' ], // Small V above
|
||||
[ 'u', 'ء' ],
|
||||
[ 'I', 'ۆ' ],
|
||||
[ 'I', 'ۆ' ], // OE, waw with V above
|
||||
[ 'i', 'ی' ],
|
||||
[ 'O', 'ٲ' ], // Alef with wavy hamza
|
||||
[ 'o', 'ہ' ], // Heh goal
|
||||
|
||||
Reference in New Issue
Block a user