@milaboratories/milaboratories.ui-examples.ui 1.5.32 → 1.5.34

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.ui-examples.ui@1.5.32 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
3
+ > @milaboratories/milaboratories.ui-examples.ui@1.5.34 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
4
4
  > ts-builder build --target browser
5
5
 
6
6
  Building browser project...
@@ -302,11 +302,11 @@ computing gzip size...
302
302
  dist/assets/24_annotation.svg-BAIgImke.js  2.11 kB │ gzip: 0.63 kB │ map: 2.39 kB
303
303
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
304
304
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
305
- dist/assets/index-DpHu4a2Q.js 5,967.39 kB │ gzip: 1,932.77 kB │ map: 11,189.55 kB
305
+ dist/assets/index-DiQLEY8x.js 5,967.35 kB │ gzip: 1,932.78 kB │ map: 11,189.73 kB
306
306
  
307
307
  (!) Some chunks are larger than 500 kB after minification. Consider:
308
308
  - Using dynamic import() to code-split the application
309
309
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
310
310
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
311
- ✓ built in 33.88s
311
+ ✓ built in 26.62s
312
312
  Build completed successfully
@@ -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.ui-examples.ui@1.5.32 type-check /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
3
+ > @milaboratories/milaboratories.ui-examples.ui@1.5.34 type-check /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
4
4
  > ts-builder types --target browser
5
5
 
6
6
  ↳ vue-tsc.js --noEmit --project ./tsconfig.json
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @milaboratories/milaboratories.ui-examples.ui
2
2
 
3
+ ## 1.5.34
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c432f9a]
8
+ - @platforma-sdk/model@1.42.25
9
+ - @milaboratories/milaboratories.ui-examples.model@1.2.29
10
+
11
+ ## 1.5.33
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [b14b2fb]
16
+ - @platforma-sdk/model@1.42.23
17
+ - @milaboratories/milaboratories.ui-examples.model@1.2.28
18
+
3
19
  ## 1.5.32
4
20
 
5
21
  ### Patch Changes