Comparing version 0.0.0-experimental-1264055-20231228 to 0.0.0-experimental-32d668f-20240105
@@ -75,3 +75,3 @@ "use strict"; | ||
return (React.createElement("div", __assign({ "data-testid": "dockview-default-tab" }, rest, { onClick: onClick, className: "dockview-react-tab" }), | ||
React.createElement("span", { className: "dockview-react-tab-title" }, api.renderer), | ||
React.createElement("span", { className: "dockview-react-tab-title" }, api.title), | ||
!hideClose && (React.createElement("div", { className: "dv-react-tab-close-btn", onMouseDown: onMouseDown, onClick: onClose }, | ||
@@ -78,0 +78,0 @@ React.createElement(svg_1.CloseButton, null))))); |
@@ -38,3 +38,3 @@ var __rest = (this && this.__rest) || function (s, e) { | ||
return (React.createElement("div", Object.assign({ "data-testid": "dockview-default-tab" }, rest, { onClick: onClick, className: "dockview-react-tab" }), | ||
React.createElement("span", { className: "dockview-react-tab-title" }, api.renderer), | ||
React.createElement("span", { className: "dockview-react-tab-title" }, api.title), | ||
!hideClose && (React.createElement("div", { className: "dv-react-tab-close-btn", onMouseDown: onMouseDown, onClick: onClose }, | ||
@@ -41,0 +41,0 @@ React.createElement(CloseButton, null))))); |
{ | ||
"name": "dockview", | ||
"version": "0.0.0-experimental-1264055-20231228", | ||
"version": "0.0.0-experimental-32d668f-20240105", | ||
"description": "Zero dependency layout manager supporting tabs, grids and splitviews with ReactJS support", | ||
@@ -57,4 +57,4 @@ "keywords": [ | ||
"dependencies": { | ||
"dockview-core": "0.0.0-experimental-1264055-20231228" | ||
"dockview-core": "0.0.0-experimental-32d668f-20240105" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
10326467
61259
+ Addeddockview-core@0.0.0-experimental-32d668f-20240105(transitive)
- Removeddockview-core@0.0.0-experimental-1264055-20231228(transitive)