speakingurl-rails 13.0.0 → 14.0.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.
- checksums.yaml +4 -4
- data/README.md +8 -7
- data/lib/speakingurl.js +107 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 18a3928539d2027bd9cc649029a48c17d418f8cc
|
4
|
+
data.tar.gz: 5ad7a25ce14e604c91b249cb5645cfe827b24444
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba25ac5ad1565af7a43f2a8ff1d62b7412623527ec405c2fb41e58bd82b193ed9437cd656b396a32e7cc798904caa6545e12c2f2ee7e65acf269223a410ffa50
|
7
|
+
data.tar.gz: ccc48e01e5f023f1921b54e45782feb2039d428c4ca27bbc8271dca06aaaab7e5ca430e74e3e8e4da14b69c3a6ea7636f60da573b46ba5e62aa798ce7892e6f7
|
data/README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
SpeakingURL
|
2
2
|
===========
|
3
3
|
|
4
|
-
[](https://travis-ci.org/pid/speakingurl)
|
5
|
-
[](https://badge.fury.io/js/speakingurl)
|
6
|
-
[](https://badge.fury.io/bo/speakingurl)
|
7
|
-
[](https://badge.fury.io/rb/speakingurl-rails)
|
8
|
-
[](https://gitter.im/pid/speakingurl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
4
|
+
[](https://travis-ci.org/pid/speakingurl)
|
5
|
+
[](https://badge.fury.io/js/speakingurl)
|
6
|
+
[](https://badge.fury.io/bo/speakingurl)
|
7
|
+
[](https://badge.fury.io/rb/speakingurl-rails)
|
8
|
+
[](https://gitter.im/pid/speakingurl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
9
9
|
[](https://flattr.com/thing/1418477/pidspeakingurl-on-GitHub)
|
10
10
|
|
11
11
|
|
@@ -60,14 +60,14 @@ copy the file speakingurl.min.js to your script directory
|
|
60
60
|
available versions:
|
61
61
|
|
62
62
|
- [www.cdnjs.com/libraries/speakingurl/](https://cdnjs.com/libraries/speakingurl/)
|
63
|
-
- use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/
|
63
|
+
- use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/13.0.0/speakingurl.min.js](https://cdnjs.cloudflare.com/ajax/libs/speakingurl/13.0.0/speakingurl.min.js)
|
64
64
|
|
65
65
|
#### [CDN/maxcdn](https://www.maxcdn.com/)
|
66
66
|
|
67
67
|
available versions:
|
68
68
|
|
69
69
|
- [www.jsdelivr.com/#!speakingurl](https://www.jsdelivr.com/#!speakingurl)
|
70
|
-
- use [//cdn.jsdelivr.net/speakingurl/
|
70
|
+
- use [//cdn.jsdelivr.net/speakingurl/13.0.0/speakingurl.min.js](https://cdn.jsdelivr.net/speakingurl/13.0.0/speakingurl.min.js)
|
71
71
|
|
72
72
|
Usage
|
73
73
|
-----
|
@@ -107,6 +107,7 @@ Usage
|
|
107
107
|
- 'pt' // Portuguese
|
108
108
|
- 'ro' // Romanian
|
109
109
|
- 'ru' // Russian
|
110
|
+
- 'sv' // Swedish
|
110
111
|
- 'sk' // Slovak
|
111
112
|
- 'sr' // Serbian\*
|
112
113
|
- 'tr' // Turkish
|
data/lib/speakingurl.js
CHANGED
@@ -689,6 +689,104 @@
|
|
689
689
|
'Ặ': 'A',
|
690
690
|
'ẵ': 'a',
|
691
691
|
'Ẵ': 'A',
|
692
|
+
"⓪": "0",
|
693
|
+
"①": "1",
|
694
|
+
"②": "2",
|
695
|
+
"③": "3",
|
696
|
+
"④": "4",
|
697
|
+
"⑤": "5",
|
698
|
+
"⑥": "6",
|
699
|
+
"⑦": "7",
|
700
|
+
"⑧": "8",
|
701
|
+
"⑨": "9",
|
702
|
+
"⑩": "10",
|
703
|
+
"⑪": "11",
|
704
|
+
"⑫": "12",
|
705
|
+
"⑬": "13",
|
706
|
+
"⑭": "14",
|
707
|
+
"⑮": "15",
|
708
|
+
"⑯": "16",
|
709
|
+
"⑰": "17",
|
710
|
+
"⑱": "18",
|
711
|
+
"⑲": "18",
|
712
|
+
"⑳": "18",
|
713
|
+
|
714
|
+
"⓵": "1",
|
715
|
+
"⓶": "2",
|
716
|
+
"⓷": "3",
|
717
|
+
"⓸": "4",
|
718
|
+
"⓹": "5",
|
719
|
+
"⓺": "6",
|
720
|
+
"⓻": "7",
|
721
|
+
"⓼": "8",
|
722
|
+
"⓽": "9",
|
723
|
+
"⓾": "10",
|
724
|
+
|
725
|
+
"⓿": "0",
|
726
|
+
"⓫": "11",
|
727
|
+
"⓬": "12",
|
728
|
+
"⓭": "13",
|
729
|
+
"⓮": "14",
|
730
|
+
"⓯": "15",
|
731
|
+
"⓰": "16",
|
732
|
+
"⓱": "17",
|
733
|
+
"⓲": "18",
|
734
|
+
"⓳": "19",
|
735
|
+
"⓴": "20",
|
736
|
+
|
737
|
+
"Ⓐ": "A",
|
738
|
+
"Ⓑ": "B",
|
739
|
+
"Ⓒ": "C",
|
740
|
+
"Ⓓ": "D",
|
741
|
+
"Ⓔ": "E",
|
742
|
+
"Ⓕ": "F",
|
743
|
+
"Ⓖ": "G",
|
744
|
+
"Ⓗ": "H",
|
745
|
+
"Ⓘ": "I",
|
746
|
+
"Ⓙ": "J",
|
747
|
+
"Ⓚ": "K",
|
748
|
+
"Ⓛ": "L",
|
749
|
+
"Ⓜ": "M",
|
750
|
+
"Ⓝ": "N",
|
751
|
+
"Ⓞ": "O",
|
752
|
+
"Ⓟ": "P",
|
753
|
+
"Ⓠ": "Q",
|
754
|
+
"Ⓡ": "R",
|
755
|
+
"Ⓢ": "S",
|
756
|
+
"Ⓣ": "T",
|
757
|
+
"Ⓤ": "U",
|
758
|
+
"Ⓥ": "V",
|
759
|
+
"Ⓦ": "W",
|
760
|
+
"Ⓧ": "X",
|
761
|
+
"Ⓨ": "Y",
|
762
|
+
"Ⓩ": "Z",
|
763
|
+
|
764
|
+
"ⓐ": "a",
|
765
|
+
"ⓑ": "b",
|
766
|
+
"ⓒ": "c",
|
767
|
+
"ⓓ": "d",
|
768
|
+
"ⓔ": "e",
|
769
|
+
"ⓕ": "f",
|
770
|
+
"ⓖ": "g",
|
771
|
+
"ⓗ": "h",
|
772
|
+
"ⓘ": "i",
|
773
|
+
"ⓙ": "j",
|
774
|
+
"ⓚ": "k",
|
775
|
+
"ⓛ": "l",
|
776
|
+
"ⓜ": "m",
|
777
|
+
"ⓝ": "n",
|
778
|
+
"ⓞ": "o",
|
779
|
+
"ⓟ": "p",
|
780
|
+
"ⓠ": "q",
|
781
|
+
"ⓡ": "r",
|
782
|
+
"ⓢ": "s",
|
783
|
+
"ⓣ": "t",
|
784
|
+
"ⓤ": "u",
|
785
|
+
"ⓦ": "v",
|
786
|
+
"ⓥ": "w",
|
787
|
+
"ⓧ": "x",
|
788
|
+
"ⓨ": "y",
|
789
|
+
"ⓩ": "z",
|
692
790
|
|
693
791
|
// symbols
|
694
792
|
'“': '"',
|
@@ -968,6 +1066,15 @@
|
|
968
1066
|
'Ż': 'Z'
|
969
1067
|
},
|
970
1068
|
|
1069
|
+
'sv': { // Swedish
|
1070
|
+
// 'å': 'a', duplicate see charMap/latin
|
1071
|
+
// 'Å': 'A', duplicate see charMap/latin
|
1072
|
+
'ä': 'a', // ok
|
1073
|
+
'Ä': 'A', // ok
|
1074
|
+
'ö': 'o', // ok
|
1075
|
+
'Ö': 'O' // ok
|
1076
|
+
},
|
1077
|
+
|
971
1078
|
'sk': { // Slovak
|
972
1079
|
'ä': 'a',
|
973
1080
|
'Ä': 'A'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: speakingurl-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 14.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sascha Droste
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-07-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|
@@ -56,7 +56,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
56
56
|
version: '0'
|
57
57
|
requirements: []
|
58
58
|
rubyforge_project:
|
59
|
-
rubygems_version: 2.6.
|
59
|
+
rubygems_version: 2.6.11
|
60
60
|
signing_key:
|
61
61
|
specification_version: 4
|
62
62
|
summary: Speakingurl for Rails asset pipeline
|