@platforma-sdk/ui-vue 1.53.13 → 1.53.14

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.53.13 build /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.53.14 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...
@@ -95,8 +95,8 @@ computing gzip size...
95
95
  dist/node_modules/.pnpm/semver@7.7.2/node_modules/semver/ranges/to-comparators.js  0.30 kB │ gzip: 0.23 kB │ map: 0.78 kB
96
96
  dist/components/PlBtnExportArchive/PlBtnExportArchive.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
97
97
  dist/components/PlAnnotations/components/PlAnnotationsModal.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
98
- dist/components/PlAgDataTable/PlAgDataTableSheets.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
99
98
  dist/components/PlAnnotations/components/AnnotationsSidebar.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
99
+ dist/components/PlAgDataTable/PlAgDataTableSheets.vue.js  0.31 kB │ gzip: 0.22 kB │ map: 0.11 kB
100
100
  dist/node_modules/.pnpm/semver@7.7.2/node_modules/semver/ranges/valid.js  0.31 kB │ gzip: 0.22 kB │ map: 0.76 kB
101
101
  dist/components/PlAgGridColumnManager/PlAgGridColumnManager.vue.js  0.32 kB │ gzip: 0.23 kB │ map: 0.12 kB
102
102
  dist/node_modules/.pnpm/semver@7.7.2/node_modules/semver/functions/satisfies.js  0.32 kB │ gzip: 0.23 kB │ map: 0.74 kB
@@ -205,7 +205,7 @@ computing gzip size...
205
205
  dist/components/PlAdvancedFilter/FilterEditor.vue2.js  12.83 kB │ gzip: 3.28 kB │ map: 25.49 kB
206
206
  dist/components/PlAgDataTable/PlAgDataTableV2.vue2.js  15.28 kB │ gzip: 4.40 kB │ map: 34.83 kB
207
207
  dist/index.js 101.49 kB │ gzip: 64.76 kB │ map: 0.13 kB
208
- [vite:dts] Declaration files built in 7087ms.
208
+ [vite:dts] Declaration files built in 8248ms.
209
209
 
210
- ✓ built in 8.76s
210
+ ✓ built in 9.90s
211
211
  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.53.13 formatter:check /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.53.14 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 2780ms on 125 files using 8 threads.
11
+ Finished in 2559ms on 125 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.53.13 linter:check /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.53.14 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 11ms on 108 files with 100 rules using 8 threads.
9
+ Finished in 10ms on 108 files with 100 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.53.13 types:check /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.53.14 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,16 @@
1
1
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.53.14
4
+
5
+ ### Patch Changes
6
+
7
+ - a6ea24f: silent ci tests
8
+ - Updated dependencies [a6ea24f]
9
+ - @milaboratories/biowasm-tools@2.0.2
10
+ - @milaboratories/ptabler-expression-js@1.1.15
11
+ - @milaboratories/uikit@2.10.17
12
+ - @platforma-sdk/model@1.53.14
13
+
3
14
  ## 1.53.13
4
15
 
5
16
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platforma-sdk/ui-vue",
3
- "version": "1.53.13",
3
+ "version": "1.53.14",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "exports": {
@@ -27,10 +27,10 @@
27
27
  "lru-cache": "^11.2.2",
28
28
  "vue": "^3.5.24",
29
29
  "zod": "~3.23.8",
30
- "@milaboratories/biowasm-tools": "2.0.1",
31
- "@milaboratories/uikit": "2.10.16",
32
- "@milaboratories/ptabler-expression-js": "1.1.14",
33
- "@platforma-sdk/model": "1.53.13"
30
+ "@milaboratories/biowasm-tools": "2.0.2",
31
+ "@platforma-sdk/model": "1.53.14",
32
+ "@milaboratories/uikit": "2.10.17",
33
+ "@milaboratories/ptabler-expression-js": "1.1.15"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@faker-js/faker": "^9.2.0",
@@ -45,10 +45,10 @@
45
45
  "typescript": "~5.6.3",
46
46
  "vite": "^6.4.1",
47
47
  "vitest": "^4.0.16",
48
- "@milaboratories/build-configs": "1.4.1",
49
- "@milaboratories/helpers": "1.13.1",
50
- "@milaboratories/ts-configs": "1.2.0",
51
- "@milaboratories/ts-builder": "1.2.5"
48
+ "@milaboratories/build-configs": "1.4.2",
49
+ "@milaboratories/helpers": "1.13.2",
50
+ "@milaboratories/ts-builder": "1.2.6",
51
+ "@milaboratories/ts-configs": "1.2.1"
52
52
  },
53
53
  "styles": "dist/index.js",
54
54
  "scripts": {