jquery_mb_extruder 1.0.3 → 1.0.4

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: 550b21b944e534c7bb762f8566f8dc3022c96722
4
- data.tar.gz: 5d583b820ff52bd4a04f432eb441a67460ae1006
3
+ metadata.gz: b7f1159ac72a73220ba2ef6909d95e88c401fbe4
4
+ data.tar.gz: dbaade8b627464695fa4e7e42fe57bc1cb325d6d
5
5
  SHA512:
6
- metadata.gz: b8de56cff452e1a485d71fd24f2f575e5be9f6d8c130bcd97dbcea4448a4f74e4d9e1b5b98e3818dd8020fb63f89b1f998b8caaebfcead08b573cb445738799b
7
- data.tar.gz: 04b3c36b219726c445e2a5dc87fcf310472945d1cd37ebfc8fe6b92f2b4d8f7da53fb05679d3f843111c51d32be0b110b0c4d3535d0a1349720c455a62f32d70
6
+ metadata.gz: 92fd5cf209921a728474717099ca7d7c5e0c64779c2fc1ad054210441739bf88e8d7854540c8488f9d50cdeaa4d87b8b7a7115cc386e47ae39fd6d4f064ebd44
7
+ data.tar.gz: df22835e93d142bacf90aa3553bc85985f1adb52864171557a32020f8ed853b741ef27796db48174c46fd999e9534d96eb32e1faaac1f9fe3e020d30566b76a4
@@ -1,3 +1,3 @@
1
1
  module JqueryMbExtruder
2
- VERSION = "1.0.3"
2
+ VERSION = "1.0.4"
3
3
  end
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -102,8 +102,8 @@ function onYouTubePlayerAPIReady() {
102
102
  showSite: "R",
103
103
  ytLogo: "Y"
104
104
  },
105
- rasterImg : "images/raster.png",
106
- rasterImgRetina: "images/raster@2x.png",
105
+ rasterImg : <%= image_path("jquery_mb_extruder/raster.png") %>,
106
+ rasterImgRetina: <%= image_path("jquery_mb_extruder/raster@2x.png") %>,
107
107
 
108
108
  buildPlayer: function (options) {
109
109
 
@@ -232,9 +232,9 @@
232
232
  }
233
233
 
234
234
  .YTPOverlay.raster{
235
- background: url("../images/raster.png");
235
+ background: url(<%= image_path("jquery_mb_extruder/raster.png") %>);
236
236
  }
237
237
 
238
238
  .YTPOverlay.raster.retina{
239
- background: url("../images/raster@2x.png");
239
+ background: url(<%= image_path("jquery_mb_extruder/raster@2x.png") %>);
240
240
  }
@@ -0,0 +1,21 @@
1
+ /*
2
+ * ******************************************************************************
3
+ * jquery.mb.components
4
+ * file: mbExtruder.css
5
+ *
6
+ * Copyright (c) 2001-2014. Matteo Bicocchi (Pupunzi);
7
+ * Open lab srl, Firenze - Italy
8
+ * email: matteo@open-lab.com
9
+ * site: http://pupunzi.com
10
+ * blog: http://pupunzi.open-lab.com
11
+ * http://open-lab.com
12
+ *
13
+ * Licences: MIT, GPL
14
+ * http://www.opensource.org/licenses/mit-license.php
15
+ * http://www.gnu.org/licenses/gpl.html
16
+ *
17
+ * last modified: 07/01/14 22.50
18
+ * *****************************************************************************
19
+ */
20
+
21
+ .extruder{position:fixed;cursor:default;background:url(<%= image_path("jquery_mb_extruder/extruder_blank.png") %>)}.extruder .header{height:27px}.extruder .extruder-content{display:none;background:#000}.extruder.open .extruder-content{-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder .footer{display:none;height:10px;background:#000;-moz-border-radius:0 0 8px 8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder.top .flap{color:#fff;font:18px/28px Arial,Helvetica,sans-serif;text-align:center;display:block;margin:auto;padding:0 5px 5px 5px;height:30px;width:180px;background:#000;cursor:pointer;-moz-border-radius:0 0 8px 8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999;text-shadow:2px 2px 2px #333}.extruder.top .extruder-content{-moz-border-radius:0 0 8px 8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.extruder.bottom .flap{position:relative;color:white;font:18px/28px Arial,Helvetica,sans-serif;text-align:center;display:block;margin:auto;margin-top:1px;padding:0 5px 5px 5px;height:30px;width:180px;background:#000;cursor:pointer;-moz-border-radius:8px 8px 0 0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;text-shadow:2px 2px 2px #333;-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder.bottom .footer{-moz-border-radius:8px 8px 0 0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative;margin-top:-5px}.extruder.bottom .extruder-content{-moz-border-radius:8px 8px 0 0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}.extruder.bottom .ext_wrapper{bottom:0}.extruder.left{height:100%;background:url(<%= image_path("jquery_mb_extruder/extruder_blank.png") %>)}.extruder.left.open .extruder-content{-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder.left .extruder-content{border-right:3px solid #000}.extruder.left .ext_wrapper{height:100%}.extruder.left .footer{display:none}.extruder.left .flap{font-size:18px;color:white;top:0;padding:10px 0 10px 10px;margin-right:-37px;background:#000;width:30px;position:absolute;right:0;-moz-border-radius:0 8px 0 8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:8px;-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder.left .flap .flapLabel{background:#000}.extruder.right{height:100%;background:url(<%= image_path("jquery_mb_extruder/extruder_blank.png") %>)}.extruder.right .extruder-content{border-left:3px solid #000}.extruder.right.open .extruder-content{-moz-box-shadow:-2px 0 5px #999;-webkit-box-shadow:-2px 0 5px #999;box-shadow:-2px 0 5px #999}.extruder.right .ext_wrapper{height:100%;right:0}.extruder.right .footer{display:none}.extruder.right .flap{font-size:18px;color:white;top:0;padding:10px 0 10px 10px;background:#000;width:30px;position:absolute;left:-37px;-moz-border-radius:8px 0 8px 0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:0;-moz-box-shadow:-2px 0 5px #999;-webkit-box-shadow:-2px 0 5px #999;box-shadow:-2px 0 5px #999}.extruder.right .flap .flapLabel{background:#000}.extruder .voice{font:18px/24px Arial,Helvetica,sans-serif;color:white;padding:5px;padding-left:10px;height:27px;border-bottom:1px solid #333;text-shadow:2px 2px 2px #333}.extruder .voice:last-child{border-bottom:0}.extruder .voice .disabled{cursor:default}.extruder .text{background:#222;font:14px/16px Arial,Helvetica,sans-serif;color:gray;padding:10px;border-bottom:1px solid #333;text-shadow:2px 2px 2px #333}.extruder .voice.hover{background:url(<%= image_path("jquery_mb_extruder/extruder_voiceHover.png") %>) repeat-x top}.extruder .voice.sel{background:url(<%= image_path("jquery_mb_extruder/extruder_blank.png") %>) repeat-x top}.extruder .voice img{float:left;margin-right:15px}.extruder .voice a.label{display:block;height:30px;color:white;padding-top:0;text-decoration:none}.extruder .voice span.label{display:block;height:30px;color:#d0cfcf;padding-top:0;text-decoration:none}.extruder .voice{position:relative}.extruder .settingsBtn{display:block;position:absolute;width:36px;height:36px;background:url(<%= image_path("jquery_mb_extruder/settingsBtn.png") %>) no-repeat bottom;cursor:pointer;right:-3px;top:-4px}.extruder .optionsPanel{background:url(<%= image_path("jquery_mb_extruder/fuzz.gif") %>);display:none;border-bottom:1px solid #333}.extruder .voice.sel{background:url(<%= image_path("jquery_mb_extruder/extruder_voiceHover.png") %>) repeat-x top}.optionsPanel .panelVoice a{text-decoration:none;display:block;color:#ccc;padding:8px;padding-left:20px;font-size:16px;text-shadow:2px 2px 2px #333;border-bottom:1px solid #000;cursor:pointer}.optionsPanel .panelVoice a:hover{color:#fff;background:url(<%= image_path("jquery_mb_extruder/red_op_50.png") %>)}:focus{outline:0}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery_mb_extruder
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Taylor Mitchell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-22 00:00:00.000000000 Z
11
+ date: 2014-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jquery-rails
@@ -68,32 +68,32 @@ files:
68
68
  - jquery_mb_extruder.gemspec
69
69
  - lib/jquery_mb_extruder.rb
70
70
  - lib/jquery_mb_extruder/version.rb
71
- - vendor/assets/elements/black_op_30.png
72
- - vendor/assets/elements/blue_op_75.png
73
- - vendor/assets/elements/browser.png
74
- - vendor/assets/elements/extruder_bgnd.png
75
- - vendor/assets/elements/extruder_blank.png
76
- - vendor/assets/elements/extruder_bottom.png
77
- - vendor/assets/elements/extruder_flap.png
78
- - vendor/assets/elements/extruder_header_bgnd.png
79
- - vendor/assets/elements/extruder_left.png
80
- - vendor/assets/elements/extruder_left_flap.png
81
- - vendor/assets/elements/extruder_voice.png
82
- - vendor/assets/elements/extruder_voiceHover.png
83
- - vendor/assets/elements/fuzz.gif
84
- - vendor/assets/elements/optionsPanel.png
85
- - vendor/assets/elements/orange_op_75.png
86
- - vendor/assets/elements/red_op_50.png
87
- - vendor/assets/elements/settingsBtn.png
71
+ - vendor/assets/images/black_op_30.png
72
+ - vendor/assets/images/blue_op_75.png
73
+ - vendor/assets/images/browser.png
74
+ - vendor/assets/images/extruder_bgnd.png
75
+ - vendor/assets/images/extruder_blank.png
76
+ - vendor/assets/images/extruder_bottom.png
77
+ - vendor/assets/images/extruder_flap.png
78
+ - vendor/assets/images/extruder_header_bgnd.png
79
+ - vendor/assets/images/extruder_left.png
80
+ - vendor/assets/images/extruder_left_flap.png
81
+ - vendor/assets/images/extruder_voice.png
82
+ - vendor/assets/images/extruder_voiceHover.png
83
+ - vendor/assets/images/fuzz.gif
84
+ - vendor/assets/images/optionsPanel.png
85
+ - vendor/assets/images/orange_op_75.png
86
+ - vendor/assets/images/red_op_50.png
87
+ - vendor/assets/images/settingsBtn.png
88
88
  - vendor/assets/javascripts/jquery.hoverIntent.min.js
89
- - vendor/assets/javascripts/jquery.mb.YTPlayer.js
89
+ - vendor/assets/javascripts/jquery.mb.YTPlayer.js.erb
90
90
  - vendor/assets/javascripts/jquery.mb.extruder.jquery.json
91
91
  - vendor/assets/javascripts/jquery.mb.flipText.js
92
92
  - vendor/assets/javascripts/jquery_mb_extruder.all.js
93
93
  - vendor/assets/javascripts/mbExtruder.js
94
- - vendor/assets/stylesheets/YTPlayer.css
94
+ - vendor/assets/stylesheets/YTPlayer.css.erb
95
95
  - vendor/assets/stylesheets/jquery_mb_extruder.all.css
96
- - vendor/assets/stylesheets/mbExtruder.css
96
+ - vendor/assets/stylesheets/mbExtruder.css.erb
97
97
  homepage: https://github.com/scy0846/jquery_mb_extruder
98
98
  licenses:
99
99
  - MIT
@@ -1,21 +0,0 @@
1
- /*
2
- * ******************************************************************************
3
- * jquery.mb.components
4
- * file: mbExtruder.css
5
- *
6
- * Copyright (c) 2001-2014. Matteo Bicocchi (Pupunzi);
7
- * Open lab srl, Firenze - Italy
8
- * email: matteo@open-lab.com
9
- * site: http://pupunzi.com
10
- * blog: http://pupunzi.open-lab.com
11
- * http://open-lab.com
12
- *
13
- * Licences: MIT, GPL
14
- * http://www.opensource.org/licenses/mit-license.php
15
- * http://www.gnu.org/licenses/gpl.html
16
- *
17
- * last modified: 07/01/14 22.50
18
- * *****************************************************************************
19
- */
20
-
21
- .extruder{position:fixed;cursor:default;background:url("../elements/extruder_blank.png")}.extruder .header{height:27px}.extruder .extruder-content{display:none;background:#000}.extruder.open .extruder-content{-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder .footer{display:none;height:10px;background:#000;-moz-border-radius:0 0 8px 8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder.top .flap{color:#fff;font:18px/28px Arial,Helvetica,sans-serif;text-align:center;display:block;margin:auto;padding:0 5px 5px 5px;height:30px;width:180px;background:#000;cursor:pointer;-moz-border-radius:0 0 8px 8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999;text-shadow:2px 2px 2px #333}.extruder.top .extruder-content{-moz-border-radius:0 0 8px 8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.extruder.bottom .flap{position:relative;color:white;font:18px/28px Arial,Helvetica,sans-serif;text-align:center;display:block;margin:auto;margin-top:1px;padding:0 5px 5px 5px;height:30px;width:180px;background:#000;cursor:pointer;-moz-border-radius:8px 8px 0 0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;text-shadow:2px 2px 2px #333;-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder.bottom .footer{-moz-border-radius:8px 8px 0 0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative;margin-top:-5px}.extruder.bottom .extruder-content{-moz-border-radius:8px 8px 0 0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}.extruder.bottom .ext_wrapper{bottom:0}.extruder.left{height:100%;background:url("../elements/extruder_blank.png")}.extruder.left.open .extruder-content{-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder.left .extruder-content{border-right:3px solid #000}.extruder.left .ext_wrapper{height:100%}.extruder.left .footer{display:none}.extruder.left .flap{font-size:18px;color:white;top:0;padding:10px 0 10px 10px;margin-right:-37px;background:#000;width:30px;position:absolute;right:0;-moz-border-radius:0 8px 0 8px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:8px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:8px;-moz-box-shadow:2px 0 5px #999;-webkit-box-shadow:2px 0 5px #999;box-shadow:2px 0 5px #999}.extruder.left .flap .flapLabel{background:#000}.extruder.right{height:100%;background:url("../elements/extruder_blank.png")}.extruder.right .extruder-content{border-left:3px solid #000}.extruder.right.open .extruder-content{-moz-box-shadow:-2px 0 5px #999;-webkit-box-shadow:-2px 0 5px #999;box-shadow:-2px 0 5px #999}.extruder.right .ext_wrapper{height:100%;right:0}.extruder.right .footer{display:none}.extruder.right .flap{font-size:18px;color:white;top:0;padding:10px 0 10px 10px;background:#000;width:30px;position:absolute;left:-37px;-moz-border-radius:8px 0 8px 0;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:0;-moz-box-shadow:-2px 0 5px #999;-webkit-box-shadow:-2px 0 5px #999;box-shadow:-2px 0 5px #999}.extruder.right .flap .flapLabel{background:#000}.extruder .voice{font:18px/24px Arial,Helvetica,sans-serif;color:white;padding:5px;padding-left:10px;height:27px;border-bottom:1px solid #333;text-shadow:2px 2px 2px #333}.extruder .voice:last-child{border-bottom:0}.extruder .voice .disabled{cursor:default}.extruder .text{background:#222;font:14px/16px Arial,Helvetica,sans-serif;color:gray;padding:10px;border-bottom:1px solid #333;text-shadow:2px 2px 2px #333}.extruder .voice.hover{background:url("../elements/extruder_voiceHover.png") repeat-x top}.extruder .voice.sel{background:url("../elements/extruder_voiceHover.png") repeat-x top}.extruder .voice img{float:left;margin-right:15px}.extruder .voice a.label{display:block;height:30px;color:white;padding-top:0;text-decoration:none}.extruder .voice span.label{display:block;height:30px;color:#d0cfcf;padding-top:0;text-decoration:none}.extruder .voice{position:relative}.extruder .settingsBtn{display:block;position:absolute;width:36px;height:36px;background:url("../elements/settingsBtn.png") no-repeat bottom;cursor:pointer;right:-3px;top:-4px}.extruder .optionsPanel{background:url("../elements/fuzz.gif");display:none;border-bottom:1px solid #333}.extruder .voice.sel{background:url("../elements/extruder_voiceHover.png") repeat-x top}.optionsPanel .panelVoice a{text-decoration:none;display:block;color:#ccc;padding:8px;padding-left:20px;font-size:16px;text-shadow:2px 2px 2px #333;border-bottom:1px solid #000;cursor:pointer}.optionsPanel .panelVoice a:hover{color:#fff;background:url("../elements/red_op_50.png")}:focus{outline:0}