@gooddata/sdk-ui-dashboard 10.31.0-alpha.26 → 10.31.0-alpha.28

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,2 +1,2 @@
1
- export declare const LIB_VERSION = "10.31.0-alpha.26";
1
+ export declare const LIB_VERSION = "10.31.0-alpha.28";
2
2
  //# sourceMappingURL=__version.d.ts.map
package/esm/__version.js CHANGED
@@ -1,4 +1,4 @@
1
1
  // (C) 2021 GoodData Corporation
2
2
  // DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
3
- export const LIB_VERSION = "10.31.0-alpha.26";
3
+ export const LIB_VERSION = "10.31.0-alpha.28";
4
4
  //# sourceMappingURL=__version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-dashboard",
3
- "version": "10.31.0-alpha.26",
3
+ "version": "10.31.0-alpha.28",
4
4
  "description": "GoodData SDK - Dashboard Component",
5
5
  "repository": {
6
6
  "type": "git",
@@ -59,17 +59,17 @@
59
59
  "uuid": "^8.3.2",
60
60
  "@codemirror/language": "~6.11.0",
61
61
  "@lezer/highlight": "~1.2.1",
62
- "@gooddata/sdk-backend-base": "10.31.0-alpha.26",
63
- "@gooddata/sdk-model": "10.31.0-alpha.26",
64
- "@gooddata/sdk-backend-spi": "10.31.0-alpha.26",
65
- "@gooddata/sdk-ui-ext": "10.31.0-alpha.26",
66
- "@gooddata/sdk-ui": "10.31.0-alpha.26",
67
- "@gooddata/sdk-ui-filters": "10.31.0-alpha.26",
68
- "@gooddata/sdk-ui-geo": "10.31.0-alpha.26",
69
- "@gooddata/sdk-ui-kit": "10.31.0-alpha.26",
70
- "@gooddata/sdk-ui-theme-provider": "10.31.0-alpha.26",
71
- "@gooddata/sdk-ui-vis-commons": "10.31.0-alpha.26",
72
- "@gooddata/util": "10.31.0-alpha.26"
62
+ "@gooddata/sdk-backend-base": "10.31.0-alpha.28",
63
+ "@gooddata/sdk-backend-spi": "10.31.0-alpha.28",
64
+ "@gooddata/sdk-model": "10.31.0-alpha.28",
65
+ "@gooddata/sdk-ui": "10.31.0-alpha.28",
66
+ "@gooddata/sdk-ui-ext": "10.31.0-alpha.28",
67
+ "@gooddata/sdk-ui-filters": "10.31.0-alpha.28",
68
+ "@gooddata/sdk-ui-geo": "10.31.0-alpha.28",
69
+ "@gooddata/sdk-ui-kit": "10.31.0-alpha.28",
70
+ "@gooddata/sdk-ui-theme-provider": "10.31.0-alpha.28",
71
+ "@gooddata/util": "10.31.0-alpha.28",
72
+ "@gooddata/sdk-ui-vis-commons": "10.31.0-alpha.28"
73
73
  },
74
74
  "peerDependencies": {
75
75
  "react": "^16.10.0 || ^17.0.0 || ^18.0.0",
@@ -122,9 +122,9 @@
122
122
  "typescript": "5.3.3",
123
123
  "vitest": "3.0.8",
124
124
  "vitest-dom": "0.1.1",
125
- "@gooddata/i18n-toolkit": "10.31.0-alpha.26",
126
- "@gooddata/reference-workspace": "10.31.0-alpha.26",
127
- "@gooddata/sdk-backend-mockingbird": "10.31.0-alpha.26"
125
+ "@gooddata/sdk-backend-mockingbird": "10.31.0-alpha.28",
126
+ "@gooddata/i18n-toolkit": "10.31.0-alpha.28",
127
+ "@gooddata/reference-workspace": "10.31.0-alpha.28"
128
128
  },
129
129
  "scripts": {
130
130
  "clean": "rm -rf ci dist esm coverage *.log styles/css tsconfig.tsbuildinfo",
@@ -6511,7 +6511,7 @@ input[type=search]::-webkit-search-cancel-button {
6511
6511
  display: block;
6512
6512
  }
6513
6513
 
6514
- .gd-async-list:focus-visible .gd-attribute-filter-single-selection-list-item--isFocused,
6514
+ .gd-async-list:focus-visible .gd-attribute-filter-single-selection-list-item--isFocusedSelectItem,
6515
6515
  .gd-async-list:focus-visible .gd-attribute-filter-list-item--isFocusedSelectItem,
6516
6516
  .gd-async-list:focus-visible .gd-list-item-only--isFocusedSelectItem,
6517
6517
  .gd-async-list:focus-visible .gd-list-item-only .gd-icon-circle-question--isFocusedSelectItem {
@@ -17308,7 +17308,7 @@ a.gd-button-link:hover .gd-button-text, a.gd-button-link-dimmed:hover .gd-button
17308
17308
  display: block;
17309
17309
  }
17310
17310
 
17311
- .gd-async-list:focus-visible .gd-attribute-filter-single-selection-list-item--isFocused,
17311
+ .gd-async-list:focus-visible .gd-attribute-filter-single-selection-list-item--isFocusedSelectItem,
17312
17312
  .gd-async-list:focus-visible .gd-attribute-filter-list-item--isFocusedSelectItem,
17313
17313
  .gd-async-list:focus-visible .gd-list-item-only--isFocusedSelectItem,
17314
17314
  .gd-async-list:focus-visible .gd-list-item-only .gd-icon-circle-question--isFocusedSelectItem {