thecore_ui_partial_snippets 1.1.9 → 1.1.10
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '038f5841c5572963a5efe7d7f77718fe12a16fd9'
|
4
|
+
data.tar.gz: 11f135e5859aac8dcb346649a4e46013207013d9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f2c51417551db99a00e560a55e76e3d087932967e229db5c16c02c2801e79a44d3c45c1fb253720dab108de0b8e0a18683c988f9543a846a1da165be88ee2dda
|
7
|
+
data.tar.gz: 96757ccc180c44c33cbfbbdf12f4cf08c868ac38b97f930b886c1cdb5e69da65f0de8167911f753fc9de186dc034cc7f33497ae9aedb615b60938f61b78bc181
|
@@ -13,13 +13,13 @@
|
|
13
13
|
allowInputToggle: true,
|
14
14
|
sideBySide: true,
|
15
15
|
icons: {
|
16
|
-
time: 'fa fa-clock
|
16
|
+
time: 'fa fa-clock',
|
17
17
|
date: 'fa fa-calendar',
|
18
18
|
up: 'fa fa-chevron-up',
|
19
19
|
down: 'fa fa-chevron-down',
|
20
20
|
previous: 'fa fa-chevron-left',
|
21
21
|
next: 'fa fa-chevron-right',
|
22
|
-
today: 'fa fa-calendar-check
|
22
|
+
today: 'fa fa-calendar-check',
|
23
23
|
clear: 'fa fa-trash',
|
24
24
|
close: 'fa fa-times'
|
25
25
|
}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_ui_partial_snippets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2019-01-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thecore
|