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,107 +0,0 @@
1
- /*------------------------------------*\
2
- $TAGS
3
- \*------------------------------------*/
4
- /**
5
- * Basic tags structural styling based on XOXCO plugin
6
- * http://xoxco.com/projects/code/tagsinput/
7
- *
8
- * Designed and built @kurenn
9
- */
10
-
11
- .tagsinput {
12
- background: white;
13
- border: 1px solid #CCC;
14
- padding: 4px 1px 0px 4px;
15
- overflow-y: auto;
16
- text-align: left;
17
- .tag {
18
- @include border-radius(2px);
19
- background: $dark-blue;
20
- color: lighten($inverse, 90%);
21
- cursor: pointer;
22
- margin-right: 5px;
23
- margin-bottom: 5px;
24
- overflow: hidden;
25
- padding: 6px 13px 6px 19px;
26
- position: relative;
27
- vertical-align: middle;
28
- @include inline-block;
29
- @include transition(0.14s linear);
30
- &:hover {
31
- background-color: scale-color($dark-blue, $lightness: -15%);
32
- padding-left: 12px;
33
- padding-right: 20px;
34
- .tagsinput-remove-link {
35
- color: $inverse;
36
- @include opacity(1);
37
- // Opacity fallback for IE
38
- display: block\9;
39
- }
40
- }
41
- }
42
- input {
43
- background: transparent;
44
- border: none;
45
- color: $inverse;
46
- font-size: $base-font-size;
47
- margin: 0px;
48
- padding: 0 0 0 5px;
49
- outline: 0;
50
- margin-right: 5px;
51
- margin-bottom: 5px;
52
- width: auto;
53
- }
54
- }
55
-
56
- .tagsinput-remove-link {
57
- bottom: 0;
58
- color: $inverse;
59
- cursor: pointer;
60
- font-size: 12px;
61
- opacity: 0;
62
- padding: 9px 7px 3px 0;
63
- position: absolute;
64
- right: 0;
65
- text-align: right;
66
- text-decoration: none;
67
- top: 0;
68
- width: 100%;
69
- z-index: 2;
70
- // Opacity fallback for IE
71
- display: none\9;
72
- &:before {
73
- color: $inverse;
74
- }
75
- }
76
-
77
- .tagsinput-add-container {
78
- vertical-align: middle;
79
- @include inline-block;
80
- }
81
-
82
- .tagsinput-add {
83
- background-color: scale-color(desaturate($inverse, 15%), $lightness: 67%);
84
- @include border-radius(2px);
85
- color: $inverse;
86
- cursor: pointer;
87
- margin-bottom: 5px;
88
- padding: 6px 9px;
89
- @include inline-block;
90
- @include transition(0.25s);
91
-
92
- &:hover {
93
- background-color: $dark-blue;
94
- color: #FFF;
95
- }
96
- }
97
-
98
- .tags_clear {
99
- clear: both;
100
- width: 100%;
101
- height: 0px;
102
- }
103
-
104
- .not_valid {
105
- background: #fbd8db !important;
106
- color: #90111a !important;
107
- }
@@ -1,61 +0,0 @@
1
- /*------------------------------------*\
2
- $VERTICAL NAVBAR
3
- \*------------------------------------*/
4
- /**
5
- * Basic vertcial navbar structural styling.
6
- *
7
- * Designed and built @kurenn
8
- */
9
-
10
- .vrt-navbar {
11
- position: fixed;
12
- overflow: hidden;
13
- top: 0;
14
- left: 0;
15
- height: 100%;
16
- list-style-type: none;
17
- margin: 0;
18
- padding: 0;
19
- background: $vrt-navbar-background;
20
-
21
- li {
22
- display: block;
23
- /*width: $vrt-navbar-width;*/
24
- /*height: $vrt-navbar-height;*/
25
- text-align: center;
26
- padding: 13px 16px;
27
-
28
- [class*="icon"], [class^="icon-"], [class*="icon-"] {
29
- font-size: 20px;
30
- text-align: center;
31
-
32
- &:before {
33
- color: #999;
34
- }
35
- }
36
- a {
37
- text-transform: uppercase;
38
- font-size: 10px;
39
- color: #999;
40
- border-bottom: 1px solid rgba($vrt-navbar-border, 0.05);
41
- @include single-transition(background, 0.1s, ease-in-out);
42
- }
43
- }
44
- }
45
-
46
- .vrt-navbar li:hover {
47
- background: $vrt-navbar-li-hover;
48
-
49
- a, [class*='icon'] {
50
- color: $vrt-navbar-links-color;
51
- }
52
- }
53
-
54
- /* class for current item */
55
- .vrt-navbar li.active {
56
- border-right: 3px solid $vrt-navbar-links-bg;
57
- }
58
-
59
- .secundary-navbar {
60
- top: $navbar-height + 7;
61
- }
@@ -1,64 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS AERO
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, aero
12
- ----------------------------------- */
13
- .icheckbox_flat-aero,
14
- .iradio_flat-aero {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/aero.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-aero {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-aero.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-aero.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-aero.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-aero {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-aero.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-aero.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-aero.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-aero,
59
- .iradio_flat-aero {
60
- background-image: url(/assets/icheck/aero@2x.png);
61
- -webkit-background-size: 176px 22px;
62
- background-size: 176px 22px;
63
- }
64
- }
@@ -1,20 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS SKINS
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
- @import 'aero';
12
- @import 'blue';
13
- @import 'flat';
14
- @import 'green';
15
- @import 'grey';
16
- @import 'orange';
17
- @import 'pink';
18
- @import 'purple';
19
- @import 'red';
20
- @import 'yellow';
@@ -1,64 +0,0 @@
1
- /*------------------------------------*\
2
- $CHECKBOX AND RADIO BUTTONS BLUE
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, blue
12
- ----------------------------------- */
13
- .icheckbox_flat-blue,
14
- .iradio_flat-blue {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/blue.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-blue {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-blue.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-blue.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-blue.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-blue {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-blue.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-blue.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-blue.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-blue,
59
- .iradio_flat-blue {
60
- background-image: url(/assets/icheck/blue@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 FLAT
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, black
12
- ----------------------------------- */
13
- .icheckbox_flat-dark,
14
- .iradio_flat-dark {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/flat.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-dark {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-dark.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-dark.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-dark.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-dark {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-dark.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-dark.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-dark.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-dark,
59
- .iradio_flat-dark {
60
- background-image: url(/assets/icheck/flat@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 GREEN
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, green
12
- ----------------------------------- */
13
- .icheckbox_flat-green,
14
- .iradio_flat-green {
15
- display: inline-block;
16
- margin: 0;
17
- padding: 0;
18
- width: 20px;
19
- height: 20px;
20
- background: url(/assets/icheck/green.png) no-repeat;
21
- border: none;
22
- cursor: pointer;
23
- }
24
-
25
- .icheckbox_flat-green {
26
- background-position: 0 0;
27
- }
28
- .icheckbox_flat-green.checked {
29
- background-position: -22px 0;
30
- }
31
- .icheckbox_flat-green.disabled {
32
- background-position: -44px 0;
33
- cursor: default;
34
- }
35
- .icheckbox_flat-green.checked.disabled {
36
- background-position: -66px 0;
37
- }
38
-
39
- .iradio_flat-green {
40
- background-position: -88px 0;
41
- }
42
- .iradio_flat-green.checked {
43
- background-position: -110px 0;
44
- }
45
- .iradio_flat-green.disabled {
46
- background-position: -132px 0;
47
- cursor: default;
48
- }
49
- .iradio_flat-green.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-green,
59
- .iradio_flat-green {
60
- background-image: url(/assets/icheck/green@2x.png);
61
- -webkit-background-size: 176px 22px;
62
- background-size: 176px 22px;
63
- }
64
- }