furatto 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (104) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +102 -17
  3. data/furatto.gemspec +1 -0
  4. data/lib/furatto/version.rb +1 -1
  5. data/vendor/assets/javascripts/furatto.js +5978 -15
  6. data/vendor/assets/javascripts/furatto.min.js +3 -0
  7. data/vendor/assets/stylesheets/font-awesome.scss +2495 -0
  8. data/vendor/assets/stylesheets/furatto.scss +15 -30
  9. data/vendor/assets/stylesheets/furatto/_alerts.scss +5 -6
  10. data/vendor/assets/stylesheets/furatto/_base.scss +33 -121
  11. data/vendor/assets/stylesheets/furatto/_buttons.scss +36 -11
  12. data/vendor/assets/stylesheets/furatto/_code.scss +7 -6
  13. data/vendor/assets/stylesheets/furatto/_dashboard.scss +36 -0
  14. data/vendor/assets/stylesheets/furatto/_dropdown.scss +29 -31
  15. data/vendor/assets/stylesheets/furatto/_fonts.scss +0 -588
  16. data/vendor/assets/stylesheets/furatto/_footer.scss +8 -25
  17. data/vendor/assets/stylesheets/furatto/_forms.scss +80 -63
  18. data/vendor/assets/stylesheets/furatto/_grid.scss +34 -30
  19. data/vendor/assets/stylesheets/furatto/_images.scss +28 -8
  20. data/vendor/assets/stylesheets/furatto/_labels.scss +3 -2
  21. data/vendor/assets/stylesheets/furatto/_mixins.scss +81 -164
  22. data/vendor/assets/stylesheets/furatto/_modal.scss +339 -77
  23. data/vendor/assets/stylesheets/furatto/_nav.scss +43 -45
  24. data/vendor/assets/stylesheets/furatto/_navbar.scss +60 -31
  25. data/vendor/assets/stylesheets/furatto/_panel.scss +277 -0
  26. data/vendor/assets/stylesheets/furatto/_responsive_navbar.scss +37 -26
  27. data/vendor/assets/stylesheets/furatto/_responsive_tables.scss +1 -1
  28. data/vendor/assets/stylesheets/furatto/_responsive_utilities.scss +182 -0
  29. data/vendor/assets/stylesheets/furatto/_responsiveslides.scss +157 -174
  30. data/vendor/assets/stylesheets/furatto/_tooltips.scss +2 -14
  31. data/vendor/assets/stylesheets/furatto/_typography.scss +41 -83
  32. data/vendor/assets/stylesheets/furatto/_variables.scss +241 -244
  33. metadata +14 -81
  34. data/vendor/assets/images/icheck/aero.png +0 -0
  35. data/vendor/assets/images/icheck/aero@2x.png +0 -0
  36. data/vendor/assets/images/icheck/blue.png +0 -0
  37. data/vendor/assets/images/icheck/blue@2x.png +0 -0
  38. data/vendor/assets/images/icheck/flat.png +0 -0
  39. data/vendor/assets/images/icheck/flat@2x.png +0 -0
  40. data/vendor/assets/images/icheck/green.png +0 -0
  41. data/vendor/assets/images/icheck/green@2x.png +0 -0
  42. data/vendor/assets/images/icheck/grey.png +0 -0
  43. data/vendor/assets/images/icheck/grey@2x.png +0 -0
  44. data/vendor/assets/images/icheck/orange.png +0 -0
  45. data/vendor/assets/images/icheck/orange@2x.png +0 -0
  46. data/vendor/assets/images/icheck/pink.png +0 -0
  47. data/vendor/assets/images/icheck/pink@2x.png +0 -0
  48. data/vendor/assets/images/icheck/purple.png +0 -0
  49. data/vendor/assets/images/icheck/purple@2x.png +0 -0
  50. data/vendor/assets/images/icheck/red.png +0 -0
  51. data/vendor/assets/images/icheck/red@2x.png +0 -0
  52. data/vendor/assets/images/icheck/yellow.png +0 -0
  53. data/vendor/assets/images/icheck/yellow@2x.png +0 -0
  54. data/vendor/assets/images/icons/customize-icon150.png +0 -0
  55. data/vendor/assets/images/icons/flexible-icon.png +0 -0
  56. data/vendor/assets/images/icons/github-128-black.png +0 -0
  57. data/vendor/assets/images/icons/iphone-icon150.png +0 -0
  58. data/vendor/assets/images/icons/lock-icon128.png +0 -0
  59. data/vendor/assets/images/icons/rocket-icon128.png +0 -0
  60. data/vendor/assets/images/icons/rocket-icon150.png +0 -0
  61. data/vendor/assets/images/icons/screen-icon.png +0 -0
  62. data/vendor/assets/images/icons/screens-icon.png +0 -0
  63. data/vendor/assets/images/icons/screens2-icon.png +0 -0
  64. data/vendor/assets/images/next.png +0 -0
  65. data/vendor/assets/images/previous.png +0 -0
  66. data/vendor/assets/images/themes.gif +0 -0
  67. data/vendor/assets/images/toggle.png +0 -0
  68. data/vendor/assets/javascripts/dropdown.js +0 -169
  69. data/vendor/assets/javascripts/jpanel.js +0 -547
  70. data/vendor/assets/javascripts/jquery.avgrund.js +0 -127
  71. data/vendor/assets/javascripts/jquery.dropkick-1.0.0.js +0 -400
  72. data/vendor/assets/javascripts/jquery.icheck.js +0 -462
  73. data/vendor/assets/javascripts/jquery.tagsinput.js +0 -354
  74. data/vendor/assets/javascripts/jquery.toolbar.js +0 -242
  75. data/vendor/assets/javascripts/legacy.js +0 -140
  76. data/vendor/assets/javascripts/picker.date.js +0 -957
  77. data/vendor/assets/javascripts/picker.js +0 -785
  78. data/vendor/assets/javascripts/picker.time.js +0 -651
  79. data/vendor/assets/javascripts/rainbow-custom.min.js +0 -13
  80. data/vendor/assets/javascripts/responsive-tables.js +0 -67
  81. data/vendor/assets/javascripts/responsiveslides.js +0 -391
  82. data/vendor/assets/javascripts/tooltip.js +0 -353
  83. data/vendor/assets/stylesheets/furatto/_date_picker.time.scss +0 -122
  84. data/vendor/assets/stylesheets/furatto/_font-awesome-ie7.scss +0 -1953
  85. data/vendor/assets/stylesheets/furatto/_layout.scss +0 -0
  86. data/vendor/assets/stylesheets/furatto/_left_navbar.scss +0 -100
  87. data/vendor/assets/stylesheets/furatto/_pagination.scss +0 -158
  88. data/vendor/assets/stylesheets/furatto/_responsive-1200px-min.scss +0 -21
  89. data/vendor/assets/stylesheets/furatto/_responsive-767px-max.scss +0 -82
  90. data/vendor/assets/stylesheets/furatto/_responsive-768px-979px.scss +0 -23
  91. data/vendor/assets/stylesheets/furatto/_select.scss +0 -191
  92. data/vendor/assets/stylesheets/furatto/_tags.scss +0 -107
  93. data/vendor/assets/stylesheets/furatto/_vrt_navbar.scss +0 -61
  94. data/vendor/assets/stylesheets/furatto/icheck/_aero.scss +0 -64
  95. data/vendor/assets/stylesheets/furatto/icheck/_all.scss +0 -20
  96. data/vendor/assets/stylesheets/furatto/icheck/_blue.scss +0 -64
  97. data/vendor/assets/stylesheets/furatto/icheck/_flat.scss +0 -64
  98. data/vendor/assets/stylesheets/furatto/icheck/_green.scss +0 -64
  99. data/vendor/assets/stylesheets/furatto/icheck/_grey.scss +0 -64
  100. data/vendor/assets/stylesheets/furatto/icheck/_orange.scss +0 -64
  101. data/vendor/assets/stylesheets/furatto/icheck/_pink.scss +0 -64
  102. data/vendor/assets/stylesheets/furatto/icheck/_purple.scss +0 -64
  103. data/vendor/assets/stylesheets/furatto/icheck/_red.scss +0 -64
  104. data/vendor/assets/stylesheets/furatto/icheck/_yellow.scss +0 -64
@@ -1,64 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS GREY
3
- \*------------------------------------*/
4
- /**
5
- * Skins for radio buttons and checkboxes based on:
6
- * http://damirfoy.com/iCheck/
7
- *
8
- * Designed and built @kurenn
9
- */
10
-
11
- /* iCheck plugin Flat skin, grey
12
- ----------------------------------- */
13
- .icheckbox_flat-grey,
14
- .iradio_flat-grey {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/grey.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-grey {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-grey.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-grey.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-grey.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-grey {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-grey.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-grey.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-grey.checked.disabled {
50
- background-position: -154px 0;
51
- }
52
-
53
- /* Retina support */
54
- @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
55
- only screen and (-moz-min-device-pixel-ratio: 1.5),
56
- only screen and (-o-min-device-pixel-ratio: 3/2),
57
- only screen and (min-device-pixel-ratio: 1.5) {
58
- .icheckbox_flat-grey,
59
- .iradio_flat-grey {
60
- background-image: url(/assets/icheck/grey@2x.png);
61
- -webkit-background-size: 176px 22px;
62
- background-size: 176px 22px;
63
- }
64
- }
@@ -1,64 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS ORANGE
3
- \*------------------------------------*/
4
- /**
5
- * Skins for radio buttons and checkboxes based on:
6
- * http://damirfoy.com/iCheck/
7
- *
8
- * Designed and built @kurenn
9
- */
10
-
11
- /* iCheck plugin Flat skin, orange
12
- ----------------------------------- */
13
- .icheckbox_flat-orange,
14
- .iradio_flat-orange {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/orange.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-orange {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-orange.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-orange.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-orange.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-orange {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-orange.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-orange.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-orange.checked.disabled {
50
- background-position: -154px 0;
51
- }
52
-
53
- /* Retina support */
54
- @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
55
- only screen and (-moz-min-device-pixel-ratio: 1.5),
56
- only screen and (-o-min-device-pixel-ratio: 3/2),
57
- only screen and (min-device-pixel-ratio: 1.5) {
58
- .icheckbox_flat-orange,
59
- .iradio_flat-orange {
60
- background-image: url(/assets/icheck/orange@2x.png);
61
- -webkit-background-size: 176px 22px;
62
- background-size: 176px 22px;
63
- }
64
- }
@@ -1,64 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS PINK
3
- \*------------------------------------*/
4
- /**
5
- * Skins for radio buttons and checkboxes based on:
6
- * http://damirfoy.com/iCheck/
7
- *
8
- * Designed and built @kurenn
9
- */
10
-
11
- /* iCheck plugin Flat skin, pink
12
- ----------------------------------- */
13
- .icheckbox_flat-pink,
14
- .iradio_flat-pink {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/pink.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-pink {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-pink.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-pink.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-pink.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-pink {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-pink.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-pink.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-pink.checked.disabled {
50
- background-position: -154px 0;
51
- }
52
-
53
- /* Retina support */
54
- @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
55
- only screen and (-moz-min-device-pixel-ratio: 1.5),
56
- only screen and (-o-min-device-pixel-ratio: 3/2),
57
- only screen and (min-device-pixel-ratio: 1.5) {
58
- .icheckbox_flat-pink,
59
- .iradio_flat-pink {
60
- background-image: url(/assets/icheck/pink@2x.png);
61
- -webkit-background-size: 176px 22px;
62
- background-size: 176px 22px;
63
- }
64
- }
@@ -1,64 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS PURPLE
3
- \*------------------------------------*/
4
- /**
5
- * Skins for radio buttons and checkboxes based on:
6
- * http://damirfoy.com/iCheck/
7
- *
8
- * Designed and built @kurenn
9
- */
10
-
11
- /* iCheck plugin Flat skin, purple
12
- ----------------------------------- */
13
- .icheckbox_flat-purple,
14
- .iradio_flat-purple {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/purple.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-purple {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-purple.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-purple.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-purple.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-purple {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-purple.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-purple.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-purple.checked.disabled {
50
- background-position: -154px 0;
51
- }
52
-
53
- /* Retina support */
54
- @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
55
- only screen and (-moz-min-device-pixel-ratio: 1.5),
56
- only screen and (-o-min-device-pixel-ratio: 3/2),
57
- only screen and (min-device-pixel-ratio: 1.5) {
58
- .icheckbox_flat-purple,
59
- .iradio_flat-purple {
60
- background-image: url(/assets/icheck/purple@2x.png);
61
- -webkit-background-size: 176px 22px;
62
- background-size: 176px 22px;
63
- }
64
- }
@@ -1,64 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS RED
3
- \*------------------------------------*/
4
- /**
5
- * Skins for radio buttons and checkboxes based on:
6
- * http://damirfoy.com/iCheck/
7
- *
8
- * Designed and built @kurenn
9
- */
10
-
11
- /* iCheck plugin Flat skin, red
12
- ----------------------------------- */
13
- .icheckbox_flat-red,
14
- .iradio_flat-red {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/red.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-red {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-red.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-red.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-red.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-red {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-red.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-red.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-red.checked.disabled {
50
- background-position: -154px 0;
51
- }
52
-
53
- /* Retina support */
54
- @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
55
- only screen and (-moz-min-device-pixel-ratio: 1.5),
56
- only screen and (-o-min-device-pixel-ratio: 3/2),
57
- only screen and (min-device-pixel-ratio: 1.5) {
58
- .icheckbox_flat-red,
59
- .iradio_flat-red {
60
- background-image: url(/assets/icheck/red@2x.png);
61
- -webkit-background-size: 176px 22px;
62
- background-size: 176px 22px;
63
- }
64
- }
@@ -1,64 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS YELLOW
3
- \*------------------------------------*/
4
- /**
5
- * Skins for radio buttons and checkboxes based on:
6
- * http://damirfoy.com/iCheck/
7
- *
8
- * Designed and built @kurenn
9
- */
10
-
11
- /* iCheck plugin Flat skin, yellow
12
- ----------------------------------- */
13
- .icheckbox_flat-yellow,
14
- .iradio_flat-yellow {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/yellow.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-yellow {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-yellow.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-yellow.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-yellow.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-yellow {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-yellow.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-yellow.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-yellow.checked.disabled {
50
- background-position: -154px 0;
51
- }
52
-
53
- /* Retina support */
54
- @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
55
- only screen and (-moz-min-device-pixel-ratio: 1.5),
56
- only screen and (-o-min-device-pixel-ratio: 3/2),
57
- only screen and (min-device-pixel-ratio: 1.5) {
58
- .icheckbox_flat-yellow,
59
- .iradio_flat-yellow {
60
- background-image: url(/assets/icheck/yellow@2x.png);
61
- -webkit-background-size: 176px 22px;
62
- background-size: 176px 22px;
63
- }
64
- }