Skip to content

Commit 70f83d4

Browse files
committed
fix(nav): Resolve build warnings
1 parent 6630a7e commit 70f83d4

File tree

3 files changed

+14
-72
lines changed

3 files changed

+14
-72
lines changed

package-lock.json

Lines changed: 0 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/module/src/MultiContentCard/__snapshots__/MultiContentCard.test.tsx.snap

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ exports[`MultiContentCard component should render basic multi-content card 1`] =
5151
data-pf-content="true"
5252
>
5353
<span
54-
class="pf-v6-c-icon__content"
54+
class="pf-v6-c-icon pf-m-md pf-v6-u-pl-sm pf-v6-u-pr-md"
5555
>
5656
<svg
5757
aria-hidden="true"
@@ -290,8 +290,8 @@ exports[`MultiContentCard component should render basic multi-content card 1`] =
290290
data-ouia-safe="true"
291291
data-pf-content="true"
292292
>
293-
<span
294-
class="pf-v6-c-icon__content"
293+
<li
294+
class=""
295295
>
296296
<svg
297297
aria-hidden="true"
@@ -556,7 +556,7 @@ exports[`MultiContentCard component should render expandable multi-content card
556556
data-pf-content="true"
557557
>
558558
<span
559-
class="pf-v6-c-icon__content"
559+
class="pf-v6-c-icon pf-m-md pf-v6-u-pl-sm pf-v6-u-pr-md"
560560
>
561561
<svg
562562
aria-hidden="true"
@@ -795,8 +795,8 @@ exports[`MultiContentCard component should render expandable multi-content card
795795
data-ouia-safe="true"
796796
data-pf-content="true"
797797
>
798-
<span
799-
class="pf-v6-c-icon__content"
798+
<li
799+
class=""
800800
>
801801
<svg
802802
aria-hidden="true"
@@ -1028,7 +1028,7 @@ exports[`MultiContentCard component should render multi-content card with a sing
10281028
data-pf-content="true"
10291029
>
10301030
<span
1031-
class="pf-v6-c-icon__content"
1031+
class="pf-v6-c-icon pf-m-md pf-v6-u-pl-sm pf-v6-u-pr-md"
10321032
>
10331033
<svg
10341034
aria-hidden="true"
@@ -1270,8 +1270,8 @@ exports[`MultiContentCard component should render multi-content card with a sing
12701270
data-ouia-safe="true"
12711271
data-pf-content="true"
12721272
>
1273-
<span
1274-
class="pf-v6-c-icon__content"
1273+
<li
1274+
class=""
12751275
>
12761276
<svg
12771277
aria-hidden="true"
@@ -1405,7 +1405,7 @@ exports[`MultiContentCard component should render multi-content card with divide
14051405
data-pf-content="true"
14061406
>
14071407
<span
1408-
class="pf-v6-c-icon__content"
1408+
class="pf-v6-c-icon pf-m-md pf-v6-u-pl-sm pf-v6-u-pr-md"
14091409
>
14101410
<svg
14111411
aria-hidden="true"
@@ -1650,8 +1650,8 @@ exports[`MultiContentCard component should render multi-content card with divide
16501650
data-ouia-safe="true"
16511651
data-pf-content="true"
16521652
>
1653-
<span
1654-
class="pf-v6-c-icon__content"
1653+
<li
1654+
class=""
16551655
>
16561656
<svg
16571657
aria-hidden="true"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9990,7 +9990,7 @@ [email protected]:
99909990
node-dir "^0.1.10"
99919991
strip-indent "^3.0.0"
99929992

9993-
"react-dom@^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom@^17 || ^18", "react-dom@^17.0.0 || ^18.0.0", react-dom@^18, react-dom@^18.0.0, react-dom@^18.3.1, react-dom@>=16.8, "[email protected] || 16.x || 17.x || 18.x":
9993+
"react-dom@^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom@^17 || ^18", "react-dom@^17.0.0 || ^18.0.0", react-dom@^18, react-dom@^18.0.0, react-dom@^18.3.1, "[email protected] || 16.x || 17.x || 18.x":
99949994
version "18.3.1"
99959995
resolved "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz"
99969996
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
@@ -10049,7 +10049,7 @@ [email protected]:
1004910049
resolved "https://registry.npmjs.org/react-ssr-prepass/-/react-ssr-prepass-1.5.0.tgz"
1005010050
integrity sha512-yFNHrlVEReVYKsLI5lF05tZoHveA5pGzjFbFJY/3pOqqjGOmMmqx83N4hIjN2n6E1AOa+eQEUxs3CgRnPmT0RQ==
1005110051

10052-
"react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^17 || ^18", "react@^17.0.0 || ^18.0.0", react@^18, react@^18.0.0, react@^18.3.1, "react@>= 16.8 || 18.0.0", react@>=16.3, react@>=16.8, react@>=16.8.6, "[email protected] || 16.x || 17.x || 18.x":
10052+
"react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^17 || ^18", "react@^17.0.0 || ^18.0.0", react@^18, react@^18.0.0, react@^18.3.1, "react@>= 16.8 || 18.0.0", react@>=16.3, react@>=16.8.6, "[email protected] || 16.x || 17.x || 18.x":
1005310053
version "18.3.1"
1005410054
resolved "https://registry.npmjs.org/react/-/react-18.3.1.tgz"
1005510055
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==

0 commit comments

Comments
 (0)