Skip to content

Commit

Permalink
Merge branch 'master' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsieh Chin Fan committed Oct 10, 2024
2 parents 2cb41b5 + 5ad360e commit 6c23356
Show file tree
Hide file tree
Showing 63 changed files with 24,044 additions and 98 deletions.
File renamed without changes.
Binary file added assets/og-example1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/bundle-stats.html

Large diffs are not rendered by default.

6 changes: 2 additions & 4 deletions dist/dumbymap.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dumbymap.mjs.map

Large diffs are not rendered by default.

6 changes: 2 additions & 4 deletions dist/editor.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/editor.mjs.map

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions dist/renderers/leaflet.js

This file was deleted.

6 changes: 0 additions & 6 deletions dist/renderers/leaflet.mjs

This file was deleted.

7 changes: 0 additions & 7 deletions dist/renderers/maplibre.js

This file was deleted.

7 changes: 0 additions & 7 deletions dist/renderers/maplibre.mjs

This file was deleted.

2 changes: 0 additions & 2 deletions dist/renderers/openlayers.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/renderers/openlayers.mjs

This file was deleted.

102 changes: 102 additions & 0 deletions doc-coverage/docCoverageReport.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
{
"jsdocCoverage": {
"expectedCount": 54,
"actualCount": 54,
"coveragePercent": 100
},
"ComponentFileCoverage": {
"totalComponents": 0,
"componentsWithStories": 0,
"componentsWithStoriesOrPropTypes": 0,
"storyBookCoveragePercent": 0,
"storyBookOrPropTypesCoveragePercent": 0,
"propTypesCoveragePercent": null
},
"totalCoverage": {
"jsDocWithFullyDoc": 100,
"jsDocWithStorybook": 100,
"jsDocWithPropTypesCoverage": 100
},
"fileWiseCoverageJSFiles": {
"/home/pham/git/dumbymap/src/MenuItem.mjs": {
"funcCoverage": {
"pickMapItem": true,
"pickBlockItem": true,
"pickLayoutItem": true,
"addGeoLink": true,
"renderResults": true,
"printObject": true,
"toggleBlockFocus": true,
"toggleMapFocus": true,
"getCoordinatesByPixels": true,
"restoreCamera": true,
"addRefLink": true
},
"fileCoverage": "100%"
},
"/home/pham/git/dumbymap/src/dumbyUtils.mjs": {
"funcCoverage": {
"focusNextMap": true,
"focusNextBlock": true,
"scrollToBlock": true,
"focusDelay": true,
"switchToNextLayout": true,
"removeBlockFocus": true,
"getMarkersFromMaps": true,
"addLeaderLine": true,
"createGeoLink": true,
"createDocLink": true,
"removeLeaderLines": true,
"updateMapCameraByMarker": true,
"isAnchorVisible": true,
"addAnchorByPoint": true
},
"fileCoverage": "100%"
},
"/home/pham/git/dumbymap/src/dumbymap.mjs": {
"funcCoverage": {
"markdown2HTML": true,
"generateMaps": true
},
"fileCoverage": "100%"
},
"/home/pham/git/dumbymap/src/editor.mjs": {
"funcCoverage": {
"validateAnchorName": true,
"appendRefLink": true,
"toggleEditing": true,
"getRefLinks": true,
"getStateFromHash": true,
"getContentFromHash": true,
"updateScrollLine": true,
"updateCMScrollLine": true,
"addClassToCodeLines": true,
"completeForCodeBlock": true,
"menuForEditor": true,
"updateDumbyMap": true,
"insideCodeblockForMap": true,
"getLineWithRenderer": true,
"getSuggestionsForOptions": true,
"getSuggestionFromMapOption": true,
"getSuggestionsFromAliases": true,
"handleTypingInCodeBlock": true,
"getSuggestions": true,
"addSuggestions": true,
"addMapRandomlyByPreset": true
},
"fileCoverage": "100%"
},
"/home/pham/git/dumbymap/src/utils.mjs": {
"funcCoverage": {
"onRemove": true,
"animateRectTransition": true,
"throttle": true,
"shiftByWindow": true,
"insideWindow": true,
"insideParent": true
},
"fileCoverage": "100%"
}
},
"fileWiseCoverageJSX": {}
}
232 changes: 232 additions & 0 deletions docs/Folder.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,232 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Class: Folder</title>

<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>

<body>

<div id="main">

<h1 class="page-title">Class: Folder</h1>






<section>

<header>

<h2><span class="attribs"><span class="type-signature"></span></span>Folder<span class="signature">()</span><span class="type-signature"></span></h2>

<div class="class-description">Folder. Basic Element for menu item, it generate submenu on hover</div>


</header>

<article>
<div class="container-overview">




<h2>Constructor</h2>



<h4 class="name" id="Folder"><span class="type-signature"></span>new Folder<span class="signature">()</span><span class="type-signature"></span></h4>






<div class="description">
constructor.
</div>









<h5>Parameters:</h5>


<table class="params">
<thead>
<tr>


<th>Type</th>





<th class="last">Description</th>
</tr>
</thead>

<tbody>


<tr>


<td class="type">

</td>





<td class="description last"></td>
</tr>


</tbody>
</table>






<dl class="details">


























<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="MenuItem.mjs.html">MenuItem.mjs</a>, <a href="MenuItem.mjs.html#line44">line 44</a>
</li></ul></dd>







</dl>





















</div>


<h3 class="subsection-title">Extends</h3>




<ul>
<li>window.HTMLDivElement</li>
</ul>







<h3 class="subsection-title">Classes</h3>

<dl>
<dt><a href="Folder.html">Folder</a></dt>
<dd></dd>
</dl>















</article>

</section>




</div>

<nav>
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Folder.html">Folder</a></li><li><a href="Item.html">Item</a></li><li><a href="Layout.html">Layout</a></li><li><a href="Overlay.html">Overlay</a></li><li><a href="SideBySide.html">SideBySide</a></li><li><a href="Suggestion.html">Suggestion</a></li></ul><h3>Global</h3><ul><li><a href="global.html#addAnchorByPoint">addAnchorByPoint</a></li><li><a href="global.html#addClassToCodeLines">addClassToCodeLines</a></li><li><a href="global.html#addGeoLink">addGeoLink</a></li><li><a href="global.html#addLeaderLine">addLeaderLine</a></li><li><a href="global.html#addMapRandomlyByPreset">addMapRandomlyByPreset</a></li><li><a href="global.html#addRefLink">addRefLink</a></li><li><a href="global.html#addSuggestions">addSuggestions</a></li><li><a href="global.html#animateRectTransition">animateRectTransition</a></li><li><a href="global.html#appendRefLink">appendRefLink</a></li><li><a href="global.html#cm">cm</a></li><li><a href="global.html#completeForCodeBlock">completeForCodeBlock</a></li><li><a href="global.html#contentFromHash">contentFromHash</a></li><li><a href="global.html#createDocLink">createDocLink</a></li><li><a href="global.html#createGeoLink">createGeoLink</a></li><li><a href="global.html#defaultContent">defaultContent</a></li><li><a href="global.html#defaultLayouts">defaultLayouts</a></li><li><a href="global.html#editor">editor</a></li><li><a href="global.html#focusDelay">focusDelay</a></li><li><a href="global.html#focusNextBlock">focusNextBlock</a></li><li><a href="global.html#focusNextMap">focusNextMap</a></li><li><a href="global.html#generateMaps">generateMaps</a></li><li><a href="global.html#getContentFromHash">getContentFromHash</a></li><li><a href="global.html#getCoordinatesByPixels">getCoordinatesByPixels</a></li><li><a href="global.html#getLineWithRenderer">getLineWithRenderer</a></li><li><a href="global.html#getMarkersFromMaps">getMarkersFromMaps</a></li><li><a href="global.html#getRefLinks">getRefLinks</a></li><li><a href="global.html#getStateFromHash">getStateFromHash</a></li><li><a href="global.html#getSuggestionFromMapOption">getSuggestionFromMapOption</a></li><li><a href="global.html#getSuggestions">getSuggestions</a></li><li><a href="global.html#getSuggestionsForOptions">getSuggestionsForOptions</a></li><li><a href="global.html#getSuggestionsFromAliases">getSuggestionsFromAliases</a></li><li><a href="global.html#handleTypingInCodeBlock">handleTypingInCodeBlock</a></li><li><a href="global.html#insideCodeblockForMap">insideCodeblockForMap</a></li><li><a href="global.html#insideParent">insideParent</a></li><li><a href="global.html#insideWindow">insideWindow</a></li><li><a href="global.html#isAnchorVisible">isAnchorVisible</a></li><li><a href="global.html#mapBlockSelector">mapBlockSelector</a></li><li><a href="global.html#mapCache">mapCache</a></li><li><a href="global.html#markdown2HTML">markdown2HTML</a></li><li><a href="global.html#menuForEditor">menuForEditor</a></li><li><a href="global.html#onRemove">onRemove</a></li><li><a href="global.html#pickBlockItem">pickBlockItem</a></li><li><a href="global.html#pickLayoutItem">pickLayoutItem</a></li><li><a href="global.html#pickMapItem">pickMapItem</a></li><li><a href="global.html#printObject">printObject</a></li><li><a href="global.html#refLinkPattern">refLinkPattern</a></li><li><a href="global.html#removeBlockFocus">removeBlockFocus</a></li><li><a href="global.html#removeLeaderLines">removeLeaderLines</a></li><li><a href="global.html#renderResults">renderResults</a></li><li><a href="global.html#restoreCamera">restoreCamera</a></li><li><a href="global.html#scrollToBlock">scrollToBlock</a></li><li><a href="global.html#shiftByWindow">shiftByWindow</a></li><li><a href="global.html#switchToNextLayout">switchToNextLayout</a></li><li><a href="global.html#throttle">throttle</a></li><li><a href="global.html#toggleBlockFocus">toggleBlockFocus</a></li><li><a href="global.html#toggleEditing">toggleEditing</a></li><li><a href="global.html#toggleMapFocus">toggleMapFocus</a></li><li><a href="global.html#updateCMScrollLine">updateCMScrollLine</a></li><li><a href="global.html#updateDumbyMap">updateDumbyMap</a></li><li><a href="global.html#updateMapCameraByMarker">updateMapCameraByMarker</a></li><li><a href="global.html#updateScrollLine">updateScrollLine</a></li><li><a href="global.html#url">url</a></li><li><a href="global.html#validateAnchorName">validateAnchorName</a></li></ul>
</nav>

<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 10 2024 12:30:15 GMT+0800 (Taipei Standard Time)
</footer>

<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>
Loading

0 comments on commit 6c23356

Please sign in to comment.