Home
last modified time | relevance | path

Searched refs:deleted (Results 176 – 200 of 206) sorted by relevance

123456789

/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md350 * #125: Send CANCEL messages when ORGANIZER property gets deleted.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIndicesNamespace.asciidoc417 $params['only_expunge_deletes'] = (boolean) Specify whether the operation should only expunge deleted documents
/plugin/adfs/phpsaml/
H A DREADME.md139deleted when updating packages using `composer update` or similar commands. So it is **highly** re…
/plugin/jmol2/jmol/
H A DCHANGES.txt34 # bug fix: polyhedra colors not deleted when polyhedra deleted
2921 # zap 1.1,2.1 # these two models deleted
2922 # zap atomIndex=0 # ALL ATOMS IN FIRST MODEL deleted
3309 # code: Closest class deleted
3641 # bug fix: state not properly representing deleted bonds
/plugin/diagramsnet/lib/resources/
H A Ddia_fi.txt989 confEditDraftDelOrExt=This diagram is in a draft page, is deleted from the page, or is edited exter…
H A Ddia_nl.txt1046 msgDeleted=This message has been deleted
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md848 * `FEAT`: external labels can be deleted, clearing the elements name ([#791](https://github.com/bpm…
/plugin/dokuprism/prism/
H A Dprism.js33 Prism.languages.brainfuck={pointer:{pattern:/<|>/,alias:"keyword"},increment:{pattern:/\+/,alias:"inserted"},decrement:{pattern:/-/,alias:"deleted"},branching:{pattern:/\[|\]/,alias:"important"},operator:/[.,]/,comment:/\S+/};
46 !function(e){e.languages.diff={coord:[/^(?:\*{3}|-{3}|\+{3}).*$/m,/^@@.*@@$/m,/^\d.*$/m]};var n={"deleted-sign":"-","deleted-arrow":"<","inserted-sign":"+","inserted-arrow":">",unchanged:" ",diff:"!"};Object.keys(n).forEach((function(a){var i=n[a],r=[];/^\w+$/.test(a)||r.push(/\w+/.exec(a)[0]),"diff"===a&&r.push("bold"),e.languages.diff[a]={pattern:RegExp("^(?:["+i+"].*(?:\r\n?|\n|(?![\\s\\S])))+","m"),alias:r,inside:{line:{pattern:/(.)(?=[\s\S]).*(?:\r\n?|\n)?/,lookbehind:!0},prefix:{pattern:/[\s\S]/,alias:/\w+/.exec(a)[0]}}}})),Object.defineProperty(e.languages.diff,"PREFIXES",{value:n})}(Prism);
175 !function(n){function e(n,e){return RegExp(n.replace(/<MOD>/g,(function(){return"(?:\\([^|()\n]+\\)|\\[[^\\]\n]+\\]|\\{[^}\n]+\\})"})).replace(/<PAR>/g,(function(){return"(?:\\)|\\((?![^|()\n]+\\)))"})),e||"")}var i={css:{pattern:/\{[^{}]+\}/,inside:{rest:n.languages.css}},"class-id":{pattern:/(\()[^()]+(?=\))/,lookbehind:!0,alias:"attr-value"},lang:{pattern:/(\[)[^\[\]]+(?=\])/,lookbehind:!0,alias:"attr-value"},punctuation:/[\\\/]\d+|\S/},t=n.languages.textile=n.languages.extend("markup",{phrase:{pattern:/(^|\r|\n)\S[\s\S]*?(?=$|\r?\n\r?\n|\r\r)/,lookbehind:!0,inside:{"block-tag":{pattern:e("^[a-z]\\w*(?:<MOD>|<PAR>|[<>=])*\\."),inside:{modifier:{pattern:e("(^[a-z]\\w*)(?:<MOD>|<PAR>|[<>=])+(?=\\.)"),lookbehind:!0,inside:i},tag:/^[a-z]\w*/,punctuation:/\.$/}},list:{pattern:e("^[*#]+<MOD>*\\s+\\S.*","m"),inside:{modifier:{pattern:e("(^[*#]+)<MOD>+"),lookbehind:!0,inside:i},punctuation:/^[*#]+/}},table:{pattern:e("^(?:(?:<MOD>|<PAR>|[<>=^~])+\\.\\s*)?(?:\\|(?:(?:<MOD>|<PAR>|[<>=^~_]|[\\\\/]\\d+)+\\.|(?!(?:<MOD>|<PAR>|[<>=^~_]|[\\\\/]\\d+)+\\.))[^|]*)+\\|","m"),inside:{modifier:{pattern:e("(^|\\|(?:\r?\n|\r)?)(?:<MOD>|<PAR>|[<>=^~_]|[\\\\/]\\d+)+(?=\\.)"),lookbehind:!0,inside:i},punctuation:/\||^\./}},inline:{pattern:e("(^|[^a-zA-Z\\d])(\\*\\*|__|\\?\\?|[*_%@+\\-^~])<MOD>*.+?\\2(?![a-zA-Z\\d])"),lookbehind:!0,inside:{bold:{pattern:e("(^(\\*\\*?)<MOD>*).+?(?=\\2)"),lookbehind:!0},italic:{pattern:e("(^(__?)<MOD>*).+?(?=\\2)"),lookbehind:!0},cite:{pattern:e("(^\\?\\?<MOD>*).+?(?=\\?\\?)"),lookbehind:!0,alias:"string"},code:{pattern:e("(^@<MOD>*).+?(?=@)"),lookbehind:!0,alias:"keyword"},inserted:{pattern:e("(^\\+<MOD>*).+?(?=\\+)"),lookbehind:!0},deleted:{pattern:e("(^-<MOD>*).+?(?=-)"),lookbehind:!0},span:{pattern:e("(^%<MOD>*).+?(?=%)"),lookbehind:!0},modifier:{pattern:e("(^\\*\\*|__|\\?\\?|[*_%@+\\-^~])<MOD>+"),lookbehind:!0,inside:i},punctuation:/[*_%?@+\-^~]+/}},"link-ref":{pattern:/^\[[^\]]+\]\S+$/m,inside:{string:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0},url:{pattern:/(^\])\S+$/,lookbehind:!0},punctuation:/[\[\]]/}},link:{pattern:e('"<MOD>*[^"]+":.+?(?=[^\\w/]?(?:\\s|$))'),inside:{text:{pattern:e('(^"<MOD>*)[^"]+(?=")'),lookbehind:!0},modifier:{pattern:e('(^")<MOD>+'),lookbehind:!0,inside:i},url:{pattern:/(:).+/,lookbehind:!0},punctuation:/[":]/}},image:{pattern:e("!(?:<MOD>|<PAR>|[<>=])*(?![<>=])[^!\\s()]+(?:\\([^)]+\\))?!(?::.+?(?=[^\\w/]?(?:\\s|$)))?"),inside:{source:{pattern:e("(^!(?:<MOD>|<PAR>|[<>=])*)(?![<>=])[^!\\s()]+(?:\\([^)]+\\))?(?=!)"),lookbehind:!0,alias:"url"},modifier:{pattern:e("(^!)(?:<MOD>|<PAR>|[<>=])+"),lookbehind:!0,inside:i},url:{pattern:/(:).+/,lookbehind:!0},punctuation:/[!:]/}},footnote:{pattern:/\b\[\d+\]/,alias:"comment",inside:{punctuation:/\[|\]/}},acronym:{pattern:/\b[A-Z\d]+\([^)]+\)/,inside:{comment:{pattern:/(\()[^()]+(?=\))/,lookbehind:!0},punctuation:/[()]/}},mark:{pattern:/\b\((?:C|R|TM)\)/,alias:"comment",inside:{punctuation:/[()]/}}}}}),a=t.phrase.inside,o={inline:a.inline,link:a.link,image:a.image,footnote:a.footnote,acronym:a.acronym,mark:a.mark};t.tag.pattern=/<\/?(?!\d)[a-z0-9]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|[^\s'">=]+))?)*\s*\/?>/i;var r=a.inline.inside;r.bold.inside=o,r.italic.inside=o,r.inserted.inside=o,r.deleted.inside=o,r.span.inside=o;var d=a.table.inside;d.inline=o.inline,d.link=o.link,d.image=o.image,d.footnote=o.footnote,d.acronym=o.acronym,d.mark=o.mark}(Prism);
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1 …const nested = [];\n\n\t\t\t// remember task indexes in case their being deleted in a loop, so the…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md940 * [#11237](http://dev.ckeditor.com/ticket/11237): Fixed: Table border attribute value is deleted wh…
1031 …Blink/WebKit] Fixed: A non-breaking space is created once a character is deleted and a regular spa…
H A DLICENSE.md952 granted: 1) for any code that Contributor has deleted from the
/plugin/fckg/fckeditor/
H A Dlicense.txt911 granted: 1) for any code that Contributor has deleted from the
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt911 granted: 1) for any code that Contributor has deleted from the
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css3358 .monaco-editor .inline-deleted-margin-view-zone {
H A Dbundle.js.map1deleted-margin-view-zone {\\n\\ttext-align: right;\\n}\\n.monaco-editor .inline-added-margin-view-…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css3358 .monaco-editor .inline-deleted-margin-view-zone {
/plugin/ckgedit/ckeditor/
H A DLICENSE.md952 granted: 1) for any code that Contributor has deleted from the
H A DCHANGES.md1360 * [#11237](https://dev.ckeditor.com/ticket/11237): Fixed: Table border attribute value is deleted w…
1451 …Blink/WebKit] Fixed: A non-breaking space is created once a character is deleted and a regular spa…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1deleted","invalid","invalid_cell","enableUTFencoding","headers","_endnm","_serializeAsJson","_rout…
H A Ddhtmlxgantt.js13deleted:"text-decoration : line-through;",invalid:"background-color:FFE0E0;",invalid_cell:"border-… property in $gantt.$gantt.styles
/plugin/codemirror/dist/
H A Dscripts.min.js.map1deleted","recent","paste","textLines","multiPaste","pasteLinesPerSelection","lineWise","changeEven…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js8218 deleted: "text-decoration : line-through;", property in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f9d00.DataProcessor.DataProcessor.styles
8699 deleted: "gantt_deleted", property in DataProcessor.init.styles
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md8358 *(boolean)*: Returns `true` if the property is deleted, else `false`.
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …n the contents of the numbered registers and put the\n // deleted text into registe…
/plugin/openlayersmap/ol7/
H A Dol.js.map

123456789