From ecf1361d38a9c7c936a5ba11917e4737a926c53c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Wadas?= Date: Thu, 1 Aug 2024 15:40:32 +0200 Subject: [PATCH] fix: publish changes to docs --- docs/assets/ecmarkup.js | 2 +- docs/index.html | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/docs/assets/ecmarkup.js b/docs/assets/ecmarkup.js index 9a3b95d..0aaf966 100644 --- a/docs/assets/ecmarkup.js +++ b/docs/assets/ecmarkup.js @@ -1555,5 +1555,5 @@ document.addEventListener('DOMContentLoaded', () => { }); let sdoMap = JSON.parse(`{}`); -let biblio = JSON.parse(`{"refsByClause":{},"entries":[{"type":"clause","id":"formalities","titleHTML":"Formal informations","number":"1"},{"type":"clause","id":"Set.prototype.filter","title":"Set.prototype.filter( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.filter( callbackfn [ , thisArg ] )","number":"2.1"},{"type":"clause","id":"Set.prototype.map","title":"Set.prototype.map( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.map( callbackfn [ , thisArg ] )","number":"2.2"},{"type":"clause","id":"Set.prototype.find","title":"Set.prototype.find( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.find( callbackfn [ , thisArg ] )","number":"2.3"},{"type":"clause","id":"Set.prototype.some","title":"Set.prototype.some( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.some( callbackfn [ , thisArg ] )","number":"2.4"},{"type":"clause","id":"Set.prototype.every","title":"Set.prototype.every( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.every( callbackfn [ , thisArg ] )","number":"2.5"},{"type":"clause","id":"Set.prototype.reduce","title":"Set.prototype.reduce( callbackfn [ , initialValue ] )","titleHTML":"Set.prototype.reduce( callbackfn [ , initialValue ] )","number":"2.6"},{"type":"clause","id":"Set.prototype.join","title":"Set.prototype.join( [ separator ] )","titleHTML":"Set.prototype.join( [ separator ] )","number":"2.7"},{"type":"clause","id":"Set.prototype.add-elements","title":"Set.prototype.addAll(...items)","titleHTML":"Set.prototype.addAll(...items)","number":"2.8"},{"type":"clause","id":"Set.prototype.remove-elements","title":"Set.prototype.deleteAll(...items)","titleHTML":"Set.prototype.deleteAll(...items)","number":"2.9"},{"type":"clause","id":"Set.prototype","titleHTML":"Set.prototype methods","number":"2"},{"type":"clause","id":"Map.prototype.mapValues","title":"Map.prototype.mapValues( callbackfn, [ thisArg ] )","titleHTML":"Map.prototype.mapValues( callbackfn, [ thisArg ] )","number":"3.1"},{"type":"clause","id":"Map.prototype.mapKeys","title":"Map.prototype.mapKeys( callbackfn, [ thisArg ] )","titleHTML":"Map.prototype.mapKeys( callbackfn, [ thisArg ] )","number":"3.2"},{"type":"clause","id":"Map.prototype.filter","title":"Map.prototype.filter( callbackfn, [ thisArg ] )","titleHTML":"Map.prototype.filter( callbackfn, [ thisArg ] )","number":"3.3"},{"type":"clause","id":"Map.prototype.find","title":"Map.prototype.find( callbackfn [ , thisArg ] )","titleHTML":"Map.prototype.find( callbackfn [ , thisArg ] )","number":"3.4"},{"type":"clause","id":"Map.prototype.findKey","title":"Map.prototype.findKey( callbackfn [ , thisArg ] )","titleHTML":"Map.prototype.findKey( callbackfn [ , thisArg ] )","number":"3.5"},{"type":"clause","id":"Map.prototype.keyOf","title":"Map.prototype.keyOf( searchElement )","titleHTML":"Map.prototype.keyOf( searchElement )","number":"3.6"},{"type":"clause","id":"Map.prototype.some","title":"Map.prototype.some( callbackfn [ , thisArg ] )","titleHTML":"Map.prototype.some( callbackfn [ , thisArg ] )","number":"3.7"},{"type":"clause","id":"Map.prototype.every","title":"Map.prototype.every( callbackfn [ , thisArg ] )","titleHTML":"Map.prototype.every( callbackfn [ , thisArg ] )","number":"3.8"},{"type":"clause","id":"Map.prototype.includes","title":"Map.prototype.includes( searchElement )","titleHTML":"Map.prototype.includes( searchElement )","number":"3.9"},{"type":"clause","id":"Map.prototype.reduce","title":"Map.prototype.reduce( callbackfn [ , initialValue ] )","titleHTML":"Map.prototype.reduce( callbackfn [ , initialValue ] )","number":"3.10"},{"type":"clause","id":"Map.prototype.merge","title":"Map.prototype.merge(... iterables )","titleHTML":"Map.prototype.merge(... iterables )","number":"3.11"},{"type":"clause","id":"Map.prototype.deleteAll","title":"Map.prototype.deleteAll(...items)","titleHTML":"Map.prototype.deleteAll(...items)","number":"3.12"},{"type":"clause","id":"Map.prototype.update","title":"Map.prototype.update(key, callback [, thunk])","titleHTML":"Map.prototype.update(key, callback [, thunk])","number":"3.13"},{"type":"clause","id":"Map.prototype","titleHTML":"Map.prototype methods","number":"3"},{"type":"clause","id":"Map.keyBy","title":"Map.keyBy( iterable, callbackfn)","titleHTML":"Map.keyBy( iterable, callbackfn)","number":"4.1"},{"type":"clause","id":"Map.groupBy","title":"Map.groupBy( iterable, callbackfn)","titleHTML":"Map.groupBy( iterable, callbackfn)","number":"4.2"},{"type":"clause","id":"Map","titleHTML":"Map static methods","number":"4"},{"type":"clause","id":"WeakSet.prototype.addAll","title":"WeakSet.prototype.addAll(...items)","titleHTML":"WeakSet.prototype.addAll(...items)","number":"5"},{"type":"clause","id":"WeakSet.prototype.deleteAll","title":"WeakSet.prototype.deleteAll(...items)","titleHTML":"WeakSet.prototype.deleteAll(...items)","number":"6"},{"type":"clause","id":"WeakMap.prototype.deleteAll","title":"WeakMap.prototype.deleteAll(...items)","titleHTML":"WeakMap.prototype.deleteAll(...items)","number":"7"},{"type":"clause","id":"sec-copyright-and-software-license","title":"Copyright & Software License","titleHTML":"Copyright & Software License","number":"A"}]}`); +let biblio = JSON.parse(`{"refsByClause":{},"entries":[{"type":"clause","id":"formalities","titleHTML":"Formal informations","number":"1"},{"type":"clause","id":"Set.prototype.filter","title":"Set.prototype.filter( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.filter( callbackfn [ , thisArg ] )","number":"2.1"},{"type":"clause","id":"Set.prototype.map","title":"Set.prototype.map( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.map( callbackfn [ , thisArg ] )","number":"2.2"},{"type":"clause","id":"Set.prototype.find","title":"Set.prototype.find( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.find( callbackfn [ , thisArg ] )","number":"2.3"},{"type":"clause","id":"Set.prototype.some","title":"Set.prototype.some( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.some( callbackfn [ , thisArg ] )","number":"2.4"},{"type":"clause","id":"Set.prototype.every","title":"Set.prototype.every( callbackfn [ , thisArg ] )","titleHTML":"Set.prototype.every( callbackfn [ , thisArg ] )","number":"2.5"},{"type":"clause","id":"Set.prototype.reduce","title":"Set.prototype.reduce( callbackfn [ , initialValue ] )","titleHTML":"Set.prototype.reduce( callbackfn [ , initialValue ] )","number":"2.6"},{"type":"clause","id":"Set.prototype.join","title":"Set.prototype.join( [ separator ] )","titleHTML":"Set.prototype.join( [ separator ] )","number":"2.7"},{"type":"clause","id":"Set.prototype.add-elements","title":"Set.prototype.addAll(...items)","titleHTML":"Set.prototype.addAll(...items)","number":"2.8"},{"type":"clause","id":"Set.prototype.remove-elements","title":"Set.prototype.deleteAll(...items)","titleHTML":"Set.prototype.deleteAll(...items)","number":"2.9"},{"type":"clause","id":"Set.prototype","titleHTML":"Set.prototype methods","number":"2"},{"type":"clause","id":"Map.prototype.mapValues","title":"Map.prototype.mapValues( callbackfn, [ thisArg ] )","titleHTML":"Map.prototype.mapValues( callbackfn, [ thisArg ] )","number":"3.1"},{"type":"clause","id":"Map.prototype.mapKeys","title":"Map.prototype.mapKeys( callbackfn, [ thisArg ] )","titleHTML":"Map.prototype.mapKeys( callbackfn, [ thisArg ] )","number":"3.2"},{"type":"clause","id":"Map.prototype.filter","title":"Map.prototype.filter( callbackfn, [ thisArg ] )","titleHTML":"Map.prototype.filter( callbackfn, [ thisArg ] )","number":"3.3"},{"type":"clause","id":"Map.prototype.find","title":"Map.prototype.find( callbackfn [ , thisArg ] )","titleHTML":"Map.prototype.find( callbackfn [ , thisArg ] )","number":"3.4"},{"type":"clause","id":"Map.prototype.findKey","title":"Map.prototype.findKey( callbackfn [ , thisArg ] )","titleHTML":"Map.prototype.findKey( callbackfn [ , thisArg ] )","number":"3.5"},{"type":"clause","id":"Map.prototype.keyOf","title":"Map.prototype.keyOf( searchElement )","titleHTML":"Map.prototype.keyOf( searchElement )","number":"3.6"},{"type":"clause","id":"Map.prototype.some","title":"Map.prototype.some( callbackfn [ , thisArg ] )","titleHTML":"Map.prototype.some( callbackfn [ , thisArg ] )","number":"3.7"},{"type":"clause","id":"Map.prototype.every","title":"Map.prototype.every( callbackfn [ , thisArg ] )","titleHTML":"Map.prototype.every( callbackfn [ , thisArg ] )","number":"3.8"},{"type":"clause","id":"Map.prototype.includes","title":"Map.prototype.includes( searchElement )","titleHTML":"Map.prototype.includes( searchElement )","number":"3.9"},{"type":"clause","id":"Map.prototype.reduce","title":"Map.prototype.reduce( callbackfn [ , initialValue ] )","titleHTML":"Map.prototype.reduce( callbackfn [ , initialValue ] )","number":"3.10"},{"type":"clause","id":"Map.prototype.merge","title":"Map.prototype.merge(... iterables )","titleHTML":"Map.prototype.merge(... iterables )","number":"3.11"},{"type":"clause","id":"Map.prototype.deleteAll","title":"Map.prototype.deleteAll(...items)","titleHTML":"Map.prototype.deleteAll(...items)","number":"3.12"},{"type":"clause","id":"Map.prototype.update","title":"Map.prototype.update(key, callback [, thunk])","titleHTML":"Map.prototype.update(key, callback [, thunk])","number":"3.13"},{"type":"clause","id":"Map.prototype","titleHTML":"Map.prototype methods","number":"3"},{"type":"clause","id":"Map.keyBy","title":"Map.keyBy( iterable, callbackfn)","titleHTML":"Map.keyBy( iterable, callbackfn)","number":"4.1"},{"type":"clause","id":"Map","titleHTML":"Map static methods","number":"4"},{"type":"clause","id":"WeakSet.prototype.addAll","title":"WeakSet.prototype.addAll(...items)","titleHTML":"WeakSet.prototype.addAll(...items)","number":"5"},{"type":"clause","id":"WeakSet.prototype.deleteAll","title":"WeakSet.prototype.deleteAll(...items)","titleHTML":"WeakSet.prototype.deleteAll(...items)","number":"6"},{"type":"clause","id":"WeakMap.prototype.deleteAll","title":"WeakMap.prototype.deleteAll(...items)","titleHTML":"WeakMap.prototype.deleteAll(...items)","number":"7"},{"type":"clause","id":"sec-copyright-and-software-license","title":"Copyright & Software License","titleHTML":"Copyright & Software License","number":"A"}]}`); ;let usesMultipage = false \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 573efa1..390872b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,6 +1,6 @@ -New collections methods