@milaboratories/milaboratories.ui-examples.ui 1.5.18 → 1.5.20

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,11 +1,11 @@
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.18 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
3
+ > @milaboratories/milaboratories.ui-examples.ui@1.5.20 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
4
4
  > vite build && pnpm run build:types
5
5
 
6
6
  vite v6.3.5 building for production...
7
7
  transforming...
8
- ✓ 2392 modules transformed.
8
+ ✓ 2357 modules transformed.
9
9
  rendering chunks...
10
10
  computing gzip size...
11
11
  dist/index.html  0.47 kB │ gzip: 0.31 kB
@@ -300,15 +300,15 @@ computing gzip size...
300
300
  dist/assets/24_annotation.svg-BAIgImke.js  2.11 kB │ gzip: 0.63 kB │ map: 2.39 kB
301
301
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
302
302
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
303
- dist/assets/index-BR-w09H0.js 6,156.33 kB │ gzip: 1,983.52 kB │ map: 11,477.94 kB
303
+ dist/assets/index-DZ3qYn-M.js 6,141.54 kB │ gzip: 1,980.12 kB │ map: 11,409.39 kB
304
304
  
305
305
  (!) Some chunks are larger than 500 kB after minification. Consider:
306
306
  - Using dynamic import() to code-split the application
307
307
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
308
308
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
309
- ✓ built in 56.62s
309
+ ✓ built in 54.11s
310
310
   WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
311
311
 
312
- > @milaboratories/milaboratories.ui-examples.ui@1.5.18 build:types /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
312
+ > @milaboratories/milaboratories.ui-examples.ui@1.5.20 build:types /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
313
313
  > vue-tsc -p tsconfig.app.build.json
314
314
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @milaboratories/milaboratories.ui-examples.ui
2
2
 
3
+ ## 1.5.20
4
+
5
+ ### Patch Changes
6
+
7
+ - @platforma-sdk/model@1.42.0
8
+ - @milaboratories/milaboratories.ui-examples.model@1.2.17
9
+
10
+ ## 1.5.19
11
+
12
+ ### Patch Changes
13
+
14
+ - 093dbda: explicit setup z-index
15
+
3
16
  ## 1.5.18
4
17
 
5
18
  ### Patch Changes