@milaboratories/milaboratories.ui-examples.ui 1.6.3 → 1.6.4

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.6.3 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
3
+ > @milaboratories/milaboratories.ui-examples.ui@1.6.4 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...
@@ -308,11 +308,11 @@ computing gzip size...
308
308
  dist/assets/24_violin.svg-U9NSWJ89.js  2.32 kB │ gzip: 1.19 kB │ map: 2.54 kB
309
309
  dist/assets/24_file-logs-accent.svg-DcEVrk9k.js  2.42 kB │ gzip: 1.20 kB │ map: 2.68 kB
310
310
  dist/assets/24_heatmap.svg-CqDSyh0J.js  4.38 kB │ gzip: 0.99 kB │ map: 4.70 kB
311
- dist/assets/index-Dq9vnL8i.js 5,814.92 kB │ gzip: 1,889.21 kB │ map: 11,268.65 kB
311
+ dist/assets/index-a6OrO4mT.js 5,814.90 kB │ gzip: 1,889.17 kB │ map: 11,256.32 kB
312
312
  
313
313
  (!) Some chunks are larger than 500 kB after minification. Consider:
314
314
  - Using dynamic import() to code-split the application
315
315
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
316
316
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
317
- ✓ built in 20.11s
317
+ ✓ built in 26.69s
318
318
  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.6.3 type-check /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/ui
3
+ > @milaboratories/milaboratories.ui-examples.ui@1.6.4 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,13 @@
1
1
  # @milaboratories/milaboratories.ui-examples.ui
2
2
 
3
+ ## 1.6.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [17e5fe7]
8
+ - @platforma-sdk/model@1.45.30
9
+ - @milaboratories/milaboratories.ui-examples.model@1.3.4
10
+
3
11
  ## 1.6.3
4
12
 
5
13
  ### Patch Changes