@gooddata/sdk-ui-kit 10.13.0-alpha.6 → 10.13.0-alpha.8
Sign up to get free protection for your applications and to get access to all the features.
@@ -3,12 +3,10 @@ import React from "react";
|
|
3
3
|
/**
|
4
4
|
* @internal
|
5
5
|
*/
|
6
|
-
export const AlertPaused = ({ color = "#94A1AD", className, width =
|
7
|
-
return (React.createElement("svg", { className: className, width: width, height: height, viewBox: "0 0
|
8
|
-
React.createElement("
|
9
|
-
|
10
|
-
|
11
|
-
React.createElement("path", { d: "M10.3485 3.28467C10.2802 3.35303 10.1981 3.38721 10.1024 3.38721H8.70105C8.63725 3.38721 8.578 3.37126 8.52332 3.33936C8.46863 3.30745 8.42533 3.26188 8.39343 3.20264C8.36153 3.14795 8.34786 3.0887 8.35242 3.0249C8.35697 2.9611 8.37748 2.90186 8.41394 2.84717L9.44617 1.28857H8.70105C8.60535 1.28857 8.52332 1.25439 8.45496 1.18604C8.3866 1.11768 8.35242 1.03564 8.35242 0.939941C8.35242 0.844238 8.3866 0.762207 8.45496 0.693848C8.52332 0.625488 8.60535 0.591309 8.70105 0.591309H10.1024C10.1662 0.591309 10.2255 0.607259 10.2802 0.63916C10.3348 0.671061 10.3781 0.716634 10.41 0.775879C10.4419 0.830566 10.4556 0.89209 10.451 0.960449C10.4465 1.02425 10.4283 1.08122 10.3964 1.13135L9.3573 2.68994H10.1024C10.1981 2.68994 10.2802 2.72412 10.3485 2.79248C10.4169 2.86084 10.451 2.94287 10.451 3.03857C10.451 3.13428 10.4169 3.21631 10.3485 3.28467Z", fill: color }),
|
12
|
-
React.createElement("path", { d: "M6.80261 8.29346C6.73425 8.36182 6.65222 8.396 6.55652 8.396H4.45789C4.38953 8.396 4.32572 8.38005 4.26648 8.34814C4.21179 8.31169 4.17078 8.26383 4.14343 8.20459C4.11153 8.14534 4.09786 8.08382 4.10242 8.02002C4.11153 7.95166 4.1366 7.89014 4.17761 7.83545L5.85242 5.6001H4.45789C4.35763 5.6001 4.27332 5.56592 4.20496 5.49756C4.1366 5.4292 4.10242 5.34717 4.10242 5.25146C4.10242 5.1512 4.1366 5.06689 4.20496 4.99854C4.27332 4.93018 4.35763 4.896 4.45789 4.896H6.55652C6.62032 4.896 6.67957 4.91423 6.73425 4.95068C6.7935 4.98714 6.83907 5.03499 6.87097 5.09424C6.89832 5.15348 6.90743 5.21729 6.89832 5.28564C6.89376 5.34945 6.87325 5.40641 6.83679 5.45654L5.15515 7.69873H6.55652C6.65222 7.69873 6.73425 7.73291 6.80261 7.80127C6.87097 7.86963 6.90515 7.95166 6.90515 8.04736C6.90515 8.14307 6.87097 8.2251 6.80261 8.29346Z", fill: color })))));
|
6
|
+
export const AlertPaused = ({ color = "#94A1AD", className, width = 18, height = 18, }) => {
|
7
|
+
return (React.createElement("svg", { className: className, xmlns: "http://www.w3.org/2000/svg", width: width, height: height, viewBox: "0 0 18 18", fill: "none" },
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.0072 13.0856C14.9848 12.9958 14.9343 12.9229 14.8558 12.8668C14.609 12.6817 14.3903 12.4742 14.1996 12.2442C14.0088 12.0086 13.8462 11.759 13.7116 11.4954C13.5826 11.2318 13.4816 10.9542 13.4087 10.6625C13.3414 10.3708 13.3077 10.0707 13.3077 9.76224V7.17931C13.3077 6.63524 13.2208 6.11922 13.0469 5.63124C13.0305 5.58532 13.0136 5.53981 12.996 5.49469L12.3166 6.17413C12.4052 6.49602 12.4496 6.83108 12.4496 7.17931V9.76224C12.4496 10.1437 12.4916 10.5138 12.5758 10.8728C12.6599 11.2318 12.7889 11.5796 12.9628 11.9161C13.0413 12.0675 13.1282 12.2162 13.2236 12.362C13.3189 12.5078 13.4199 12.6453 13.5265 12.7743H5.71646L4.84988 13.6409H6.45917C6.44234 13.7082 6.43112 13.7783 6.42551 13.8512C6.4199 13.9241 6.4171 13.997 6.4171 14.0699C6.4171 14.3672 6.47319 14.6477 6.58537 14.9113C6.69755 15.1693 6.85179 15.3965 7.04811 15.5928C7.24442 15.7891 7.47159 15.9433 7.7296 16.0555C7.99322 16.1677 8.27367 16.2238 8.57094 16.2238C8.86822 16.2238 9.14586 16.1677 9.40388 16.0555C9.6675 15.9433 9.89747 15.7891 10.0938 15.5928C10.2901 15.3965 10.4443 15.1693 10.5565 14.9113C10.6687 14.6477 10.7248 14.3672 10.7248 14.0699C10.7248 13.997 10.7192 13.9241 10.708 13.8512C10.7024 13.7783 10.6939 13.7082 10.6827 13.6409H14.6034C14.6931 13.6409 14.7745 13.6156 14.8474 13.5651C14.9259 13.509 14.9792 13.4361 15.0072 13.3464C15.0353 13.2566 15.0353 13.1697 15.0072 13.0856ZM9.84138 13.8512C9.8526 13.9241 9.8582 13.997 9.8582 14.0699C9.8582 14.4289 9.732 14.7346 9.4796 14.987C9.22719 15.2394 8.92431 15.3656 8.57094 15.3656C8.21197 15.3656 7.90628 15.2394 7.65388 14.987C7.40147 14.7346 7.27527 14.4289 7.27527 14.0699C7.27527 13.997 7.28088 13.9241 7.2921 13.8512C7.30893 13.7783 7.32856 13.7082 7.35099 13.6409H9.7909C9.81333 13.7082 9.83016 13.7783 9.84138 13.8512Z", fill: color }),
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4938 3.81958C10.3607 3.74324 10.2217 3.67405 10.077 3.612C9.6058 3.40447 9.1038 3.30071 8.57094 3.30071C8.03809 3.30071 7.53609 3.40447 7.06494 3.612C6.59378 3.81393 6.18152 4.09157 5.82816 4.44494C5.4804 4.79269 5.20276 5.20215 4.99522 5.6733C4.7933 6.14446 4.69234 6.64646 4.69234 7.17931V9.62102L3.74756 10.5658C3.8053 10.3046 3.83417 10.0368 3.83417 9.76224V7.17931C3.83417 6.63524 3.9183 6.11922 4.08657 5.63124C4.26045 5.14325 4.50163 4.70015 4.81013 4.30191C5.11862 3.89806 5.4832 3.55311 5.90388 3.26705C6.32455 2.97539 6.78168 2.75944 7.27527 2.61922V2.00503C7.27527 1.65167 7.40147 1.34878 7.65388 1.09638C7.90628 0.843975 8.21197 0.717773 8.57094 0.717773C8.92431 0.717773 9.22719 0.843975 9.4796 1.09638C9.732 1.34878 9.8582 1.65167 9.8582 2.00503V2.61922C10.3124 2.7468 10.7341 2.93708 11.1233 3.19004L10.4938 3.81958ZM8.14186 2.45936V2.00503C8.14186 1.88724 8.18393 1.78628 8.26806 1.70215C8.35219 1.61801 8.45316 1.57595 8.57094 1.57595C8.68873 1.57595 8.78969 1.61801 8.87383 1.70215C8.95796 1.78628 9.00003 1.88724 9.00003 2.00503V2.45936C8.92711 2.45375 8.8542 2.45095 8.78128 2.45095C8.71397 2.44534 8.64386 2.44253 8.57094 2.44253C8.49803 2.44253 8.42511 2.44534 8.35219 2.45095C8.27928 2.45095 8.20917 2.45375 8.14186 2.45936Z", fill: color }),
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.22946 15.1718C1.0372 14.9796 1.0372 14.6679 1.22946 14.4756L14.2837 1.42134C14.476 1.22908 14.7877 1.22908 14.98 1.42134C15.1722 1.6136 15.1722 1.92531 14.98 2.11757L1.92569 15.1718C1.73343 15.3641 1.42172 15.3641 1.22946 15.1718Z", fill: color })));
|
13
11
|
};
|
14
12
|
//# sourceMappingURL=AlertPaused.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlertPaused.js","sourceRoot":"","sources":["../../../src/Icon/icons/AlertPaused.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;GAEG;AACH,MAAM,CAAC,MAAM,WAAW,GAAyB,CAAC,EAC9C,KAAK,GAAG,SAAS,EACjB,SAAS,EACT,KAAK,GAAG,EAAE,EACV,MAAM,GAAG,EAAE,GACd,EAAE,EAAE;IACD,OAAO,CACH,6BACI,SAAS,EAAE,SAAS,EACpB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,EACd,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,
|
1
|
+
{"version":3,"file":"AlertPaused.js","sourceRoot":"","sources":["../../../src/Icon/icons/AlertPaused.tsx"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;GAEG;AACH,MAAM,CAAC,MAAM,WAAW,GAAyB,CAAC,EAC9C,KAAK,GAAG,SAAS,EACjB,SAAS,EACT,KAAK,GAAG,EAAE,EACV,MAAM,GAAG,EAAE,GACd,EAAE,EAAE;IACD,OAAO,CACH,6BACI,SAAS,EAAE,SAAS,EACpB,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,EACd,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM;QAEX,8BACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,yuDAAyuD,EAC3uD,IAAI,EAAE,KAAK,GACb;QACF,8BACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,quCAAquC,EACvuC,IAAI,EAAE,KAAK,GACb;QACF,8BACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,2OAA2O,EAC7O,IAAI,EAAE,KAAK,GACb,CACA,CACT,CAAC;AACN,CAAC,CAAC"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-kit",
|
3
|
-
"version": "10.13.0-alpha.
|
3
|
+
"version": "10.13.0-alpha.8",
|
4
4
|
"description": "GoodData SDK - UI Building Components",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -62,11 +62,11 @@
|
|
62
62
|
"ts-invariant": "^0.7.5",
|
63
63
|
"tslib": "^2.5.0",
|
64
64
|
"uuid": "^8.3.2",
|
65
|
-
"@gooddata/sdk-backend-spi": "10.13.0-alpha.
|
66
|
-
"@gooddata/sdk-model": "10.13.0-alpha.
|
67
|
-
"@gooddata/sdk-ui": "10.13.0-alpha.
|
68
|
-
"@gooddata/
|
69
|
-
"@gooddata/
|
65
|
+
"@gooddata/sdk-backend-spi": "10.13.0-alpha.8",
|
66
|
+
"@gooddata/sdk-model": "10.13.0-alpha.8",
|
67
|
+
"@gooddata/sdk-ui-theme-provider": "10.13.0-alpha.8",
|
68
|
+
"@gooddata/util": "10.13.0-alpha.8",
|
69
|
+
"@gooddata/sdk-ui": "10.13.0-alpha.8"
|
70
70
|
},
|
71
71
|
"peerDependencies": {
|
72
72
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|
@@ -125,8 +125,8 @@
|
|
125
125
|
"typescript": "5.3.3",
|
126
126
|
"vitest": "1.0.4",
|
127
127
|
"vitest-dom": "0.1.1",
|
128
|
-
"@gooddata/reference-workspace": "10.13.0-alpha.
|
129
|
-
"@gooddata/sdk-backend-mockingbird": "10.13.0-alpha.
|
128
|
+
"@gooddata/reference-workspace": "10.13.0-alpha.8",
|
129
|
+
"@gooddata/sdk-backend-mockingbird": "10.13.0-alpha.8"
|
130
130
|
},
|
131
131
|
"scripts": {
|
132
132
|
"clean": "rm -rf ci dist esm coverage styles/css *.log tsconfig.tsbuildinfo",
|
package/styles/css/bubble.css
CHANGED
package/styles/css/main.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
// (C) 2020 GoodData Corporation
|
1
|
+
// (C) 2020-2024 GoodData Corporation
|
2
2
|
@use "sass:color";
|
3
3
|
@use "../mixins.scss";
|
4
4
|
@use "../variables";
|
@@ -14,7 +14,7 @@ $bubble-skins: primary, secondary, dark, light, warning, negative;
|
|
14
14
|
// Bubble
|
15
15
|
$bubble-boxShadow: 0 1px 3px 0 var(--gd-shadow-color, rgba(20, 56, 93, 0.1)),
|
16
16
|
0 2px 9px 0 var(--gd-shadow-color, rgba(20, 56, 93, 0.15));
|
17
|
-
$bubble-help-color: #bbb;
|
17
|
+
$bubble-help-color: var(--gd-palette-complementary-6, #bbb);
|
18
18
|
$bubble-help-color-hover: #999;
|
19
19
|
$bubble-borderWidth: 0;
|
20
20
|
$bubble-bg-color: var(
|