From 3015b73df54af5c58689dd6ff3ed3160d9a280e9 Mon Sep 17 00:00:00 2001 From: Tom Norris Date: Thu, 17 Sep 2020 17:20:36 -0700 Subject: [PATCH] FR7-Multiselect updating resources to match version number --- Resources/HelpInfo.ngmap | 120 +++++++++++++++---------------- Resources/HelpInfo.tmplt | 2 +- Resources/HelpInfoTemplate.ngmap | 70 +++++++++--------- Resources/TEMPLATE.ngmap | 2 +- Resources/TEMPLATE.tmplt | 2 +- 5 files changed, 98 insertions(+), 98 deletions(-) diff --git a/Resources/HelpInfo.ngmap b/Resources/HelpInfo.ngmap index 98c91e1..27ad9e2 100644 --- a/Resources/HelpInfo.ngmap +++ b/Resources/HelpInfo.ngmap @@ -1,66 +1,7 @@ { - "targetVersion": "0.4.1", + "targetVersion": "0.4.2", "defaultListing": "listing", "explicitNode": "", - "nodeList": [ - { - "title": "HelpInfo", - "color": { - "r": 0.40625, - "g": 0.40625, - "b": 0.40625, - "a": 1.0 - }, - "parentType": -1, - "fields": { - "0": { - "fieldType": "FIELD_LIST", - "label": "helpInfo", - "field": { - "fieldType": "LINK_TO_CHILD", - "label": "Branch", - "slotType": 0, - "explicitNode": "Branch", - "emptyHandling": "SKIP" - } - } - } - }, - { - "title": "Branch", - "color": { - "r": 0.6853932, - "g": 0.7050562, - "b": 0.7050562, - "a": 1.0 - }, - "parentType": 0, - "fields": { - "0": { - "fieldType": "TEXT_LINE", - "label": "Entry", - "defaultValue": "Action" - }, - "1": { - "fieldType": "TEXT_AREA", - "label": "Info", - "minHeight": 40.0, - "defaultValue": "Detailed description" - }, - "2": { - "fieldType": "FIELD_LIST", - "label": "Branches", - "field": { - "fieldType": "LINK_TO_CHILD", - "label": "Branch", - "slotType": 0, - "explicitNode": "Branch", - "emptyHandling": "SKIP" - } - } - } - } - ], "nestingColors": [ { "r": 0.5, @@ -125,6 +66,65 @@ "a": 1.0 } ], + "nodeList": [ + { + "title": "HelpInfo", + "color": { + "r": 0.40625, + "g": 0.40625, + "b": 0.40625, + "a": 1.0 + }, + "parentType": -1, + "fields": { + "0": { + "fieldType": "FIELD_LIST", + "label": "helpInfo", + "field": { + "fieldType": "LINK_TO_CHILD", + "label": "Branch", + "slotType": 0, + "explicitNode": "Branch", + "emptyHandling": "SKIP" + } + } + } + }, + { + "title": "Branch", + "color": { + "r": 0.6853932, + "g": 0.7050562, + "b": 0.7050562, + "a": 1.0 + }, + "parentType": 0, + "fields": { + "0": { + "fieldType": "TEXT_LINE", + "label": "Entry", + "defaultValue": "Action" + }, + "1": { + "fieldType": "TEXT_AREA", + "label": "Info", + "minHeight": 40.0, + "defaultValue": "Detailed description" + }, + "2": { + "fieldType": "FIELD_LIST", + "label": "Branches", + "field": { + "fieldType": "LINK_TO_CHILD", + "label": "Branch", + "slotType": 0, + "explicitNode": "Branch", + "emptyHandling": "SKIP" + } + } + } + } + ], "data": { "ngMapNodeName": "HelpInfo", "ngMapNodePosition": { diff --git a/Resources/HelpInfo.tmplt b/Resources/HelpInfo.tmplt index 2d4f2c9..eedae11 100644 --- a/Resources/HelpInfo.tmplt +++ b/Resources/HelpInfo.tmplt @@ -1,5 +1,5 @@ { - "targetVersion": "0.3.1", + "targetVersion": "0.4.2", "defaultListing": "", "explicitNode": "", "nodeList": [ diff --git a/Resources/HelpInfoTemplate.ngmap b/Resources/HelpInfoTemplate.ngmap index a86e20e..a86e89f 100644 --- a/Resources/HelpInfoTemplate.ngmap +++ b/Resources/HelpInfoTemplate.ngmap @@ -1,7 +1,41 @@ { - "targetVersion": "0.4.1", + "targetVersion": "0.4.2", "defaultListing": "nodeList", "explicitNode": "Graph", + "nestingColors": [ + { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + }, + { + "r": 0.84375, + "g": 0.84375, + "b": 0.84375, + "a": 1.0 + }, + { + "r": 1.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } + ], + "keyColors": [ + { + "r": 0.64794004, + "g": 0.295880139, + "b": 1.0, + "a": 1.0 + }, + { + "r": 0.0, + "g": 1.0, + "b": 0.0625, + "a": 1.0 + } + ], "nodeList": [ { "title": "Graph", @@ -1082,40 +1116,6 @@ } } ], - "nestingColors": [ - { - "r": 0.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - }, - { - "r": 0.84375, - "g": 0.84375, - "b": 0.84375, - "a": 1.0 - }, - { - "r": 1.0, - "g": 0.0, - "b": 0.0, - "a": 1.0 - } - ], - "keyColors": [ - { - "r": 0.64794004, - "g": 0.295880139, - "b": 1.0, - "a": 1.0 - }, - { - "r": 0.0, - "g": 1.0, - "b": 0.0625, - "a": 1.0 - } - ], "data": { "ngMapNodeName": "Graph", "ngMapNodePosition": { diff --git a/Resources/TEMPLATE.ngmap b/Resources/TEMPLATE.ngmap index 5f38259..40347c3 100644 --- a/Resources/TEMPLATE.ngmap +++ b/Resources/TEMPLATE.ngmap @@ -1,5 +1,5 @@ { - "targetVersion": "0.4.1", + "targetVersion": "0.4.2", "defaultListing": "nodeList", "explicitNode": "Graph", "nestingColors": [ diff --git a/Resources/TEMPLATE.tmplt b/Resources/TEMPLATE.tmplt index 7b0254b..0baa2f5 100644 --- a/Resources/TEMPLATE.tmplt +++ b/Resources/TEMPLATE.tmplt @@ -1,5 +1,5 @@ { - "targetVersion": "0.4.1", + "targetVersion": "0.4.2", "defaultListing": "nodeList", "explicitNode": "Graph", "nestingColors": [