Home
last modified time | relevance | path

Searched +full:css +full:- +full:lint (Results 1 – 25 of 25) sorted by relevance

/plugin/bpmnio/.github/workflows/
H A Dlint.yml1 name: Lint & Test
13 php-lint:
14 name: PHP Lint & Static Analysis
15 runs-on: ubuntu-latest
18 php-version: ['8.1', '8.2', '8.3']
20 - uses: actions/checkout@v4
22 - name: Setup PHP
23 uses: shivammathur/setup-php@v2
25 php-version: ${{ matrix.php-version }}
28 - name: Install Composer dependencies
[all …]
/plugin/bpmnio/
H A Dpackage.json2 "name": "dokuwiki-plugin-bpmnio",
6 "description": "Dev tooling for dokuwiki-plugin-bpmnio",
12 "stylelint-config-standard-less": "^3.0.0"
15 "lint:js": "eslint script.js script/",
16 "lint:css": "stylelint 'css/**/*.less' '*.less'",
17 "lint": "npm run lint:js && npm run lint:css" string
H A DREADME.md1 # dokuwiki-plugin-bpmnio
24 # Install JS/CSS dev dependencies (eslint, stylelint)
37 # JavaScript lint
38 npm run lint:js
40 # LESS/CSS lint
41 npm run lint:css
43 # All JS + CSS lints
44 npm run lint
54 php vendor/bin/phpunit --group plugin_bpmnio
59 The `vendor/` directory contains committed copies of bpmn-js and dmn-js.
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
DMakefile1 .PHONY : all test dependencies clean veryclean lint js css font
6 all: lint js css test
7 js: dist/sequence-diagram-min.js dist/sequence-diagram-raphael-min.js dist/sequence-diagram-snap-mi…
8 css: dist/sequence-diagram-min.css font target
28 -rm build/*
29 -git checkout -- dist
32 -rm -rf node_modules
33 -rm -rf bower_components
35 lint: dependencies package.json bower.json target
36 $(NODE_MODULES)/jshint --verbose src/*.js
[all …]
/plugin/asciidocjs/node_modules/handlebars/
Dpackage.json15 "url": "https://github.com/handlebars-lang/handlebars.js.git"
25 "neo-async": "^2.6.2",
26 "source-map": "^0.6.1",
30 "uglify-js": "^3.1.4"
34 "aws-sdk": "^2.1.49",
35 "babel-loader": "^5.0.0",
36 "babel-runtime": "^5.1.10",
39 "chai-diff": "^1.0.1",
41 "dirty-chai": "^2.0.1",
43 "dustjs-linkedin": "^2.0.2",
[all …]
/plugin/bpmnio/vendor/bpmn-js/
H A Dpackage.json2 "name": "bpmn-js",
16 "all": "run-s lint test generate-types distro test:distro",
17 "lint": "eslint .", string
18 "format": "run-s format:markdown 'lint -- --fix'",
19 "format:markdown": "remark . -qo",
20 "start": "cross-env SINGLE_START=modeler npm run dev",
21 "start:viewer": "cross-env SINGLE_START=viewer npm run dev",
22 "start:navigated-viewer": "cross-env SINGLE_START=navigated-viewer npm run dev",
23 "dev": "npm test -- --auto-watch --no-single-run",
25 "distro": "node tasks/build-distro.mjs",
[all …]
/plugin/pgn4web/pgn4web/
DREADME.txt3 # copyright (C) 2009-2016 Paolo Casaschi
31 - display chess games form PGN files on websites and blogs
32 - supports live broadcasts of chess games with automatic refresh of remote PGNs
33 - interactive browsing of game variations and comments
34 - shortcut keys for navigating through the game, for selecting games and much
37 - fully customizable display: each item (board, button bar, game selection
40 - supports different bitmaps for chess pieces (even custom bitmaps) and
42 - uses figurine fonts for chess moves and chess informant style symbols for
44 - provides a chess viewer web service, see http://pgn4web-viewer.casaschi.net
45 - provides a board generator web service for adding chess games to websites and
[all …]
/plugin/dev/skel/
H A DAGENTS.md17 Tests run via DokuWiki's PHPUnit-based testing framework. The calls MUST be made from within the pl…
36 * use `../../../_test/phpQuery-onefile.php` if you need to parse HTML in tests
47 DokuWiki may cache JavaScript, CSS and rendered output. To reset the cache just touch the config fi…
55 Adhere to PSR-12 coding standards. Always add proper docblocks with descriptions, parameter types, …
58 # Lint PHP files using PHP_CodeSniffer (must be run from repo root)
61 # Auto-Fix formatting issues using PHP_CBF and Rector (must be run from repo root)
76 # -> creates action/foobar.php
/plugin/combo/
H A Dcomposer.lock4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
7 "content-hash": "cd60896a07088ea02ac4b8f83946065b",
10 "name": "antlr/antlr4-php-runtime",
14 "url": "https://github.com/antlr/antlr-php-runtime.git",
19 …"url": "https://api.github.com/repos/antlr/antlr-php-runtime/zipball/73790bc994cec4b18a414865234ab…
24 "ext-mbstring": "*",
25 "php": "7.4 - 8.0"
27 "require-dev": {
28 "phpstan/extension-installer": "^1.0",
30 "slevomat/coding-standard": "^5.0.4",
[all …]
/plugin/combo/vendor/composer/
H A Dinstalled.json4 "name": "antlr/antlr4-php-runtime",
9 "url": "https://github.com/antlr/antlr-php-runtime.git",
14 …"url": "https://api.github.com/repos/antlr/antlr-php-runtime/zipball/73790bc994cec4b18a414865234ab…
19 "ext-mbstring": "*",
20 "php": "7.4 - 8.0"
22 "require-dev": {
23 "phpstan/extension-installer": "^1.0",
25 "slevomat/coding-standard": "^5.0.4",
28 "time": "2021-08-13T11:44:19+00:00",
31 "branch-alias": {
[all …]
/plugin/asciidocjs/node_modules/clean-css/
DREADME.md3 …<img src="https://cdn.rawgit.com/jakubpawlowicz/clean-css/master/logo.v2.svg" alt="clean-css logo"…
8 …PM version](https://img.shields.io/npm/v/clean-css.svg?style=flat)](https://www.npmjs.com/package/…
9 …o/travis/jakubpawlowicz/clean-css/master.svg?style=flat&label=Linux%20build)](https://travis-ci.or…
10 …ci/jakubpawlowicz/clean-css/master.svg?style=flat&label=Windows%20build)](https://ci.appveyor.com/…
11 …//img.shields.io/david/jakubpawlowicz/clean-css.svg?style=flat)](https://david-dm.org/jakubpawlowi…
12 …[NPM Downloads](https://img.shields.io/npm/dm/clean-css.svg)](https://npmcharts.com/compare/clean-…
13 [![Twitter](https://img.shields.io/badge/Twitter-@cleancss-blue.svg)](https://twitter.com/cleancss)
15-css is a fast and efficient CSS optimizer for [Node.js](http://nodejs.org/) platform and [any mod…
17 According to [tests](http://goalsmashers.github.io/css-minification-benchmark/) it is one of the be…
21 - [Node.js version support](#nodejs-version-support)
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js3 /***/ "./node_modules/monaco-editor/esm/vs/language/css/_deps/vscode-css-languageservice/_deps/vsco…
5 …!*** ./node_modules/monaco-editor/esm/vs/language/css/_deps/vscode-css-languageservice/_deps/vscod…
64 /* --------------------------------------------------------------------------------------------
67 * ------------------------------------------------------------------------------------------ */
382 * @since 3.16.0 - Proposed state
448 args[_i - 2] = arguments[_i];
895 …* See also: https://microsoft.github.io/language-server-protocol/specifications/specification-curr…
908 * Render a completion as obsolete, usually using a strike-out.
915 * @since 3.16.0 - Proposed state
975 …return plainText.replace(/[\\`*_{}[\]()#+\-.!]/g, '\\$&'); // escape markdown syntax tokens: http:…
[all …]
D4.4.js1-this._lastUsedTime>12e4&&this._stopWorker())},e.prototype._getClient=function(){return this._last…
D2.2.js.map1-editor/esm/vs/language/css/_deps/vscode-css-languageservice/_deps/vscode-languageserver-types/mai…
Dbundle.js.map1-editor/esm/vs/editor/editor.api.js?b483","webpack:///./node_modules/monaco-editor/esm/vs/editor/e…
Dbundle.js1-8",a.timeout=120,r.nc&&a.setAttribute("nonce",r.nc),a.src=function(e){return r.p+""+({}[e]||e)+".…
3 !*** ./node_modules/node-libs-browser/mock/empty.js ***!
5 /*! no static exports found */function(e,t){},"./node_modules/path-browserify/index.js":
7 !*** ./node_modules/path-browserify/index.js ***!
9-1;i>=0;i--){var r=e[i];"."===r?e.splice(i,1):".."===r?(e.splice(i,1),n++):n&&(e.splice(i,1),n--)}…
13-1;function h(){d&&l&&(d=!1,l.length?c=l.concat(c):u=-1,c.length&&f())}function f(){if(!d){var e=a…
21-upgrade-all, sideEffects, husky, default */function(e){e.exports=JSON.parse('{"name":"mermaid","v…
25-1||t[n].indexOf(">")>-1||t[n].indexOf("url(data:")>-1)&&delete t[n],"object"===a(t[n])&&e(t[n])})…
27 !*** ./src/dagre-wrapper/clusters.js ***!
29-rect */"./src/dagre-wrapper/intersect/intersect-rect.js"),r=n(/*! ../logger */"./src/logger.js"),…
[all …]
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js12 * Copyright (C) 2004-2016 Alex Gorbatchev.
95 // configured through the `--compat` parameter.
216 if (params['html-script'] == true || defaults['html-script'] == true) {
326 if (copy.indexOf(right) == copyLength - rightLength) {
327 copy = copy.substring(0, copyLength - rightLength);
345 /* an EJS hook for `gulp build --brushes` command
439 return key.replace(/-(\w+)/g, function (match, word) {
462 regex = XRegExp("(?<name>[\\w-]+)" + "\\s*:\\s*" + "(?<value>" + "[\\w%#-]+|" + // word
513 xmlComments: (0, _xregexp2.default)('(&lt;|<)!--.*?--(&gt;|>)', 'gs'),
514 url: /\w+:\/\/[\w-.\/?%&=:@;#]*/g,
[all …]
Dsyntaxhighlighter.js.map1-parser/opts-parser.js","webpack:///./repos/syntaxhighlighter-regex/index.js","webpack:///./repos/…
/plugin/statistics/vendor/matomo/device-detector/
H A DREADME.md4 …rsion](https://poser.pugx.org/matomo/device-detector/v/stable)](https://packagist.org/packages/mat…
5 …loads](https://poser.pugx.org/matomo/device-detector/downloads)](https://packagist.org/packages/ma…
6 …icense](https://poser.pugx.org/matomo/device-detector/license)](https://packagist.org/packages/mat…
10 …//github.com/matomo-org/device-detector/actions/workflows/phpunit.yml/badge.svg?branch=master)](ht…
11 …//github.com/matomo-org/device-detector/actions/workflows/phpstan.yml/badge.svg?branch=master)](ht…
12 …://github.com/matomo-org/device-detector/actions/workflows/phpcs.yml/badge.svg?branch=master)](htt…
13Lint](https://github.com/matomo-org/device-detector/actions/workflows/yamllint.yml/badge.svg?branc…
14 …ub.com/matomo-org/device-detector/actions/workflows/regular_expressions.yml/badge.svg?branch=maste…
16 …tained.com/badge/resolution/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec…
17 …itmaintained.com/badge/open/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec…
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js1 /*! dmn-js - dmn-modeler v17.7.0 | Copyright (c) 2014-present, camunda Services GmbH | bpmn.io/lice…
2-s;if(c>0)return a(c);e.apply(o,i),l()}function a(e){n=setTimeout(s,e)}function l(){n&&clearTimeou…
4 * This file contains source code adapted from Snap.svg (licensed Apache-2.0).
6 * @see https://github.com/adobe-webplatform/Snap.svg/blob/master/src/path.js
7-z]),?/gi,Gn=parseFloat,Zn=Math,Jn=Zn.PI,ei=Zn.min,ti=Zn.max,ni=Zn.pow,ii=Zn.abs,oi=/([a-z])[\s,]*…
15-powered-by" title="Powered by bpmn.io" style="position: absolute; bottom: 15px; right: 15px; z-in…
17 * The code in the <project-logo></project-logo> area
21-t.x,y:e.y-t.y}}function aa(e){return Math.log(e)/Math.log(10)}function la(e,t){var n=aa(e.min),i=…
22 <div class="djs-popup-header">
23 <h3 class="djs-popup-title" title=${r}>${r}</h3>
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js1-8",a.timeout=120,r.nc&&a.setAttribute("nonce",r.nc),a.src=function(e){return r.p+""+({}[e]||e)+".…
3 !*** ./node_modules/node-libs-browser/mock/empty.js ***!
5 /*! no static exports found */function(e,t){},"./node_modules/path-browserify/index.js":
7 !*** ./node_modules/path-browserify/index.js ***!
9-1;i>=0;i--){var r=e[i];"."===r?e.splice(i,1):".."===r?(e.splice(i,1),n++):n&&(e.splice(i,1),n--)}…
13-1;function h(){d&&l&&(d=!1,l.length?c=l.concat(c):u=-1,c.length&&f())}function f(){if(!d){var e=a…
21-upgrade-all, sideEffects, husky, default */function(e){e.exports=JSON.parse('{"name":"mermaid","v…
25-1||t[n].indexOf(">")>-1||t[n].indexOf("url(data:")>-1)&&delete t[n],"object"===a(t[n])&&e(t[n])})…
27 !*** ./src/dagre-wrapper/clusters.js ***!
29-rect */"./src/dagre-wrapper/intersect/intersect-rect.js"),r=n(/*! ../logger */"./src/logger.js"),…
[all …]
/plugin/flowcharts/
Dmermaid.min.js1-1:t>e?1:t>=e?0:NaN},i=function(t){var e;return 1===t.length&&(e=t,t=function(t,n){return r(e(t),n…
4 * Copyright (c) 2012-2013 Chris Pettitt
24-i,s=e.y-a,u=t.width/2,c=t.height/2;if(!o&&!s)throw new Error("Not possible to find intersection i…
34-":!0,"+":!0,"*":!0,"%":!0,"~":!0,">":!0,"<":!0,"^":!0,",":!0,";":!0,"=":!0,"|":!0,"&":!0,"!":!0,"…
40 …=arguments[0],"function"==typeof arguments[arguments.length-1]?(e=arguments[arguments.length-1],x.…
41 … processed */if(a.getAttribute("data-processed"))return"continue";a.setAttribute("data-processed",…
/plugin/diagramsnet/lib/js/mermaid/
Dmermaid.min.js6-1:t>e?1:t>=e?0:NaN},i=function(t){var e;return 1===t.length&&(e=t,t=function(t,n){return r(e(t),n…
9 * Copyright (c) 2012-2013 Chris Pettitt
29-i,s=e.y-a,c=t.width/2,u=t.height/2;if(!o&&!s)throw new Error("Not possible to find intersection i…
35 …=arguments[0],"function"==typeof arguments[arguments.length-1]?(e=arguments[arguments.length-1],c.…
36 … processed */if(s.getAttribute("data-processed"))return"continue";s.setAttribute("data-processed",…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js1-1:t>e?1:t>=e?0:NaN},i=function(t){var e;return 1===t.length&&(e=t,t=function(t,n){return r(e(t),n…
8 * Copyright (c) 2012-2013 Chris Pettitt
28-i,s=e.y-a,c=t.width/2,u=t.height/2;if(!o&&!s)throw new Error("Not possible to find intersection i…
34 …=arguments[0],"function"==typeof arguments[arguments.length-1]?(e=arguments[arguments.length-1],c.…
35 … processed */if(s.getAttribute("data-processed"))return"continue";s.setAttribute("data-processed",…
/plugin/diagramsnet/lib/js/
Dextensions.min.js2 …apping[a]);if(b){for(var c in b)Fa+=c+"="+b[c]+";";return b.fontFamily?"font-family: "+b.fontFamil…
3-family: "+a+";"}}catch(ka){}return""}function e(a){return Math.round(10*a)/10}function q(a,b,c){f…
4-roman";else switch(d.v){case "auto":g+="disc";break;case "inv":g+="circle";break;case "disc":g+="…
5-size:"+e(.75*w)+"px;");g+='">';pa.push("li");g+='<span style="';pa.push("span")}E||(w=f=a.a?a.a.v…
6-top: "+e(.75*a.mt.v)+"px;");a.mb&&(g+="margin-bottom: "+e(.75*a.mb.v)+"px;");g+='margin-top: -2px…
7-weight: bold;";a.i&&a.i.v&&(b+="font-style: italic;");a.ac&&a.ac.v&&(b+="text-transform: uppercas…
8 …0,c:!0,b:!0,fc:!0,i:!0,u:!0,k:!0,f:!0,ac:!0};b.sort(function(a,b){return a.s-b.s});var k=b.filter(…
9 …;)q++;1<q&&(y+=q-1)}Y++}null!=A[Y]&&b.push({s:A[Y],n:"a",v:c.TextAlign||"center"});var A="",C=k.sl…
10 …ngth||D<C.length);)if(R=k[y],F=C[D],R&&F&&R.s<F.e){if(R.s>=W)break;M=R.s;0<M-l&&(A+=h(q)+d(a,l,M),…
14 …turn c}function c(a,b,c,n,h){var d="";null!=a&&""!=a&&";"!=a.charAt(a.length-1)&&(d=";");d+="white…
[all …]