Update jquery.ime library

Changes:
1. build: Update eslint
2. telugu jna gunintham fixes

Updating to 6d591016d2

Change-Id: I092ae22f51bb18ef5dd23f8b1552ca7ced17face
This commit is contained in:
Santhosh Thottingal
2020-01-06 11:49:49 +05:30
committed by jenkins-bot
parent f39d684103
commit 6f1ccbd3b7
4 changed files with 43 additions and 41 deletions

View File

@@ -22,6 +22,7 @@
u: 'ŭ'
};
// eslint-disable-next-line no-jquery/no-each-util
$.each( chars, function ( ascii, accented ) {
rules.push( [ ascii + '[Xx]', ascii, accented ] );
rules.push( [ accented + '([Xx])', '[Xx]', ascii + '$1' ] );

View File

@@ -2,8 +2,8 @@
'use strict';
var ksKbd = {
id: 'ks-Kbd',
name: 'Kbd',
id: 'ks-kbd',
name: 'Kashmiri kbd',
description: 'Kbd keyboard for Kashmiri language using Arabic script',
date: '2013-02-09',
author: 'Parag Nemade',

View File

@@ -7,7 +7,7 @@
description: 'Telugu Transliteration based on RTS',
date: '2012-10-16',
URL: 'http://github.com/wikimedia/jquery.ime',
author: 'Veeven and Junaid P V',
author: 'Veeven, Junaid P V, Rahimanuddin Shaik',
license: 'GPLv3',
version: '1.0',
contextLength: 1,
@@ -160,9 +160,9 @@
[ '~l', 'ఌ' ],
[ 'l', 'ల్' ],
[ '@m', 'ఁ' ],
[ '~m', 'ఙ' ],
[ '~m', 'ఙ' ],
[ 'm', 'మ్' ],
[ '~n', 'ఞ' ],
[ '~n', 'ఞ' ],
[ 'n', 'న్' ],
[ 'o', 'ఒ' ],
[ 'p', 'ప్' ],