@atlaskit/table-tree 12.2.7 → 12.2.9

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,5 +1,19 @@
1
1
  # @atlaskit/table-tree
2
2
 
3
+ ## 12.2.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [`248faa32d4835`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/248faa32d4835) -
8
+ Internal changes to how borders are applied.
9
+ - Updated dependencies
10
+
11
+ ## 12.2.8
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+
3
17
  ## 12.2.7
4
18
 
5
19
  ### Patch Changes
@@ -1,2 +1,2 @@
1
- ._179r1avd{border-block-end:var(--_zailfs)}
1
+ ._179rve13{border-block-end:var(--_txifli)}
2
2
  ._1e0c1txw{display:flex}
@@ -26,9 +26,9 @@ var Headers = function Headers(_ref) {
26
26
  var children = _ref.children;
27
27
  return /*#__PURE__*/React.createElement("div", {
28
28
  role: "row",
29
- className: (0, _runtime.ax)(["_179r1avd _1e0c1txw"]),
29
+ className: (0, _runtime.ax)(["_179rve13 _1e0c1txw"]),
30
30
  style: {
31
- "--_zailfs": (0, _runtime.ix)("solid 2px ".concat("var(--ds-border, #dfe1e6)"))
31
+ "--_txifli": (0, _runtime.ix)("solid ".concat("var(--ds-border-width-selected, 2px)", " ", "var(--ds-border, #dfe1e6)"))
32
32
  }
33
33
  }, _react.Children.map(children, function (header, index) {
34
34
  return /*#__PURE__*/(0, _react.cloneElement)(header, {
@@ -1,4 +1,4 @@
1
- ._179rskuj{border-block-end:var(--_1prvtx9)}
1
+ ._179rkk3c{border-block-end:var(--_97mh91)}
2
2
  ._1bsb1osq{width:100%}
3
3
  ._1e0c1txw{display:flex}
4
4
  ._1pfhj39m{margin-block-start:-3px}
@@ -24,9 +24,9 @@ var TreeRowContainer = exports.TreeRowContainer = function TreeRowContainer(prop
24
24
  return /*#__PURE__*/React.createElement("div", (0, _extends2.default)({
25
25
  role: "row"
26
26
  }, props, {
27
- className: (0, _runtime.ax)(["_179rskuj _1e0c1txw"]),
27
+ className: (0, _runtime.ax)(["_179rkk3c _1e0c1txw"]),
28
28
  style: {
29
- "--_1prvtx9": (0, _runtime.ix)("1px solid ".concat("var(--ds-border, ".concat(_colors.N30, ")")))
29
+ "--_97mh91": (0, _runtime.ix)("var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border, ".concat(_colors.N30, ")")))
30
30
  }
31
31
  }));
32
32
  };
@@ -61,7 +61,7 @@ function Row(_ref) {
61
61
  actionSubject: 'tableTree',
62
62
  componentName: 'row',
63
63
  packageName: "@atlaskit/table-tree",
64
- packageVersion: "12.2.6"
64
+ packageVersion: "0.0.0-development"
65
65
  });
66
66
  var onCollapse = (0, _analyticsNext.usePlatformLeafEventHandler)({
67
67
  fn: function fn(value) {
@@ -71,7 +71,7 @@ function Row(_ref) {
71
71
  actionSubject: 'tableTree',
72
72
  componentName: 'row',
73
73
  packageName: "@atlaskit/table-tree",
74
- packageVersion: "12.2.6"
74
+ packageVersion: "0.0.0-development"
75
75
  });
76
76
 
77
77
  /**
@@ -1,2 +1,2 @@
1
- ._179r17qy{border-block-end:solid 2px var(--ds-border,#dfe1e6)}
1
+ ._179ruzq5{border-block-end:solid var(--ds-border-width-selected,2px) var(--ds-border,#dfe1e6)}
2
2
  ._1e0c1txw{display:flex}
@@ -18,7 +18,7 @@ const Headers = ({
18
18
  children
19
19
  }) => /*#__PURE__*/React.createElement("div", {
20
20
  role: "row",
21
- className: ax(["_179r17qy _1e0c1txw"])
21
+ className: ax(["_179ruzq5 _1e0c1txw"])
22
22
  }, Children.map(children, (header, index) => /*#__PURE__*/cloneElement(header, {
23
23
  key: index,
24
24
  columnIndex: index
@@ -1,4 +1,4 @@
1
- ._179r1l7n{border-block-end:1px solid var(--ds-border,#ebecf0)}
1
+ ._179r17ba{border-block-end:var(--ds-border-width,1px) solid var(--ds-border,#ebecf0)}
2
2
  ._1bsb1osq{width:100%}
3
3
  ._1e0c1txw{display:flex}
4
4
  ._1pfhj39m{margin-block-start:-3px}
@@ -12,7 +12,7 @@ const treeRowContainerStyles = null;
12
12
  export const TreeRowContainer = props => /*#__PURE__*/React.createElement("div", _extends({
13
13
  role: "row"
14
14
  }, props, {
15
- className: ax(["_179r1l7n _1e0c1txw"])
15
+ className: ax(["_179r17ba _1e0c1txw"])
16
16
  }));
17
17
  const commonCellElementStyles = null;
18
18
  const commonChevronContainerStyles = null;
@@ -47,7 +47,7 @@ function Row({
47
47
  actionSubject: 'tableTree',
48
48
  componentName: 'row',
49
49
  packageName: "@atlaskit/table-tree",
50
- packageVersion: "12.2.6"
50
+ packageVersion: "0.0.0-development"
51
51
  });
52
52
  const onCollapse = usePlatformLeafEventHandler({
53
53
  fn: value => providedOnCollapse && providedOnCollapse(value),
@@ -55,7 +55,7 @@ function Row({
55
55
  actionSubject: 'tableTree',
56
56
  componentName: 'row',
57
57
  packageName: "@atlaskit/table-tree",
58
- packageVersion: "12.2.6"
58
+ packageVersion: "0.0.0-development"
59
59
  });
60
60
 
61
61
  /**
@@ -1,2 +1,2 @@
1
- ._179r1avd{border-block-end:var(--_zailfs)}
1
+ ._179rve13{border-block-end:var(--_txifli)}
2
2
  ._1e0c1txw{display:flex}
@@ -18,9 +18,9 @@ var Headers = function Headers(_ref) {
18
18
  var children = _ref.children;
19
19
  return /*#__PURE__*/React.createElement("div", {
20
20
  role: "row",
21
- className: ax(["_179r1avd _1e0c1txw"]),
21
+ className: ax(["_179rve13 _1e0c1txw"]),
22
22
  style: {
23
- "--_zailfs": ix("solid 2px ".concat("var(--ds-border, #dfe1e6)"))
23
+ "--_txifli": ix("solid ".concat("var(--ds-border-width-selected, 2px)", " ", "var(--ds-border, #dfe1e6)"))
24
24
  }
25
25
  }, Children.map(children, function (header, index) {
26
26
  return /*#__PURE__*/cloneElement(header, {
@@ -1,4 +1,4 @@
1
- ._179rskuj{border-block-end:var(--_1prvtx9)}
1
+ ._179rkk3c{border-block-end:var(--_97mh91)}
2
2
  ._1bsb1osq{width:100%}
3
3
  ._1e0c1txw{display:flex}
4
4
  ._1pfhj39m{margin-block-start:-3px}
@@ -15,9 +15,9 @@ export var TreeRowContainer = function TreeRowContainer(props) {
15
15
  return /*#__PURE__*/React.createElement("div", _extends({
16
16
  role: "row"
17
17
  }, props, {
18
- className: ax(["_179rskuj _1e0c1txw"]),
18
+ className: ax(["_179rkk3c _1e0c1txw"]),
19
19
  style: {
20
- "--_1prvtx9": ix("1px solid ".concat("var(--ds-border, ".concat(N30, ")")))
20
+ "--_97mh91": ix("var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border, ".concat(N30, ")")))
21
21
  }
22
22
  }));
23
23
  };
@@ -52,7 +52,7 @@ function Row(_ref) {
52
52
  actionSubject: 'tableTree',
53
53
  componentName: 'row',
54
54
  packageName: "@atlaskit/table-tree",
55
- packageVersion: "12.2.6"
55
+ packageVersion: "0.0.0-development"
56
56
  });
57
57
  var onCollapse = usePlatformLeafEventHandler({
58
58
  fn: function fn(value) {
@@ -62,7 +62,7 @@ function Row(_ref) {
62
62
  actionSubject: 'tableTree',
63
63
  componentName: 'row',
64
64
  packageName: "@atlaskit/table-tree",
65
- packageVersion: "12.2.6"
65
+ packageVersion: "0.0.0-development"
66
66
  });
67
67
 
68
68
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/table-tree",
3
- "version": "12.2.7",
3
+ "version": "12.2.9",
4
4
  "description": "A table tree is an expandable table for showing nested hierarchies of information.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -27,10 +27,10 @@
27
27
  "@atlaskit/analytics-next": "^11.1.0",
28
28
  "@atlaskit/button": "^23.4.0",
29
29
  "@atlaskit/ds-lib": "^5.0.0",
30
- "@atlaskit/icon": "^28.1.0",
30
+ "@atlaskit/icon": "^28.2.0",
31
31
  "@atlaskit/spinner": "^19.0.0",
32
- "@atlaskit/theme": "^20.0.0",
33
- "@atlaskit/tokens": "^6.1.0",
32
+ "@atlaskit/theme": "^21.0.0",
33
+ "@atlaskit/tokens": "^6.3.0",
34
34
  "@babel/runtime": "^7.0.0",
35
35
  "@compiled/react": "^0.18.3",
36
36
  "lodash": "^4.17.21"
@@ -42,13 +42,13 @@
42
42
  "@af/accessibility-testing": "workspace:^",
43
43
  "@af/integration-testing": "workspace:^",
44
44
  "@af/visual-regression": "workspace:^",
45
- "@atlaskit/docs": "^11.0.0",
45
+ "@atlaskit/docs": "^11.1.0",
46
46
  "@atlaskit/empty-state": "^10.1.0",
47
- "@atlaskit/form": "^12.2.0",
47
+ "@atlaskit/form": "^12.7.0",
48
48
  "@atlaskit/link": "^3.2.0",
49
- "@atlaskit/primitives": "^14.12.0",
50
- "@atlaskit/section-message": "^8.6.0",
51
- "@atlaskit/select": "^21.2.0",
49
+ "@atlaskit/primitives": "^14.14.0",
50
+ "@atlaskit/section-message": "^8.7.0",
51
+ "@atlaskit/select": "^21.3.0",
52
52
  "@atlaskit/ssr": "workspace:^",
53
53
  "@atlaskit/visually-hidden": "^3.0.0",
54
54
  "@atlassian/ssr-tests": "^0.3.0",
@@ -90,9 +90,6 @@
90
90
  }
91
91
  },
92
92
  "homepage": "https://atlassian.design/components/table-tree/",
93
- "af:exports": {
94
- ".": "./src/index.tsx"
95
- },
96
93
  "platform-feature-flags": {
97
94
  "dst-a11y-remove-lodash-from-table-tree": {
98
95
  "type": "boolean"