From 4b4162cc68bb3610ab9448e245edc5c46c6058c1 Mon Sep 17 00:00:00 2001 From: Cameron Fischer Date: Mon, 22 Jul 2024 12:30:49 -0400 Subject: [PATCH] v0.17.20 --- dist/felixhayashi/tiddlymap/js/lib/environment.js | 2 +- dist/felixhayashi/tiddlymap/plugin.info | 4 ++-- package.json | 2 +- src/plugins/felixhayashi/tiddlymap/plugin.info | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/felixhayashi/tiddlymap/js/lib/environment.js b/dist/felixhayashi/tiddlymap/js/lib/environment.js index 3a5bcbd4..882863b4 100644 --- a/dist/felixhayashi/tiddlymap/js/lib/environment.js +++ b/dist/felixhayashi/tiddlymap/js/lib/environment.js @@ -9,4 +9,4 @@ type: application/javascript @preserve \*/ -/* @preserve TW-Guard */var path=exports.path={pluginRoot:"$:/plugins/felixhayashi/tiddlymap",edgeTypes:"$:/plugins/felixhayashi/tiddlymap/graph/edgeTypes",nodeTypes:"$:/plugins/felixhayashi/tiddlymap/graph/nodeTypes",views:"$:/plugins/felixhayashi/tiddlymap/graph/views",options:"$:/plugins/felixhayashi/tiddlymap/config",dialogs:"$:/plugins/felixhayashi/tiddlymap/dialog",footers:"$:/plugins/felixhayashi/tiddlymap/dialogFooter",nodeLabel:"$:/plugins/felixhayashi/tiddlymap/templates/nodeLabel",tempRoot:"$:/temp/tmap",tempStates:"$:/temp/tmap/state",tempPopups:"$:/temp/tmap/state/popup",localHolders:"$:/temp/tmap/holders"};var ref=exports.ref={defaultViewHolder:"$:/plugins/felixhayashi/tiddlymap/misc/defaultViewHolder",graphBar:"$:/plugins/felixhayashi/tiddlymap/misc/advancedEditorBar",sysUserConf:"$:/plugins/felixhayashi/tiddlymap/config/sys/user",visUserConf:"$:/plugins/felixhayashi/tiddlymap/config/vis/user",welcomeFlag:"$:/plugins/felixhayashi/tiddlymap/flag/welcome",focusButton:"$:/plugins/felixhayashi/tiddlymap/misc/focusButton",sysMeta:"$:/plugins/felixhayashi/tiddlymap/misc/meta",liveTab:"$:/plugins/felixhayashi/tiddlymap/hook/liveTab",mainEditor:"$:/plugins/felixhayashi/tiddlymap/hook/editor",sidebarBreakpoint:"$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint"};var misc=exports.misc={unknownEdgeLabel:"tmap:undefined",liveViewLabel:"Live View",defaultViewLabel:"Default",mainEditorId:"main_editor",arrows:{in:"⇦",out:"➡",bi:"⇄"}};var config=exports.config={sys:{field:{nodeLabel:"caption",nodeIcon:"icon",nodeInfo:"description",viewMarker:"isview"},liveTab:{fallbackView:misc.liveViewLabel},suppressedDialogs:{},edgeClickBehaviour:"manager",debug:"false",notifications:"true",popups:{enabled:"true",delay:"600",width:"240px",height:"140px"},jsonIndentation:"1",alwaysAddNodeIdToViewFilter:"true",editNodeOnCreate:"false",singleClickMode:"false",nodeFilterNeighbours:"false",editorMenuBar:{showNeighScopeButton:"true",showRasterMenuButton:"true",showScreenshotButton:"true"}}};var filter=exports.filter={nodeTypes:"[prefix["+path.nodeTypes+"]]",edgeTypes:"[prefix["+path.edgeTypes+"]]",views:"["+config.sys.field.viewMarker+"[true]]",defaultEdgeTypeFilter:"-[prefix[_]] -[[tw-body:link]] -[[tw-list:tags]] -[[tw-list:list]]"};var allSelector="[all[tiddlers+shadows]!has[draft.of]]";var s={allEdgeTypes:allSelector+" +"+filter.edgeTypes,allNodeTypes:allSelector+" +"+filter.nodeTypes,allViews:allSelector+" +"+filter.views,allPotentialNodes:"[all[tiddlers]!is[system]!has[draft.of]]"};var selector=exports.selector=_extends({},s,{allEdgeTypesById:s.allEdgeTypes+" +[removeprefix["+path.edgeTypes+"/]]",allNodeTypesById:s.allNodeTypes+" +[removeprefix["+path.nodeTypes+"/]]",allViewsByLabel:s.allViews+" +[removeprefix["+path.views+"/]]"}); \ No newline at end of file +/* @preserve TW-Guard */var path=exports.path={pluginRoot:"$:/plugins/felixhayashi/tiddlymap",edgeTypes:"$:/plugins/felixhayashi/tiddlymap/graph/edgeTypes",nodeTypes:"$:/plugins/felixhayashi/tiddlymap/graph/nodeTypes",views:"$:/plugins/felixhayashi/tiddlymap/graph/views",options:"$:/plugins/felixhayashi/tiddlymap/config",dialogs:"$:/plugins/felixhayashi/tiddlymap/dialog",footers:"$:/plugins/felixhayashi/tiddlymap/dialogFooter",nodeLabel:"$:/plugins/felixhayashi/tiddlymap/templates/nodeLabel",tempRoot:"$:/temp/tmap",tempStates:"$:/temp/tmap/state",tempPopups:"$:/temp/tmap/state/popup",localHolders:"$:/temp/tmap/holders"};var ref=exports.ref={defaultViewHolder:"$:/plugins/felixhayashi/tiddlymap/misc/defaultViewHolder",graphBar:"$:/plugins/felixhayashi/tiddlymap/misc/advancedEditorBar",sysUserConf:"$:/plugins/felixhayashi/tiddlymap/config/sys/user",visUserConf:"$:/plugins/felixhayashi/tiddlymap/config/vis/user",welcomeFlag:"$:/plugins/felixhayashi/tiddlymap/flag/welcome",focusButton:"$:/plugins/felixhayashi/tiddlymap/misc/focusButton",sysMeta:"$:/plugins/felixhayashi/tiddlymap/misc/meta",liveTab:"$:/plugins/felixhayashi/tiddlymap/hook/liveTab",mainEditor:"$:/plugins/felixhayashi/tiddlymap/hook/editor",sidebarBreakpoint:"$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint"};var misc=exports.misc={unknownEdgeLabel:"tmap:undefined",liveViewLabel:"Live View",defaultViewLabel:"Default",mainEditorId:"main_editor",arrows:{in:"⇦",out:"➡",bi:"⇄"}};var config=exports.config={sys:{field:{nodeLabel:"caption",nodeIcon:"icon",nodeInfo:"description",viewMarker:"isview"},liveTab:{fallbackView:misc.liveViewLabel},suppressedDialogs:{},edgeClickBehaviour:"manager",debug:"false",notifications:"true",popups:{enabled:"true",delay:"600",width:"240px",height:"140px"},jsonIndentation:"1",alwaysAddNodeIdToViewFilter:"true",editNodeOnCreate:"false",singleClickMode:"false",nodeFilterNeighbours:"false",editorMenuBar:{showNeighScopeButton:"true",showRasterMenuButton:"true",showScreenshotButton:"true"}}};var filter=exports.filter={nodeTypes:"[prefix["+path.nodeTypes+"]]",edgeTypes:"[prefix["+path.edgeTypes+"]]",views:"["+config.sys.field.viewMarker+"[true]]",defaultEdgeTypeFilter:"-[prefix[_]] -[[tw-body:link]] -[[tw-body:transclude]] -[[tw-list:tags]] -[[tw-list:list]]"};var allSelector="[all[tiddlers+shadows]!has[draft.of]]";var s={allEdgeTypes:allSelector+" +"+filter.edgeTypes,allNodeTypes:allSelector+" +"+filter.nodeTypes,allViews:allSelector+" +"+filter.views,allPotentialNodes:"[all[tiddlers]!is[system]!has[draft.of]]"};var selector=exports.selector=_extends({},s,{allEdgeTypesById:s.allEdgeTypes+" +[removeprefix["+path.edgeTypes+"/]]",allNodeTypesById:s.allNodeTypes+" +[removeprefix["+path.nodeTypes+"/]]",allViewsByLabel:s.allViews+" +[removeprefix["+path.views+"/]]"}); \ No newline at end of file diff --git a/dist/felixhayashi/tiddlymap/plugin.info b/dist/felixhayashi/tiddlymap/plugin.info index 07e2b39b..e4e5c369 100644 --- a/dist/felixhayashi/tiddlymap/plugin.info +++ b/dist/felixhayashi/tiddlymap/plugin.info @@ -2,8 +2,8 @@ "title": "$:/plugins/felixhayashi/tiddlymap", "description": "TiddlyMap – Map drawing and topic visualization for your wiki", "author": "Felix Küppers", - "version": "0.17.19+10023", - "released": "Wed, 29 May 2024 16:39:53 GMT", + "version": "0.17.20+10024", + "released": "Mon, 22 Jul 2024 16:29:35 GMT", "core-version": ">=5.1.5", "source": "https://github.com/felixhayashi/TW5-TiddlyMap", "type": "application/json", diff --git a/package.json b/package.json index 715975e5..a6ff815f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiddlymap", - "version": "0.17.19", + "version": "0.17.20", "author": "Felix Küppers ", "description": "TiddlyMap is a TiddlyWiki plugin that turns your favorite personal note taking software in a wiki-concept-map hybrid!", "license": "BSD-2-Clause", diff --git a/src/plugins/felixhayashi/tiddlymap/plugin.info b/src/plugins/felixhayashi/tiddlymap/plugin.info index 07e2b39b..e4e5c369 100644 --- a/src/plugins/felixhayashi/tiddlymap/plugin.info +++ b/src/plugins/felixhayashi/tiddlymap/plugin.info @@ -2,8 +2,8 @@ "title": "$:/plugins/felixhayashi/tiddlymap", "description": "TiddlyMap – Map drawing and topic visualization for your wiki", "author": "Felix Küppers", - "version": "0.17.19+10023", - "released": "Wed, 29 May 2024 16:39:53 GMT", + "version": "0.17.20+10024", + "released": "Mon, 22 Jul 2024 16:29:35 GMT", "core-version": ">=5.1.5", "source": "https://github.com/felixhayashi/TW5-TiddlyMap", "type": "application/json",