@milaboratories/uikit 2.12.3 → 2.12.5
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/.turbo/turbo-build.log
CHANGED
|
@@ -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.12.
|
|
3
|
+
> @milaboratories/uikit@2.12.5 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,7 +24,7 @@ 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
|
|
27
|
+
[vite:dts] Declaration files built in 11358ms.
|
|
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
|
|
@@ -698,6 +698,14 @@ dist/components/DataTable/BaseCellComponent.vue_vue_type_script_setup_true_lang.
|
|
|
698
698
|
dist/components/PlChartStackedBar/StackedRowCompact.vue_vue_type_script_setup_true_lang.js 1.42 kB │ gzip: 0.75 kB │ map: 2.76 kB
|
|
699
699
|
dist/assets/icons/icon-assets-min/24_title-position.js 1.42 kB │ gzip: 0.55 kB │ map: 1.56 kB
|
|
700
700
|
dist/components/DataTable/ThCell.vue_vue_type_script_setup_true_lang.js 1.44 kB │ gzip: 0.79 kB │ map: 2.03 kB
|
|
701
|
+
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
702
|
+
- vite:asset (40%)
|
|
703
|
+
- vite:css-post (12%)
|
|
704
|
+
- vite:dts (12%)
|
|
705
|
+
- vite:vue (9%)
|
|
706
|
+
- sourcemaps (9%)
|
|
707
|
+
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
708
|
+
[39m
|
|
701
709
|
dist/assets/icons/icon-assets-min/24_sina.js 1.45 kB │ gzip: 0.44 kB │ map: 1.58 kB
|
|
702
710
|
dist/assets/icons/icon-assets-min/24_color-none.js 1.45 kB │ gzip: 0.68 kB │ map: 1.55 kB
|
|
703
711
|
dist/components/DataTable/composition/useResize.js 1.47 kB │ gzip: 0.73 kB │ map: 3.60 kB
|
|
@@ -788,13 +796,5 @@ dist/composition/filters/metadata.js
|
|
|
788
796
|
dist/index.js 12.53 kB │ gzip: 2.96 kB │ map: 21.32 kB
|
|
789
797
|
dist/components/PlSvg/PlSvg.vue_vue_type_script_setup_true_lang.js 39.41 kB │ gzip: 3.40 kB │ map: 8.66 kB
|
|
790
798
|
|
|
791
|
-
[
|
|
792
|
-
- vite:asset (37%)
|
|
793
|
-
- sourcemaps (13%)
|
|
794
|
-
- vite:css (13%)
|
|
795
|
-
- vite:dts (11%)
|
|
796
|
-
- vite:vue (10%)
|
|
797
|
-
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
798
|
-
[39m
|
|
799
|
-
[32m✓ built in 12.17s[39m
|
|
799
|
+
[32m✓ built in 14.37s[39m
|
|
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.12.
|
|
3
|
+
> @milaboratories/uikit@2.12.5 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
|
|
11
|
+
Finished in 2988ms 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.12.
|
|
3
|
+
> @milaboratories/uikit@2.12.5 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
|
|
9
|
+
Finished in 25ms 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.12.
|
|
3
|
+
> @milaboratories/uikit@2.12.5 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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@milaboratories/uikit",
|
|
3
|
-
"version": "2.12.
|
|
3
|
+
"version": "2.12.5",
|
|
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.1",
|
|
35
|
-
"@platforma-sdk/model": "1.65.
|
|
35
|
+
"@platforma-sdk/model": "1.65.9"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@vitest/coverage-istanbul": "^4.1.3",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"typescript": "~5.9.3",
|
|
42
42
|
"vitest": "^4.1.3",
|
|
43
43
|
"@milaboratories/build-configs": "2.0.0",
|
|
44
|
-
"@milaboratories/ts-
|
|
45
|
-
"@milaboratories/ts-
|
|
44
|
+
"@milaboratories/ts-configs": "1.2.3",
|
|
45
|
+
"@milaboratories/ts-builder": "1.3.2"
|
|
46
46
|
},
|
|
47
47
|
"scripts": {
|
|
48
48
|
"dev": "ts-builder serve --target browser-lib --build-config ./build.browser-lib.config.js",
|