@platforma-sdk/ui-vue 1.65.0 → 1.65.3

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
- > @platforma-sdk/ui-vue@1.65.0 build /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.65.3 build /home/runner/_work/platforma/platforma/sdk/ui-vue
4
4
  > ts-builder build --target browser-lib
5
5
 
6
6
  Building browser-lib project...
@@ -16,7 +16,7 @@ Building browser-lib project...
16
16
  rendering chunks...
17
17
 
18
18
  [vite:dts] Start generate declaration files...
19
- [vite:dts] Declaration files built in 4999ms.
19
+ [vite:dts] Declaration files built in 5395ms.
20
20
 
21
21
  computing gzip size...
22
22
  dist/components/PlAnnotations/components/PlAnnotations.vue?vue&type=style&index=0&lang.css 0.04 kB │ gzip: 0.06 kB
@@ -223,11 +223,11 @@ dist/components/PlAgDataTable/PlAgDataTableV2.vue_vue_type_script_setup_true_lan
223
223
 
224
224
  [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
225
225
  - sourcemaps (33%)
226
- - vite:dts (25%)
226
+ - vite:dts (26%)
227
227
  - vite:vue (13%)
228
228
  - vite:css-post (10%)
229
- - vite:css (8%)
229
+ - vite:css (7%)
230
230
  See https://rolldown.rs/options/checks#plugintimings for more details.
231
231
  
232
- ✓ built in 5.88s
232
+ ✓ built in 6.25s
233
233
  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
- > @platforma-sdk/ui-vue@1.65.0 formatter:check /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.65.3 formatter:check /home/runner/_work/platforma/platforma/sdk/ui-vue
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 3904ms on 129 files using 8 threads.
11
+ Finished in 3490ms on 129 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
- > @platforma-sdk/ui-vue@1.65.0 linter:check /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.65.3 linter:check /home/runner/_work/platforma/platforma/sdk/ui-vue
4
4
  > ts-builder linter --check
5
5
 
6
6
  Linting project...
7
7
  ↳ oxlint --config /home/runner/_work/platforma/platforma/sdk/ui-vue/.oxlintrc.json --deny-warnings
8
8
  Found 0 warnings and 0 errors.
9
- Finished in 25ms on 112 files with 98 rules using 8 threads.
9
+ Finished in 28ms on 112 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
- > @platforma-sdk/ui-vue@1.65.0 types:check /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.65.3 types:check /home/runner/_work/platforma/platforma/sdk/ui-vue
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
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.65.3
4
+
5
+ ### Patch Changes
6
+
7
+ - @platforma-sdk/model@1.65.3
8
+ - @milaboratories/uikit@2.12.1
9
+
3
10
  ## 1.65.0
4
11
 
5
12
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platforma-sdk/ui-vue",
3
- "version": "1.65.0",
3
+ "version": "1.65.3",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "exports": {
@@ -27,9 +27,9 @@
27
27
  "vue": "^3.5.24",
28
28
  "zod": "~3.25.76",
29
29
  "@milaboratories/pf-spec-driver": "1.2.5",
30
- "@platforma-sdk/model": "1.65.0",
31
- "@milaboratories/uikit": "2.12.0",
32
- "@milaboratories/pl-model-common": "1.31.2"
30
+ "@milaboratories/uikit": "2.12.1",
31
+ "@milaboratories/pl-model-common": "1.31.2",
32
+ "@platforma-sdk/model": "1.65.3"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@faker-js/faker": "^9.2.0",
@@ -43,10 +43,10 @@
43
43
  "typescript": "~5.9.3",
44
44
  "vite": "^8.0.6",
45
45
  "vitest": "^4.1.3",
46
- "@milaboratories/helpers": "1.14.1",
47
- "@milaboratories/ts-builder": "1.3.1",
48
46
  "@milaboratories/build-configs": "2.0.0",
49
- "@milaboratories/ts-configs": "1.2.3"
47
+ "@milaboratories/ts-builder": "1.3.2",
48
+ "@milaboratories/ts-configs": "1.2.3",
49
+ "@milaboratories/helpers": "1.14.1"
50
50
  },
51
51
  "scripts": {
52
52
  "dev": "ts-builder serve --target browser-lib",