Home
last modified time | relevance | path

Searched refs:options (Results 1 – 25 of 377) sorted by last modified time

12345678910>>...16

/template/sprintdoc/js/base/
H A Dspc.js9 /*general options */
17 /* get options of object */
18 get_options: function(key, options){ argument
20 if ('object' == typeof(options)) {
21 result = options[key];
H A Dvelocity.min.js4 ;if(!(k&&k.isSVG||"tween"===l||A.Names.prefixCheck(l)[1]!==!1||A.Normalizations.registered[l]!==d))return void(y.debug&&console.log("Skipping ["+l+"] due to a lack of browser support."));(i.display!==d&&null!==i.display&&"none"!==i.display||i.visibility!==d&&"hidden"!==i.visibility)&&/opacity|filter/.test(e)&&!r&&0!==p&&(r=0),i._cacheValues&&n&&n[e]?(r===d&&(r=n[e].endValue+n[e].unitType),m=k.rootPropertyValueCache[l]):A.Hooks.registered[e]?r===d?(m=A.getPropertyValue(a,l),r=A.getPropertyValue(a,e,m)):m=A.Hooks.templates[l][1]:r===d&&(r=A.getPropertyValue(a,e));var s,t,v,w=!1,x=function(a,b){var c,d;return d=(b||"0").toString().toLowerCase().replace(/[%A-z]+$/,function(a){return c=a,""}),c||(c=A.Values.getUnitType(a)),[d,c]};if(r!==p&&u.isString(r)&&u.isString(p)){g="";var z=0,B=0,C=[],D=[],E=0,F=0,G=0;for(r=A.Hooks.fixColors(r),p=A.Hooks.fixColors(p);z<r.length&&B<p.length;){var H=r[z],I=p[B];if(/[\d\.-]/.test(H)&&/[\d\.-]/.test(I)){for(var J=H,K=I,L=".",N=".";++z<r.length;){if((H=r[z])===L)L="..";else if(!/\d/.test(H))break;J+=H}for(;++B<p.length;){if((I=p[B])===N)N="..";else if(!/\d/.test(I))break;K+=I}var O=A.Hooks.getUnit(r,z),P=A.Hooks.getUnit(p,B);if(z+=O.length,B+=P.length,O===P)J===K?g+=J+O:(g+="{"+C.length+(F?"!":"")+"}"+O,C.push(parseFloat(J)),D.push(parseFloat(K)));else{var Q=parseFloat(J),R=parseFloat(K);g+=(E<5?"calc":"")+"("+(Q?"{"+C.length+(F?"!":"")+"}":"0")+O+" + "+(R?"{"+(C.length+(Q?1:0))+(F?"!":"")+"}":"0")+P+")",Q&&(C.push(Q),D.push(0)),R&&(C.push(0),D.push(R))}}else{if(H!==I){E=0;break}g+=H,z++,B++,0===E&&"c"===H||1===E&&"a"===H||2===E&&"l"===H||3===E&&"c"===H||E>=4&&"("===H?E++:(E&&E<5||E>=4&&")"===H&&--E<5)&&(E=0),0===F&&"r"===H||1===F&&"g"===H||2===F&&"b"===H||3===F&&"a"===H||F>=3&&"("===H?(3===F&&"a"===H&&(G=1),F++):G&&","===H?++G>3&&(F=G=0):(G&&F<(G?5:4)||F>=(G?4:3)&&")"===H&&--F<(G?5:4))&&(F=G=0)}}z===r.length&&B===p.length||(y.debug&&console.error('Trying to pattern match mis-matched strings ["'+p+'", "'+r+'"]'),g=d),g&&(C.length?(y.debug&&console.log('Pattern found "'+g+'" -> ',C,D,"["+r+","+p+"]"),r=C,p=D,t=v=""):g=d)}g||(s=x(e,r),r=s[0],v=s[1],s=x(e,p),p=s[0].replace(/^([+-\/*])=/,function(a,b){return w=b,""}),t=s[1],r=parseFloat(r)||0,p=parseFloat(p)||0,"%"===t&&(/^(fontSize|lineHeight)$/.test(e)?(p/=100,t="em"):/^scale/.test(e)?(p/=100,t=""):/(Red|Green|Blue)$/i.test(e)&&(p=p/100*255,t="")));if(/[\/*]/.test(w))t=v;else if(v!==t&&0!==r)if(0===p)t=v;else{h=h||function(){var d={myParent:a.parentNode||c.body,position:A.getPropertyValue(a,"position"),fontSize:A.getPropertyValue(a,"fontSize")},e=d.position===M.lastPosition&&d.myParent===M.lastParent,f=d.fontSize===M.lastFontSize;M.lastParent=d.myParent,M.lastPosition=d.position,M.lastFontSize=d.fontSize;var g={};if(f&&e)g.emToPx=M.lastEmToPx,g.percentToPxWidth=M.lastPercentToPxWidth,g.percentToPxHeight=M.lastPercentToPxHeight;else{var h=k&&k.isSVG?c.createElementNS("http://www.w3.org/2000/svg","rect"):c.createElement("div");y.init(h),d.myParent.appendChild(h),o.each(["overflow","overflowX","overflowY"],function(a,b){y.CSS.setPropertyValue(h,b,"hidden")}),y.CSS.setPropertyValue(h,"position",d.position),y.CSS.setPropertyValue(h,"fontSize",d.fontSize),y.CSS.setPropertyValue(h,"boxSizing","content-box"),o.each(["minWidth","maxWidth","width","minHeight","maxHeight","height"],function(a,b){y.CSS.setPropertyValue(h,b,"100%")}),y.CSS.setPropertyValue(h,"paddingLeft","100em"),g.percentToPxWidth=M.lastPercentToPxWidth=(parseFloat(A.getPropertyValue(h,"width",null,!0))||1)/100,g.percentToPxHeight=M.lastPercentToPxHeight=(parseFloat(A.getPropertyValue(h,"height",null,!0))||1)/100,g.emToPx=M.lastEmToPx=(parseFloat(A.getPropertyValue(h,"paddingLeft"))||1)/100,d.myParent.removeChild(h)}return null===M.remToPx&&(M.remToPx=parseFloat(A.getPropertyValue(c.body,"fontSize"))||16),null===M.vwToPx&&(M.vwToPx=parseFloat(b.innerWidth)/100,M.vhToPx=parseFloat(b.innerHeight)/100),g.remToPx=M.remToPx,g.vwToPx=M.vwToPx,g.vhToPx=M.vhToPx,y.debug>=1&&console.log("Unit ratios: "+JSON.stringify(g),a),g}();var S=/margin|padding|left|right|width|text|word|letter/i.test(e)||/X$/.test(e)||"x"===e?"x":"y";switch(v){case"%":r*="x"===S?h.percentToPxWidth:h.percentToPxHeight;break;case"px":break;default:r*=h[v+"ToPx"]}switch(t){case"%":r*=1/("x"===S?h.percentToPxWidth:h.percentToPxHeight);break;case"px":break;default:r*=1/h[t+"ToPx"]}}switch(w){case"+":p=r+p;break;case"-":p=r-p;break;case"*":p*=r;break;case"/":p=r/p}j[e]={rootPropertyValue:m,startValue:r,currentValue:r,endValue:p,unitType:t,easing:q},g&&(j[e].pattern=g),y.debug&&console.log("tweensContainer ("+e+"): "+JSON.stringify(j[e]),a)};for(var I in s)if(s.hasOwnProperty(I)){var J=A.Names.camelCase(I),K=function(b,c){var d,f,g;return u.isFunction(b)&&(b=b.call(a,e,C)),u.isArray(b)?(d=b[0],!u.isArray(b[1])&&/^[\d-]/.test(b[1])||u.isFunction(b[1])||A.RegEx.isHex.test(b[1])?g=b[1]:u.isString(b[1])&&!A.RegEx.isHex.test(b[1])&&y.Easings[b[1]]||u.isArray(b[1])?(f=c?b[1]:l(b[1],i.duration),g=b[2]):g=b[1]||b[2]):d=b,c||(f=f||i.easing),u.isFunction(d)&&(d=d.call(a,e,C)),u.isFunction(g)&&(g=g.call(a,e,C)),[d||0,f,g]}(s[I]);if(t(A.Lists.colors,J)){var L=K[0],O=K[1],P=K[2];if(A.RegEx.isHex.test(L)){for(var Q=["Red","Green","Blue"],R=A.Values.hexToRgb(L),S=P?A.Values.hexToRgb(P):d,T=0;T<Q.length;T++){var U=[R[T]];O&&U.push(O),S!==d&&U.push(S[T]),H(J+Q[T],U)}continue}}H(J,K)}j.element=a}j.element&&(A.Values.addClass(a,"velocity-animating"),N.push(j),k=g(a),k&&(""===i.queue&&(k.tweensContainer=j,k.opts=i),k.isAnimating=!0),D===C-1?(y.State.calls.push([N,r,i,null,z.resolver,null,0]),y.State.isTicking===!1&&(y.State.isTicking=!0,m())):D++)}var h,i=o.extend({},y.defaults,v),j={};switch(g(a)===d&&y.init(a),parseFloat(i.delay)&&i.queue!==!1&&o.queue(a,i.queue,function(b){y.velocityQueueEntryFlag=!0;var c=y.State.delayedElements.count++;y.State.delayedElements[c]=a;var d=function(a){return function(){y.State.delayedElements[a]=!1,b()}}(c);g(a).delayBegin=(new Date).getTime(),g(a).delay=parseFloat(i.delay),g(a).delayTimer={setTimeout:setTimeout(b,parseFloat(i.delay)),next:d}}),i.duration.toString().toLowerCase()){case"fast":i.duration=200;break;case"normal":i.duration=w;break;case"slow":i.duration=600;break;default:i.duration=parseFloat(i.duration)||1}if(y.mock!==!1&&(y.mock===!0?i.duration=i.delay=1:(i.duration*=parseFloat(y.mock)||1,i.delay*=parseFloat(y.mock)||1)),i.easing=l(i.easing,i.duration),i.begin&&!u.isFunction(i.begin)&&(i.begin=null),i.progress&&!u.isFunction(i.progress)&&(i.progress=null),i.complete&&!u.isFunction(i.complete)&&(i.complete=null),i.display!==d&&null!==i.display&&(i.display=i.display.toString().toLowerCase(),"auto"===i.display&&(i.display=y.CSS.Values.getDisplayType(a))),i.visibility!==d&&null!==i.visibility&&(i.visibility=i.visibility.toString().toLowerCase()),i.mobileHA=i.mobileHA&&y.State.isMobile&&!y.State.isGingerbread,i.queue===!1)if(i.delay){var k=y.State.delayedElements.count++;y.State.delayedElements[k]=a;var n=function(a){return function(){y.State.delayedElements[a]=!1,f()}}(k);g(a).delayBegin=(new Date).getTime(),g(a).delay=parseFloat(i.delay),g(a).delayTimer={setTimeout:setTimeout(f,parseFloat(i.delay)),next:n}}else f();else o.queue(a,i.queue,function(a,b){if(b===!0)return z.promise&&z.resolver(r),!0;y.velocityQueueEntryFlag=!0,f(a)});""!==i.queue&&"fx"!==i.queue||"inprogress"===o.queue(a)[0]||o.dequeue(a)}var j,k,p,q,r,s,v,x=arguments[0]&&(arguments[0].p||o.isPlainObject(arguments[0].properties)&&!arguments[0].properties.names||u.isString(arguments[0].properties));u.isWrapped(this)?(k=!1,q=0,r=this,p=this):(k=!0,q=1,r=x?arguments[0].elements||arguments[0].e:arguments[0]);var z={promise:null,resolver:null,rejecter:null};if(k&&y.Promise&&(z.promise=new y.Promise(function(a,b){z.resolver=a,z.rejecter=b})),x?(s=arguments[0].properties||arguments[0].p,v=arguments[0].options||arguments[0].o):(s=arguments[q],v=arguments[q+1]),!(r=f(r)))return void(z.promise&&(s&&v&&v.promi (…)
/template/ad-hominem/css/
H A D_diff.css82 /* diff options */
137 height: 1.5em; /* height is necessary for longer options in Webkit */
H A D_media_fullscreen.css175 #mediamanager__page .panelHeader form.options {
179 [dir=rtl] #mediamanager__page .panelHeader form.options {
216 #mediamanager__page .panelHeader form.options .ui-controlgroup-horizontal label{
H A D_media_popup.css61 /*____________ options ____________*/
/template/mikio/assets/
H A Dmikio-typeahead.js30 var Typeahead = function (element, options) {
32 this.options = jQuery.extend({}, Typeahead.defaults, options);
33 this.matcher = this.options.matcher || this.matcher;
34 this.sorter = this.options.sorter || this.sorter;
35 this.select = this.options.select || this.select;
36 this.autoSelect = typeof this.options.autoSelect == 'boolean' ? this.options.autoSelect : true;
37 this.highlighter = this.options.highlighter || this.highlighter;
38 this.render = this.options
49 Typeahead(element, options) global() argument
[all...]
H A Dmikio.css2924 .mikio #mediamanager__page .filelist form.options,
2925 .mikio #mediamanager__page .qq-uploader form.options,
2926 #media__manager .filelist form.options,
2927 #media__manager .qq-uploader form.options {
2931 .mikio #mediamanager__page .filelist form.options .ui-controlgroup-horizontal label,
2932 .mikio #mediamanager__page .qq-uploader form.options .ui-controlgroup-horizontal label,
2933 #media__manager .filelist form.options .ui-controlgroup-horizontal label,
2934 #media__manager .qq-uploader form.options .ui-controlgroup-horizontal label {
3309 .mikio #mediamanager__page .panelHeader form.options,
3310 #media__manager .panelHeader form.options {
[all...]
H A Dmikio.less2270 form.options {
2486 form.options {
/template/mikio/inc/
H A Dsimple_html_dom.php1472 $options = 0) argument
1484 $options
1508 $options = 0) argument
1542 if($options & HDOM_SMARTY_AS_TEXT) { // Strip Smarty scripts
/template/mikio/
H A DREADME.md31 - Some elements now have their own color options to allow finer control of your website design.
40 - Breadcrumbs and You Are Here have now been seperated instead of combined. This removed the options `breadcrumbHome` and `breadcrumbShowLast` for the breadcrumbs as it only applies to the you are here bar. **Breadcrumbs and You Are Here options may have reset**
170 - `colors` : Colors can be overridden by including `~~hero-colors BACKGROUND_COLOR HERO_TITLE_COLOR HERO_SUBTITLE_COLOR BREADCRUMB_TEXT_COLOR BREADCRUMB_HOVER_COLOR~~`. You do not need to include all the color options. Use 'initial' to skip a color override
370 - Fixed double breadcrumb options on admin pages
371 - Added sticky top header, navbar and header options. Thanks chitland
381 - Added table row background styling options
/template/launch/js/
H A Dbootstrap.min.js6options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.6",c.DEFAULTS={loadingText:"lo…
7options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scroll…
/template/cutopillar/css/monopillar/
H A Dtypography.css10 /* Font stack options
/template/readthedokus/
H A DREADME.md30 These are some of the options on "Template Style Settings".
107 This theme supports a fixed header and footer. On the "Template Style Setting" page, enter a header height in the "Header height" option, a footer height in the "Footer height" option. The theme will add paddings according to those options on top for header, bottom for footer. You can put your own header/footer in "header.html"/"footer.html" in the "lib/tbl/readthedokus/" directory.
/template/comicslate/css/
H A Dmedia.less418 form.options {
H A Ddiff.less121 height: 1.5em; // height is necessary for longer options in Webkit
/template/mindthedark/
H A DREADME.md14 If neither of the two options is selected, a static color scheme can be selected via `theme`.
16 If both options are enabled, then Auto mode will be used until the user makes a choice. From this p…
/template/mindthedark/css/
H A D_media_fullscreen.css182 #mediamanager__page .panelHeader form.options {
186 [dir=rtl] #mediamanager__page .panelHeader form.options {
223 #mediamanager__page .panelHeader form.options .ui-controlgroup-horizontal label{
H A D_media_popup.css61 /*____________ options ____________*/
H A D_diff.css76 /* diff options */
131 height: 1.5em; /* height is necessary for longer options in Webkit */
/template/twigstarter/vendor/twig/twig/src/
H A DLexer.php34 private $options; variable in Twig\\Lexer
57 $this->options = array_merge([
65 ], $options);
73 …preg_quote($this->options['whitespace_trim'].$this->options['tag_variable'][1], '#').'\s*'. // -}}…
75 …preg_quote($this->options['whitespace_line_trim'].$this->options['tag_variable'][1], '#').'['.$thi…
87 …preg_quote($this->options['whitespace_line_trim'].$this->options['tag_block'][1], '#').'['.$this->
102 … preg_quote($this->options['whitespace_trim'].$this->options['tag_block'][1], '#').'\s*'. // -%}
104 …preg_quote($this->options['whitespace_line_trim'].$this->options['tag_block'][1], '#').'['.$this->
117 …preg_quote($this->options['whitespace_line_trim'].$this->options['tag_comment'][1], '#').'['.$this…
127 … preg_quote($this->options['whitespace_trim'].$this->options['tag_block'][1], '#').'\s*'. // -%}\s*
[all …]
H A DTwigFilter.php30 private $options; variable in Twig\\TwigFilter
38 * @param array $options Options array
48 $this->options = array_merge([
59 ], $options);
79 return $this->options['node_class'];
99 return $this->options['needs_context'];
105 return $this->options['is_safe'];
120 return $this->options['pre_escape'];
125 return $this->options['is_variadic'];
135 return $this->options['deprecated'];
[all …]
H A DTwigFunction.php30 private $options; variable in Twig\\TwigFunction
38 * @param array $options Options array
48 $this->options = array_merge([
57 ], $options);
77 return $this->options['node_class'];
97 return $this->options['needs_context'];
102 if (null !== $this->options['is_safe']) {
103 return $this->options['is_safe'];
115 return $this->options['is_variadic'];
125 return $this->options['deprecated'];
[all …]
H A DTwigTest.php29 private $options; variable in Twig\\TwigTest
37 * @param array $options Options array
39 public function __construct(string $name, $callable = null, array $options = []) argument
47 $this->options = array_merge([
53 ], $options);
73 return $this->options['node_class'];
88 return $this->options['is_variadic'];
93 return (bool) $this->options['deprecated'];
98 return $this->options['deprecated'];
103 return $this->options['alternative'];
[all …]
H A DEnvironment.php102 public function __construct(LoaderInterface $loader, $options = []) argument
106 $options = array_merge([
115 ], $options);
117 $this->debug = (bool) $options['debug'];
118 $this->setCharset($options['charset']);
119 $this->baseTemplateClass = '\\'.ltrim($options['base_template_class'], '\\');
123 …$this->autoReload = null === $options['auto_reload'] ? $this->debug : (bool) $options['auto_reload…
124 $this->strictVariables = (bool) $options['strict_variables'];
125 $this->setCache($options['cache']);
129 $this->addExtension(new EscaperExtension($options['autoescape']));
[all …]
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG75 * Fix options not taken into account when using "Michelf\MarkdownExtra"
174 * fixed Lexer when using custom options containing the # char

12345678910>>...16