@platforma-open/milaboratories.antibody-sequence-liabilities.ui 3.0.0 → 3.0.2

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,19 +1,19 @@
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@3.0.0 build /home/runner/work/antibody-sequence-liabilities/antibody-sequence-liabilities/ui
3
+ > @platforma-open/milaboratories.antibody-sequence-liabilities.ui@3.0.2 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...
7
7
  transforming...
8
- ✓ 25 modules transformed.
8
+ ✓ 2223 modules transformed.
9
9
  rendering chunks...
10
10
  computing gzip size...
11
11
  dist/index.html  0.45 kB │ gzip: 0.30 kB
12
- dist/assets/index-CdQHukgY.css 1,367.29 kB │ gzip: 354.02 kB
13
- dist/assets/index-BFZxW8OZ.js 2,439.62 kB │ gzip: 680.11 kB │ map: 8,211.41 kB
12
+ dist/assets/index-BWvENSvw.css 1,369.93 kB │ gzip: 354.78 kB
13
+ dist/assets/index-CFkVXxD2.js 2,499.90 kB │ gzip: 702.56 kB │ map: 8,636.50 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
17
17
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
18
18
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
19
- ✓ built in 7.42s
19
+ ✓ built in 10.37s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @platforma-open/milaboratories.antibody-sequence-liabilities.ui
2
2
 
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 0db0703: SDK Upgrade & Code migration
8
+ - Updated dependencies [0db0703]
9
+ - @platforma-open/milaboratories.antibody-sequence-liabilities.model@3.0.2
10
+
11
+ ## 3.0.1
12
+
13
+ ### Patch Changes
14
+
15
+ - 47fe485: Add columns manager and filters
16
+ - Updated dependencies [47fe485]
17
+ - @platforma-open/milaboratories.antibody-sequence-liabilities.model@3.0.1
18
+
3
19
  ## 3.0.0
4
20
 
5
21
  ### Major Changes