td-stylekit 28.34.0 → 28.35.0
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.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [28.35.0](https://github.com/treasure-data/td-stylekit/compare/v28.34.1...v28.35.0) (2024-02-12)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **CON-14924:** Add CLTV icon ([#1526](https://github.com/treasure-data/td-stylekit/issues/1526)) ([bd5b913](https://github.com/treasure-data/td-stylekit/commit/bd5b913))
|
|
7
|
+
|
|
8
|
+
## [28.34.1](https://github.com/treasure-data/td-stylekit/compare/v28.34.0...v28.34.1) (2024-02-02)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **CON-14344:** Don't show action bar menu if all menu items are hidden ([#1525](https://github.com/treasure-data/td-stylekit/issues/1525)) ([ab90cef](https://github.com/treasure-data/td-stylekit/commit/ab90cef))
|
|
14
|
+
|
|
1
15
|
# [28.34.0](https://github.com/treasure-data/td-stylekit/compare/v28.33.1...v28.34.0) (2024-01-26)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -85,7 +85,11 @@ var ActionBar = function ActionBar(props) {
|
|
|
85
85
|
}), children, (0, _jsxRuntime.jsx)(_components.ActionMenu, {
|
|
86
86
|
"data-gs": gs("src", "actionbar", "actionbar.tsx", "container", "action-menu"),
|
|
87
87
|
actions: actions,
|
|
88
|
-
hidden: menu === false
|
|
88
|
+
hidden: menu === false || (actions === null || actions === void 0 ? void 0 : actions.filter(function (a) {
|
|
89
|
+
return a.visibility !== 'bar';
|
|
90
|
+
}).every(function (a) {
|
|
91
|
+
return a.hidden;
|
|
92
|
+
})),
|
|
89
93
|
"data-instrumentation": "".concat(dataInstrumentation, "-menu"),
|
|
90
94
|
menuLabel: menuLabel
|
|
91
95
|
})]
|
|
@@ -442,6 +442,8 @@ export type IconTypes = {
|
|
|
442
442
|
ClassIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
443
443
|
ClockCancel: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
444
444
|
ClockCancelIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
445
|
+
CltvSolution: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
446
|
+
CltvSolutionIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
445
447
|
Code: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
446
448
|
CodeIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
|
447
449
|
ControlPanel: React.ComponentType<JSX.IntrinsicElements['svg']>;
|
package/dist/es/Icon/types.js
CHANGED
|
@@ -839,7 +839,15 @@ React.createElement("path", {
|
|
|
839
839
|
}),Close: /*#__PURE__*/
|
|
840
840
|
React.createElement("path", {
|
|
841
841
|
d: "M7.954 6.335a1.144 1.144 0 00-1.619 1.619L10.382 12l-4.047 4.046a1.144 1.144 0 001.619 1.619L12 13.619l4.046 4.046a1.145 1.145 0 001.619-1.619L13.619 12l4.046-4.046a1.145 1.145 0 00-1.619-1.619L12 10.382 7.954 6.335z"
|
|
842
|
-
}),
|
|
842
|
+
}),CltvSolution: /*#__PURE__*/
|
|
843
|
+
React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
|
|
844
|
+
d: "M6.074 12.5a6 6 0 019.825-4.623l-.837.837a.46.46 0 00.325.786h3.079a.46.46 0 00.46-.46V5.962a.46.46 0 00-.786-.326l-.822.822A8 8 0 1011.926 20.5h.148a1 1 0 100-2 6 6 0 01-6-6zM18.926 11.5a1 1 0 011 1v.026a1 1 0 11-2-.006v-.02a1 1 0 011-1zM18.499 15.114a1 1 0 01.369 1.365l-.026.045a1 1 0 11-1.728-1.008l.02-.033a1 1 0 011.365-.37zM16.31 18.048a1 1 0 01-.36 1.368l-.045.026a1 1 0 01-.996-1.735l.034-.02a1 1 0 011.367.361z"
|
|
845
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
846
|
+
d: "M12.355 12.011c-1.008-.262-1.333-.533-1.333-.955 0-.485.449-.823 1.2-.823.631 0 .947.24 1.062.623.054.177.2.31.387.31h.133a.421.421 0 00.4-.564c-.186-.524-.622-.96-1.315-1.129v-.306a.666.666 0 10-1.333 0v.293c-.863.187-1.556.747-1.556 1.604 0 1.027.849 1.538 2.089 1.836 1.11.267 1.333.658 1.333 1.071 0 .307-.218.796-1.2.796-.733 0-1.111-.263-1.258-.636-.066-.173-.217-.298-.4-.298h-.124a.424.424 0 00-.396.578c.254.618.845.982 1.511 1.125v.297a.666.666 0 101.334 0v-.289c.867-.164 1.555-.666 1.555-1.577 0-1.263-1.08-1.694-2.089-1.956z"
|
|
847
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
848
|
+
d: "M12.089 12.9c-1.24-.298-2.09-.809-2.09-1.836 0-.857.694-1.417 1.556-1.604v-.293a.666.666 0 111.334 0v.306c.693.17 1.129.605 1.315 1.13a.421.421 0 01-.4.564h-.133c-.187 0-.333-.134-.387-.311-.115-.383-.43-.623-1.062-.623-.751 0-1.2.338-1.2.823 0 .422.325.693 1.333.955 1.01.262 2.09.693 2.09 1.956 0 .91-.69 1.413-1.556 1.577v.29a.666.666 0 11-1.333 0v-.298c-.667-.143-1.258-.507-1.512-1.125a.424.424 0 01.396-.578h.124c.183 0 .334.125.4.298.147.373.525.636 1.258.636.982 0 1.2-.49 1.2-.796 0-.413-.222-.804-1.333-1.071zm-.876 1.134c.05.13.14.24.289.321.153.085.383.145.72.145.45 0 .677-.111.79-.214a.422.422 0 00.143-.315.495.495 0 00-.165-.396c-.145-.136-.426-.287-.963-.416-.634-.152-1.201-.366-1.614-.695a1.717 1.717 0 01-.68-1.4c0-.957.718-1.566 1.556-1.811v-.086a.932.932 0 111.867 0v.106c.663.221 1.1.683 1.299 1.238a.688.688 0 01-.65.922h-.134c-.328 0-.562-.234-.642-.5a.515.515 0 00-.224-.306c-.116-.073-.299-.127-.583-.127-.34 0-.58.077-.728.18a.44.44 0 00-.169.543.466.466 0 00.144.156c.164.121.455.245.954.374.509.132 1.075.316 1.516.648.455.343.772.842.772 1.566 0 .53-.204.954-.538 1.264-.277.256-.633.427-1.018.527v.075a.933.933 0 11-1.866 0v-.09c-.64-.183-1.223-.576-1.491-1.23l-.001-.002a.69.69 0 01.643-.944h.124c.314 0 .55.213.649.467z",
|
|
849
|
+
fillRule: "evenodd"
|
|
850
|
+
})),Code: /*#__PURE__*/
|
|
843
851
|
React.createElement("path", {
|
|
844
852
|
d: "M5.6 5A1.6 1.6 0 004 6.6v9.8A1.6 1.6 0 005.6 18h12.8a1.6 1.6 0 001.6-1.6V6.6A1.6 1.6 0 0018.4 5H5.6zm4.741 3.592a.92.92 0 00-1.3-.015l-2.434 2.379a.92.92 0 00.034 1.347l2.433 2.151a.92.92 0 001.219-1.378L8.6 11.58l1.725-1.687a.92.92 0 00.015-1.301zm3.318 0a.92.92 0 011.3-.015l2.434 2.379a.92.92 0 01-.034 1.347l-2.433 2.151a.92.92 0 01-1.219-1.378L15.4 11.58l-1.725-1.687a.92.92 0 01-.015-1.301z",
|
|
845
853
|
fillRule: "evenodd"
|