@atlaskit/table-tree 12.2.21 → 12.2.22

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,11 @@
1
1
  # @atlaskit/table-tree
2
2
 
3
+ ## 12.2.22
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 12.2.21
4
10
 
5
11
  ### Patch Changes
@@ -1,4 +1,4 @@
1
- /* header.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* header.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* headers.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* headers.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _typeof = require("@babel/runtime/helpers/typeof");
@@ -1,4 +1,4 @@
1
- /* common-cell.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* common-cell.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* overflow-container.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* overflow-container.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* styled.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* styled.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* row.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* row.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -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.20"
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.20"
74
+ packageVersion: "0.0.0-development"
75
75
  });
76
76
 
77
77
  /**
@@ -1,4 +1,4 @@
1
- /* header.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* header.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./header.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* headers.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* headers.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./headers.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* common-cell.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* common-cell.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./common-cell.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* overflow-container.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* overflow-container.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./overflow-container.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* styled.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* styled.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./styled.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* row.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* row.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./row.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { Fragment, useEffect, useState } from 'react';
@@ -47,7 +47,7 @@ function Row({
47
47
  actionSubject: 'tableTree',
48
48
  componentName: 'row',
49
49
  packageName: "@atlaskit/table-tree",
50
- packageVersion: "12.2.20"
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.20"
58
+ packageVersion: "0.0.0-development"
59
59
  });
60
60
 
61
61
  /**
@@ -1,4 +1,4 @@
1
- /* header.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* header.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./header.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* headers.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* headers.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./headers.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* common-cell.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* common-cell.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
4
4
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
@@ -1,4 +1,4 @@
1
- /* overflow-container.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* overflow-container.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["isSingleLine"];
@@ -1,4 +1,4 @@
1
- /* styled.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* styled.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  import _extends from "@babel/runtime/helpers/extends";
4
4
  var _excluded = ["isRoot"];
@@ -1,4 +1,4 @@
1
- /* row.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* row.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import "./row.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -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.20"
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.20"
65
+ packageVersion: "0.0.0-development"
66
66
  });
67
67
 
68
68
  /**
@@ -17,7 +17,7 @@
17
17
  export default class TableTreeDataHelper<T extends any = any> {
18
18
  key: keyof T;
19
19
  keysCache: any;
20
- constructor({ key }?: {
20
+ constructor({ key, }?: {
21
21
  key?: keyof T | undefined;
22
22
  });
23
23
  updateItems(items: T[], allItems?: T[], parentItem?: T | null): T[];
@@ -17,7 +17,7 @@
17
17
  export default class TableTreeDataHelper<T extends any = any> {
18
18
  key: keyof T;
19
19
  keysCache: any;
20
- constructor({ key }?: {
20
+ constructor({ key, }?: {
21
21
  key?: keyof T | undefined;
22
22
  });
23
23
  updateItems(items: T[], allItems?: T[], parentItem?: T | null): T[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/table-tree",
3
- "version": "12.2.21",
3
+ "version": "12.2.22",
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/"
@@ -26,13 +26,13 @@
26
26
  "dependencies": {
27
27
  "@atlaskit/analytics-next": "^11.1.0",
28
28
  "@atlaskit/button": "^23.10.0",
29
- "@atlaskit/ds-lib": "^5.3.0",
29
+ "@atlaskit/ds-lib": "^6.0.0",
30
30
  "@atlaskit/icon": "^32.0.0",
31
31
  "@atlaskit/spinner": "^19.0.0",
32
32
  "@atlaskit/theme": "^22.0.0",
33
- "@atlaskit/tokens": "^11.0.0",
33
+ "@atlaskit/tokens": "^11.1.0",
34
34
  "@babel/runtime": "^7.0.0",
35
- "@compiled/react": "^0.18.6",
35
+ "@compiled/react": "^0.20.0",
36
36
  "lodash": "^4.17.21"
37
37
  },
38
38
  "peerDependencies": {
@@ -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.5.0",
45
+ "@atlaskit/docs": "^11.6.0",
46
46
  "@atlaskit/empty-state": "^10.1.0",
47
- "@atlaskit/form": "^15.3.0",
47
+ "@atlaskit/form": "^15.4.0",
48
48
  "@atlaskit/link": "^3.3.0",
49
49
  "@atlaskit/primitives": "^18.0.0",
50
50
  "@atlaskit/section-message": "^8.12.0",
51
- "@atlaskit/select": "^21.7.0",
51
+ "@atlaskit/select": "^21.8.0",
52
52
  "@atlaskit/visually-hidden": "^3.0.0",
53
53
  "@atlassian/ssr-tests": "workspace:^",
54
54
  "@testing-library/react": "^16.3.0",