@milaboratories/uikit 2.11.3 → 2.11.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.
package/.oxfmtrc.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "extends": ["node_modules/@milaboratories/ts-builder/configs/oxfmt.json"],
3
- "ignorePatterns": ["dist", "CHANGELOG.md"]
3
+ "ignorePatterns": ["dist", "coverage", "CHANGELOG.md"]
4
4
  }
@@ -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/uikit@2.11.3 build /home/runner/_work/platforma/platforma/lib/ui/uikit
3
+ > @milaboratories/uikit@2.11.4 build /home/runner/_work/platforma/platforma/lib/ui/uikit
4
4
  > ts-builder build --target browser-lib --build-config ./build.browser-lib.config.js
5
5
 
6
6
  Building browser-lib project...
@@ -24,13 +24,13 @@ Using custom config: ./build.browser-lib.config.js
24
24
  rendering chunks...
25
25
 
26
26
  [vite:dts] Start generate declaration files...
27
- [vite:dts] Declaration files built in 8750ms.
27
+ [vite:dts] Declaration files built in 13181ms.
28
28
 
29
29
  computing gzip size...
30
30
  dist/components/PlClipboard/PlClipboard.vue?vue&type=style&index=0&lang.css 0.04 kB │ gzip: 0.06 kB
31
31
  dist/components/PlSlideModal/PlSlideModal.vue?vue&type=style&index=0&lang.css 0.05 kB │ gzip: 0.06 kB
32
- dist/layout/PlContainer/pl-container.css 0.06 kB │ gzip: 0.08 kB
33
32
  dist/components/PlChartStackedBar/PlChartStackedBarCompact.vue?vue&type=style&index=0&lang.css 0.06 kB │ gzip: 0.08 kB
33
+ dist/layout/PlContainer/pl-container.css 0.06 kB │ gzip: 0.08 kB
34
34
  dist/layout/PlGrid/pl-grid.css 0.06 kB │ gzip: 0.07 kB
35
35
  dist/layout/PlRow/pl-row.css 0.14 kB │ gzip: 0.12 kB
36
36
  dist/components/PlChartStackedBar/PlChartStackedBar.vue?vue&type=style&index=0&lang.css 0.17 kB │ gzip: 0.15 kB
@@ -645,10 +645,10 @@ dist/assets/icons/icon-assets-min/24_theme-dark.js
645
645
  dist/components/PlSidebar/PlSidebarItem.vue_vue_type_script_setup_true_lang.js 0.94 kB │ gzip: 0.43 kB │ map: 2.10 kB
646
646
  dist/components/DataTable/assets/TableIcon.js 0.94 kB │ gzip: 0.54 kB │ map: 1.02 kB
647
647
  [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
648
- - vite:asset (40%)
649
- - vite:dts (12%)
650
- - vite:css-post (11%)
651
- - vite:vue (9%)
648
+ - vite:asset (41%)
649
+ - vite:dts (13%)
650
+ - vite:css-post (10%)
651
+ - vite:vue (10%)
652
652
  - sourcemaps (9%)
653
653
  See https://rolldown.rs/options/checks#plugintimings for more details.
654
654
  
@@ -796,5 +796,5 @@ dist/composition/filters/metadata.js
796
796
  dist/index.js 12.50 kB │ gzip: 2.94 kB │ map: 21.27 kB
797
797
  dist/components/PlSvg/PlSvg.vue_vue_type_script_setup_true_lang.js 39.32 kB │ gzip: 3.34 kB │ map: 8.66 kB
798
798
 
799
- ✓ built in 11.60s
799
+ ✓ built in 15.73s
800
800
  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/uikit@2.11.3 formatter:check /home/runner/_work/platforma/platforma/lib/ui/uikit
3
+ > @milaboratories/uikit@2.11.4 formatter:check /home/runner/_work/platforma/platforma/lib/ui/uikit
4
4
  > ts-builder formatter --check
5
5
 
6
6
  Checking formatting...
@@ -8,5 +8,5 @@ Checking formatting...
8
8
  Checking formatting...
9
9
 
10
10
  All matched files use the correct format.
11
- Finished in 5514ms on 381 files using 8 threads.
11
+ Finished in 5706ms on 381 files using 8 threads.
12
12
  Format check completed successfully
@@ -1,10 +1,10 @@
1
1
   WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @milaboratories/uikit@2.11.3 linter:check /home/runner/_work/platforma/platforma/lib/ui/uikit
3
+ > @milaboratories/uikit@2.11.4 linter:check /home/runner/_work/platforma/platforma/lib/ui/uikit
4
4
  > ts-builder linter --check
5
5
 
6
6
  Linting project...
7
7
  ↳ oxlint --config /home/runner/_work/platforma/platforma/lib/ui/uikit/.oxlintrc.json --deny-warnings
8
8
  Found 0 warnings and 0 errors.
9
- Finished in 25ms on 308 files with 98 rules using 8 threads.
9
+ Finished in 29ms on 308 files with 98 rules using 8 threads.
10
10
  Linting 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/uikit@2.11.3 types:check /home/runner/_work/platforma/platforma/lib/ui/uikit
3
+ > @milaboratories/uikit@2.11.4 types:check /home/runner/_work/platforma/platforma/lib/ui/uikit
4
4
  > ts-builder type-check --target browser-lib
5
5
 
6
6
  ↳ vue-tsc.js --noEmit --project ./tsconfig.json --customConditions ,
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @milaboratories/uikit
2
2
 
3
+ ## 2.11.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [74a2ffa]
8
+ - @platforma-sdk/model@1.62.0
9
+
3
10
  ## 2.11.3
4
11
 
5
12
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@milaboratories/uikit",
3
- "version": "2.11.3",
3
+ "version": "2.11.4",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "exports": {
@@ -32,7 +32,7 @@
32
32
  "sortablejs": "^1.15.6",
33
33
  "vue": "^3.5.24",
34
34
  "@milaboratories/helpers": "1.14.0",
35
- "@platforma-sdk/model": "1.61.1"
35
+ "@platforma-sdk/model": "1.62.0"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@vitest/coverage-istanbul": "^4.0.18",