galaxy-charts 0.0.7 → 0.0.9

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.
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <!DOCTYPE visualization SYSTEM "../../visualization.dtd">
3
- <visualization name="Test Environment" logo="galaxy-charts.svg">
3
+ <visualization name="Test Environment">
4
4
  <description>Welcome to Galaxy Charts.</description>
5
5
  <specs>
6
6
  <type>spec_type</type>
@@ -36,7 +36,7 @@
36
36
  <input>
37
37
  <label>Setting: Text</label>
38
38
  <name>setting_text</name>
39
- <type>text</type>
39
+ <type>textarea</type>
40
40
  <optional>true</optional>
41
41
  </input>
42
42
  <input>
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "charts"
7
7
  ],
8
8
  "license": "MIT",
9
- "version": "0.0.7",
9
+ "version": "0.0.9",
10
10
  "type": "module",
11
11
  "main": "./dist/galaxy-charts.umd.cjs",
12
12
  "module": "./dist/galaxy-charts.js",
@@ -23,23 +23,26 @@
23
23
  "dev": "vite",
24
24
  "build": "vite build",
25
25
  "preview": "vite preview",
26
- "prettier": "prettier --write 'src/**/*.vue' 'src/**/*.js' '*.js' 'package.json'"
27
- },
28
- "dependencies": {
29
- "@heroicons/vue": "^2.1.5",
30
- "axios": "^1.7.2",
31
- "naive-ui": "^2.39.0",
32
- "vue": "^3.4.31"
26
+ "prettier": "prettier --write 'package.json' '*.js' 'src/**/*.js' 'src/**/*.vue'",
27
+ "test": "vitest"
33
28
  },
34
29
  "devDependencies": {
30
+ "@heroicons/vue": "^2.1.5",
35
31
  "@vitejs/plugin-vue": "^5.0.5",
32
+ "@vitest/ui": "^2.1.2",
33
+ "@vue/test-utils": "^2.4.6",
36
34
  "autoprefixer": "^10.4.19",
35
+ "axios": "^1.7.2",
36
+ "jsdom": "^25.0.1",
37
+ "naive-ui": "^2.39.0",
37
38
  "postcss": "^8.4.40",
38
39
  "prettier": "^3.3.3",
39
40
  "tailwindcss": "^3.4.7",
40
41
  "typescript": "^5.5.4",
41
42
  "vite": "^5.3.4",
42
43
  "vite-plugin-lib-inject-css": "^2.1.1",
43
- "vitepress": "^1.3.3"
44
+ "vitepress": "^1.3.3",
45
+ "vitest": "^2.1.2",
46
+ "vue": "^3.4.31"
44
47
  }
45
48
  }
@@ -1,21 +0,0 @@
1
- # Hydrophobicity Membrane Flexibility Volume Buried Helix Beta
2
- Alanine 0.61 1.56 0.357 52.6 91.5 1.42 0.83
3
- Arginine 0.6 0.45 0.529 109.1 202 0.98 0.93
4
- Asparagine 0.06 0.27 0.463 75.7 135.2 0.67 0.89
5
- Aspartic 0.46 0.14 0.511 68.4 124.5 1.01 0.54
6
- Cysteine 1.07 1.23 0.346 68.3 117.7 0.7 1.19
7
- Glutamine 0 0.51 0.493 89.7 161.1 1.11 1.1
8
- Glutamic 0.47 0.23 0.497 84.7 155.1 1.51 0.37
9
- Glycine 0.07 0.62 0.544 36.3 66.4 0.57 0.75
10
- Histidine 0.61 0.29 0.323 91.9 167.3 1 0.87
11
- Isoleucine 2.22 1.67 0.462 102 168.8 1.08 1.6
12
- Leucine 1.53 2.93 0.365 102 167.9 1.21 1.3
13
- Lysine 1.15 0.15 0.466 105.1 171.3 1.16 0.74
14
- Methionine 1.18 2.96 0.295 97.7 170.8 1.45 1.05
15
- Phenylalanine 2.02 2.03 0.314 113.9 203.4 1.13 1.38
16
- Proline 1.95 0.76 0.509 73.6 129.3 0.57 0.55
17
- Serine 0.05 0.81 0.507 54.9 99.1 0.77 0.75
18
- Threonine 0.05 0.91 0.444 71.2 122.1 0.83 1.19
19
- Tryptophan 2.65 1.08 0.305 135.4 237.6 1.08 1.37
20
- Tyrosine 1.88 0.68 0.42 116.2 203.6 0.69 1.47
21
- Valine 1.32 1.14 0.386 85.1 141.7 1.06 1.7