@gooddata/util 11.18.0-alpha.2 → 11.18.0-alpha.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 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AAEH,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAC9C,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAE9C,OAAO,EACH,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,OAAO,EACZ,KAAK,uBAAuB,EAC5B,KAAK,WAAW,EAChB,KAAK,EACL,eAAe,GAClB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,CAAC;AAC9E,YAAY,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAIA;;;;;;;GAOG;AAEH,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAC9C,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAE9C,OAAO,EACH,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,OAAO,EACZ,KAAK,uBAAuB,EAC5B,KAAK,WAAW,EAChB,KAAK,EACL,eAAe,GAClB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,CAAC;AAC9E,YAAY,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC"}
package/esm/index.js CHANGED
@@ -1,4 +1,5 @@
1
1
  // (C) 2019-2026 GoodData Corporation
2
+ /* eslint-disable no-barrel-files/no-barrel-files */
2
3
  /**
3
4
  * This package contains utility functions used in production or test code of multiple different GoodData.UI packages.
4
5
  *
package/esm/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC;;;;;;;GAOG;AAEH,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAC9C,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAE9C,OAAO,EAMH,KAAK,EACL,eAAe,GAClB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,oDAAoD;AAEpD;;;;;;;GAOG;AAEH,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAC9C,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,gBAAgB,MAAM,uBAAuB,CAAC;AAC1D,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAE9C,OAAO,EAMH,KAAK,EACL,eAAe,GAClB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/util",
3
- "version": "11.18.0-alpha.2",
3
+ "version": "11.18.0-alpha.4",
4
4
  "description": "GoodData Utility Functions",
5
5
  "repository": {
6
6
  "type": "git",
@@ -39,6 +39,7 @@
39
39
  "eslint-plugin-import": "2.32.0",
40
40
  "eslint-plugin-import-esm": "1.2.1",
41
41
  "eslint-plugin-jsdoc": "62.1.0",
42
+ "eslint-plugin-no-barrel-files": "1.2.2",
42
43
  "eslint-plugin-no-only-tests": "2.6.0",
43
44
  "eslint-plugin-prettier": "5.5.4",
44
45
  "eslint-plugin-regexp": "1.15.0",
@@ -47,7 +48,7 @@
47
48
  "prettier": "^3.6.2",
48
49
  "typescript": "5.9.3",
49
50
  "vitest": "4.0.8",
50
- "@gooddata/eslint-config": "11.18.0-alpha.2"
51
+ "@gooddata/eslint-config": "11.18.0-alpha.4"
51
52
  },
52
53
  "scripts": {
53
54
  "_phase:build": "npm run build",
@@ -57,14 +58,11 @@
57
58
  "build": "tsc -p tsconfig.build.json && npm run api-extractor",
58
59
  "clean": "../../common/scripts/clean-command-state.sh && rm -rf ci dist esm coverage *.log tsconfig.tsbuildinfo",
59
60
  "dep-cruiser": "depcruise --validate .dependency-cruiser.cjs --output-type err-long src/",
60
- "dep-cruiser-ci": "depcruise --validate .dependency-cruiser.cjs --output-type err-long src/",
61
61
  "eslint": "eslint -c .eslintrc.cjs --ignore-path ../.eslintignore .",
62
- "eslint-ci": "mkdir -p ./ci/results && eslint -f checkstyle -o ci/results/eslint-results.xml -c .eslintrc.cjs --ignore-path ../.eslintignore .",
63
62
  "eslint-fix": "eslint -c .eslintrc.cjs --ignore-path ../.eslintignore . --fix",
64
63
  "prettier-check": "prettier --no-error-on-unmatched-pattern --check '{src,test}/**/*.{json,scss,md,yaml,html}'",
65
64
  "prettier-write": "prettier --no-error-on-unmatched-pattern --write '{src,test}/**/*.{json,scss,md,yaml,html}'",
66
65
  "test": "vitest watch",
67
- "test-ci": "vitest run --reporter=junit --outputFile=./ci/results/test-results.xml",
68
66
  "test-once": "vitest run",
69
67
  "validate": "tsc && export BROWSERSLIST_IGNORE_OLD_DATA=true && npm run dep-cruiser && npm run eslint && npm run prettier-check",
70
68
  "validate-esm": "node --input-type=module --eval 'import \"@gooddata/util\"'"