@milaboratories/milaboratories.monetization-test.ui 1.1.51 → 1.1.52

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/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @milaboratories/milaboratories.monetization-test.ui@1.1.51 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
3
+ > @milaboratories/milaboratories.monetization-test.ui@1.1.52 build /home/runner/_work/platforma/platforma/etc/blocks/monetization-test/ui
4
4
  > vue-tsc -b && vite build
5
5
 
6
6
  vite v6.3.5 building for production...
@@ -9,7 +9,7 @@ transforming...
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-DH1fHT3B.css  748.98 kB │ gzip: 282.07 kB
12
+ dist/assets/index-DbhW3L7p.css  751.67 kB │ gzip: 282.77 kB
13
13
  dist/assets/16_more-G0kyqbZm-G0kyqbZm-BkBof-60.js  0.24 kB │ gzip: 0.22 kB │ map: 0.45 kB
14
14
  dist/assets/16_pause-D8fqo6SQ-D8fqo6SQ-Bmnc6NKA.js  0.24 kB │ gzip: 0.21 kB │ map: 0.46 kB
15
15
  dist/assets/24_pause-DfyS7lhJ-DfyS7lhJ-DAse2Qcb.js  0.24 kB │ gzip: 0.21 kB │ map: 0.46 kB
@@ -297,10 +297,10 @@ computing gzip size...
297
297
  dist/assets/24_annotation-CZv9ybT1-CZv9ybT1-BAIgImke.js  2.12 kB │ gzip: 0.64 kB │ map: 2.38 kB
298
298
  dist/assets/24_violin-Df0YeZM4-Df0YeZM4-U9NSWJ89.js  2.33 kB │ gzip: 1.20 kB │ map: 2.56 kB
299
299
  dist/assets/24_heatmap-Bt-dl4tr-Bt-dl4tr-CqDSyh0J.js  4.40 kB │ gzip: 1.00 kB │ map: 4.66 kB
300
- dist/assets/index-DagY_L84.js 2,419.22 kB │ gzip: 673.58 kB │ map: 8,346.33 kB
300
+ dist/assets/index-ekeP2ONE.js 2,548.17 kB │ gzip: 717.23 kB │ map: 8,887.30 kB
301
301
  
302
302
  (!) Some chunks are larger than 500 kB after minification. Consider:
303
303
  - Using dynamic import() to code-split the application
304
304
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
305
305
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
306
- ✓ built in 31.19s
306
+ ✓ built in 29.80s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # @milaboratories/milaboratories.monetization-test.ui
2
2
 
3
+ ## 1.1.52
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [6ffe944]
8
+ - Updated dependencies [6ffe944]
9
+ - Updated dependencies [6ffe944]
10
+ - @platforma-sdk/ui-vue@1.37.0
11
+ - @platforma-sdk/model@1.37.0
12
+
3
13
  ## 1.1.51
4
14
 
5
15
  ### Patch Changes