@patternfly/react-table 6.5.0-prerelease.40 → 6.5.0-prerelease.41
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 +4 -0
- package/components/package.json +1 -1
- package/deprecated/package.json +1 -1
- package/dist/dynamic/components/Table/package.json +1 -1
- package/dist/dynamic/components/Table/utils/decorators/package.json +1 -1
- package/dist/dynamic/components/Table/utils/package.json +1 -1
- package/dist/dynamic/deprecated/components/Table/base/package.json +1 -1
- package/dist/dynamic/deprecated/components/Table/package.json +1 -1
- package/dist/dynamic/deprecated/components/package.json +1 -1
- package/dist/umd/assets/{output-CbkF5XBz.css → output-BwG9y--S.css} +1817 -1817
- package/dist/umd/react-table.min.js +2 -2
- package/package.json +3 -3
- package/src/components/Table/__tests__/__snapshots__/RowWrapper.test.tsx.snap +2 -2
- package/src/components/Table/__tests__/__snapshots__/Table.test.tsx.snap +1 -1
- package/src/components/Table/__tests__/__snapshots__/Tr.test.tsx.snap +2 -2
- package/src/deprecated/components/Table/__tests__/__snapshots__/Table.test.tsx.snap +299 -299
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@patternfly/react-table",
|
|
3
|
-
"version": "6.5.0-prerelease.
|
|
3
|
+
"version": "6.5.0-prerelease.41",
|
|
4
4
|
"description": "This library provides a set of React table components for use with the PatternFly 4",
|
|
5
5
|
"main": "dist/js/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"subpaths": "node ../../scripts/exportSubpaths.mjs --config subpaths.config.json"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@patternfly/react-core": "^6.5.0-prerelease.
|
|
43
|
+
"@patternfly/react-core": "^6.5.0-prerelease.40",
|
|
44
44
|
"@patternfly/react-icons": "^6.5.0-prerelease.17",
|
|
45
45
|
"@patternfly/react-styles": "^6.5.0-prerelease.14",
|
|
46
46
|
"@patternfly/react-tokens": "^6.5.0-prerelease.13",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"react": "^17 || ^18 || ^19",
|
|
52
52
|
"react-dom": "^17 || ^18 || ^19"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "550ad935f3c0bb7a084922fd276e21e06b60d043"
|
|
55
55
|
}
|
|
@@ -6,7 +6,7 @@ exports[`RowWrapper renders correctly 1`] = `
|
|
|
6
6
|
<tbody>
|
|
7
7
|
<tr
|
|
8
8
|
class="pf-v6-c-table__tr"
|
|
9
|
-
data-ouia-component-id="OUIA-Generated-TableRow
|
|
9
|
+
data-ouia-component-id="OUIA-Generated-TableRow-:r0:"
|
|
10
10
|
data-ouia-component-type="PF6/TableRow"
|
|
11
11
|
data-ouia-safe="true"
|
|
12
12
|
/>
|
|
@@ -21,7 +21,7 @@ exports[`RowWrapper renders expanded correctly 1`] = `
|
|
|
21
21
|
<tbody>
|
|
22
22
|
<tr
|
|
23
23
|
class="pf-v6-c-table__tr pf-v6-c-table__expandable-row pf-m-expanded"
|
|
24
|
-
data-ouia-component-id="OUIA-Generated-TableRow
|
|
24
|
+
data-ouia-component-id="OUIA-Generated-TableRow-:r1:"
|
|
25
25
|
data-ouia-component-type="PF6/TableRow"
|
|
26
26
|
data-ouia-safe="true"
|
|
27
27
|
/>
|
|
@@ -4,7 +4,7 @@ exports[`Matches snapshot without children 1`] = `
|
|
|
4
4
|
<DocumentFragment>
|
|
5
5
|
<table
|
|
6
6
|
class="pf-v6-c-table pf-m-grid-md"
|
|
7
|
-
data-ouia-component-id="OUIA-Generated-Table
|
|
7
|
+
data-ouia-component-id="OUIA-Generated-Table-:rb:"
|
|
8
8
|
data-ouia-component-type="PF6/Table"
|
|
9
9
|
data-ouia-safe="true"
|
|
10
10
|
role="grid"
|
|
@@ -6,7 +6,7 @@ exports[`Matches snapshot with children 1`] = `
|
|
|
6
6
|
<tbody>
|
|
7
7
|
<tr
|
|
8
8
|
class="pf-v6-c-table__tr"
|
|
9
|
-
data-ouia-component-id="OUIA-Generated-TableRow
|
|
9
|
+
data-ouia-component-id="OUIA-Generated-TableRow-:r5:"
|
|
10
10
|
data-ouia-component-type="PF6/TableRow"
|
|
11
11
|
data-ouia-safe="true"
|
|
12
12
|
>
|
|
@@ -25,7 +25,7 @@ exports[`Matches snapshot without children 1`] = `
|
|
|
25
25
|
<tbody>
|
|
26
26
|
<tr
|
|
27
27
|
class="pf-v6-c-table__tr"
|
|
28
|
-
data-ouia-component-id="OUIA-Generated-TableRow
|
|
28
|
+
data-ouia-component-id="OUIA-Generated-TableRow-:r4:"
|
|
29
29
|
data-ouia-component-type="PF6/TableRow"
|
|
30
30
|
data-ouia-safe="true"
|
|
31
31
|
/>
|