added dist-files for portuguese language
This commit is contained in:
parent
e19e11e4d6
commit
2ab2e36349
17 changed files with 257 additions and 55 deletions
4
dist/jquery.uhr.base.js
vendored
4
dist/jquery.uhr.base.js
vendored
|
@ -1,6 +1,6 @@
|
||||||
/*! uhr - v8.0.1-dev.0 - 2015-01-19
|
/*! uhr - v8.0.1-dev.0 - 2015-07-14
|
||||||
* http://bärneruhr.ch/
|
* http://bärneruhr.ch/
|
||||||
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
|
* Copyright (c) 2015 Manuel Friedli; Licensed GPL-3.0 */
|
||||||
(function($) {
|
(function($) {
|
||||||
'use strict';
|
'use strict';
|
||||||
var uhrGlobals = {
|
var uhrGlobals = {
|
||||||
|
|
6
dist/jquery.uhr.base.min.js
vendored
6
dist/jquery.uhr.base.min.js
vendored
File diff suppressed because one or more lines are too long
71
dist/jquery.uhr.baselangs.js
vendored
71
dist/jquery.uhr.baselangs.js
vendored
|
@ -1,6 +1,6 @@
|
||||||
/*! uhr - v8.0.1-dev.0 - 2015-01-19
|
/*! uhr - v8.0.1-dev.0 - 2015-07-14
|
||||||
* http://bärneruhr.ch/
|
* http://bärneruhr.ch/
|
||||||
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
|
* Copyright (c) 2015 Manuel Friedli; Licensed GPL-3.0 */
|
||||||
(function($) {
|
(function($) {
|
||||||
'use strict';
|
'use strict';
|
||||||
var es_ist = {1: [1, 2, 4, 5, 6]};
|
var es_ist = {1: [1, 2, 4, 5, 6]};
|
||||||
|
@ -649,4 +649,69 @@
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
$.fritteli.uhr.register('nl', layout);
|
$.fritteli.uhr.register('nl', layout);
|
||||||
}(jQuery));
|
}(jQuery));
|
||||||
|
(function ($) {
|
||||||
|
'use strict';
|
||||||
|
var e_ = {1: [1]};
|
||||||
|
var sao = {1: [2, 3, 4]};
|
||||||
|
var e1 = {7: [8]};
|
||||||
|
var e2 = {10: [5]};
|
||||||
|
var menos = {7: [7, 8, 9, 10, 11]};
|
||||||
|
var meia = {8: [8, 9, 10, 11]};
|
||||||
|
var cinco = {10: [7, 8, 9, 10, 11]};
|
||||||
|
var dez = {10: [1, 2, 3]};
|
||||||
|
var um_quarto = {9: [1, 2, 4, 5, 6, 7, 8, 9]};
|
||||||
|
var vinte = {8: [1, 2, 3, 4, 5]};
|
||||||
|
var layout = {
|
||||||
|
"version": 2,
|
||||||
|
"language": 'Portugues',
|
||||||
|
"letters": [
|
||||||
|
'ÉSÃOUMATRÊS',
|
||||||
|
'MEIOLDIADEZ',
|
||||||
|
'DUASEISETEY',
|
||||||
|
'QUATROHNOVE',
|
||||||
|
'CINCOITONZE',
|
||||||
|
'ZMEIALNOITE',
|
||||||
|
'HORASYMENOS',
|
||||||
|
'VINTECAMEIA',
|
||||||
|
'UMVQUARTOPM',
|
||||||
|
'DEZOEYCINCO'
|
||||||
|
],
|
||||||
|
"minutes": {
|
||||||
|
"5,6,7,8,9": [e1, cinco],
|
||||||
|
"10,11,12,13,14": [e1, dez],
|
||||||
|
"15,16,17,18,19": [e1, um_quarto],
|
||||||
|
"20,21,22,23,24": [e1, vinte],
|
||||||
|
"25,26,27,28,29": [e1, vinte, e2, cinco],
|
||||||
|
"30,31,32,33,34": [e1, meia],
|
||||||
|
"35,36,37,38,39": [menos, vinte, e2, cinco],
|
||||||
|
"40,41,42,43,44": [menos, vinte],
|
||||||
|
"45,46,47,48,49": [menos, um_quarto],
|
||||||
|
"50,51,52,53,54": [menos, dez],
|
||||||
|
"55,56,57,58,59": [menos, cinco]
|
||||||
|
},
|
||||||
|
"hours": {
|
||||||
|
"0": [e_, {"6": [2, 3, 4, 5, 7, 8, 9, 10, 11]}],
|
||||||
|
"12": [e_, {"2": [1, 2, 3, 4, 6, 7, 8]}],
|
||||||
|
"1,13": [e_, {"1": [5, 6, 7]}],
|
||||||
|
"2,14": [sao, {"3": [1, 2, 3, 4]}],
|
||||||
|
"3,15": [sao, {"1": [8, 9, 10, 11]}],
|
||||||
|
"4,16": [sao, {"4": [1, 2, 3, 4, 5, 6]}],
|
||||||
|
"5,17": [sao, {"5": [1, 2, 3, 4, 5]}],
|
||||||
|
"6,18": [sao, {"3": [4, 5, 6, 7]}],
|
||||||
|
"7,19": [sao, {"3": [7, 8, 9, 10]}],
|
||||||
|
"8,20": [sao, {"5": [5, 6, 7, 8]}],
|
||||||
|
"9,21": [sao, {"4": [8, 9, 10, 11]}],
|
||||||
|
"10,22": [sao, {"2": [9, 10, 11]}],
|
||||||
|
"11,23": [sao, {"5": [8, 9, 10, 11]}]
|
||||||
|
},
|
||||||
|
"getHour": function (date) {
|
||||||
|
var hour = date.getHours();
|
||||||
|
if (date.getMinutes() >= 35) {
|
||||||
|
return (hour + 1) % 24;
|
||||||
|
}
|
||||||
|
return hour;
|
||||||
|
}
|
||||||
|
};
|
||||||
|
$.fritteli.uhr.register('pt', layout);
|
||||||
|
}(jQuery));
|
||||||
|
|
6
dist/jquery.uhr.baselangs.min.js
vendored
6
dist/jquery.uhr.baselangs.min.js
vendored
File diff suppressed because one or more lines are too long
71
dist/jquery.uhr.complete.js
vendored
71
dist/jquery.uhr.complete.js
vendored
|
@ -1,6 +1,6 @@
|
||||||
/*! uhr - v8.0.1-dev.0 - 2015-01-19
|
/*! uhr - v8.0.1-dev.0 - 2015-07-14
|
||||||
* http://bärneruhr.ch/
|
* http://bärneruhr.ch/
|
||||||
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
|
* Copyright (c) 2015 Manuel Friedli; Licensed GPL-3.0 */
|
||||||
(function($) {
|
(function($) {
|
||||||
'use strict';
|
'use strict';
|
||||||
var uhrGlobals = {
|
var uhrGlobals = {
|
||||||
|
@ -1433,4 +1433,69 @@
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
$.fritteli.uhr.register('nl', layout);
|
$.fritteli.uhr.register('nl', layout);
|
||||||
}(jQuery));
|
}(jQuery));
|
||||||
|
(function ($) {
|
||||||
|
'use strict';
|
||||||
|
var e_ = {1: [1]};
|
||||||
|
var sao = {1: [2, 3, 4]};
|
||||||
|
var e1 = {7: [8]};
|
||||||
|
var e2 = {10: [5]};
|
||||||
|
var menos = {7: [7, 8, 9, 10, 11]};
|
||||||
|
var meia = {8: [8, 9, 10, 11]};
|
||||||
|
var cinco = {10: [7, 8, 9, 10, 11]};
|
||||||
|
var dez = {10: [1, 2, 3]};
|
||||||
|
var um_quarto = {9: [1, 2, 4, 5, 6, 7, 8, 9]};
|
||||||
|
var vinte = {8: [1, 2, 3, 4, 5]};
|
||||||
|
var layout = {
|
||||||
|
"version": 2,
|
||||||
|
"language": 'Portugues',
|
||||||
|
"letters": [
|
||||||
|
'ÉSÃOUMATRÊS',
|
||||||
|
'MEIOLDIADEZ',
|
||||||
|
'DUASEISETEY',
|
||||||
|
'QUATROHNOVE',
|
||||||
|
'CINCOITONZE',
|
||||||
|
'ZMEIALNOITE',
|
||||||
|
'HORASYMENOS',
|
||||||
|
'VINTECAMEIA',
|
||||||
|
'UMVQUARTOPM',
|
||||||
|
'DEZOEYCINCO'
|
||||||
|
],
|
||||||
|
"minutes": {
|
||||||
|
"5,6,7,8,9": [e1, cinco],
|
||||||
|
"10,11,12,13,14": [e1, dez],
|
||||||
|
"15,16,17,18,19": [e1, um_quarto],
|
||||||
|
"20,21,22,23,24": [e1, vinte],
|
||||||
|
"25,26,27,28,29": [e1, vinte, e2, cinco],
|
||||||
|
"30,31,32,33,34": [e1, meia],
|
||||||
|
"35,36,37,38,39": [menos, vinte, e2, cinco],
|
||||||
|
"40,41,42,43,44": [menos, vinte],
|
||||||
|
"45,46,47,48,49": [menos, um_quarto],
|
||||||
|
"50,51,52,53,54": [menos, dez],
|
||||||
|
"55,56,57,58,59": [menos, cinco]
|
||||||
|
},
|
||||||
|
"hours": {
|
||||||
|
"0": [e_, {"6": [2, 3, 4, 5, 7, 8, 9, 10, 11]}],
|
||||||
|
"12": [e_, {"2": [1, 2, 3, 4, 6, 7, 8]}],
|
||||||
|
"1,13": [e_, {"1": [5, 6, 7]}],
|
||||||
|
"2,14": [sao, {"3": [1, 2, 3, 4]}],
|
||||||
|
"3,15": [sao, {"1": [8, 9, 10, 11]}],
|
||||||
|
"4,16": [sao, {"4": [1, 2, 3, 4, 5, 6]}],
|
||||||
|
"5,17": [sao, {"5": [1, 2, 3, 4, 5]}],
|
||||||
|
"6,18": [sao, {"3": [4, 5, 6, 7]}],
|
||||||
|
"7,19": [sao, {"3": [7, 8, 9, 10]}],
|
||||||
|
"8,20": [sao, {"5": [5, 6, 7, 8]}],
|
||||||
|
"9,21": [sao, {"4": [8, 9, 10, 11]}],
|
||||||
|
"10,22": [sao, {"2": [9, 10, 11]}],
|
||||||
|
"11,23": [sao, {"5": [8, 9, 10, 11]}]
|
||||||
|
},
|
||||||
|
"getHour": function (date) {
|
||||||
|
var hour = date.getHours();
|
||||||
|
if (date.getMinutes() >= 35) {
|
||||||
|
return (hour + 1) % 24;
|
||||||
|
}
|
||||||
|
return hour;
|
||||||
|
}
|
||||||
|
};
|
||||||
|
$.fritteli.uhr.register('pt', layout);
|
||||||
|
}(jQuery));
|
||||||
|
|
6
dist/jquery.uhr.complete.min.js
vendored
6
dist/jquery.uhr.complete.min.js
vendored
File diff suppressed because one or more lines are too long
71
dist/jquery.uhr.langs.js
vendored
71
dist/jquery.uhr.langs.js
vendored
|
@ -1,6 +1,6 @@
|
||||||
/*! uhr - v8.0.1-dev.0 - 2015-01-19
|
/*! uhr - v8.0.1-dev.0 - 2015-07-14
|
||||||
* http://bärneruhr.ch/
|
* http://bärneruhr.ch/
|
||||||
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
|
* Copyright (c) 2015 Manuel Friedli; Licensed GPL-3.0 */
|
||||||
(function($) {
|
(function($) {
|
||||||
'use strict';
|
'use strict';
|
||||||
var es_ist = {1: [1, 2, 4, 5, 6]};
|
var es_ist = {1: [1, 2, 4, 5, 6]};
|
||||||
|
@ -649,4 +649,69 @@
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
$.fritteli.uhr.register('nl', layout);
|
$.fritteli.uhr.register('nl', layout);
|
||||||
}(jQuery));
|
}(jQuery));
|
||||||
|
(function ($) {
|
||||||
|
'use strict';
|
||||||
|
var e_ = {1: [1]};
|
||||||
|
var sao = {1: [2, 3, 4]};
|
||||||
|
var e1 = {7: [8]};
|
||||||
|
var e2 = {10: [5]};
|
||||||
|
var menos = {7: [7, 8, 9, 10, 11]};
|
||||||
|
var meia = {8: [8, 9, 10, 11]};
|
||||||
|
var cinco = {10: [7, 8, 9, 10, 11]};
|
||||||
|
var dez = {10: [1, 2, 3]};
|
||||||
|
var um_quarto = {9: [1, 2, 4, 5, 6, 7, 8, 9]};
|
||||||
|
var vinte = {8: [1, 2, 3, 4, 5]};
|
||||||
|
var layout = {
|
||||||
|
"version": 2,
|
||||||
|
"language": 'Portugues',
|
||||||
|
"letters": [
|
||||||
|
'ÉSÃOUMATRÊS',
|
||||||
|
'MEIOLDIADEZ',
|
||||||
|
'DUASEISETEY',
|
||||||
|
'QUATROHNOVE',
|
||||||
|
'CINCOITONZE',
|
||||||
|
'ZMEIALNOITE',
|
||||||
|
'HORASYMENOS',
|
||||||
|
'VINTECAMEIA',
|
||||||
|
'UMVQUARTOPM',
|
||||||
|
'DEZOEYCINCO'
|
||||||
|
],
|
||||||
|
"minutes": {
|
||||||
|
"5,6,7,8,9": [e1, cinco],
|
||||||
|
"10,11,12,13,14": [e1, dez],
|
||||||
|
"15,16,17,18,19": [e1, um_quarto],
|
||||||
|
"20,21,22,23,24": [e1, vinte],
|
||||||
|
"25,26,27,28,29": [e1, vinte, e2, cinco],
|
||||||
|
"30,31,32,33,34": [e1, meia],
|
||||||
|
"35,36,37,38,39": [menos, vinte, e2, cinco],
|
||||||
|
"40,41,42,43,44": [menos, vinte],
|
||||||
|
"45,46,47,48,49": [menos, um_quarto],
|
||||||
|
"50,51,52,53,54": [menos, dez],
|
||||||
|
"55,56,57,58,59": [menos, cinco]
|
||||||
|
},
|
||||||
|
"hours": {
|
||||||
|
"0": [e_, {"6": [2, 3, 4, 5, 7, 8, 9, 10, 11]}],
|
||||||
|
"12": [e_, {"2": [1, 2, 3, 4, 6, 7, 8]}],
|
||||||
|
"1,13": [e_, {"1": [5, 6, 7]}],
|
||||||
|
"2,14": [sao, {"3": [1, 2, 3, 4]}],
|
||||||
|
"3,15": [sao, {"1": [8, 9, 10, 11]}],
|
||||||
|
"4,16": [sao, {"4": [1, 2, 3, 4, 5, 6]}],
|
||||||
|
"5,17": [sao, {"5": [1, 2, 3, 4, 5]}],
|
||||||
|
"6,18": [sao, {"3": [4, 5, 6, 7]}],
|
||||||
|
"7,19": [sao, {"3": [7, 8, 9, 10]}],
|
||||||
|
"8,20": [sao, {"5": [5, 6, 7, 8]}],
|
||||||
|
"9,21": [sao, {"4": [8, 9, 10, 11]}],
|
||||||
|
"10,22": [sao, {"2": [9, 10, 11]}],
|
||||||
|
"11,23": [sao, {"5": [8, 9, 10, 11]}]
|
||||||
|
},
|
||||||
|
"getHour": function (date) {
|
||||||
|
var hour = date.getHours();
|
||||||
|
if (date.getMinutes() >= 35) {
|
||||||
|
return (hour + 1) % 24;
|
||||||
|
}
|
||||||
|
return hour;
|
||||||
|
}
|
||||||
|
};
|
||||||
|
$.fritteli.uhr.register('pt', layout);
|
||||||
|
}(jQuery));
|
||||||
|
|
6
dist/jquery.uhr.langs.min.js
vendored
6
dist/jquery.uhr.langs.min.js
vendored
File diff suppressed because one or more lines are too long
4
dist/jquery.uhr.main.js
vendored
4
dist/jquery.uhr.main.js
vendored
|
@ -1,6 +1,6 @@
|
||||||
/*! uhr - v8.0.1-dev.0 - 2015-01-19
|
/*! uhr - v8.0.1-dev.0 - 2015-07-14
|
||||||
* http://bärneruhr.ch/
|
* http://bärneruhr.ch/
|
||||||
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
|
* Copyright (c) 2015 Manuel Friedli; Licensed GPL-3.0 */
|
||||||
(function($) {
|
(function($) {
|
||||||
'use strict';
|
'use strict';
|
||||||
var uhrGlobals = {
|
var uhrGlobals = {
|
||||||
|
|
6
dist/jquery.uhr.main.min.js
vendored
6
dist/jquery.uhr.main.min.js
vendored
File diff suppressed because one or more lines are too long
40
dist/libs.js
vendored
40
dist/libs.js
vendored
|
@ -1,8 +1,8 @@
|
||||||
/*! uhr - v8.0.1-dev.0 - 2015-01-19
|
/*! uhr - v8.0.1-dev.0 - 2015-07-14
|
||||||
* http://bärneruhr.ch/
|
* http://bärneruhr.ch/
|
||||||
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
|
* Copyright (c) 2015 Manuel Friedli; Licensed GPL-3.0 */
|
||||||
/*!
|
/*!
|
||||||
* jQuery JavaScript Library v2.1.3
|
* jQuery JavaScript Library v2.1.4
|
||||||
* http://jquery.com/
|
* http://jquery.com/
|
||||||
*
|
*
|
||||||
* Includes Sizzle.js
|
* Includes Sizzle.js
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
* Released under the MIT license
|
* Released under the MIT license
|
||||||
* http://jquery.org/license
|
* http://jquery.org/license
|
||||||
*
|
*
|
||||||
* Date: 2014-12-18T15:11Z
|
* Date: 2015-04-28T16:01Z
|
||||||
*/
|
*/
|
||||||
|
|
||||||
(function( global, factory ) {
|
(function( global, factory ) {
|
||||||
|
@ -70,7 +70,7 @@ var
|
||||||
// Use the correct document accordingly with window argument (sandbox)
|
// Use the correct document accordingly with window argument (sandbox)
|
||||||
document = window.document,
|
document = window.document,
|
||||||
|
|
||||||
version = "2.1.3",
|
version = "2.1.4",
|
||||||
|
|
||||||
// Define a local copy of jQuery
|
// Define a local copy of jQuery
|
||||||
jQuery = function( selector, context ) {
|
jQuery = function( selector, context ) {
|
||||||
|
@ -534,7 +534,12 @@ jQuery.each("Boolean Number String Function Array Date RegExp Object Error".spli
|
||||||
});
|
});
|
||||||
|
|
||||||
function isArraylike( obj ) {
|
function isArraylike( obj ) {
|
||||||
var length = obj.length,
|
|
||||||
|
// Support: iOS 8.2 (not reproducible in simulator)
|
||||||
|
// `in` check used to prevent JIT error (gh-2145)
|
||||||
|
// hasOwn isn't used here due to false negatives
|
||||||
|
// regarding Nodelist length in IE
|
||||||
|
var length = "length" in obj && obj.length,
|
||||||
type = jQuery.type( obj );
|
type = jQuery.type( obj );
|
||||||
|
|
||||||
if ( type === "function" || jQuery.isWindow( obj ) ) {
|
if ( type === "function" || jQuery.isWindow( obj ) ) {
|
||||||
|
@ -9208,10 +9213,10 @@ return jQuery;
|
||||||
}));
|
}));
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Core 1.11.2
|
* jQuery UI Core 1.11.4
|
||||||
* http://jqueryui.com
|
* http://jqueryui.com
|
||||||
*
|
*
|
||||||
* Copyright 2014 jQuery Foundation and other contributors
|
* Copyright jQuery Foundation and other contributors
|
||||||
* Released under the MIT license.
|
* Released under the MIT license.
|
||||||
* http://jquery.org/license
|
* http://jquery.org/license
|
||||||
*
|
*
|
||||||
|
@ -9233,7 +9238,7 @@ return jQuery;
|
||||||
$.ui = $.ui || {};
|
$.ui = $.ui || {};
|
||||||
|
|
||||||
$.extend( $.ui, {
|
$.extend( $.ui, {
|
||||||
version: "1.11.2",
|
version: "1.11.4",
|
||||||
|
|
||||||
keyCode: {
|
keyCode: {
|
||||||
BACKSPACE: 8,
|
BACKSPACE: 8,
|
||||||
|
@ -9306,7 +9311,7 @@ function focusable( element, isTabIndexNotNaN ) {
|
||||||
img = $( "img[usemap='#" + mapName + "']" )[ 0 ];
|
img = $( "img[usemap='#" + mapName + "']" )[ 0 ];
|
||||||
return !!img && visible( img );
|
return !!img && visible( img );
|
||||||
}
|
}
|
||||||
return ( /input|select|textarea|button|object/.test( nodeName ) ?
|
return ( /^(input|select|textarea|button|object)$/.test( nodeName ) ?
|
||||||
!element.disabled :
|
!element.disabled :
|
||||||
"a" === nodeName ?
|
"a" === nodeName ?
|
||||||
element.href || isTabIndexNotNaN :
|
element.href || isTabIndexNotNaN :
|
||||||
|
@ -9513,10 +9518,10 @@ $.ui.plugin = {
|
||||||
}));
|
}));
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Widget 1.11.2
|
* jQuery UI Widget 1.11.4
|
||||||
* http://jqueryui.com
|
* http://jqueryui.com
|
||||||
*
|
*
|
||||||
* Copyright 2014 jQuery Foundation and other contributors
|
* Copyright jQuery Foundation and other contributors
|
||||||
* Released under the MIT license.
|
* Released under the MIT license.
|
||||||
* http://jquery.org/license
|
* http://jquery.org/license
|
||||||
*
|
*
|
||||||
|
@ -9704,11 +9709,6 @@ $.widget.bridge = function( name, object ) {
|
||||||
args = widget_slice.call( arguments, 1 ),
|
args = widget_slice.call( arguments, 1 ),
|
||||||
returnValue = this;
|
returnValue = this;
|
||||||
|
|
||||||
// allow multiple hashes to be passed on init
|
|
||||||
options = !isMethodCall && args.length ?
|
|
||||||
$.widget.extend.apply( null, [ options ].concat(args) ) :
|
|
||||||
options;
|
|
||||||
|
|
||||||
if ( isMethodCall ) {
|
if ( isMethodCall ) {
|
||||||
this.each(function() {
|
this.each(function() {
|
||||||
var methodValue,
|
var methodValue,
|
||||||
|
@ -9733,6 +9733,12 @@ $.widget.bridge = function( name, object ) {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
// Allow multiple hashes to be passed on init
|
||||||
|
if ( args.length ) {
|
||||||
|
options = $.widget.extend.apply( null, [ options ].concat(args) );
|
||||||
|
}
|
||||||
|
|
||||||
this.each(function() {
|
this.each(function() {
|
||||||
var instance = $.data( this, fullName );
|
var instance = $.data( this, fullName );
|
||||||
if ( instance ) {
|
if ( instance ) {
|
||||||
|
|
10
dist/libs.min.js
vendored
10
dist/libs.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/uhr-pink.min.css
vendored
2
dist/uhr-pink.min.css
vendored
|
@ -1 +1 @@
|
||||||
.uhr.pink{background-color:#f0a}.uhr.pink .dot.active{border-color:#fff;box-shadow:0 0 .1em #fff}.uhr.pink .letter.active{color:#fff;text-shadow:0 0 .1em #fff}.pink .onoffswitch-inner:before{background-color:#f0a}.uhr.pink .dot:not(.active){border-color:rgba(255,255,255,.1);box-shadow:0 0 .1em rgba(255,255,255,.1)}.uhr.pink .letter:not(.active){color:rgba(255,255,255,.1);text-shadow:0 0 .1em rgba(255,255,255,.1)}
|
.pink .onoffswitch-inner:before,.uhr.pink{background-color:#f0a}.uhr.pink .dot.active{border-color:#fff;box-shadow:0 0 .1em #fff}.uhr.pink .letter.active{color:#fff;text-shadow:0 0 .1em #fff}.uhr.pink .dot:not(.active){border-color:rgba(255,255,255,.1);box-shadow:0 0 .1em rgba(255,255,255,.1)}.uhr.pink .letter:not(.active){color:rgba(255,255,255,.1);text-shadow:0 0 .1em rgba(255,255,255,.1)}
|
2
dist/uhr-white.min.css
vendored
2
dist/uhr-white.min.css
vendored
|
@ -1 +1 @@
|
||||||
.uhr.white{background-color:#ccc}.uhr.white .dot.active{border-color:#fff;box-shadow:0 0 .1em #fff}.uhr.white .letter.active{color:#fff;text-shadow:0 0 .1em #fff}.white .onoffswitch-inner:before{background-color:#ccc}.uhr.white .dot:not(.active){border-color:rgba(0,0,0,.1);box-shadow:0 0 .1em rgba(0,0,0,.1)}.uhr.white .letter:not(.active){color:rgba(0,0,0,.1);text-shadow:0 0 .1em rgba(0,0,0,.1)}
|
.uhr.white,.white .onoffswitch-inner:before{background-color:#ccc}.uhr.white .dot.active{border-color:#fff;box-shadow:0 0 .1em #fff}.uhr.white .letter.active{color:#fff;text-shadow:0 0 .1em #fff}.uhr.white .dot:not(.active){border-color:rgba(0,0,0,.1);box-shadow:0 0 .1em rgba(0,0,0,.1)}.uhr.white .letter:not(.active){color:rgba(0,0,0,.1);text-shadow:0 0 .1em rgba(0,0,0,.1)}
|
2
dist/uhr-yellow.min.css
vendored
2
dist/uhr-yellow.min.css
vendored
|
@ -1 +1 @@
|
||||||
.uhr.yellow{background-color:#fd0}.uhr.yellow .dot.active{border-color:#fff;box-shadow:0 0 .1em #fff}.uhr.yellow .letter.active{color:#fff;text-shadow:0 0 .1em #fff}.yellow .onoffswitch-inner:before{background-color:#fd0}.uhr.yellow .dot:not(.active){border-color:rgba(0,0,0,.05);box-shadow:0 0 .1em rgba(0,0,0,.05)}.uhr.yellow .letter:not(.active){color:rgba(0,0,0,.05);text-shadow:0 0 .1em rgba(0,0,0,.05)}
|
.uhr.yellow,.yellow .onoffswitch-inner:before{background-color:#fd0}.uhr.yellow .dot.active{border-color:#fff;box-shadow:0 0 .1em #fff}.uhr.yellow .letter.active{color:#fff;text-shadow:0 0 .1em #fff}.uhr.yellow .dot:not(.active){border-color:rgba(0,0,0,.05);box-shadow:0 0 .1em rgba(0,0,0,.05)}.uhr.yellow .letter:not(.active){color:rgba(0,0,0,.05);text-shadow:0 0 .1em rgba(0,0,0,.05)}
|
2
dist/uhr.min.css
vendored
2
dist/uhr.min.css
vendored
|
@ -1 +1 @@
|
||||||
@font-face{font-family:Uhrenfont;src:url(../resources/uhr.woff) format('woff')}body{font-family:Uhrenfont,sans-serif}.uhr{position:relative;margin:0;transition:background-color .5s}.uhr .reflection{position:absolute;top:0;bottom:0;left:0;right:0;background:radial-gradient(225em 45em at 160% 0,rgba(255,255,255,.4) 0,rgba(255,255,255,.05) 40%,rgba(255,255,255,0) 40%) no-repeat;display:block;margin:.15em}.uhr .letterarea{display:block;position:absolute;top:12%;bottom:12%;left:12%;right:12%;overflow:hidden;font-size:200%}.item{transition:box-shadow .5s,text-shadow .5s,border-color .5s,color .5s}.dot{position:absolute;display:block;height:0;width:0;border:.2em solid;border-radius:1em}.dot.active{border-color:#eee;box-shadow:0 0 .2em #eee}.dot1{top:3.75%;left:3.75%}.dot2{top:3.75%;right:3.75%}.dot3{bottom:3.75%;right:3.75%}.dot4{bottom:3.75%;left:3.75%}.letter{height:10%;width:9.0909%;padding:0;margin:0;display:inline-block;text-align:center;line-height:160%}.letter.active{color:#eee;text-shadow:0 0 .2em #eee}.onoffswitch{position:relative;width:86px;margin:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #999;border-radius:50px}.modeswitch-inner,.onoffswitch-inner{width:200%;margin-left:-100%;-moz-transition:margin .3s ease-in 0s;-webkit-transition:margin .3s ease-in 0s;-o-transition:margin .3s ease-in 0s;transition:margin .3s ease-in 0s}.modeswitch-inner:after,.modeswitch-inner:before,.onoffswitch-inner:after,.onoffswitch-inner:before{float:left;width:50%;height:24px;padding:0;line-height:24px;font-size:18px;font-weight:700;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch-inner:before{content:"EIN";padding-left:12px;color:#eee;transition:background-color .5s}.onoffswitch-inner:after{content:"AUS";padding-right:12px;background-color:#eee;color:#999;text-align:right}.onoffswitch-switch{width:30px;margin:-3px;background:#fff;border:2px solid #999;border-radius:50px;position:absolute;top:0;bottom:0;right:58px;-moz-transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label .modeswitch-inner,.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.modeswitch-inner:before{content:"MIN";padding-left:12px;background-color:#fff;color:#000}.modeswitch-inner:after{content:"SEC";padding-right:12px;background-color:#fff;color:#000;text-align:right}a.uhr-configlink{cursor:pointer;background:url(../resources/settings.png) no-repeat;width:24px;height:24px;display:inline-block;margin:2px;vertical-align:top}.uhr-controlpanel{border-radius:.5em;box-shadow:0 0 1em #000;background-color:#fff;display:inline-block;padding:.5em;position:sticky;bottom:0;margin-left:1em}.uhr-controlpanel .content{position:relative}a.uhr-closecontrolpanel{cursor:pointer;display:inline-block;position:absolute;right:0;top:-1em;width:24px;height:24px;background:url(../resources/close.png) no-repeat}#disclaimer{font-size:.5em}#disclaimer a{color:#444;text-decoration:underline}
|
@font-face{font-family:Uhrenfont;src:url(../resources/uhr.woff) format('woff')}body{font-family:Uhrenfont,sans-serif}.uhr{position:relative;margin:0;transition:background-color .5s}.dot,.uhr .letterarea,.uhr .reflection{position:absolute;display:block}.uhr .reflection{top:0;bottom:0;left:0;right:0;background:radial-gradient(225em 45em at 160% 0,rgba(255,255,255,.4) 0,rgba(255,255,255,.05) 40%,rgba(255,255,255,0) 40%) no-repeat;margin:.15em}.uhr .letterarea{top:12%;bottom:12%;left:12%;right:12%;overflow:hidden;font-size:200%}.dot2,.dot3{right:3.75%}.dot1,.dot4{left:3.75%}.dot3,.dot4{bottom:3.75%}.item{transition:box-shadow .5s,text-shadow .5s,border-color .5s,color .5s}.dot{height:0;width:0;border:.2em solid;border-radius:1em}.dot.active{border-color:#eee;box-shadow:0 0 .2em #eee}.dot1,.dot2{top:3.75%}.letter{height:10%;width:9.0909%;padding:0;margin:0;display:inline-block;text-align:center;line-height:160%}.letter.active{color:#eee;text-shadow:0 0 .2em #eee}.onoffswitch{position:relative;width:86px;margin:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #999;border-radius:50px}.modeswitch-inner,.onoffswitch-inner{width:200%;margin-left:-100%;-moz-transition:margin .3s ease-in 0s;-webkit-transition:margin .3s ease-in 0s;-o-transition:margin .3s ease-in 0s;transition:margin .3s ease-in 0s}.modeswitch-inner:after,.modeswitch-inner:before,.onoffswitch-inner:after,.onoffswitch-inner:before{float:left;width:50%;height:24px;padding:0;line-height:24px;font-size:18px;font-weight:700;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch-inner:before{content:"EIN";padding-left:12px;color:#eee;transition:background-color .5s}.onoffswitch-inner:after{content:"AUS";padding-right:12px;background-color:#eee;color:#999;text-align:right}.onoffswitch-switch{width:30px;margin:-3px;background:#fff;border:2px solid #999;border-radius:50px;position:absolute;top:0;bottom:0;right:58px;-moz-transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}a.uhr-closecontrolpanel,a.uhr-configlink{cursor:pointer;display:inline-block;width:24px;height:24px}.onoffswitch-checkbox:checked+.onoffswitch-label .modeswitch-inner,.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.modeswitch-inner:before{content:"MIN";padding-left:12px;background-color:#fff;color:#000}.modeswitch-inner:after{content:"SEC";padding-right:12px;background-color:#fff;color:#000;text-align:right}a.uhr-configlink{background:url(../resources/settings.png) no-repeat;margin:2px;vertical-align:top}.uhr-controlpanel{border-radius:.5em;box-shadow:0 0 1em #000;background-color:#fff;display:inline-block;padding:.5em;position:sticky;bottom:0;margin-left:1em}.uhr-controlpanel .content{position:relative}a.uhr-closecontrolpanel{position:absolute;right:0;top:-1em;background:url(../resources/close.png) no-repeat}#disclaimer{font-size:.5em}#disclaimer a{color:#444;text-decoration:underline}
|
|
@ -18,9 +18,10 @@
|
||||||
},
|
},
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "GPLv3"
|
"type": "GPL-3.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"license": "GPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bower": "^1.3.12",
|
"bower": "^1.3.12",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "~0.4.5",
|
||||||
|
|
Loading…
Reference in a new issue