@sjcrh/proteinpaint-front 2.79.7-0 → 2.79.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bundles.tgz CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sjcrh/proteinpaint-front",
3
- "version": "2.79.7-0",
3
+ "version": "2.79.7",
4
4
  "browser": "src/app.js",
5
5
  "main": "src/index.js",
6
6
  "bin": "init.js",
@@ -12,7 +12,7 @@
12
12
  "test:integration": "echo 'TODO: front integration tests'"
13
13
  },
14
14
  "devDependencies": {
15
- "@sjcrh/proteinpaint-client": "2.79.7-0",
15
+ "@sjcrh/proteinpaint-client": "2.79.7",
16
16
  "webpack": "^5.76.0",
17
17
  "webpack-cli": "^4.9.2",
18
18
  "webpack-node-externals": "^3.0.0",
@@ -72,7 +72,7 @@
72
72
  "buttons":[
73
73
  {
74
74
  "name": "Custom Data Documentation",
75
- "link": "https://docs.google.com/document/d/1k50EWReR3jmJ1-Y1_jACaPkHTA65k6vLe5b-UbMgK1A/edit#heading=h.wi6hqrtn3tuq"
75
+ "link": "https://github.com/stjude/proteinpaint/wiki/Lollipop-%E2%80%90-mds3#tkskewermodes"
76
76
  }
77
77
  ]
78
78
  },
@@ -179,13 +179,13 @@
179
179
  "buttons":[
180
180
  {
181
181
  "name": "Custom Data Documentation",
182
- "link": "https://docs.google.com/document/d/1k50EWReR3jmJ1-Y1_jACaPkHTA65k6vLe5b-UbMgK1A/edit#heading=h.wi6hqrtn3tuq"
182
+ "link": "https://github.com/stjude/proteinpaint/wiki/Lollipop-%E2%80%90-mds3#tkskewermodes"
183
183
  }
184
184
  ]
185
185
  },
186
186
  {
187
187
  "label": "Data Point Shapes (Differential Phosphorylation)",
188
- "message": "Add additional detail to lollipops by specifying the data point shape. Available shapes are: a 'filledCircle' (default), 'filledTriangle', and 'emptyCircle'. With the <span style='font-family: Courier; opacity: 0.6;'>variantShapeName</span> object, the count and additional details appears in the legend for each shape. ",
188
+ "message": "Add additional detail to lollipops by specifying the data point shape. Available shapes are described in <a href='https://github.com/stjude/proteinpaint/wiki/Lollipop-%E2%80%90-mds3#mshape' target='__blank' >the lollipop wiki page</a>. With the <span style='font-family: Courier; opacity: 0.6;'>.legend.customShapeLabels</span> object, the count and additional details appears in the legend for each shape.",
189
189
  "runargs": {
190
190
  "nobox": 1,
191
191
  "noheader": 1,
@@ -289,7 +289,7 @@
289
289
  "buttons":[
290
290
  {
291
291
  "name":"Data Point Shape Documentation",
292
- "link": "https://docs.google.com/document/d/1k50EWReR3jmJ1-Y1_jACaPkHTA65k6vLe5b-UbMgK1A/edit#heading=h.40171yws7duw"
292
+ "link": "https://github.com/stjude/proteinpaint/wiki/Lollipop-%E2%80%90-mds3#mshape"
293
293
  }
294
294
  ],
295
295
  "testSpec": {