Home
last modified time | relevance | path

Searched full:lazy (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/plugin/asciidocjs/node_modules/lazy-cache/
DREADME.md1lazy-cache [![NPM version](https://img.shields.io/npm/v/lazy-cache.svg?style=flat)](https://www.np…
3 > Cache requires to be lazy-loaded when needed.
10 $ npm install lazy-cache --save
18 var utils = require('lazy-cache')(require);
21 **Use as a property on `lazy`**
23 The module is also added as a property to the `lazy` function
27 var utils = require('lazy-cache')(require);
44 var utils = require('lazy-cache')(require);
58 var utils = require('lazy-cache')(require);
70 var utils = require('lazy-cache')(require);
[all …]
Dpackage.json2 "name": "lazy-cache",
3 "description": "Cache requires to be lazy-loaded when needed.",
5 "homepage": "https://github.com/jonschlinkert/lazy-cache",
7 "repository": "jonschlinkert/lazy-cache",
9 "url": "https://github.com/jonschlinkert/lazy-cache/issues"
33 "lazy",
Dindex.js7 * var utils = require('lazy-cache')(require);
47 * Used to camelcase the name to be stored on the `lazy` object.
/plugin/combo/ComboStrap/
H A DLazyLoad.php40 * The id of the lazy loaders
42 const LAZY_SIDE_ID = "lazy-sizes";
46 const CANONICAL = "lazy";
53 * The method on how to lazy load resources (Ie media)
55 public const LAZY_LOAD_METHOD = "lazy";
63 const CONF_LAZY_LOAD_METHOD = "internal-lazy-load-method-combo";
69 * Used to select all lazy loaded
87 … throw new \RuntimeException("The active lazy loaded is unknown (" . self::ACTIVE . ")");
93 * Add the lazy sizes snippet
107 * lazysizes adds the class lazy loading while the images are loading
[all …]
H A DSvgImageLink.php29 * Lazy Load
125 // A class to all component lazy loaded to download them before print
133 … $imgAttributes->addClassName(StyleAttribute::addComboStrapSuffix("lazy-svg-injection"));
136 … $imgAttributes->addClassName(StyleAttribute::addComboStrapSuffix("lazy-svg"));
148 … $imgAttributes->addOutputAttributeValue(LazyLoad::HTML_LOADING_ATTRIBUTE, "lazy");
H A DRasterImageLink.php257 * Lazy load
263 * Html Lazy loading
274 $attributes->addOutputAttributeValue("loading", "lazy");
278 * Snippet Lazy loading
402 * Used to select the raster image lazy loaded
407 return StyleAttribute::addComboStrapSuffix("lazy-raster");
H A DCarrouselTag.php44 * We set lazy loading to HTML loading attribute
80 // Lazy load
86 // Lazy load
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dfutures.asciidoc29 the client options to `'lazy'`:
39 'future' => 'lazy'
55 `future: lazy` and they pend until you resolve the futures, at which time all
71 'future' => 'lazy'
94 'future' => 'lazy'
124 'future' => 'lazy'
182 'future' => 'lazy'
209 'future' => 'lazy'
222 'future' => 'lazy'
238 'future' => 'lazy'
/plugin/combo/resources/theme/default/components/css/
H A Dlazy-load-fade.css1 .lazy-fade-cs {
2 animation-name: lazy-fade-cs;
6 @keyframes lazy-fade-cs {
/plugin/combo/resources/snippet/js/
H A Dlozad-raster.js2 // lazy loads elements with the below selector
3 const observer = lozad('.lazy-raster-cs', {
5 el.classList.add('lazy-fade-cs')
H A Dlozad-svg.js2 // lazy loads elements with default selector as '.lozad'
3 const svgObserver = lozad('.lazy-svg-cs', {
H A Dlozad-svg-injection.js2 // lazy loads elements with default selector as '.lozad'
3 const svgObserver = lozad('.lazy-svg-injection-cs', {
/plugin/asciidocjs/node_modules/center-align/
Dutils.js8 var utils = require('lazy-cache')(require);
12 * webpack into reconizing lazy dependencies.
/plugin/asciidocjs/node_modules/lodash/
D_LazyWrapper.js8 * Creates a lazy wrapper object which wraps `value` to enable lazy evaluation.
D_isLaziable.js7 * Checks if `func` has a lazy counterpart.
11 * @returns {boolean} Returns `true` if `func` has a lazy counterpart,
D_lazyValue.js5 /** Used to indicate the type of lazy iteratees. */
13 * Extracts the unwrapped value from its lazy wrapper.
/plugin/indexmenu/_test/
DAjaxRequestsTest.php279 'lazy' => true,
287 'lazy' => true,
295 'lazy' => true,
318 'lazy' => true,
332 'lazy' => true,
340 'lazy' => true,
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
Dswift.min.js1lazy left let mutating nil none nonmutating operator optional override postfix precedence prefix p…
/plugin/asciidocjs/node_modules/filelist/
DREADME.md3 A FileList is a lazy-evaluated list of files. When given a list
32 FileList has lazy-evaluated versions of most of the array
/plugin/indexmenu/
DSearch.php89 … * <li>$opts['isParentLazy'] bool Used for recognizing the extra level below lazy nodes</li>
113 // f=file, d=directory, l=directory which is lazy loaded later
153 …// a lazy node, but because we have sometime no pages or nodes (due e.g. acl/hidden/nopg), it coul…
157 //an empty lazy node, is not marked lazy
159 … //a lazy node with a lazy parent has no children loaded, so stays always empty
161 $node['lazy'] = true;
165 //has children, so mark lazy
166 $node['lazy'] = true;
186 …if ($item['type'] === 'f' || !empty($node['children']) || isset($node['lazy']) || $item['hns'] !==…
187 // add only files, non-empty folders, lazy-loaded or folder with only a headpage
[all …]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
DLazyDouble.php20 * Lazy double.
34 * Initializes lazy double.
/plugin/scrape/vendor/scotteh/php-dom-wrapper/
DREADME.md183 $doc = (new Document())->html('<div>The quick brown fox jumps over the lazy dog</div>');
190 <div>The quick brown fox jumps over the lazy dog<strong> Appended!</strong></div>
204 $doc = (new Document())->html('<div>The quick brown fox jumps over the lazy dog</div>');
210 <div>The quick brown fox jumps over the lazy dog<strong> Appended!</strong></div>
348 $doc = (new Document())->html('<div>The quick brown fox jumps over the lazy dog</div>');
425 $doc = (new Document())->html('<div>The quick brown fox jumps over the lazy dog</div>');
432 <div><strong>Prepended! </strong>The quick brown fox jumps over the lazy dog</div>
446 $doc = (new Document())->html('<div>The quick brown fox jumps over the lazy dog</div>');
452 <div><strong>Prepended! </strong>The quick brown fox jumps over the lazy dog</div>
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
DCurlMultiHandler.php17 * @property resource $_mh Internal use only. Lazy loaded multi-handle.
160 // "lazy" futures are only sent once the pool has many requests.
161 if ($entry['request']['future'] !== 'lazy') {
/plugin/mdpage/vendor/cebe/markdown/block/
DListTrait.php109 // line is empty, may be a lazy list
116 // next item is the continuation of this list -> lazy list
121 // next item is indented as much as this list -> lazy list if it is not a reference
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.persist.js101 /* Recursively load lazy nodes
124 "_loadLazyNodes: " + node + " is lazy: loading..."
142 // All lazy-expands have finished
238 expandLazy: false, // true: recursively expand and load lazy nodes
340 // Recursively load nested lazy nodes if expandLazy is 'expand' or 'load'

12345678910>>...12