@platforma-open/milaboratories.antibody-sequence-liabilities.ui 2.1.0 → 3.0.1

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
   WARN  Issue while reading "/home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@2.1.0 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
3
+ > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@3.0.1 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v5.4.11 building for production...
@@ -8,9 +8,9 @@ transforming...
8
8
  ✓ 25 modules transformed.
9
9
  rendering chunks...
10
10
  computing gzip size...
11
- dist/index.html  0.45 kB │ gzip: 0.30 kB
12
- dist/assets/index-DfRnlNGM.css 1,367.79 kB │ gzip: 354.47 kB
13
- dist/assets/index-BG3QadH9.js 2,428.26 kB │ gzip: 677.21 kB │ map: 8,185.86 kB
11
+ dist/index.html  0.45 kB │ gzip: 0.29 kB
12
+ dist/assets/index-CdQHukgY.css 1,367.29 kB │ gzip: 354.02 kB
13
+ dist/assets/index-Cmt_pcHr.js 2,468.43 kB │ gzip: 688.44 kB │ map: 8,250.95 kB
14
14
  
15
15
  (!) Some chunks are larger than 500 kB after minification. Consider:
16
16
  - Using dynamic import() to code-split the application
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @platforma-open/milaboratories.antibody-sequence-liabilities.ui
2
2
 
3
+ ## 3.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 47fe485: Add columns manager and filters
8
+ - Updated dependencies [47fe485]
9
+ - @platforma-open/milaboratories.antibody-sequence-liabilities.model@3.0.1
10
+
11
+ ## 3.0.0
12
+
13
+ ### Major Changes
14
+
15
+ - c96e10a: fragments extraction from assemblingFeature, annotations added
16
+
17
+ ### Minor Changes
18
+
19
+ - 8528363: Allow liability selection
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [c96e10a]
24
+ - Updated dependencies [8528363]
25
+ - @platforma-open/milaboratories.antibody-sequence-liabilities.model@3.0.0
26
+
3
27
  ## 2.1.0
4
28
 
5
29
  ### Minor Changes