simple-keyboard-layouts 3.2.49 → 3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +68 -68
- package/build/components/Layouts.d.ts +6 -6
- package/build/components/Layouts.test.d.ts +1 -1
- package/build/index.d.ts +3 -3
- package/build/index.esm.js +11 -0
- package/build/index.js +1 -1
- package/build/interfaces.d.ts +8 -8
- package/build/interfaces.js +1 -1
- package/build/layouts/arabic.d.ts +6 -6
- package/build/layouts/arabic.js +21 -21
- package/build/layouts/assamese.d.ts +7 -7
- package/build/layouts/assamese.js +22 -22
- package/build/layouts/balochi.d.ts +7 -7
- package/build/layouts/balochi.js +22 -22
- package/build/layouts/belarusian.d.ts +7 -7
- package/build/layouts/belarusian.js +22 -22
- package/build/layouts/bengali.d.ts +7 -7
- package/build/layouts/bengali.js +22 -22
- package/build/layouts/brazilian.d.ts +6 -6
- package/build/layouts/brazilian.js +21 -21
- package/build/layouts/burmese.d.ts +7 -7
- package/build/layouts/burmese.js +22 -22
- package/build/layouts/chinese.d.ts +7 -7
- package/build/layouts/chinese.js +428 -428
- package/build/layouts/czech.d.ts +7 -7
- package/build/layouts/czech.js +22 -22
- package/build/layouts/english.d.ts +6 -6
- package/build/layouts/english.js +21 -21
- package/build/layouts/farsi.d.ts +7 -7
- package/build/layouts/farsi.js +22 -22
- package/build/layouts/french.d.ts +6 -6
- package/build/layouts/french.js +21 -21
- package/build/layouts/georgian.d.ts +7 -7
- package/build/layouts/georgian.js +22 -22
- package/build/layouts/german.d.ts +6 -6
- package/build/layouts/german.js +21 -21
- package/build/layouts/gilaki.d.ts +11 -11
- package/build/layouts/gilaki.js +22 -22
- package/build/layouts/greek.d.ts +7 -7
- package/build/layouts/greek.js +22 -22
- package/build/layouts/hebrew.d.ts +7 -7
- package/build/layouts/hebrew.js +22 -22
- package/build/layouts/hindi.d.ts +6 -6
- package/build/layouts/hindi.js +21 -21
- package/build/layouts/hungarian.d.ts +7 -7
- package/build/layouts/hungarian.js +22 -22
- package/build/layouts/italian.d.ts +6 -6
- package/build/layouts/italian.js +21 -21
- package/build/layouts/japanese.d.ts +6 -6
- package/build/layouts/japanese.js +21 -21
- package/build/layouts/kannada.d.ts +7 -7
- package/build/layouts/kannada.js +22 -22
- package/build/layouts/korean.d.ts +6 -6
- package/build/layouts/korean.js +11195 -11195
- package/build/layouts/kurdish.d.ts +7 -7
- package/build/layouts/kurdish.js +22 -22
- package/build/layouts/malayalam.d.ts +6 -6
- package/build/layouts/malayalam.js +21 -21
- package/build/layouts/nigerian.d.ts +7 -7
- package/build/layouts/nigerian.js +22 -22
- package/build/layouts/nko.d.ts +7 -7
- package/build/layouts/nko.js +22 -22
- package/build/layouts/norwegian.d.ts +7 -7
- package/build/layouts/norwegian.js +22 -22
- package/build/layouts/odia.d.ts +7 -7
- package/build/layouts/odia.js +22 -22
- package/build/layouts/polish.d.ts +7 -7
- package/build/layouts/polish.js +22 -22
- package/build/layouts/punjabi.d.ts +6 -6
- package/build/layouts/punjabi.js +21 -21
- package/build/layouts/russian.d.ts +6 -6
- package/build/layouts/russian.js +21 -21
- package/build/layouts/russianOld.d.ts +7 -7
- package/build/layouts/russianOld.js +22 -22
- package/build/layouts/sindhi.d.ts +7 -7
- package/build/layouts/sindhi.js +22 -22
- package/build/layouts/spanish.d.ts +9 -9
- package/build/layouts/spanish.js +24 -24
- package/build/layouts/swedish.d.ts +7 -7
- package/build/layouts/swedish.js +22 -22
- package/build/layouts/telugu.d.ts +6 -6
- package/build/layouts/telugu.js +21 -21
- package/build/layouts/thai.d.ts +6 -6
- package/build/layouts/thai.js +21 -21
- package/build/layouts/turkish.d.ts +7 -7
- package/build/layouts/turkish.js +22 -22
- package/build/layouts/ukrainian.d.ts +7 -7
- package/build/layouts/ukrainian.js +22 -22
- package/build/layouts/urdu.d.ts +7 -7
- package/build/layouts/urdu.js +22 -22
- package/build/layouts/urduStandard.d.ts +7 -7
- package/build/layouts/urduStandard.js +22 -22
- package/build/layouts/uyghur.d.ts +7 -7
- package/build/layouts/uyghur.js +22 -22
- package/package.json +113 -112
package/README.md
CHANGED
|
@@ -1,68 +1,68 @@
|
|
|
1
|
-
<a href="https://hodgef.com/simple-keyboard/demos" title="View Demo" target="_blank"><img src="https://i.imgur.com/UNonjFz.png"></a>
|
|
2
|
-
|
|
3
|
-
<blockquote>The keyboard layout kit for simple-keyboard.</blockquote>
|
|
4
|
-
|
|
5
|
-
[](https://www.npmjs.com/package/simple-keyboard-layouts)
|
|
6
|
-
<a href="https://github.com/hodgef/simple-keyboard-layouts/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="MIT license"></a> <a href="https://github.com/simple-keyboard/simple-keyboard-layouts/actions"><img alt="Build Status" src="https://github.com/simple-keyboard/simple-keyboard-layouts/workflows/Build/badge.svg?color=green" /></a> <a href="https://github.com/simple-keyboard/simple-keyboard-layouts/actions"><img alt="Publish Status" src="https://github.com/simple-keyboard/simple-keyboard-layouts/workflows/Publish/badge.svg?color=green" /></a> <a href="https://gitlab.com/hodgef/simple-keyboard-layouts" target="_blank"><img alt="Mirroring" src="https://github.com/hodgef/simple-keyboard-layouts/actions/workflows/mirroring.yml/badge.svg" /></a>
|
|
7
|
-
|
|
8
|
-
## ✨ Demo
|
|
9
|
-
|
|
10
|
-
[simple-keyboard-layouts demo](https://hodgef.com/simple-keyboard/demos/)
|
|
11
|
-
|
|
12
|
-
## 📦 Installation & Usage
|
|
13
|
-
|
|
14
|
-
Check out the [Getting Started](https://hodgef.com/simple-keyboard/modules/simple-keyboard-layouts/) docs to begin.
|
|
15
|
-
|
|
16
|
-
To fully customize your virtual keyboard, check out the main [simple-keyboard repository](https://github.com/hodgef/simple-keyboard).
|
|
17
|
-
|
|
18
|
-
## 📃 Supported Layouts
|
|
19
|
-
|
|
20
|
-
<blockquote><a href="https://github.com/hodgef/simple-keyboard-layouts/tree/master/src/lib/layouts">Click here to browse the layout files</a></blockquote>
|
|
21
|
-
|
|
22
|
-
- [Arabic](https://hodgef.com/simple-keyboard/demos/?d=arabic)
|
|
23
|
-
- [Assamese](https://hodgef.com/simple-keyboard/demos/?d=assamese) - by [Akhilesh](https://github.com/akki2825)
|
|
24
|
-
- [Balochi](https://hodgef.com/simple-keyboard/demos/?d=balochi) - by [umairayub79](https://github.com/umairayub79)
|
|
25
|
-
- [Belarusian](https://hodgef.com/simple-keyboard/demos/?d=belarusian) - by [maxshuty](https://github.com/maxshuty)
|
|
26
|
-
- [Bengali](https://hodgef.com/simple-keyboard/demos/?d=bengali) - by [adnan360](https://github.com/adnan360)
|
|
27
|
-
- [Brazilian](https://hodgef.com/simple-keyboard/demos/?d=brazilian) - by [imbroisi](https://github.com/imbroisi)
|
|
28
|
-
- [Burmese](https://hodgef.com/simple-keyboard/demos/?d=burmese) - by [U Kyi Win](https://github.com/ukyiwin)
|
|
29
|
-
- [Chinese](https://hodgef.com/simple-keyboard/demos/?d=chinese)
|
|
30
|
-
- [Czech](https://hodgef.com/simple-keyboard/demos/?d=czech) - by [Dmitry Dalimov](https://github.com/slavabogov)
|
|
31
|
-
- [English](https://hodgef.com/simple-keyboard/demos/?d=)
|
|
32
|
-
- [Farsi](https://hodgef.com/simple-keyboard/demos/?d=farsi) - by [Alireza Jahandideh](https://github.com/Youhan)
|
|
33
|
-
- [French](https://hodgef.com/simple-keyboard/demos/?d=french)
|
|
34
|
-
- [Georgian](https://hodgef.com/simple-keyboard/demos/?d=georgian) - by [e404r](https://github.com/e404r)
|
|
35
|
-
- [German](https://hodgef.com/simple-keyboard/demos/?d=german)
|
|
36
|
-
- [Gilaki](https://hodgef.com/simple-keyboard/demos/?d=gilaki) - by [LordArma](https://github.com/LordArma)
|
|
37
|
-
- [Greek](https://hodgef.com/simple-keyboard/demos/?d=greek) - by [maciej-sielski](https://github.com/maciej-sielski)
|
|
38
|
-
- [Hebrew](https://hodgef.com/simple-keyboard/demos/?d=hebrew) - by [vleon1](https://github.com/vleon1)
|
|
39
|
-
- [Hindi](https://hodgef.com/simple-keyboard/demos/?d=hindi)
|
|
40
|
-
- [Hungarian](https://hodgef.com/simple-keyboard/demos/?d=hungarian) - by [Farquaad](https://github.com/Farquaad)
|
|
41
|
-
- [Italian](https://hodgef.com/simple-keyboard/demos/?d=italian)
|
|
42
|
-
- [Japanese](https://hodgef.com/simple-keyboard/demos/?d=japanese)
|
|
43
|
-
- [Kannada](https://hodgef.com/simple-keyboard/demos/?d=kannada) - by [yogishp](https://github.com/yogishp)
|
|
44
|
-
- [Korean](https://hodgef.com/simple-keyboard/demos/?d=korean)
|
|
45
|
-
- [Kurdish](https://hodgef.com/simple-keyboard/demos/?d=kurdish) - by [Goran Gharib](https://github.com/GoRaN909)
|
|
46
|
-
- [Malayalam](https://hodgef.com/simple-keyboard/demos/?d=malayalam) - by [Sajad J](https://github.com/4gon)
|
|
47
|
-
- [Nigerian](https://hodgef.com/simple-keyboard/demos/?d=nigerian) - by [Benson Muite](https://github.com/bkmgit)
|
|
48
|
-
- [N'ko](https://hodgef.com/simple-keyboard/demos/?d=nko) - by [kjitteh](https://github.com/kjitteh)
|
|
49
|
-
- [Norwegian](https://hodgef.com/simple-keyboard/demos/?d=norwegian) - by [Prakriti Tiwari](https://github.com/prakriti89)
|
|
50
|
-
- [Odia](https://hodgef.com/simple-keyboard/demos/?d=odia) - by [Kuldeep Kumar](https://github.com/sonukuldeep)
|
|
51
|
-
- [Polish](https://hodgef.com/simple-keyboard/demos/?d=polish) - by [maciej-sielski](https://github.com/maciej-sielski)
|
|
52
|
-
- [Punjabi](https://hodgef.com/simple-keyboard/demos/?d=punjabi) - by [Kuldeep Kumar](https://github.com/sonukuldeep)
|
|
53
|
-
- [Russian](https://hodgef.com/simple-keyboard/demos/?d=russian)
|
|
54
|
-
- [Russian Old](https://hodgef.com/simple-keyboard/demos/?d=russian-old) - by [maxshuty](https://github.com/maxshuty)
|
|
55
|
-
- [Sindhi](https://hodgef.com/simple-keyboard/demos/?d=sindhi) - by [Salman Sattar](https://github.com/salman65)
|
|
56
|
-
- [Spanish](https://hodgef.com/simple-keyboard/demos/?d=spanish)
|
|
57
|
-
- [Swedish](https://hodgef.com/simple-keyboard/demos/?d=swedish) - by [wpressdev](https://github.com/wpressdev)
|
|
58
|
-
- [Telugu](https://hodgef.com/simple-keyboard/demos/?d=telugu) - by [Kuldeep Kumar](https://github.com/sonukuldeep)
|
|
59
|
-
- [Thai](https://hodgef.com/simple-keyboard/demos/?d=thai)
|
|
60
|
-
- [Turkish](https://hodgef.com/simple-keyboard/demos/?d=turkish) - by [Caglar Turali](https://github.com/caglarturali)
|
|
61
|
-
- [Ukrainian](https://hodgef.com/simple-keyboard/demos/?d=ukrainian) - by [boomsya](https://github.com/boomsya)
|
|
62
|
-
- [Urdu](https://hodgef.com/simple-keyboard/demos/?d=urdu) - by [Salman Sattar](https://github.com/salman65)
|
|
63
|
-
- [Urdu Standard](https://hodgef.com/simple-keyboard/demos/?d=urdu-standard) - by [Umara Iftikhar](https://github.com/imaneumma)
|
|
64
|
-
- [Uyghur](https://hodgef.com/simple-keyboard/demos/?d=uyghur) - by [Ailiniyazi Maimaiti](https://github.com/memeteli)
|
|
65
|
-
|
|
66
|
-
## 🌟 Contributing
|
|
67
|
-
|
|
68
|
-
Contributions are always welcome! Add your own layout by [following these steps](https://github.com/hodgef/simple-keyboard-layouts/wiki/Adding-a-Layout).
|
|
1
|
+
<a href="https://hodgef.com/simple-keyboard/demos" title="View Demo" target="_blank"><img src="https://i.imgur.com/UNonjFz.png"></a>
|
|
2
|
+
|
|
3
|
+
<blockquote>The keyboard layout kit for simple-keyboard.</blockquote>
|
|
4
|
+
|
|
5
|
+
[](https://www.npmjs.com/package/simple-keyboard-layouts)
|
|
6
|
+
<a href="https://github.com/hodgef/simple-keyboard-layouts/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="MIT license"></a> <a href="https://github.com/simple-keyboard/simple-keyboard-layouts/actions"><img alt="Build Status" src="https://github.com/simple-keyboard/simple-keyboard-layouts/workflows/Build/badge.svg?color=green" /></a> <a href="https://github.com/simple-keyboard/simple-keyboard-layouts/actions"><img alt="Publish Status" src="https://github.com/simple-keyboard/simple-keyboard-layouts/workflows/Publish/badge.svg?color=green" /></a> <a href="https://gitlab.com/hodgef/simple-keyboard-layouts" target="_blank"><img alt="Mirroring" src="https://github.com/hodgef/simple-keyboard-layouts/actions/workflows/mirroring.yml/badge.svg" /></a>
|
|
7
|
+
|
|
8
|
+
## ✨ Demo
|
|
9
|
+
|
|
10
|
+
[simple-keyboard-layouts demo](https://hodgef.com/simple-keyboard/demos/)
|
|
11
|
+
|
|
12
|
+
## 📦 Installation & Usage
|
|
13
|
+
|
|
14
|
+
Check out the [Getting Started](https://hodgef.com/simple-keyboard/modules/simple-keyboard-layouts/) docs to begin.
|
|
15
|
+
|
|
16
|
+
To fully customize your virtual keyboard, check out the main [simple-keyboard repository](https://github.com/hodgef/simple-keyboard).
|
|
17
|
+
|
|
18
|
+
## 📃 Supported Layouts
|
|
19
|
+
|
|
20
|
+
<blockquote><a href="https://github.com/hodgef/simple-keyboard-layouts/tree/master/src/lib/layouts">Click here to browse the layout files</a></blockquote>
|
|
21
|
+
|
|
22
|
+
- [Arabic](https://hodgef.com/simple-keyboard/demos/?d=arabic)
|
|
23
|
+
- [Assamese](https://hodgef.com/simple-keyboard/demos/?d=assamese) - by [Akhilesh](https://github.com/akki2825)
|
|
24
|
+
- [Balochi](https://hodgef.com/simple-keyboard/demos/?d=balochi) - by [umairayub79](https://github.com/umairayub79)
|
|
25
|
+
- [Belarusian](https://hodgef.com/simple-keyboard/demos/?d=belarusian) - by [maxshuty](https://github.com/maxshuty)
|
|
26
|
+
- [Bengali](https://hodgef.com/simple-keyboard/demos/?d=bengali) - by [adnan360](https://github.com/adnan360)
|
|
27
|
+
- [Brazilian](https://hodgef.com/simple-keyboard/demos/?d=brazilian) - by [imbroisi](https://github.com/imbroisi)
|
|
28
|
+
- [Burmese](https://hodgef.com/simple-keyboard/demos/?d=burmese) - by [U Kyi Win](https://github.com/ukyiwin)
|
|
29
|
+
- [Chinese](https://hodgef.com/simple-keyboard/demos/?d=chinese)
|
|
30
|
+
- [Czech](https://hodgef.com/simple-keyboard/demos/?d=czech) - by [Dmitry Dalimov](https://github.com/slavabogov)
|
|
31
|
+
- [English](https://hodgef.com/simple-keyboard/demos/?d=)
|
|
32
|
+
- [Farsi](https://hodgef.com/simple-keyboard/demos/?d=farsi) - by [Alireza Jahandideh](https://github.com/Youhan)
|
|
33
|
+
- [French](https://hodgef.com/simple-keyboard/demos/?d=french)
|
|
34
|
+
- [Georgian](https://hodgef.com/simple-keyboard/demos/?d=georgian) - by [e404r](https://github.com/e404r)
|
|
35
|
+
- [German](https://hodgef.com/simple-keyboard/demos/?d=german)
|
|
36
|
+
- [Gilaki](https://hodgef.com/simple-keyboard/demos/?d=gilaki) - by [LordArma](https://github.com/LordArma)
|
|
37
|
+
- [Greek](https://hodgef.com/simple-keyboard/demos/?d=greek) - by [maciej-sielski](https://github.com/maciej-sielski)
|
|
38
|
+
- [Hebrew](https://hodgef.com/simple-keyboard/demos/?d=hebrew) - by [vleon1](https://github.com/vleon1)
|
|
39
|
+
- [Hindi](https://hodgef.com/simple-keyboard/demos/?d=hindi)
|
|
40
|
+
- [Hungarian](https://hodgef.com/simple-keyboard/demos/?d=hungarian) - by [Farquaad](https://github.com/Farquaad)
|
|
41
|
+
- [Italian](https://hodgef.com/simple-keyboard/demos/?d=italian)
|
|
42
|
+
- [Japanese](https://hodgef.com/simple-keyboard/demos/?d=japanese)
|
|
43
|
+
- [Kannada](https://hodgef.com/simple-keyboard/demos/?d=kannada) - by [yogishp](https://github.com/yogishp)
|
|
44
|
+
- [Korean](https://hodgef.com/simple-keyboard/demos/?d=korean)
|
|
45
|
+
- [Kurdish](https://hodgef.com/simple-keyboard/demos/?d=kurdish) - by [Goran Gharib](https://github.com/GoRaN909)
|
|
46
|
+
- [Malayalam](https://hodgef.com/simple-keyboard/demos/?d=malayalam) - by [Sajad J](https://github.com/4gon)
|
|
47
|
+
- [Nigerian](https://hodgef.com/simple-keyboard/demos/?d=nigerian) - by [Benson Muite](https://github.com/bkmgit)
|
|
48
|
+
- [N'ko](https://hodgef.com/simple-keyboard/demos/?d=nko) - by [kjitteh](https://github.com/kjitteh)
|
|
49
|
+
- [Norwegian](https://hodgef.com/simple-keyboard/demos/?d=norwegian) - by [Prakriti Tiwari](https://github.com/prakriti89)
|
|
50
|
+
- [Odia](https://hodgef.com/simple-keyboard/demos/?d=odia) - by [Kuldeep Kumar](https://github.com/sonukuldeep)
|
|
51
|
+
- [Polish](https://hodgef.com/simple-keyboard/demos/?d=polish) - by [maciej-sielski](https://github.com/maciej-sielski)
|
|
52
|
+
- [Punjabi](https://hodgef.com/simple-keyboard/demos/?d=punjabi) - by [Kuldeep Kumar](https://github.com/sonukuldeep)
|
|
53
|
+
- [Russian](https://hodgef.com/simple-keyboard/demos/?d=russian)
|
|
54
|
+
- [Russian Old](https://hodgef.com/simple-keyboard/demos/?d=russian-old) - by [maxshuty](https://github.com/maxshuty)
|
|
55
|
+
- [Sindhi](https://hodgef.com/simple-keyboard/demos/?d=sindhi) - by [Salman Sattar](https://github.com/salman65)
|
|
56
|
+
- [Spanish](https://hodgef.com/simple-keyboard/demos/?d=spanish)
|
|
57
|
+
- [Swedish](https://hodgef.com/simple-keyboard/demos/?d=swedish) - by [wpressdev](https://github.com/wpressdev)
|
|
58
|
+
- [Telugu](https://hodgef.com/simple-keyboard/demos/?d=telugu) - by [Kuldeep Kumar](https://github.com/sonukuldeep)
|
|
59
|
+
- [Thai](https://hodgef.com/simple-keyboard/demos/?d=thai)
|
|
60
|
+
- [Turkish](https://hodgef.com/simple-keyboard/demos/?d=turkish) - by [Caglar Turali](https://github.com/caglarturali)
|
|
61
|
+
- [Ukrainian](https://hodgef.com/simple-keyboard/demos/?d=ukrainian) - by [boomsya](https://github.com/boomsya)
|
|
62
|
+
- [Urdu](https://hodgef.com/simple-keyboard/demos/?d=urdu) - by [Salman Sattar](https://github.com/salman65)
|
|
63
|
+
- [Urdu Standard](https://hodgef.com/simple-keyboard/demos/?d=urdu-standard) - by [Umara Iftikhar](https://github.com/imaneumma)
|
|
64
|
+
- [Uyghur](https://hodgef.com/simple-keyboard/demos/?d=uyghur) - by [Ailiniyazi Maimaiti](https://github.com/memeteli)
|
|
65
|
+
|
|
66
|
+
## 🌟 Contributing
|
|
67
|
+
|
|
68
|
+
Contributions are always welcome! Add your own layout by [following these steps](https://github.com/hodgef/simple-keyboard-layouts/wiki/Adding-a-Layout).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { LayoutItem, LayoutItemObj } from "./../interfaces";
|
|
2
|
-
declare class SimpleKeyboardLayouts {
|
|
3
|
-
layouts: LayoutItemObj;
|
|
4
|
-
get: (layout?: string) => LayoutItem | LayoutItemObj;
|
|
5
|
-
}
|
|
6
|
-
export default SimpleKeyboardLayouts;
|
|
1
|
+
import { LayoutItem, LayoutItemObj } from "./../interfaces";
|
|
2
|
+
declare class SimpleKeyboardLayouts {
|
|
3
|
+
layouts: LayoutItemObj;
|
|
4
|
+
get: (layout?: string) => LayoutItem | LayoutItemObj;
|
|
5
|
+
}
|
|
6
|
+
export default SimpleKeyboardLayouts;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
package/build/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import SimpleKeyboardLayouts from "./components/Layouts";
|
|
2
|
-
export { SimpleKeyboardLayouts };
|
|
3
|
-
export default SimpleKeyboardLayouts;
|
|
1
|
+
import SimpleKeyboardLayouts from "./components/Layouts";
|
|
2
|
+
export { SimpleKeyboardLayouts };
|
|
3
|
+
export default SimpleKeyboardLayouts;
|