mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-22 17:13:27 +08:00
chore: update rc-tooltip version to 6.4.0 in package.json (#52293)
Some checks failed
Publish Any Commit / build (push) Has been cancelled
🔀 Sync mirror to Gitee / mirror (push) Has been cancelled
✅ test / lint (push) Has been cancelled
✅ test / test-react-legacy (16, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (16, 2/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 2/2) (push) Has been cancelled
✅ test / test-node (push) Has been cancelled
✅ test / test-react-latest (dom, 1/2) (push) Has been cancelled
✅ test / test-react-latest (dom, 2/2) (push) Has been cancelled
✅ test / build (push) Has been cancelled
✅ test / test lib/es module (es, 1/2) (push) Has been cancelled
✅ test / test lib/es module (es, 2/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 1/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 2/2) (push) Has been cancelled
👁️ Visual Regression Persist Start / test image (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 2/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Has been cancelled
✅ test / test-coverage (push) Has been cancelled
Some checks failed
Publish Any Commit / build (push) Has been cancelled
🔀 Sync mirror to Gitee / mirror (push) Has been cancelled
✅ test / lint (push) Has been cancelled
✅ test / test-react-legacy (16, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (16, 2/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 2/2) (push) Has been cancelled
✅ test / test-node (push) Has been cancelled
✅ test / test-react-latest (dom, 1/2) (push) Has been cancelled
✅ test / test-react-latest (dom, 2/2) (push) Has been cancelled
✅ test / build (push) Has been cancelled
✅ test / test lib/es module (es, 1/2) (push) Has been cancelled
✅ test / test lib/es module (es, 2/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 1/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 2/2) (push) Has been cancelled
👁️ Visual Regression Persist Start / test image (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 2/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Has been cancelled
✅ test / test-coverage (push) Has been cancelled
* chore: update rc-tooltip version to 6.4.0 in package.json * chore: trigger CI build * test: update snapshot * chore: trigger CI build
This commit is contained in:
parent
9334e332e8
commit
1fe4dab6e6
@ -441,6 +441,7 @@ Array [
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-circle"
|
||||
style="color: rgb(245, 106, 0); background-color: rgb(253, 227, 207);"
|
||||
>
|
||||
@ -464,12 +465,14 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner-content"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-circle ant-avatar-icon"
|
||||
style="background-color: rgb(135, 208, 104);"
|
||||
>
|
||||
@ -506,6 +509,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Ant User
|
||||
@ -731,6 +735,7 @@ Array [
|
||||
</span>
|
||||
</a>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-circle ant-avatar-icon"
|
||||
style="background-color: rgb(135, 208, 104);"
|
||||
>
|
||||
@ -767,6 +772,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Ant User
|
||||
@ -824,6 +830,7 @@ Array [
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-circle"
|
||||
style="color: rgb(245, 106, 0); background-color: rgb(253, 227, 207);"
|
||||
>
|
||||
@ -847,12 +854,14 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner-content"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-circle ant-avatar-icon"
|
||||
style="background-color: rgb(135, 208, 104);"
|
||||
>
|
||||
@ -889,6 +898,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Ant User
|
||||
@ -950,6 +960,7 @@ Array [
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-lg ant-avatar-circle"
|
||||
style="color: rgb(245, 106, 0); background-color: rgb(253, 227, 207);"
|
||||
>
|
||||
@ -973,12 +984,14 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner-content"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-lg ant-avatar-circle ant-avatar-icon"
|
||||
style="background-color: rgb(135, 208, 104);"
|
||||
>
|
||||
@ -1015,6 +1028,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Ant User
|
||||
@ -1076,6 +1090,7 @@ Array [
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-lg ant-avatar-circle"
|
||||
style="color: rgb(245, 106, 0); background-color: rgb(253, 227, 207); cursor: pointer;"
|
||||
>
|
||||
@ -1099,12 +1114,14 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner-content"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-lg ant-avatar-circle ant-avatar-icon"
|
||||
style="background-color: rgb(135, 208, 104);"
|
||||
>
|
||||
@ -1141,6 +1158,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Ant User
|
||||
|
@ -437,6 +437,7 @@ Array [
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-circle"
|
||||
style="color:#f56a00;background-color:#fde3cf"
|
||||
>
|
||||
@ -632,6 +633,7 @@ Array [
|
||||
</span>
|
||||
</a>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-circle ant-avatar-icon"
|
||||
style="background-color:#87d068"
|
||||
>
|
||||
@ -706,6 +708,7 @@ Array [
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-circle"
|
||||
style="color:#f56a00;background-color:#fde3cf"
|
||||
>
|
||||
@ -743,6 +746,7 @@ Array [
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-lg ant-avatar-circle"
|
||||
style="color:#f56a00;background-color:#fde3cf"
|
||||
>
|
||||
@ -780,6 +784,7 @@ Array [
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-avatar ant-avatar-lg ant-avatar-circle"
|
||||
style="color:#f56a00;background-color:#fde3cf;cursor:pointer"
|
||||
>
|
||||
|
@ -144,6 +144,7 @@ exports[`renders components/breadcrumb/demo/component-token.tsx extend context c
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -174,11 +175,13 @@ exports[`renders components/breadcrumb/demo/component-token.tsx extend context c
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-2"
|
||||
role="menuitem"
|
||||
@ -209,11 +212,13 @@ exports[`renders components/breadcrumb/demo/component-token.tsx extend context c
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-3"
|
||||
role="menuitem"
|
||||
@ -244,6 +249,7 @@ exports[`renders components/breadcrumb/demo/component-token.tsx extend context c
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -402,6 +408,7 @@ exports[`renders components/breadcrumb/demo/debug-routes.tsx extend context corr
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-0"
|
||||
role="menuitem"
|
||||
@ -430,11 +437,13 @@ exports[`renders components/breadcrumb/demo/debug-routes.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -463,6 +472,7 @@ exports[`renders components/breadcrumb/demo/debug-routes.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -563,6 +573,7 @@ exports[`renders components/breadcrumb/demo/overlay.tsx extend context correctly
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -593,11 +604,13 @@ exports[`renders components/breadcrumb/demo/overlay.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-2"
|
||||
role="menuitem"
|
||||
@ -628,11 +641,13 @@ exports[`renders components/breadcrumb/demo/overlay.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-3"
|
||||
role="menuitem"
|
||||
@ -663,6 +678,7 @@ exports[`renders components/breadcrumb/demo/overlay.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
|
@ -969,6 +969,7 @@ Array [
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1009,6 +1010,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -1055,6 +1057,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1095,6 +1098,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -1137,6 +1141,7 @@ Array [
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1177,6 +1182,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -1215,6 +1221,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-dashed ant-btn-color-default ant-btn-variant-dashed ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1255,6 +1262,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -1987,6 +1995,7 @@ exports[`renders components/button/demo/icon.tsx extend context correctly 1`] =
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2027,6 +2036,7 @@ exports[`renders components/button/demo/icon.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -2073,6 +2083,7 @@ exports[`renders components/button/demo/icon.tsx extend context correctly 1`] =
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2113,6 +2124,7 @@ exports[`renders components/button/demo/icon.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -2155,6 +2167,7 @@ exports[`renders components/button/demo/icon.tsx extend context correctly 1`] =
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2195,6 +2208,7 @@ exports[`renders components/button/demo/icon.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -2233,6 +2247,7 @@ exports[`renders components/button/demo/icon.tsx extend context correctly 1`] =
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-dashed ant-btn-color-default ant-btn-variant-dashed ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2273,6 +2288,7 @@ exports[`renders components/button/demo/icon.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -2418,6 +2434,7 @@ Array [
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2458,6 +2475,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -2504,6 +2522,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2544,6 +2563,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -2586,6 +2606,7 @@ Array [
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2626,6 +2647,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -2664,6 +2686,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-dashed ant-btn-color-default ant-btn-variant-dashed ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2704,6 +2727,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
search
|
||||
@ -2831,6 +2855,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-sm ant-btn-icon-only"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -2872,6 +2897,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -2879,6 +2905,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-sm ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2919,6 +2946,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -2947,6 +2975,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -2988,6 +3017,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -2995,6 +3025,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -3035,6 +3066,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -3063,6 +3095,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-lg ant-btn-icon-only"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -3104,6 +3137,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -3111,6 +3145,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -3151,6 +3186,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -3533,6 +3569,7 @@ exports[`renders components/button/demo/multiple.tsx extend context correctly 1`
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -3557,11 +3594,13 @@ exports[`renders components/button/demo/multiple.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-2"
|
||||
role="menuitem"
|
||||
@ -3586,11 +3625,13 @@ exports[`renders components/button/demo/multiple.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-3"
|
||||
role="menuitem"
|
||||
@ -3615,6 +3656,7 @@ exports[`renders components/button/demo/multiple.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
|
@ -953,6 +953,7 @@ Array [
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1020,6 +1021,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1083,6 +1085,7 @@ Array [
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1142,6 +1145,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-dashed ant-btn-color-default ant-btn-variant-dashed ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1889,6 +1893,7 @@ exports[`renders components/button/demo/icon.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -1956,6 +1961,7 @@ exports[`renders components/button/demo/icon.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2019,6 +2025,7 @@ exports[`renders components/button/demo/icon.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2078,6 +2085,7 @@ exports[`renders components/button/demo/icon.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-dashed ant-btn-color-default ant-btn-variant-dashed ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2242,6 +2250,7 @@ Array [
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2309,6 +2318,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2372,6 +2382,7 @@ Array [
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2431,6 +2442,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-circle ant-btn-dashed ant-btn-color-default ant-btn-variant-dashed ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2577,6 +2589,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-sm ant-btn-icon-only"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -2606,6 +2619,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-sm ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2655,6 +2669,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -2684,6 +2699,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -2733,6 +2749,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-lg ant-btn-icon-only"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -2762,6 +2779,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-lg ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
|
@ -244,6 +244,7 @@ exports[`renders components/checkbox/demo/debug-disable-popover.tsx extend conte
|
||||
class="ant-checkbox ant-wave-target ant-checkbox-checked ant-checkbox-disabled"
|
||||
>
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
checked=""
|
||||
class="ant-checkbox-input"
|
||||
disabled=""
|
||||
@ -267,6 +268,7 @@ exports[`renders components/checkbox/demo/debug-disable-popover.tsx extend conte
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
@ -236,6 +236,7 @@ exports[`renders components/checkbox/demo/debug-disable-popover.tsx correctly 1`
|
||||
class="ant-checkbox ant-wave-target ant-checkbox-checked ant-checkbox-disabled"
|
||||
>
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
checked=""
|
||||
class="ant-checkbox-input"
|
||||
disabled=""
|
||||
|
@ -3,6 +3,7 @@
|
||||
exports[`renders components/color-picker/demo/allowClear.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -27,6 +28,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -401,6 +403,7 @@ exports[`renders components/color-picker/demo/allowClear.tsx extend context corr
|
||||
exports[`renders components/color-picker/demo/base.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -425,6 +428,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -797,6 +801,7 @@ exports[`renders components/color-picker/demo/controlled.tsx extend context corr
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -821,6 +826,7 @@ exports[`renders components/color-picker/demo/controlled.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1185,6 +1191,7 @@ exports[`renders components/color-picker/demo/controlled.tsx extend context corr
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -1209,6 +1216,7 @@ exports[`renders components/color-picker/demo/controlled.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1577,6 +1585,7 @@ exports[`renders components/color-picker/demo/controlled.tsx extend context corr
|
||||
exports[`renders components/color-picker/demo/disabled.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-trigger-disabled"
|
||||
>
|
||||
<div
|
||||
@ -1606,6 +1615,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1973,6 +1983,7 @@ exports[`renders components/color-picker/demo/disabled.tsx extend context correc
|
||||
exports[`renders components/color-picker/demo/disabled-alpha.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -1997,6 +2008,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -2279,6 +2291,7 @@ exports[`renders components/color-picker/demo/format.tsx extend context correctl
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -2303,6 +2316,7 @@ exports[`renders components/color-picker/demo/format.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -2682,6 +2696,7 @@ exports[`renders components/color-picker/demo/format.tsx extend context correctl
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -2706,6 +2721,7 @@ exports[`renders components/color-picker/demo/format.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -3303,6 +3319,7 @@ exports[`renders components/color-picker/demo/format.tsx extend context correctl
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -3327,6 +3344,7 @@ exports[`renders components/color-picker/demo/format.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -3927,6 +3945,7 @@ exports[`renders components/color-picker/demo/line-gradient.tsx extend context c
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -3964,6 +3983,7 @@ exports[`renders components/color-picker/demo/line-gradient.tsx extend context c
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -4411,6 +4431,7 @@ exports[`renders components/color-picker/demo/line-gradient.tsx extend context c
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -4448,6 +4469,7 @@ exports[`renders components/color-picker/demo/line-gradient.tsx extend context c
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -4873,6 +4895,7 @@ exports[`renders components/color-picker/demo/panel-render.tsx extend context co
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -4897,6 +4920,7 @@ exports[`renders components/color-picker/demo/panel-render.tsx extend context co
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -5285,6 +5309,7 @@ exports[`renders components/color-picker/demo/panel-render.tsx extend context co
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -5309,6 +5334,7 @@ exports[`renders components/color-picker/demo/panel-render.tsx extend context co
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
style="width: 480px;"
|
||||
>
|
||||
@ -6250,6 +6276,7 @@ exports[`renders components/color-picker/demo/panel-render.tsx extend context co
|
||||
exports[`renders components/color-picker/demo/presets.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -6274,6 +6301,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -7069,6 +7097,7 @@ exports[`renders components/color-picker/demo/pure-panel.tsx extend context corr
|
||||
style="padding-bottom: 0px; position: relative; min-width: 0;"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-popover-open ant-color-picker-trigger-active"
|
||||
style="margin: 0px;"
|
||||
>
|
||||
@ -7094,6 +7123,7 @@ exports[`renders components/color-picker/demo/pure-panel.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -7473,6 +7503,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-sm"
|
||||
>
|
||||
<div
|
||||
@ -7497,6 +7528,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -7861,6 +7893,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -7885,6 +7918,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -8249,6 +8283,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-lg"
|
||||
>
|
||||
<div
|
||||
@ -8273,6 +8308,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -8645,6 +8681,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-sm"
|
||||
>
|
||||
<div
|
||||
@ -8674,6 +8711,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -9038,6 +9076,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -9067,6 +9106,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -9431,6 +9471,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-lg"
|
||||
>
|
||||
<div
|
||||
@ -9460,6 +9501,7 @@ exports[`renders components/color-picker/demo/size.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -9835,6 +9877,7 @@ exports[`renders components/color-picker/demo/text-render.tsx extend context cor
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -9864,6 +9907,7 @@ exports[`renders components/color-picker/demo/text-render.tsx extend context cor
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -10235,6 +10279,7 @@ exports[`renders components/color-picker/demo/text-render.tsx extend context cor
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -10266,6 +10311,7 @@ exports[`renders components/color-picker/demo/text-render.tsx extend context cor
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -10630,6 +10676,7 @@ exports[`renders components/color-picker/demo/text-render.tsx extend context cor
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -10678,6 +10725,7 @@ exports[`renders components/color-picker/demo/text-render.tsx extend context cor
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -11046,6 +11094,7 @@ exports[`renders components/color-picker/demo/text-render.tsx extend context cor
|
||||
exports[`renders components/color-picker/demo/trigger.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
style="background-color: rgb(22, 119, 255);"
|
||||
type="button"
|
||||
@ -11067,6 +11116,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -11434,6 +11484,7 @@ exports[`renders components/color-picker/demo/trigger.tsx extend context correct
|
||||
exports[`renders components/color-picker/demo/trigger-event.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -11458,6 +11509,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
exports[`renders components/color-picker/demo/allowClear.tsx correctly 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -17,6 +18,7 @@ exports[`renders components/color-picker/demo/allowClear.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/color-picker/demo/base.tsx correctly 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -38,6 +40,7 @@ exports[`renders components/color-picker/demo/controlled.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -54,6 +57,7 @@ exports[`renders components/color-picker/demo/controlled.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -71,6 +75,7 @@ exports[`renders components/color-picker/demo/controlled.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/color-picker/demo/disabled.tsx correctly 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-trigger-disabled"
|
||||
>
|
||||
<div
|
||||
@ -91,6 +96,7 @@ exports[`renders components/color-picker/demo/disabled.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/color-picker/demo/disabled-alpha.tsx correctly 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -119,6 +125,7 @@ exports[`renders components/color-picker/demo/format.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -152,6 +159,7 @@ exports[`renders components/color-picker/demo/format.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -185,6 +193,7 @@ exports[`renders components/color-picker/demo/format.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -219,6 +228,7 @@ exports[`renders components/color-picker/demo/line-gradient.tsx correctly 1`] =
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -259,6 +269,7 @@ exports[`renders components/color-picker/demo/line-gradient.tsx correctly 1`] =
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -319,6 +330,7 @@ exports[`renders components/color-picker/demo/panel-render.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -350,6 +362,7 @@ exports[`renders components/color-picker/demo/panel-render.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -369,6 +382,7 @@ exports[`renders components/color-picker/demo/panel-render.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/color-picker/demo/presets.tsx correctly 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -390,6 +404,7 @@ exports[`renders components/color-picker/demo/pure-panel.tsx correctly 1`] = `
|
||||
style="padding-bottom:0;position:relative;min-width:0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
style="margin:0"
|
||||
>
|
||||
@ -420,6 +435,7 @@ exports[`renders components/color-picker/demo/size.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-sm"
|
||||
>
|
||||
<div
|
||||
@ -436,6 +452,7 @@ exports[`renders components/color-picker/demo/size.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -452,6 +469,7 @@ exports[`renders components/color-picker/demo/size.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-lg"
|
||||
>
|
||||
<div
|
||||
@ -476,6 +494,7 @@ exports[`renders components/color-picker/demo/size.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-sm"
|
||||
>
|
||||
<div
|
||||
@ -497,6 +516,7 @@ exports[`renders components/color-picker/demo/size.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -518,6 +538,7 @@ exports[`renders components/color-picker/demo/size.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-lg"
|
||||
>
|
||||
<div
|
||||
@ -548,6 +569,7 @@ exports[`renders components/color-picker/demo/text-render.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -569,6 +591,7 @@ exports[`renders components/color-picker/demo/text-render.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -596,6 +619,7 @@ exports[`renders components/color-picker/demo/text-render.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -637,6 +661,7 @@ exports[`renders components/color-picker/demo/text-render.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/color-picker/demo/trigger.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
style="background-color:#1677ff"
|
||||
type="button"
|
||||
@ -649,6 +674,7 @@ exports[`renders components/color-picker/demo/trigger.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/color-picker/demo/trigger-event.tsx correctly 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
|
@ -3,6 +3,7 @@
|
||||
exports[`ColorPicker Should disabled work 1`] = `
|
||||
<div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-trigger-disabled"
|
||||
>
|
||||
<div
|
||||
@ -15,6 +16,7 @@ exports[`ColorPicker Should disabled work 1`] = `
|
||||
exports[`ColorPicker Should panelRender work 1`] = `
|
||||
<div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-popover-open ant-color-picker-trigger-active"
|
||||
>
|
||||
<div
|
||||
@ -34,6 +36,7 @@ exports[`ColorPicker Should panelRender work 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -306,6 +309,7 @@ exports[`ColorPicker Should panelRender work 1`] = `
|
||||
exports[`ColorPicker Should panelRender work 2`] = `
|
||||
<div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-popover-open ant-color-picker-trigger-active"
|
||||
>
|
||||
<div
|
||||
@ -325,6 +329,7 @@ exports[`ColorPicker Should panelRender work 2`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -593,6 +598,7 @@ exports[`ColorPicker Should panelRender work 2`] = `
|
||||
exports[`ColorPicker Should render trigger work 1`] = `
|
||||
<div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="trigger"
|
||||
/>
|
||||
</div>
|
||||
@ -600,6 +606,7 @@ exports[`ColorPicker Should render trigger work 1`] = `
|
||||
|
||||
exports[`ColorPicker rtl render component should be rendered correctly in RTL direction 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-rtl"
|
||||
>
|
||||
<div
|
||||
|
@ -12713,6 +12713,7 @@ exports[`ConfigProvider components Collapse prefixCls 1`] = `
|
||||
|
||||
exports[`ConfigProvider components ColorPicker configProvider 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -12723,6 +12724,7 @@ exports[`ConfigProvider components ColorPicker configProvider 1`] = `
|
||||
|
||||
exports[`ConfigProvider components ColorPicker configProvider componentDisabled 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-color-picker-trigger config-color-picker-trigger-disabled"
|
||||
>
|
||||
<div
|
||||
@ -12733,6 +12735,7 @@ exports[`ConfigProvider components ColorPicker configProvider componentDisabled
|
||||
|
||||
exports[`ConfigProvider components ColorPicker configProvider componentSize large 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-color-picker-trigger config-color-picker-lg"
|
||||
>
|
||||
<div
|
||||
@ -12743,6 +12746,7 @@ exports[`ConfigProvider components ColorPicker configProvider componentSize larg
|
||||
|
||||
exports[`ConfigProvider components ColorPicker configProvider componentSize middle 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -12753,6 +12757,7 @@ exports[`ConfigProvider components ColorPicker configProvider componentSize midd
|
||||
|
||||
exports[`ConfigProvider components ColorPicker configProvider componentSize small 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-color-picker-trigger config-color-picker-sm"
|
||||
>
|
||||
<div
|
||||
@ -12763,6 +12768,7 @@ exports[`ConfigProvider components ColorPicker configProvider componentSize smal
|
||||
|
||||
exports[`ConfigProvider components ColorPicker normal 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -12773,6 +12779,7 @@ exports[`ConfigProvider components ColorPicker normal 1`] = `
|
||||
|
||||
exports[`ConfigProvider components ColorPicker prefixCls 1`] = `
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="prefix-ColorPicker-trigger"
|
||||
>
|
||||
<div
|
||||
@ -17972,6 +17979,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-menu-item config-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -18049,6 +18057,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-menu-item config-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -18126,6 +18135,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-menu-item config-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -18203,6 +18213,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-menu-item config-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -18280,6 +18291,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-menu-item config-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -18357,6 +18369,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -18435,6 +18448,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="prefix-Menu-item prefix-Menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
prefixcls="prefix-Menu"
|
||||
@ -21188,6 +21202,7 @@ exports[`ConfigProvider components Pagination prefixCls 1`] = `
|
||||
exports[`ConfigProvider components Popconfirm configProvider 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Bamboo
|
||||
@ -21205,6 +21220,7 @@ exports[`ConfigProvider components Popconfirm configProvider 1`] = `
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -21274,6 +21290,7 @@ exports[`ConfigProvider components Popconfirm configProvider 1`] = `
|
||||
exports[`ConfigProvider components Popconfirm configProvider componentDisabled 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Bamboo
|
||||
@ -21291,6 +21308,7 @@ exports[`ConfigProvider components Popconfirm configProvider componentDisabled 1
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -21362,6 +21380,7 @@ exports[`ConfigProvider components Popconfirm configProvider componentDisabled 1
|
||||
exports[`ConfigProvider components Popconfirm configProvider componentSize large 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Bamboo
|
||||
@ -21379,6 +21398,7 @@ exports[`ConfigProvider components Popconfirm configProvider componentSize large
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -21448,6 +21468,7 @@ exports[`ConfigProvider components Popconfirm configProvider componentSize large
|
||||
exports[`ConfigProvider components Popconfirm configProvider componentSize middle 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Bamboo
|
||||
@ -21465,6 +21486,7 @@ exports[`ConfigProvider components Popconfirm configProvider componentSize middl
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -21534,6 +21556,7 @@ exports[`ConfigProvider components Popconfirm configProvider componentSize middl
|
||||
exports[`ConfigProvider components Popconfirm configProvider componentSize small 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Bamboo
|
||||
@ -21551,6 +21574,7 @@ exports[`ConfigProvider components Popconfirm configProvider componentSize small
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -21620,6 +21644,7 @@ exports[`ConfigProvider components Popconfirm configProvider componentSize small
|
||||
exports[`ConfigProvider components Popconfirm normal 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Bamboo
|
||||
@ -21637,6 +21662,7 @@ exports[`ConfigProvider components Popconfirm normal 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -21706,6 +21732,7 @@ exports[`ConfigProvider components Popconfirm normal 1`] = `
|
||||
exports[`ConfigProvider components Popconfirm prefixCls 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Bamboo
|
||||
@ -21723,6 +21750,7 @@ exports[`ConfigProvider components Popconfirm prefixCls 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -21792,6 +21820,7 @@ exports[`ConfigProvider components Popconfirm prefixCls 1`] = `
|
||||
exports[`ConfigProvider components Popover configProvider 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Light
|
||||
@ -21809,6 +21838,7 @@ exports[`ConfigProvider components Popover configProvider 1`] = `
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -21819,6 +21849,7 @@ exports[`ConfigProvider components Popover configProvider 1`] = `
|
||||
exports[`ConfigProvider components Popover configProvider componentDisabled 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Light
|
||||
@ -21836,6 +21867,7 @@ exports[`ConfigProvider components Popover configProvider componentDisabled 1`]
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -21846,6 +21878,7 @@ exports[`ConfigProvider components Popover configProvider componentDisabled 1`]
|
||||
exports[`ConfigProvider components Popover configProvider componentSize large 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Light
|
||||
@ -21863,6 +21896,7 @@ exports[`ConfigProvider components Popover configProvider componentSize large 1`
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -21873,6 +21907,7 @@ exports[`ConfigProvider components Popover configProvider componentSize large 1`
|
||||
exports[`ConfigProvider components Popover configProvider componentSize middle 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Light
|
||||
@ -21890,6 +21925,7 @@ exports[`ConfigProvider components Popover configProvider componentSize middle 1
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -21900,6 +21936,7 @@ exports[`ConfigProvider components Popover configProvider componentSize middle 1
|
||||
exports[`ConfigProvider components Popover configProvider componentSize small 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-popover-open"
|
||||
>
|
||||
Light
|
||||
@ -21917,6 +21954,7 @@ exports[`ConfigProvider components Popover configProvider componentSize small 1`
|
||||
>
|
||||
<div
|
||||
class="config-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -21927,6 +21965,7 @@ exports[`ConfigProvider components Popover configProvider componentSize small 1`
|
||||
exports[`ConfigProvider components Popover normal 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Light
|
||||
@ -21944,6 +21983,7 @@ exports[`ConfigProvider components Popover normal 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -21954,6 +21994,7 @@ exports[`ConfigProvider components Popover normal 1`] = `
|
||||
exports[`ConfigProvider components Popover prefixCls 1`] = `
|
||||
<div>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="prefix-Popover-open"
|
||||
>
|
||||
Light
|
||||
@ -21971,6 +22012,7 @@ exports[`ConfigProvider components Popover prefixCls 1`] = `
|
||||
>
|
||||
<div
|
||||
class="prefix-Popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -25716,6 +25758,7 @@ exports[`ConfigProvider components Slider configProvider 1`] = `
|
||||
class="config-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -25739,6 +25782,7 @@ exports[`ConfigProvider components Slider configProvider 1`] = `
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -25763,6 +25807,7 @@ exports[`ConfigProvider components Slider configProvider componentDisabled 1`] =
|
||||
class="config-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -25785,6 +25830,7 @@ exports[`ConfigProvider components Slider configProvider componentDisabled 1`] =
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -25809,6 +25855,7 @@ exports[`ConfigProvider components Slider configProvider componentSize large 1`]
|
||||
class="config-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -25832,6 +25879,7 @@ exports[`ConfigProvider components Slider configProvider componentSize large 1`]
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -25856,6 +25904,7 @@ exports[`ConfigProvider components Slider configProvider componentSize middle 1`
|
||||
class="config-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -25879,6 +25928,7 @@ exports[`ConfigProvider components Slider configProvider componentSize middle 1`
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -25903,6 +25953,7 @@ exports[`ConfigProvider components Slider configProvider componentSize small 1`]
|
||||
class="config-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -25926,6 +25977,7 @@ exports[`ConfigProvider components Slider configProvider componentSize small 1`]
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -25950,6 +26002,7 @@ exports[`ConfigProvider components Slider normal 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -25973,6 +26026,7 @@ exports[`ConfigProvider components Slider normal 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -25997,6 +26051,7 @@ exports[`ConfigProvider components Slider prefixCls 1`] = `
|
||||
class="prefix-Slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -26020,6 +26075,7 @@ exports[`ConfigProvider components Slider prefixCls 1`] = `
|
||||
>
|
||||
<div
|
||||
class="prefix-Slider-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -26861,6 +26917,7 @@ exports[`ConfigProvider components Table configProvider 1`] = `
|
||||
class="config-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -26956,6 +27013,7 @@ exports[`ConfigProvider components Table configProvider 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-Joe"
|
||||
role="menuitem"
|
||||
@ -27168,6 +27226,7 @@ exports[`ConfigProvider components Table configProvider componentDisabled 1`] =
|
||||
class="config-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -27263,6 +27322,7 @@ exports[`ConfigProvider components Table configProvider componentDisabled 1`] =
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-Joe"
|
||||
role="menuitem"
|
||||
@ -27477,6 +27537,7 @@ exports[`ConfigProvider components Table configProvider componentSize large 1`]
|
||||
class="config-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -27572,6 +27633,7 @@ exports[`ConfigProvider components Table configProvider componentSize large 1`]
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-Joe"
|
||||
role="menuitem"
|
||||
@ -27784,6 +27846,7 @@ exports[`ConfigProvider components Table configProvider componentSize middle 1`]
|
||||
class="config-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -27879,6 +27942,7 @@ exports[`ConfigProvider components Table configProvider componentSize middle 1`]
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-Joe"
|
||||
role="menuitem"
|
||||
@ -28091,6 +28155,7 @@ exports[`ConfigProvider components Table configProvider componentSize small 1`]
|
||||
class="config-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="config-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -28186,6 +28251,7 @@ exports[`ConfigProvider components Table configProvider componentSize small 1`]
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="config-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-Joe"
|
||||
role="menuitem"
|
||||
@ -28398,6 +28464,7 @@ exports[`ConfigProvider components Table normal 1`] = `
|
||||
class="ant-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -28493,6 +28560,7 @@ exports[`ConfigProvider components Table normal 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-Joe"
|
||||
role="menuitem"
|
||||
@ -28705,6 +28773,7 @@ exports[`ConfigProvider components Table prefixCls 1`] = `
|
||||
class="prefix-Table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="prefix-Table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -28800,6 +28869,7 @@ exports[`ConfigProvider components Table prefixCls 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-Joe"
|
||||
role="menuitem"
|
||||
@ -39284,6 +39354,7 @@ exports[`ConfigProvider components Timeline prefixCls 1`] = `
|
||||
exports[`ConfigProvider components Tooltip configProvider 1`] = `
|
||||
Array [
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-tooltip-open"
|
||||
>
|
||||
Light
|
||||
@ -39301,6 +39372,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Bamboo
|
||||
@ -39313,6 +39385,7 @@ Array [
|
||||
exports[`ConfigProvider components Tooltip configProvider componentDisabled 1`] = `
|
||||
Array [
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-tooltip-open"
|
||||
>
|
||||
Light
|
||||
@ -39330,6 +39403,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Bamboo
|
||||
@ -39342,6 +39416,7 @@ Array [
|
||||
exports[`ConfigProvider components Tooltip configProvider componentSize large 1`] = `
|
||||
Array [
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-tooltip-open"
|
||||
>
|
||||
Light
|
||||
@ -39359,6 +39434,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Bamboo
|
||||
@ -39371,6 +39447,7 @@ Array [
|
||||
exports[`ConfigProvider components Tooltip configProvider componentSize middle 1`] = `
|
||||
Array [
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-tooltip-open"
|
||||
>
|
||||
Light
|
||||
@ -39388,6 +39465,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Bamboo
|
||||
@ -39400,6 +39478,7 @@ Array [
|
||||
exports[`ConfigProvider components Tooltip configProvider componentSize small 1`] = `
|
||||
Array [
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="config-tooltip-open"
|
||||
>
|
||||
Light
|
||||
@ -39417,6 +39496,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="config-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Bamboo
|
||||
@ -39429,6 +39509,7 @@ Array [
|
||||
exports[`ConfigProvider components Tooltip normal 1`] = `
|
||||
Array [
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-tooltip-open"
|
||||
>
|
||||
Light
|
||||
@ -39446,6 +39527,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Bamboo
|
||||
@ -39458,6 +39540,7 @@ Array [
|
||||
exports[`ConfigProvider components Tooltip prefixCls 1`] = `
|
||||
Array [
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="prefix-Tooltip-open"
|
||||
>
|
||||
Light
|
||||
@ -39475,6 +39558,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="prefix-Tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Bamboo
|
||||
|
@ -10636,6 +10636,7 @@ exports[`renders components/date-picker/demo/components.tsx extend context corre
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="365"
|
||||
@ -10659,6 +10660,7 @@ exports[`renders components/date-picker/demo/components.tsx extend context corre
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
2016-01-01
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -427,6 +427,7 @@ exports[`renders components/dropdown/demo/dropdown-button.tsx correctly 1`] = `
|
||||
class="ant-space-compact ant-space-compact-block ant-dropdown-button"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-compact-item ant-btn-compact-first-item"
|
||||
type="button"
|
||||
>
|
||||
|
@ -64,6 +64,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
|
@ -528,6 +528,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -552,11 +553,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -581,6 +584,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -750,6 +754,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -774,11 +779,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -803,6 +810,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
|
@ -86,6 +86,7 @@ Array [
|
||||
href="https://ant.design/index-cn"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-badge"
|
||||
>
|
||||
<div
|
||||
@ -151,6 +152,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div>
|
||||
@ -430,6 +432,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="20"
|
||||
@ -453,6 +456,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -2039,6 +2043,7 @@ exports[`renders components/float-button/demo/tooltip.tsx extend context correct
|
||||
type="button"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-float-btn-body"
|
||||
>
|
||||
<div
|
||||
@ -2082,6 +2087,7 @@ exports[`renders components/float-button/demo/tooltip.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div>
|
||||
|
@ -84,6 +84,7 @@ Array [
|
||||
href="https://ant.design/index-cn"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-badge"
|
||||
>
|
||||
<div
|
||||
@ -405,6 +406,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="20"
|
||||
@ -1977,6 +1979,7 @@ exports[`renders components/float-button/demo/tooltip.tsx correctly 1`] = `
|
||||
type="button"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-float-btn-body"
|
||||
>
|
||||
<div
|
||||
|
@ -5248,6 +5248,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -5270,6 +5271,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -5308,6 +5310,7 @@ Array [
|
||||
class="ant-form-item-control-input-content"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-trigger-disabled"
|
||||
>
|
||||
<div
|
||||
@ -5327,6 +5330,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -10123,6 +10127,7 @@ exports[`renders components/form/demo/register.tsx extend context correctly 1`]
|
||||
>
|
||||
Nickname
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
aria-label="question-circle"
|
||||
class="anticon anticon-question-circle ant-form-item-tooltip"
|
||||
role="img"
|
||||
@ -10158,6 +10163,7 @@ exports[`renders components/form/demo/register.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
What do you want others to call you?
|
||||
@ -11467,6 +11473,7 @@ exports[`renders components/form/demo/required-mark.tsx extend context correctly
|
||||
>
|
||||
Field A
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
aria-label="question-circle"
|
||||
class="anticon anticon-question-circle ant-form-item-tooltip"
|
||||
role="img"
|
||||
@ -11502,6 +11509,7 @@ exports[`renders components/form/demo/required-mark.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a required field
|
||||
@ -11545,6 +11553,7 @@ exports[`renders components/form/demo/required-mark.tsx extend context correctly
|
||||
>
|
||||
Field B
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
aria-label="info-circle"
|
||||
class="anticon anticon-info-circle ant-form-item-tooltip"
|
||||
role="img"
|
||||
@ -11580,6 +11589,7 @@ exports[`renders components/form/demo/required-mark.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip with customize icon
|
||||
@ -22125,6 +22135,7 @@ exports[`renders components/form/demo/validate-other.tsx extend context correctl
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -22148,6 +22159,7 @@ exports[`renders components/form/demo/validate-other.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -23121,6 +23133,7 @@ exports[`renders components/form/demo/validate-other.tsx extend context correctl
|
||||
class="ant-form-item-control-input-content"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-required="true"
|
||||
class="ant-color-picker-trigger"
|
||||
id="validate_other_color-picker"
|
||||
@ -23142,6 +23155,7 @@ exports[`renders components/form/demo/validate-other.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
@ -2756,6 +2756,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -2797,6 +2798,7 @@ Array [
|
||||
class="ant-form-item-control-input-content"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-trigger-disabled"
|
||||
>
|
||||
<div
|
||||
@ -6454,6 +6456,7 @@ exports[`renders components/form/demo/register.tsx correctly 1`] = `
|
||||
>
|
||||
Nickname
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
aria-label="question-circle"
|
||||
class="anticon anticon-question-circle ant-form-item-tooltip"
|
||||
role="img"
|
||||
@ -7420,6 +7423,7 @@ exports[`renders components/form/demo/required-mark.tsx correctly 1`] = `
|
||||
>
|
||||
Field A
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
aria-label="question-circle"
|
||||
class="anticon anticon-question-circle ant-form-item-tooltip"
|
||||
role="img"
|
||||
@ -7479,6 +7483,7 @@ exports[`renders components/form/demo/required-mark.tsx correctly 1`] = `
|
||||
>
|
||||
Field B
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
aria-label="info-circle"
|
||||
class="anticon anticon-info-circle ant-form-item-tooltip"
|
||||
role="img"
|
||||
@ -9562,6 +9567,7 @@ exports[`renders components/form/demo/validate-other.tsx correctly 1`] = `
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -10539,6 +10545,7 @@ exports[`renders components/form/demo/validate-other.tsx correctly 1`] = `
|
||||
class="ant-form-item-control-input-content"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-required="true"
|
||||
class="ant-color-picker-trigger"
|
||||
id="validate_other_color-picker"
|
||||
|
@ -1044,6 +1044,7 @@ exports[`Form form should support disabled 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1085,6 +1086,7 @@ exports[`Form form should support disabled 1`] = `
|
||||
class="ant-form-item-control-input-content"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-trigger-disabled"
|
||||
>
|
||||
<div
|
||||
|
@ -924,6 +924,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="5"
|
||||
@ -947,6 +948,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
16
|
||||
@ -1040,6 +1042,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="5"
|
||||
@ -1063,6 +1066,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
16
|
||||
@ -1156,6 +1160,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="5"
|
||||
@ -1179,6 +1184,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
4
|
||||
|
@ -910,6 +910,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="5"
|
||||
@ -1007,6 +1008,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="5"
|
||||
@ -1104,6 +1106,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="5"
|
||||
|
@ -734,6 +734,7 @@ Array [
|
||||
>
|
||||
Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -771,6 +772,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -6798,6 +6800,7 @@ exports[`renders components/input/demo/group.tsx extend context correctly 1`] =
|
||||
value="git@github.com:ant-design/ant-design.git"
|
||||
/>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -6838,6 +6841,7 @@ exports[`renders components/input/demo/group.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
copy git url
|
||||
@ -10754,6 +10758,7 @@ Array [
|
||||
class="ant-input-suffix"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
aria-label="info-circle"
|
||||
class="anticon anticon-info-circle"
|
||||
role="img"
|
||||
@ -10789,6 +10794,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Extra information
|
||||
@ -11771,6 +11777,7 @@ exports[`renders components/input/demo/textarea-resize.tsx extend context correc
|
||||
exports[`renders components/input/demo/tooltip.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
class="ant-input ant-input-outlined"
|
||||
maxlength="16"
|
||||
placeholder="Input a number"
|
||||
@ -11791,6 +11798,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Input a number
|
||||
|
@ -458,6 +458,7 @@ Array [
|
||||
>
|
||||
Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -2591,6 +2592,7 @@ exports[`renders components/input/demo/group.tsx correctly 1`] = `
|
||||
value="git@github.com:ant-design/ant-design.git"
|
||||
/>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only"
|
||||
type="button"
|
||||
>
|
||||
@ -4098,6 +4100,7 @@ Array [
|
||||
class="ant-input-suffix"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
aria-label="info-circle"
|
||||
class="anticon anticon-info-circle"
|
||||
role="img"
|
||||
@ -5079,6 +5082,7 @@ Array [
|
||||
|
||||
exports[`renders components/input/demo/tooltip.tsx correctly 1`] = `
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
class="ant-input ant-input-outlined"
|
||||
maxlength="16"
|
||||
placeholder="Input a number"
|
||||
|
@ -1,3 +1,3 @@
|
||||
import accessibilityDemoTest from '../../../tests/shared/accessibilityTest';
|
||||
|
||||
accessibilityDemoTest('input', { disabledRules: ['label'] });
|
||||
accessibilityDemoTest('input', { disabledRules: ['label', 'label-title-only'] });
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -229,6 +229,7 @@ exports[`renders components/layout/demo/component-token.tsx correctly 1`] = `
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -241,6 +242,7 @@ exports[`renders components/layout/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -253,6 +255,7 @@ exports[`renders components/layout/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -265,6 +268,7 @@ exports[`renders components/layout/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -443,6 +447,7 @@ exports[`renders components/layout/demo/custom-trigger.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -474,6 +479,7 @@ exports[`renders components/layout/demo/custom-trigger.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -505,6 +511,7 @@ exports[`renders components/layout/demo/custom-trigger.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -608,6 +615,7 @@ exports[`renders components/layout/demo/fixed.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:0"
|
||||
@ -620,6 +628,7 @@ exports[`renders components/layout/demo/fixed.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:1"
|
||||
@ -632,6 +641,7 @@ exports[`renders components/layout/demo/fixed.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:2"
|
||||
@ -770,6 +780,7 @@ exports[`renders components/layout/demo/fixed-sider.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -801,6 +812,7 @@ exports[`renders components/layout/demo/fixed-sider.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -832,6 +844,7 @@ exports[`renders components/layout/demo/fixed-sider.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -863,6 +876,7 @@ exports[`renders components/layout/demo/fixed-sider.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -894,6 +908,7 @@ exports[`renders components/layout/demo/fixed-sider.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -925,6 +940,7 @@ exports[`renders components/layout/demo/fixed-sider.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -956,6 +972,7 @@ exports[`renders components/layout/demo/fixed-sider.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -987,6 +1004,7 @@ exports[`renders components/layout/demo/fixed-sider.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1279,6 +1297,7 @@ exports[`renders components/layout/demo/responsive.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1310,6 +1329,7 @@ exports[`renders components/layout/demo/responsive.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1341,6 +1361,7 @@ exports[`renders components/layout/demo/responsive.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1372,6 +1393,7 @@ exports[`renders components/layout/demo/responsive.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1462,6 +1484,7 @@ exports[`renders components/layout/demo/side.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1493,6 +1516,7 @@ exports[`renders components/layout/demo/side.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1606,6 +1630,7 @@ exports[`renders components/layout/demo/side.tsx correctly 1`] = `
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1744,6 +1769,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:0"
|
||||
@ -1756,6 +1782,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:1"
|
||||
@ -1768,6 +1795,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:2"
|
||||
@ -1780,6 +1808,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:3"
|
||||
@ -1792,6 +1821,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:4"
|
||||
@ -1804,6 +1834,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:5"
|
||||
@ -1816,6 +1847,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:6"
|
||||
@ -1828,6 +1860,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:7"
|
||||
@ -1840,6 +1873,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:8"
|
||||
@ -1852,6 +1886,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:9"
|
||||
@ -1864,6 +1899,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:10"
|
||||
@ -1876,6 +1912,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:11"
|
||||
@ -1888,6 +1925,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:12"
|
||||
@ -1900,6 +1938,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:13"
|
||||
@ -1912,6 +1951,7 @@ exports[`renders components/layout/demo/top.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:14"
|
||||
@ -2048,6 +2088,7 @@ exports[`renders components/layout/demo/top-side.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:0"
|
||||
@ -2060,6 +2101,7 @@ exports[`renders components/layout/demo/top-side.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:1"
|
||||
@ -2072,6 +2114,7 @@ exports[`renders components/layout/demo/top-side.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:2"
|
||||
@ -2234,6 +2277,7 @@ exports[`renders components/layout/demo/top-side.tsx correctly 1`] = `
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2246,6 +2290,7 @@ exports[`renders components/layout/demo/top-side.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2258,6 +2303,7 @@ exports[`renders components/layout/demo/top-side.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2270,6 +2316,7 @@ exports[`renders components/layout/demo/top-side.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2412,6 +2459,7 @@ exports[`renders components/layout/demo/top-side-2.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:0"
|
||||
@ -2424,6 +2472,7 @@ exports[`renders components/layout/demo/top-side-2.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:1"
|
||||
@ -2436,6 +2485,7 @@ exports[`renders components/layout/demo/top-side-2.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:2"
|
||||
@ -2553,6 +2603,7 @@ exports[`renders components/layout/demo/top-side-2.tsx correctly 1`] = `
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2565,6 +2616,7 @@ exports[`renders components/layout/demo/top-side-2.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2577,6 +2629,7 @@ exports[`renders components/layout/demo/top-side-2.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2589,6 +2642,7 @@ exports[`renders components/layout/demo/top-side-2.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
|
@ -5547,6 +5547,7 @@ exports[`Locale Provider should display the text as ar 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -5564,6 +5565,7 @@ exports[`Locale Provider should display the text as ar 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -10860,6 +10862,7 @@ exports[`Locale Provider should display the text as az 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -10877,6 +10880,7 @@ exports[`Locale Provider should display the text as az 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -16173,6 +16177,7 @@ exports[`Locale Provider should display the text as bg 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -16190,6 +16195,7 @@ exports[`Locale Provider should display the text as bg 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -21486,6 +21492,7 @@ exports[`Locale Provider should display the text as bn-bd 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -21503,6 +21510,7 @@ exports[`Locale Provider should display the text as bn-bd 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -26799,6 +26807,7 @@ exports[`Locale Provider should display the text as by 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -26816,6 +26825,7 @@ exports[`Locale Provider should display the text as by 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -32112,6 +32122,7 @@ exports[`Locale Provider should display the text as ca 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -32129,6 +32140,7 @@ exports[`Locale Provider should display the text as ca 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -37425,6 +37437,7 @@ exports[`Locale Provider should display the text as cs 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -37442,6 +37455,7 @@ exports[`Locale Provider should display the text as cs 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -42738,6 +42752,7 @@ exports[`Locale Provider should display the text as da 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -42755,6 +42770,7 @@ exports[`Locale Provider should display the text as da 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -48051,6 +48067,7 @@ exports[`Locale Provider should display the text as de 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -48068,6 +48085,7 @@ exports[`Locale Provider should display the text as de 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -53364,6 +53382,7 @@ exports[`Locale Provider should display the text as el 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -53381,6 +53400,7 @@ exports[`Locale Provider should display the text as el 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -58677,6 +58697,7 @@ exports[`Locale Provider should display the text as en 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -58694,6 +58715,7 @@ exports[`Locale Provider should display the text as en 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -63990,6 +64012,7 @@ exports[`Locale Provider should display the text as en-gb 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -64007,6 +64030,7 @@ exports[`Locale Provider should display the text as en-gb 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -69303,6 +69327,7 @@ exports[`Locale Provider should display the text as es 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -69320,6 +69345,7 @@ exports[`Locale Provider should display the text as es 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -74616,6 +74642,7 @@ exports[`Locale Provider should display the text as et 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -74633,6 +74660,7 @@ exports[`Locale Provider should display the text as et 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -79929,6 +79957,7 @@ exports[`Locale Provider should display the text as eu 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -79946,6 +79975,7 @@ exports[`Locale Provider should display the text as eu 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -85242,6 +85272,7 @@ exports[`Locale Provider should display the text as fa 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -85259,6 +85290,7 @@ exports[`Locale Provider should display the text as fa 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -90555,6 +90587,7 @@ exports[`Locale Provider should display the text as fi 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -90572,6 +90605,7 @@ exports[`Locale Provider should display the text as fi 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -95868,6 +95902,7 @@ exports[`Locale Provider should display the text as fr 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -95885,6 +95920,7 @@ exports[`Locale Provider should display the text as fr 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -101181,6 +101217,7 @@ exports[`Locale Provider should display the text as fr 2`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -101198,6 +101235,7 @@ exports[`Locale Provider should display the text as fr 2`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -106494,6 +106532,7 @@ exports[`Locale Provider should display the text as fr 3`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -106511,6 +106550,7 @@ exports[`Locale Provider should display the text as fr 3`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -111807,6 +111847,7 @@ exports[`Locale Provider should display the text as ga 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -111824,6 +111865,7 @@ exports[`Locale Provider should display the text as ga 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -117120,6 +117162,7 @@ exports[`Locale Provider should display the text as gl 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -117137,6 +117180,7 @@ exports[`Locale Provider should display the text as gl 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -122433,6 +122477,7 @@ exports[`Locale Provider should display the text as he 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -122450,6 +122495,7 @@ exports[`Locale Provider should display the text as he 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -127746,6 +127792,7 @@ exports[`Locale Provider should display the text as hi 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -127763,6 +127810,7 @@ exports[`Locale Provider should display the text as hi 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -133059,6 +133107,7 @@ exports[`Locale Provider should display the text as hr 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -133076,6 +133125,7 @@ exports[`Locale Provider should display the text as hr 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -138372,6 +138422,7 @@ exports[`Locale Provider should display the text as hu 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -138389,6 +138440,7 @@ exports[`Locale Provider should display the text as hu 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -143685,6 +143737,7 @@ exports[`Locale Provider should display the text as hy-am 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -143702,6 +143755,7 @@ exports[`Locale Provider should display the text as hy-am 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -148998,6 +149052,7 @@ exports[`Locale Provider should display the text as id 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -149015,6 +149070,7 @@ exports[`Locale Provider should display the text as id 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -154311,6 +154367,7 @@ exports[`Locale Provider should display the text as is 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -154328,6 +154385,7 @@ exports[`Locale Provider should display the text as is 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -159624,6 +159682,7 @@ exports[`Locale Provider should display the text as it 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -159641,6 +159700,7 @@ exports[`Locale Provider should display the text as it 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -164937,6 +164997,7 @@ exports[`Locale Provider should display the text as ja 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -164954,6 +165015,7 @@ exports[`Locale Provider should display the text as ja 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -170250,6 +170312,7 @@ exports[`Locale Provider should display the text as ka 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -170267,6 +170330,7 @@ exports[`Locale Provider should display the text as ka 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -175563,6 +175627,7 @@ exports[`Locale Provider should display the text as kk 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -175580,6 +175645,7 @@ exports[`Locale Provider should display the text as kk 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -180876,6 +180942,7 @@ exports[`Locale Provider should display the text as km 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -180893,6 +180960,7 @@ exports[`Locale Provider should display the text as km 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -186187,6 +186255,7 @@ exports[`Locale Provider should display the text as kn 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -186204,6 +186273,7 @@ exports[`Locale Provider should display the text as kn 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -191500,6 +191570,7 @@ exports[`Locale Provider should display the text as ko 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -191517,6 +191588,7 @@ exports[`Locale Provider should display the text as ko 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -196813,6 +196885,7 @@ exports[`Locale Provider should display the text as ku 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -196830,6 +196903,7 @@ exports[`Locale Provider should display the text as ku 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -202126,6 +202200,7 @@ exports[`Locale Provider should display the text as ku-iq 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -202143,6 +202218,7 @@ exports[`Locale Provider should display the text as ku-iq 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -207439,6 +207515,7 @@ exports[`Locale Provider should display the text as lt 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -207456,6 +207533,7 @@ exports[`Locale Provider should display the text as lt 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -212752,6 +212830,7 @@ exports[`Locale Provider should display the text as lv 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -212769,6 +212848,7 @@ exports[`Locale Provider should display the text as lv 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -218065,6 +218145,7 @@ exports[`Locale Provider should display the text as mk 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -218082,6 +218163,7 @@ exports[`Locale Provider should display the text as mk 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -223378,6 +223460,7 @@ exports[`Locale Provider should display the text as ml 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -223395,6 +223478,7 @@ exports[`Locale Provider should display the text as ml 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -228691,6 +228775,7 @@ exports[`Locale Provider should display the text as mn-mn 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -228708,6 +228793,7 @@ exports[`Locale Provider should display the text as mn-mn 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -234004,6 +234090,7 @@ exports[`Locale Provider should display the text as ms-my 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -234021,6 +234108,7 @@ exports[`Locale Provider should display the text as ms-my 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -239317,6 +239405,7 @@ exports[`Locale Provider should display the text as my 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -239334,6 +239423,7 @@ exports[`Locale Provider should display the text as my 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -244630,6 +244720,7 @@ exports[`Locale Provider should display the text as nb 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -244647,6 +244738,7 @@ exports[`Locale Provider should display the text as nb 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -249943,6 +250035,7 @@ exports[`Locale Provider should display the text as ne-np 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -249960,6 +250053,7 @@ exports[`Locale Provider should display the text as ne-np 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -255256,6 +255350,7 @@ exports[`Locale Provider should display the text as nl 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -255273,6 +255368,7 @@ exports[`Locale Provider should display the text as nl 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -260569,6 +260665,7 @@ exports[`Locale Provider should display the text as nl-be 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -260586,6 +260683,7 @@ exports[`Locale Provider should display the text as nl-be 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -265882,6 +265980,7 @@ exports[`Locale Provider should display the text as pl 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -265899,6 +265998,7 @@ exports[`Locale Provider should display the text as pl 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -271195,6 +271295,7 @@ exports[`Locale Provider should display the text as pt 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -271212,6 +271313,7 @@ exports[`Locale Provider should display the text as pt 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -276508,6 +276610,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -276525,6 +276628,7 @@ exports[`Locale Provider should display the text as pt-br 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -281821,6 +281925,7 @@ exports[`Locale Provider should display the text as ro 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -281838,6 +281943,7 @@ exports[`Locale Provider should display the text as ro 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -287134,6 +287240,7 @@ exports[`Locale Provider should display the text as ru 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -287151,6 +287258,7 @@ exports[`Locale Provider should display the text as ru 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -292447,6 +292555,7 @@ exports[`Locale Provider should display the text as si 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -292464,6 +292573,7 @@ exports[`Locale Provider should display the text as si 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -297760,6 +297870,7 @@ exports[`Locale Provider should display the text as sk 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -297777,6 +297888,7 @@ exports[`Locale Provider should display the text as sk 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -303073,6 +303185,7 @@ exports[`Locale Provider should display the text as sl 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -303090,6 +303203,7 @@ exports[`Locale Provider should display the text as sl 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -308386,6 +308500,7 @@ exports[`Locale Provider should display the text as sr 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -308403,6 +308518,7 @@ exports[`Locale Provider should display the text as sr 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -313699,6 +313815,7 @@ exports[`Locale Provider should display the text as sv 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -313716,6 +313833,7 @@ exports[`Locale Provider should display the text as sv 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -319012,6 +319130,7 @@ exports[`Locale Provider should display the text as ta 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -319029,6 +319148,7 @@ exports[`Locale Provider should display the text as ta 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -324325,6 +324445,7 @@ exports[`Locale Provider should display the text as th 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -324342,6 +324463,7 @@ exports[`Locale Provider should display the text as th 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -329638,6 +329760,7 @@ exports[`Locale Provider should display the text as tk 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -329655,6 +329778,7 @@ exports[`Locale Provider should display the text as tk 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -334951,6 +335075,7 @@ exports[`Locale Provider should display the text as tr 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -334968,6 +335093,7 @@ exports[`Locale Provider should display the text as tr 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -340264,6 +340390,7 @@ exports[`Locale Provider should display the text as uk 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -340281,6 +340408,7 @@ exports[`Locale Provider should display the text as uk 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -345577,6 +345705,7 @@ exports[`Locale Provider should display the text as ur 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -345594,6 +345723,7 @@ exports[`Locale Provider should display the text as ur 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -350890,6 +351020,7 @@ exports[`Locale Provider should display the text as uz-latn 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -350907,6 +351038,7 @@ exports[`Locale Provider should display the text as uz-latn 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -356203,6 +356335,7 @@ exports[`Locale Provider should display the text as vi 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -356220,6 +356353,7 @@ exports[`Locale Provider should display the text as vi 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -361516,6 +361650,7 @@ exports[`Locale Provider should display the text as zh-cn 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -361533,6 +361668,7 @@ exports[`Locale Provider should display the text as zh-cn 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -366829,6 +366965,7 @@ exports[`Locale Provider should display the text as zh-hk 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -366846,6 +366983,7 @@ exports[`Locale Provider should display the text as zh-hk 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -372142,6 +372280,7 @@ exports[`Locale Provider should display the text as zh-tw 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
Click to confirm
|
||||
@ -372159,6 +372298,7 @@ exports[`Locale Provider should display the text as zh-tw 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -14,6 +14,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:0"
|
||||
@ -45,6 +46,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled"
|
||||
role="menuitem"
|
||||
@ -117,6 +119,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:3"
|
||||
@ -184,6 +187,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
tabindex="-1"
|
||||
@ -214,6 +218,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
tabindex="-1"
|
||||
@ -244,6 +249,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
tabindex="-1"
|
||||
@ -369,6 +375,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:0"
|
||||
@ -400,6 +407,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled"
|
||||
role="menuitem"
|
||||
@ -472,6 +480,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:3"
|
||||
@ -543,6 +552,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -574,6 +584,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -605,6 +616,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -681,6 +693,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -693,6 +706,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -705,6 +719,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -717,6 +732,7 @@ exports[`renders components/menu/demo/component-token.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -840,6 +856,7 @@ exports[`renders components/menu/demo/extra-style.tsx correctly 1`] = `
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -877,6 +894,7 @@ exports[`renders components/menu/demo/extra-style.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -912,6 +930,7 @@ exports[`renders components/menu/demo/extra-style.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
tabindex="-1"
|
||||
@ -928,6 +947,7 @@ exports[`renders components/menu/demo/extra-style.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
tabindex="-1"
|
||||
@ -961,6 +981,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:0"
|
||||
@ -992,6 +1013,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled"
|
||||
role="menuitem"
|
||||
@ -1064,6 +1086,7 @@ Array [
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:3"
|
||||
@ -1135,6 +1158,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:0"
|
||||
@ -1166,6 +1190,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled"
|
||||
role="menuitem"
|
||||
@ -1238,6 +1263,7 @@ Array [
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="opacity:1;order:3"
|
||||
@ -1370,6 +1396,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -1382,6 +1409,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -1411,6 +1439,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -1423,6 +1452,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -1540,6 +1570,7 @@ Array [
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1552,6 +1583,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1609,6 +1641,7 @@ exports[`renders components/menu/demo/inline-collapsed.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1640,6 +1673,7 @@ exports[`renders components/menu/demo/inline-collapsed.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1671,6 +1705,7 @@ exports[`renders components/menu/demo/inline-collapsed.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1747,6 +1782,7 @@ exports[`renders components/menu/demo/inline-collapsed.tsx correctly 1`] = `
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -1759,6 +1795,7 @@ exports[`renders components/menu/demo/inline-collapsed.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -1771,6 +1808,7 @@ exports[`renders components/menu/demo/inline-collapsed.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -1783,6 +1821,7 @@ exports[`renders components/menu/demo/inline-collapsed.tsx correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -1878,6 +1917,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1909,6 +1949,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -1985,6 +2026,7 @@ Array [
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2001,6 +2043,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2078,6 +2121,7 @@ Array [
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -2218,6 +2262,7 @@ Array [
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2230,6 +2275,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2268,6 +2314,7 @@ Array [
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:72px"
|
||||
@ -2280,6 +2327,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:72px"
|
||||
@ -2292,6 +2340,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:72px"
|
||||
@ -2603,6 +2652,7 @@ Array [
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
tabindex="-1"
|
||||
@ -2614,6 +2664,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
tabindex="-1"
|
||||
@ -2690,6 +2741,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -2721,6 +2773,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -2797,6 +2850,7 @@ Array [
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2809,6 +2863,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -2886,6 +2941,7 @@ Array [
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
role="menuitem"
|
||||
style="padding-left:24px"
|
||||
@ -3011,6 +3067,7 @@ Array [
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -3023,6 +3080,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -3035,6 +3093,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
@ -3047,6 +3106,7 @@ Array [
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
role="menuitem"
|
||||
style="padding-left:48px"
|
||||
|
@ -9,6 +9,7 @@ exports[`Menu Menu.Item with icon children auto wrap span 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -40,6 +41,7 @@ exports[`Menu Menu.Item with icon children auto wrap span 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-2"
|
||||
role="menuitem"
|
||||
@ -200,6 +202,7 @@ exports[`Menu all types must be available in the "items" syntax 1`] = `
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-submenu-item1"
|
||||
role="menuitem"
|
||||
@ -213,6 +216,7 @@ exports[`Menu all types must be available in the "items" syntax 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-submenu-item2"
|
||||
role="menuitem"
|
||||
@ -247,6 +251,7 @@ exports[`Menu all types must be available in the "items" syntax 1`] = `
|
||||
role="group"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-group-item"
|
||||
role="menuitem"
|
||||
@ -293,6 +298,7 @@ exports[`Menu all types must be available in the "items" syntax 1`] = `
|
||||
role="menu"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-group-submenu-item1"
|
||||
role="menuitem"
|
||||
@ -306,6 +312,7 @@ exports[`Menu all types must be available in the "items" syntax 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item ant-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-group-submenu-item2"
|
||||
role="menuitem"
|
||||
@ -339,6 +346,7 @@ exports[`Menu rtl render component should be rendered correctly in RTL direction
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-tmp_key-0"
|
||||
role="menuitem"
|
||||
@ -394,6 +402,7 @@ exports[`Menu should controlled collapse work 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -442,6 +451,7 @@ exports[`Menu should controlled collapse work 2`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
|
@ -3,6 +3,7 @@
|
||||
exports[`renders components/popconfirm/demo/async.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
@ -23,6 +24,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -105,6 +107,7 @@ exports[`renders components/popconfirm/demo/async.tsx extend context correctly 2
|
||||
exports[`renders components/popconfirm/demo/basic.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-dangerous ant-btn-color-dangerous ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -125,6 +128,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -207,6 +211,7 @@ exports[`renders components/popconfirm/demo/basic.tsx extend context correctly 2
|
||||
exports[`renders components/popconfirm/demo/dynamic-trigger.tsx extend context correctly 1`] = `
|
||||
<div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-dangerous ant-btn-color-dangerous ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -227,6 +232,7 @@ exports[`renders components/popconfirm/demo/dynamic-trigger.tsx extend context c
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -332,6 +338,7 @@ exports[`renders components/popconfirm/demo/dynamic-trigger.tsx extend context c
|
||||
exports[`renders components/popconfirm/demo/icon.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-dangerous ant-btn-color-dangerous ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -352,6 +359,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -438,6 +446,7 @@ exports[`renders components/popconfirm/demo/icon.tsx extend context correctly 2`
|
||||
exports[`renders components/popconfirm/demo/locale.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-dangerous ant-btn-color-dangerous ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -458,6 +467,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -546,6 +556,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -567,6 +578,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -644,6 +656,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -665,6 +678,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -742,6 +756,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -763,6 +778,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -848,6 +864,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -869,6 +886,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -946,6 +964,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -967,6 +986,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1044,6 +1064,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1065,6 +1086,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1146,6 +1168,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1167,6 +1190,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1244,6 +1268,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1265,6 +1290,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1342,6 +1368,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1363,6 +1390,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1446,6 +1474,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1467,6 +1496,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1544,6 +1574,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1565,6 +1596,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1642,6 +1674,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1663,6 +1696,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1748,6 +1782,7 @@ exports[`renders components/popconfirm/demo/placement.tsx extend context correct
|
||||
exports[`renders components/popconfirm/demo/promise.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
@ -1768,6 +1803,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
exports[`renders components/popconfirm/demo/async.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
@ -13,6 +14,7 @@ exports[`renders components/popconfirm/demo/async.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/popconfirm/demo/basic.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-dangerous ant-btn-color-dangerous ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -25,6 +27,7 @@ exports[`renders components/popconfirm/demo/basic.tsx correctly 1`] = `
|
||||
exports[`renders components/popconfirm/demo/dynamic-trigger.tsx correctly 1`] = `
|
||||
<div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-dangerous ant-btn-color-dangerous ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -60,6 +63,7 @@ exports[`renders components/popconfirm/demo/dynamic-trigger.tsx correctly 1`] =
|
||||
|
||||
exports[`renders components/popconfirm/demo/icon.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-dangerous ant-btn-color-dangerous ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -71,6 +75,7 @@ exports[`renders components/popconfirm/demo/icon.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/popconfirm/demo/locale.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-dangerous ant-btn-color-dangerous ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -89,6 +94,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -98,6 +104,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -107,6 +114,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -124,6 +132,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -133,6 +142,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -142,6 +152,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -155,6 +166,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -164,6 +176,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -173,6 +186,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -188,6 +202,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -197,6 +212,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -206,6 +222,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -220,6 +237,7 @@ exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/popconfirm/demo/promise.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
|
@ -1,6 +1,10 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Popconfirm rtl render component should be rendered correctly in RTL direction 1`] = `<span />`;
|
||||
exports[`Popconfirm rtl render component should be rendered correctly in RTL direction 1`] = `
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
/>
|
||||
`;
|
||||
|
||||
exports[`Popconfirm should show overlay when trigger is clicked 1`] = `
|
||||
<div
|
||||
@ -16,6 +20,7 @@ exports[`Popconfirm should show overlay when trigger is clicked 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -101,6 +106,7 @@ exports[`Popconfirm shows content for render functions 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
@ -71,6 +71,7 @@ Array [
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -92,6 +93,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -117,6 +119,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -138,6 +141,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -163,6 +167,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -184,6 +189,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -217,6 +223,7 @@ Array [
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -238,6 +245,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -263,6 +271,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -284,6 +293,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -309,6 +319,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -330,6 +341,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -359,6 +371,7 @@ Array [
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -380,6 +393,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -405,6 +419,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -426,6 +441,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -451,6 +467,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -472,6 +489,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -503,6 +521,7 @@ Array [
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -524,6 +543,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -549,6 +569,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -570,6 +591,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -595,6 +617,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -616,6 +639,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1068,6 +1092,7 @@ exports[`renders components/popover/demo/arrow-point-at-center.tsx extend contex
|
||||
exports[`renders components/popover/demo/basic.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
@ -1088,6 +1113,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1193,6 +1219,7 @@ exports[`renders components/popover/demo/component-token.tsx extend context corr
|
||||
exports[`renders components/popover/demo/control.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
@ -1213,6 +1240,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1238,6 +1266,7 @@ exports[`renders components/popover/demo/control.tsx extend context correctly 2`
|
||||
exports[`renders components/popover/demo/hover-with-click.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1258,6 +1287,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1293,6 +1323,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1324,6 +1355,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1345,6 +1377,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1370,6 +1403,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1391,6 +1425,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1416,6 +1451,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1437,6 +1473,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1470,6 +1507,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1491,6 +1529,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1516,6 +1555,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1537,6 +1577,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1562,6 +1603,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1583,6 +1625,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1612,6 +1655,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1633,6 +1677,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1658,6 +1703,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1679,6 +1725,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1704,6 +1751,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1725,6 +1773,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1756,6 +1805,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1777,6 +1827,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1802,6 +1853,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1823,6 +1875,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1848,6 +1901,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1869,6 +1923,7 @@ exports[`renders components/popover/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -2023,6 +2078,7 @@ exports[`renders components/popover/demo/triggerType.tsx extend context correctl
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -2043,6 +2099,7 @@ exports[`renders components/popover/demo/triggerType.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -2070,6 +2127,7 @@ exports[`renders components/popover/demo/triggerType.tsx extend context correctl
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -2090,6 +2148,7 @@ exports[`renders components/popover/demo/triggerType.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -2117,6 +2176,7 @@ exports[`renders components/popover/demo/triggerType.tsx extend context correctl
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -2137,6 +2197,7 @@ exports[`renders components/popover/demo/triggerType.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
@ -71,6 +71,7 @@ Array [
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -80,6 +81,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -89,6 +91,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -106,6 +109,7 @@ Array [
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -115,6 +119,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -124,6 +129,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -137,6 +143,7 @@ Array [
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -146,6 +153,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -155,6 +163,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -170,6 +179,7 @@ Array [
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -179,6 +189,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -188,6 +199,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -619,6 +631,7 @@ exports[`renders components/popover/demo/arrow-point-at-center.tsx correctly 1`]
|
||||
|
||||
exports[`renders components/popover/demo/basic.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
@ -703,6 +716,7 @@ Array [
|
||||
|
||||
exports[`renders components/popover/demo/control.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
@ -714,6 +728,7 @@ exports[`renders components/popover/demo/control.tsx correctly 1`] = `
|
||||
|
||||
exports[`renders components/popover/demo/hover-with-click.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -732,6 +747,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -741,6 +757,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -750,6 +767,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -767,6 +785,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -776,6 +795,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -785,6 +805,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -798,6 +819,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -807,6 +829,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -816,6 +839,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -831,6 +855,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -840,6 +865,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -849,6 +875,7 @@ exports[`renders components/popover/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -981,6 +1008,7 @@ exports[`renders components/popover/demo/triggerType.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -993,6 +1021,7 @@ exports[`renders components/popover/demo/triggerType.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1005,6 +1034,7 @@ exports[`renders components/popover/demo/triggerType.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
|
@ -3,6 +3,7 @@
|
||||
exports[`Popover should be rendered correctly in RTL direction 1`] = `
|
||||
Array [
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-popover-open"
|
||||
>
|
||||
show me your Rtl demo
|
||||
@ -20,6 +21,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -33,4 +35,4 @@ Array [
|
||||
]
|
||||
`;
|
||||
|
||||
exports[`Popover shows content for render functions 1`] = `"<div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;"></div><div class="ant-popover-content"><div class="ant-popover-inner" role="tooltip"><div class="ant-popover-title">some-title</div><div class="ant-popover-inner-content">some-content</div></div></div>"`;
|
||||
exports[`Popover shows content for render functions 1`] = `"<div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;"></div><div class="ant-popover-content"><div class="ant-popover-inner" id="test-id" role="tooltip"><div class="ant-popover-title">some-title</div><div class="ant-popover-inner-content">some-content</div></div></div>"`;
|
||||
|
@ -218,6 +218,7 @@ exports[`renders components/progress/demo/circle-micro.tsx extend context correc
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width: 14px; height: 14px; font-size: 8.1px;"
|
||||
>
|
||||
@ -271,6 +272,7 @@ exports[`renders components/progress/demo/circle-micro.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span
|
||||
@ -518,6 +520,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="10"
|
||||
@ -541,6 +544,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
5
|
||||
@ -567,6 +571,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="40"
|
||||
@ -590,6 +595,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
8
|
||||
@ -1023,6 +1029,7 @@ Array [
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width: 20px; height: 20px; font-size: 9px;"
|
||||
>
|
||||
@ -1075,6 +1082,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span
|
||||
@ -1222,6 +1230,7 @@ Array [
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width: 20px; height: 20px; font-size: 9px;"
|
||||
>
|
||||
@ -1274,6 +1283,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span
|
||||
@ -3145,6 +3155,7 @@ exports[`renders components/progress/demo/segment.tsx extend context correctly 1
|
||||
class="ant-flex ant-flex-align-stretch ant-flex-gap-small ant-flex-vertical"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-valuemax="100"
|
||||
aria-valuemin="0"
|
||||
aria-valuenow="30"
|
||||
@ -3188,6 +3199,7 @@ exports[`renders components/progress/demo/segment.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
3 done / 3 in progress / 4 to do
|
||||
@ -3198,6 +3210,7 @@ exports[`renders components/progress/demo/segment.tsx extend context correctly 1
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-valuemax="100"
|
||||
aria-valuemin="0"
|
||||
aria-valuenow="30"
|
||||
@ -3264,6 +3277,7 @@ exports[`renders components/progress/demo/segment.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
3 done / 3 in progress / 4 to do
|
||||
@ -3271,6 +3285,7 @@ exports[`renders components/progress/demo/segment.tsx extend context correctly 1
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-valuemax="100"
|
||||
aria-valuemin="0"
|
||||
aria-valuenow="30"
|
||||
@ -3337,6 +3352,7 @@ exports[`renders components/progress/demo/segment.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
3 done / 3 in progress / 4 to do
|
||||
@ -3559,6 +3575,7 @@ exports[`renders components/progress/demo/size.tsx extend context correctly 1`]
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width: 20px; height: 20px; font-size: 9px;"
|
||||
>
|
||||
@ -3611,6 +3628,7 @@ exports[`renders components/progress/demo/size.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span
|
||||
@ -3744,6 +3762,7 @@ exports[`renders components/progress/demo/size.tsx extend context correctly 1`]
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width: 20px; height: 20px; font-size: 9px;"
|
||||
>
|
||||
@ -3796,6 +3815,7 @@ exports[`renders components/progress/demo/size.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span
|
||||
|
@ -216,6 +216,7 @@ exports[`renders components/progress/demo/circle-micro.tsx correctly 1`] = `
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width:14px;height:14px;font-size:8.1px"
|
||||
>
|
||||
@ -488,6 +489,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="10"
|
||||
@ -518,6 +520,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="40"
|
||||
@ -953,6 +956,7 @@ Array [
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width:20px;height:20px;font-size:9px"
|
||||
>
|
||||
@ -1128,6 +1132,7 @@ Array [
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width:20px;height:20px;font-size:9px"
|
||||
>
|
||||
@ -3009,6 +3014,7 @@ exports[`renders components/progress/demo/segment.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-align-stretch ant-flex-gap-small ant-flex-vertical"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-valuemax="100"
|
||||
aria-valuemin="0"
|
||||
aria-valuenow="30"
|
||||
@ -3043,6 +3049,7 @@ exports[`renders components/progress/demo/segment.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-wrap-wrap ant-flex-gap-small"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-valuemax="100"
|
||||
aria-valuemin="0"
|
||||
aria-valuenow="30"
|
||||
@ -3097,6 +3104,7 @@ exports[`renders components/progress/demo/segment.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-valuemax="100"
|
||||
aria-valuemin="0"
|
||||
aria-valuenow="30"
|
||||
@ -3364,6 +3372,7 @@ exports[`renders components/progress/demo/size.tsx correctly 1`] = `
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width:20px;height:20px;font-size:9px"
|
||||
>
|
||||
@ -3525,6 +3534,7 @@ exports[`renders components/progress/demo/size.tsx correctly 1`] = `
|
||||
role="progressbar"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-progress-inner"
|
||||
style="width:20px;height:20px;font-size:9px"
|
||||
>
|
||||
|
@ -3,6 +3,7 @@
|
||||
exports[`renders components/qr-code/demo/Popover.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
@ -23,6 +24,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
exports[`renders components/qr-code/demo/Popover.tsx correctly 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid"
|
||||
type="button"
|
||||
>
|
||||
|
@ -2788,6 +2788,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-full"
|
||||
>
|
||||
<div
|
||||
@ -2858,6 +2859,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
terrible
|
||||
@ -2865,6 +2867,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-full"
|
||||
>
|
||||
<div
|
||||
@ -2935,6 +2938,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
bad
|
||||
@ -2942,6 +2946,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-full"
|
||||
>
|
||||
<div
|
||||
@ -3012,6 +3017,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
normal
|
||||
@ -3019,6 +3025,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-zero"
|
||||
>
|
||||
<div
|
||||
@ -3089,6 +3096,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
good
|
||||
@ -3096,6 +3104,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-zero"
|
||||
>
|
||||
<div
|
||||
@ -3166,6 +3175,7 @@ exports[`renders components/rate/demo/text.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
wonderful
|
||||
|
@ -2774,6 +2774,7 @@ exports[`renders components/rate/demo/text.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-full"
|
||||
>
|
||||
<div
|
||||
@ -2832,6 +2833,7 @@ exports[`renders components/rate/demo/text.tsx correctly 1`] = `
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-full"
|
||||
>
|
||||
<div
|
||||
@ -2890,6 +2892,7 @@ exports[`renders components/rate/demo/text.tsx correctly 1`] = `
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-full"
|
||||
>
|
||||
<div
|
||||
@ -2948,6 +2951,7 @@ exports[`renders components/rate/demo/text.tsx correctly 1`] = `
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-zero"
|
||||
>
|
||||
<div
|
||||
@ -3006,6 +3010,7 @@ exports[`renders components/rate/demo/text.tsx correctly 1`] = `
|
||||
</div>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-rate-star ant-rate-star-zero"
|
||||
>
|
||||
<div
|
||||
|
@ -13203,7 +13203,9 @@ exports[`renders components/select/demo/responsive.tsx extend context correctly
|
||||
<span
|
||||
class="ant-select-selection-item-content"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Hover Me
|
||||
</span>
|
||||
<div
|
||||
@ -13219,6 +13221,7 @@ exports[`renders components/select/demo/responsive.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Long Label: c12, Long Label: h17, Long Label: j19, Long Label: k20
|
||||
|
@ -5071,7 +5071,9 @@ exports[`renders components/select/demo/responsive.tsx correctly 1`] = `
|
||||
<span
|
||||
class="ant-select-selection-item-content"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Hover Me
|
||||
</span>
|
||||
</span>
|
||||
|
@ -16,6 +16,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -39,6 +40,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
@ -124,6 +126,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -146,6 +149,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
@ -206,6 +210,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="vertical"
|
||||
aria-valuemax="100"
|
||||
@ -229,6 +234,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
@ -467,6 +473,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -490,6 +497,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
@ -575,6 +583,7 @@ exports[`renders components/slider/demo/icon-slider.tsx extend context correctly
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="20"
|
||||
@ -598,6 +607,7 @@ exports[`renders components/slider/demo/icon-slider.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -657,6 +667,7 @@ exports[`renders components/slider/demo/input-number.tsx extend context correctl
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="20"
|
||||
@ -680,6 +691,7 @@ exports[`renders components/slider/demo/input-number.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
1
|
||||
@ -794,6 +806,7 @@ exports[`renders components/slider/demo/input-number.tsx extend context correctl
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="1"
|
||||
@ -817,6 +830,7 @@ exports[`renders components/slider/demo/input-number.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0
|
||||
@ -949,6 +963,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -972,6 +987,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
37
|
||||
@ -1122,6 +1138,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1145,6 +1162,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
37
|
||||
@ -1216,6 +1234,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1239,6 +1258,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
37
|
||||
@ -1310,6 +1330,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1333,6 +1354,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
37
|
||||
@ -1451,6 +1473,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1474,6 +1497,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
@ -1558,6 +1582,7 @@ exports[`renders components/slider/demo/show-tooltip.tsx extend context correctl
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1581,6 +1606,7 @@ exports[`renders components/slider/demo/show-tooltip.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
@ -1608,6 +1634,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1631,6 +1658,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
0%
|
||||
@ -1652,6 +1680,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1675,6 +1704,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -1704,6 +1734,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="vertical"
|
||||
aria-valuemax="100"
|
||||
@ -1727,6 +1758,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
|
@ -16,6 +16,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -103,6 +104,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="true"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -166,6 +168,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="vertical"
|
||||
aria-valuemax="100"
|
||||
@ -402,6 +405,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -489,6 +493,7 @@ exports[`renders components/slider/demo/icon-slider.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="20"
|
||||
@ -550,6 +555,7 @@ exports[`renders components/slider/demo/input-number.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="20"
|
||||
@ -668,6 +674,7 @@ exports[`renders components/slider/demo/input-number.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="1"
|
||||
@ -802,6 +809,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -956,6 +964,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1031,6 +1040,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1106,6 +1116,7 @@ Array [
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1224,6 +1235,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1311,6 +1323,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1336,6 +1349,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -1369,6 +1383,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="vertical"
|
||||
aria-valuemax="100"
|
||||
|
@ -15,6 +15,7 @@ exports[`Slider rtl render component should be rendered correctly in RTL directi
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -44,6 +45,7 @@ exports[`Slider should render in RTL direction 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -67,6 +69,7 @@ exports[`Slider should render in RTL direction 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
@ -91,6 +94,7 @@ exports[`Slider should show tooltip when hovering slider handler 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
@ -113,6 +117,7 @@ exports[`Slider should show tooltip when hovering slider handler 2`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
30
|
||||
|
@ -226,6 +226,7 @@ exports[`renders components/space/demo/base.tsx extend context correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -246,6 +247,7 @@ exports[`renders components/space/demo/base.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -402,6 +404,7 @@ exports[`renders components/space/demo/compact.tsx extend context correctly 1`]
|
||||
value="git@github.com:ant-design/ant-design.git"
|
||||
/>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item ant-btn-compact-last-item"
|
||||
type="button"
|
||||
>
|
||||
@ -442,6 +445,7 @@ exports[`renders components/space/demo/compact.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
copy git url
|
||||
@ -8997,6 +9001,7 @@ exports[`renders components/space/demo/compact.tsx extend context correctly 1`]
|
||||
value=""
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-compact-item ant-color-picker-compact-last-item"
|
||||
>
|
||||
<div
|
||||
@ -9016,6 +9021,7 @@ exports[`renders components/space/demo/compact.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -9493,6 +9499,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
class="ant-space-compact ant-space-compact-block"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item ant-btn-compact-first-item"
|
||||
type="button"
|
||||
>
|
||||
@ -9533,6 +9540,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Like
|
||||
@ -9540,6 +9548,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -9589,6 +9598,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Comment
|
||||
@ -9596,6 +9606,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -9636,6 +9647,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Star
|
||||
@ -9643,6 +9655,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -9683,6 +9696,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Heart
|
||||
@ -9690,6 +9704,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -9730,6 +9745,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Share
|
||||
@ -9737,6 +9753,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -9777,6 +9794,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Download
|
||||
@ -9822,6 +9840,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -9865,11 +9884,13 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-2"
|
||||
role="menuitem"
|
||||
@ -9913,11 +9934,13 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-3"
|
||||
role="menuitem"
|
||||
@ -9961,6 +9984,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -10009,6 +10033,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only ant-btn-compact-item"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -10050,6 +10075,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -10057,6 +10083,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only ant-btn-compact-item ant-btn-compact-last-item"
|
||||
type="button"
|
||||
>
|
||||
@ -10097,6 +10124,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -10133,6 +10161,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -10174,6 +10203,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -10181,6 +10211,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -10221,6 +10252,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -10274,6 +10306,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -10298,11 +10331,13 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-2"
|
||||
role="menuitem"
|
||||
@ -10327,11 +10362,13 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-3"
|
||||
role="menuitem"
|
||||
@ -10356,6 +10393,7 @@ exports[`renders components/space/demo/compact-buttons.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -10423,6 +10461,7 @@ exports[`renders components/space/demo/compact-debug.tsx extend context correctl
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item ant-btn-compact-last-item"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -10464,6 +10503,7 @@ exports[`renders components/space/demo/compact-debug.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Tooltip
|
||||
@ -11556,6 +11596,7 @@ exports[`renders components/space/demo/compact-debug.tsx extend context correctl
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-1"
|
||||
role="menuitem"
|
||||
@ -11587,11 +11628,13 @@ exports[`renders components/space/demo/compact-debug.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-2"
|
||||
role="menuitem"
|
||||
@ -11616,6 +11659,7 @@ exports[`renders components/space/demo/compact-debug.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -11658,6 +11702,7 @@ exports[`renders components/space/demo/compact-debug.tsx extend context correctl
|
||||
value=""
|
||||
/>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-compact-item ant-btn-compact-last-item"
|
||||
type="button"
|
||||
>
|
||||
@ -11678,6 +11723,7 @@ exports[`renders components/space/demo/compact-debug.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -16386,6 +16432,7 @@ exports[`renders components/space/demo/debug.tsx extend context correctly 1`] =
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -16406,6 +16453,7 @@ exports[`renders components/space/demo/debug.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -16480,6 +16528,7 @@ exports[`renders components/space/demo/debug.tsx extend context correctly 1`] =
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -16501,6 +16550,7 @@ exports[`renders components/space/demo/debug.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
|
@ -224,6 +224,7 @@ exports[`renders components/space/demo/base.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -316,6 +317,7 @@ exports[`renders components/space/demo/compact.tsx correctly 1`] = `
|
||||
value="git@github.com:ant-design/ant-design.git"
|
||||
/>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item ant-btn-compact-last-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2029,6 +2031,7 @@ exports[`renders components/space/demo/compact.tsx correctly 1`] = `
|
||||
value=""
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger ant-color-picker-compact-item ant-color-picker-compact-last-item"
|
||||
>
|
||||
<div
|
||||
@ -2149,6 +2152,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
class="ant-space-compact ant-space-compact-block"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item ant-btn-compact-first-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2177,6 +2181,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2214,6 +2219,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2242,6 +2248,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2270,6 +2277,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2298,6 +2306,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2391,6 +2400,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only ant-btn-compact-item"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -2420,6 +2430,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-btn-icon-only ant-btn-compact-item ant-btn-compact-last-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2477,6 +2488,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -2506,6 +2518,7 @@ exports[`renders components/space/demo/compact-buttons.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item"
|
||||
type="button"
|
||||
>
|
||||
@ -2624,6 +2637,7 @@ exports[`renders components/space/demo/compact-debug.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-icon-only ant-btn-compact-item ant-btn-compact-last-item"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -3487,6 +3501,7 @@ exports[`renders components/space/demo/compact-debug.tsx correctly 1`] = `
|
||||
value=""
|
||||
/>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined ant-btn-compact-item ant-btn-compact-last-item"
|
||||
type="button"
|
||||
>
|
||||
@ -4394,6 +4409,7 @@ exports[`renders components/space/demo/debug.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -4406,6 +4422,7 @@ exports[`renders components/space/demo/debug.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
disabled=""
|
||||
type="button"
|
||||
|
@ -968,6 +968,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx extend contex
|
||||
class="ant-steps-icon"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-icon-dot"
|
||||
/>
|
||||
<div
|
||||
@ -983,6 +984,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx extend contex
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1029,6 +1031,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx extend contex
|
||||
class="ant-steps-icon"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-icon-dot"
|
||||
/>
|
||||
<div
|
||||
@ -1044,6 +1047,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx extend contex
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1090,6 +1094,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx extend contex
|
||||
class="ant-steps-icon"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-icon-dot"
|
||||
/>
|
||||
<div
|
||||
@ -1105,6 +1110,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx extend contex
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1151,6 +1157,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx extend contex
|
||||
class="ant-steps-icon"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-icon-dot"
|
||||
/>
|
||||
<div
|
||||
@ -1166,6 +1173,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx extend contex
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -1601,6 +1609,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
style="margin-top: 8px;"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-process ant-steps-item-active"
|
||||
>
|
||||
<div
|
||||
@ -1649,6 +1658,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 1.
|
||||
@ -1656,6 +1666,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-wait"
|
||||
>
|
||||
<div
|
||||
@ -1704,6 +1715,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 2.
|
||||
@ -1711,6 +1723,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-wait"
|
||||
>
|
||||
<div
|
||||
@ -1759,6 +1772,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 3.
|
||||
@ -1808,6 +1822,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
style="margin-top: 8px;"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-finish ant-steps-next-error"
|
||||
>
|
||||
<div
|
||||
@ -1856,6 +1871,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 1.
|
||||
@ -1863,6 +1879,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-error ant-steps-item-active"
|
||||
>
|
||||
<div
|
||||
@ -1911,6 +1928,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 2.
|
||||
@ -1918,6 +1936,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-wait"
|
||||
>
|
||||
<div
|
||||
@ -1966,6 +1985,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 3.
|
||||
@ -2015,6 +2035,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
style="margin-top: 8px;"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-finish"
|
||||
>
|
||||
<div
|
||||
@ -2063,6 +2084,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 1.
|
||||
@ -2070,6 +2092,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-finish"
|
||||
>
|
||||
<div
|
||||
@ -2118,6 +2141,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 2.
|
||||
@ -2125,6 +2149,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-process ant-steps-item-active"
|
||||
>
|
||||
<div
|
||||
@ -2173,6 +2198,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 3.
|
||||
@ -2222,6 +2248,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
style="margin-top: 8px;"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-finish"
|
||||
>
|
||||
<div
|
||||
@ -2270,6 +2297,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 1.
|
||||
@ -2277,6 +2305,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-process ant-steps-item-active"
|
||||
>
|
||||
<div
|
||||
@ -2325,6 +2354,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 2.
|
||||
@ -2332,6 +2362,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-wait"
|
||||
>
|
||||
<div
|
||||
@ -2380,6 +2411,7 @@ exports[`renders components/steps/demo/inline.tsx extend context correctly 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
This is a Step 3.
|
||||
|
@ -964,6 +964,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx correctly 1`]
|
||||
class="ant-steps-icon"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-icon-dot"
|
||||
/>
|
||||
</span>
|
||||
@ -1000,6 +1001,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx correctly 1`]
|
||||
class="ant-steps-icon"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-icon-dot"
|
||||
/>
|
||||
</span>
|
||||
@ -1036,6 +1038,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx correctly 1`]
|
||||
class="ant-steps-icon"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-icon-dot"
|
||||
/>
|
||||
</span>
|
||||
@ -1072,6 +1075,7 @@ exports[`renders components/steps/demo/customized-progress-dot.tsx correctly 1`]
|
||||
class="ant-steps-icon"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-icon-dot"
|
||||
/>
|
||||
</span>
|
||||
@ -1491,6 +1495,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
style="margin-top:8px"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-process ant-steps-item-active"
|
||||
>
|
||||
<div
|
||||
@ -1527,6 +1532,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-wait"
|
||||
>
|
||||
<div
|
||||
@ -1563,6 +1569,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-wait"
|
||||
>
|
||||
<div
|
||||
@ -1641,6 +1648,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
style="margin-top:8px"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-finish ant-steps-next-error"
|
||||
>
|
||||
<div
|
||||
@ -1677,6 +1685,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-error ant-steps-item-active"
|
||||
>
|
||||
<div
|
||||
@ -1713,6 +1722,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-wait"
|
||||
>
|
||||
<div
|
||||
@ -1791,6 +1801,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
style="margin-top:8px"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-finish"
|
||||
>
|
||||
<div
|
||||
@ -1827,6 +1838,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-finish"
|
||||
>
|
||||
<div
|
||||
@ -1863,6 +1875,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-process ant-steps-item-active"
|
||||
>
|
||||
<div
|
||||
@ -1941,6 +1954,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
style="margin-top:8px"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-finish"
|
||||
>
|
||||
<div
|
||||
@ -1977,6 +1991,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-process ant-steps-item-active"
|
||||
>
|
||||
<div
|
||||
@ -2013,6 +2028,7 @@ exports[`renders components/steps/demo/inline.tsx correctly 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-steps-item ant-steps-item-wait"
|
||||
>
|
||||
<div
|
||||
|
@ -357,6 +357,7 @@ exports[`Table.filter renders custom filter icon with right Tooltip title 1`] =
|
||||
tabindex="-1"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-tooltip-open"
|
||||
>
|
||||
Tooltip
|
||||
@ -374,6 +375,7 @@ exports[`Table.filter renders custom filter icon with right Tooltip title 1`] =
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
title
|
||||
@ -570,6 +572,7 @@ exports[`Table.filter renders menu correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-boy"
|
||||
role="menuitem"
|
||||
@ -599,6 +602,7 @@ exports[`Table.filter renders menu correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-girl"
|
||||
role="menuitem"
|
||||
@ -710,6 +714,7 @@ exports[`Table.filter renders radio filter correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-boy"
|
||||
role="menuitem"
|
||||
@ -739,6 +744,7 @@ exports[`Table.filter renders radio filter correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item"
|
||||
data-menu-id="rc-menu-uuid-test-girl"
|
||||
role="menuitem"
|
||||
|
@ -12,6 +12,7 @@ exports[`Table.rowSelection render with default selection correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-all"
|
||||
role="menuitem"
|
||||
@ -24,6 +25,7 @@ exports[`Table.rowSelection render with default selection correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-invert"
|
||||
role="menuitem"
|
||||
@ -36,6 +38,7 @@ exports[`Table.rowSelection render with default selection correctly 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-none"
|
||||
role="menuitem"
|
||||
@ -146,6 +149,7 @@ exports[`Table.rowSelection should support getPopupContainer 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-all"
|
||||
role="menuitem"
|
||||
@ -158,6 +162,7 @@ exports[`Table.rowSelection should support getPopupContainer 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-invert"
|
||||
role="menuitem"
|
||||
@ -170,6 +175,7 @@ exports[`Table.rowSelection should support getPopupContainer 1`] = `
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-none"
|
||||
role="menuitem"
|
||||
@ -497,6 +503,7 @@ exports[`Table.rowSelection should support getPopupContainer from ConfigProvider
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-all"
|
||||
role="menuitem"
|
||||
@ -509,6 +516,7 @@ exports[`Table.rowSelection should support getPopupContainer from ConfigProvider
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-invert"
|
||||
role="menuitem"
|
||||
@ -521,6 +529,7 @@ exports[`Table.rowSelection should support getPopupContainer from ConfigProvider
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-none"
|
||||
role="menuitem"
|
||||
|
@ -36,6 +36,7 @@ exports[`Table.sorter renders sorter icon correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -130,6 +131,7 @@ exports[`Table.sorter should support defaultOrder in Column 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
|
@ -246,6 +246,7 @@ exports[`Table should render title 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -316,6 +317,7 @@ exports[`Table should render title 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -381,6 +383,7 @@ exports[`Table should render title 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -451,6 +454,7 @@ exports[`Table should render title 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -514,6 +518,7 @@ exports[`Table should render title 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1940,6 +1940,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -2042,6 +2043,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -3628,6 +3630,7 @@ exports[`renders components/table/demo/custom-filter-panel.tsx correctly 1`] = `
|
||||
class="ant-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -5828,6 +5831,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -5930,6 +5934,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -7203,7 +7208,9 @@ exports[`renders components/table/demo/edit-cell.tsx correctly 1`] = `
|
||||
<td
|
||||
class="ant-table-cell"
|
||||
>
|
||||
<a>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Delete
|
||||
</a>
|
||||
</td>
|
||||
@ -7235,7 +7242,9 @@ exports[`renders components/table/demo/edit-cell.tsx correctly 1`] = `
|
||||
<td
|
||||
class="ant-table-cell"
|
||||
>
|
||||
<a>
|
||||
<a
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Delete
|
||||
</a>
|
||||
</td>
|
||||
@ -8323,28 +8332,36 @@ exports[`renders components/table/demo/ellipsis-custom-tooltip.tsx correctly 1`]
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
New York No. 1 Lake Park, New York No. 1 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
New York No. 1 Lake Park, New York No. 1 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
New York No. 1 Lake Park, New York No. 1 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
New York No. 1 Lake Park, New York No. 1 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
@ -8368,28 +8385,36 @@ exports[`renders components/table/demo/ellipsis-custom-tooltip.tsx correctly 1`]
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
London No. 2 Lake Park, London No. 2 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
London No. 2 Lake Park, London No. 2 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
London No. 2 Lake Park, London No. 2 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
London No. 2 Lake Park, London No. 2 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
@ -8413,28 +8438,36 @@ exports[`renders components/table/demo/ellipsis-custom-tooltip.tsx correctly 1`]
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Sydney No. 1 Lake Park, Sydney No. 1 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Sydney No. 1 Lake Park, Sydney No. 1 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Sydney No. 1 Lake Park, Sydney No. 1 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
<td
|
||||
class="ant-table-cell ant-table-cell-ellipsis"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Sydney No. 1 Lake Park, Sydney No. 1 Lake Park
|
||||
</span>
|
||||
</td>
|
||||
@ -8909,6 +8942,7 @@ exports[`renders components/table/demo/filter-in-tree.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -9259,6 +9293,7 @@ exports[`renders components/table/demo/filter-search.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -9601,6 +9636,7 @@ exports[`renders components/table/demo/fixed-columns.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -14239,6 +14275,7 @@ exports[`renders components/table/demo/grouping-columns.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -15212,6 +15249,7 @@ exports[`renders components/table/demo/head.tsx correctly 1`] = `
|
||||
class="ant-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -15291,6 +15329,7 @@ exports[`renders components/table/demo/head.tsx correctly 1`] = `
|
||||
Age
|
||||
</span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorter ant-table-column-sorter-full"
|
||||
>
|
||||
<span
|
||||
@ -16382,6 +16421,7 @@ exports[`renders components/table/demo/multiple-sorter.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -16445,6 +16485,7 @@ exports[`renders components/table/demo/multiple-sorter.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -16508,6 +16549,7 @@ exports[`renders components/table/demo/multiple-sorter.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -20776,6 +20818,7 @@ Array [
|
||||
class="ant-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -20867,6 +20910,7 @@ Array [
|
||||
title="Age"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -20937,6 +20981,7 @@ Array [
|
||||
class="ant-table-column-title"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
@ -21263,6 +21308,7 @@ exports[`renders components/table/demo/resizable-column.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-table-column-sorters"
|
||||
>
|
||||
<span
|
||||
|
@ -71,6 +71,7 @@ Array [
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -92,6 +93,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -101,6 +103,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -122,6 +125,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -131,6 +135,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -152,6 +157,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -169,6 +175,7 @@ Array [
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -190,6 +197,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -199,6 +207,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -220,6 +229,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -229,6 +239,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -250,6 +261,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -263,6 +275,7 @@ Array [
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -284,6 +297,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -293,6 +307,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -314,6 +329,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -323,6 +339,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -344,6 +361,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -359,6 +377,7 @@ Array [
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -380,6 +399,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -389,6 +409,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -410,6 +431,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -419,6 +441,7 @@ Array [
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -440,6 +463,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -463,6 +487,7 @@ exports[`renders components/tooltip/demo/arrow-point-at-center.tsx extend contex
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -483,6 +508,7 @@ exports[`renders components/tooltip/demo/arrow-point-at-center.tsx extend contex
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Prompt Text
|
||||
@ -494,6 +520,7 @@ exports[`renders components/tooltip/demo/arrow-point-at-center.tsx extend contex
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -514,6 +541,7 @@ exports[`renders components/tooltip/demo/arrow-point-at-center.tsx extend contex
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Prompt Text
|
||||
@ -542,6 +570,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
style="width: 200%; display: flex; flex-direction: column; align-items: center; row-gap: 16px;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -562,6 +591,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Prompt Text
|
||||
@ -569,6 +599,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -589,6 +620,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Prompt Text
|
||||
@ -609,6 +641,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
style="width: 200%; display: flex; flex-direction: column; align-items: center; row-gap: 16px;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -629,6 +662,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Prompt Text
|
||||
@ -636,6 +670,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -656,6 +691,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Prompt Text
|
||||
@ -671,7 +707,9 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx extend context
|
||||
|
||||
exports[`renders components/tooltip/demo/basic.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Tooltip will show on mouse enter.
|
||||
</span>,
|
||||
<div
|
||||
@ -687,6 +725,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -718,6 +757,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -738,6 +778,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -749,6 +790,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -769,6 +811,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -780,6 +823,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -800,6 +844,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -811,6 +856,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -831,6 +877,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -842,6 +889,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -862,6 +910,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -873,6 +922,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -893,6 +943,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -904,6 +955,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -924,6 +976,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -935,6 +988,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -955,6 +1009,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -966,6 +1021,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -986,6 +1042,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -997,6 +1054,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1017,6 +1075,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -1028,6 +1087,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1048,6 +1108,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -1059,6 +1120,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1079,6 +1141,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -1090,6 +1153,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1110,6 +1174,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -1136,6 +1201,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1156,6 +1222,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
style="background: rgb(255, 85, 0);"
|
||||
>
|
||||
@ -1168,6 +1235,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1188,6 +1256,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
style="background: rgb(45, 183, 245);"
|
||||
>
|
||||
@ -1200,6 +1269,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1220,6 +1290,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
style="background: rgb(135, 208, 104);"
|
||||
>
|
||||
@ -1232,6 +1303,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -1252,6 +1324,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
style="background: rgb(16, 142, 233);"
|
||||
>
|
||||
@ -1268,7 +1341,9 @@ exports[`renders components/tooltip/demo/colorful.tsx extend context correctly 2
|
||||
|
||||
exports[`renders components/tooltip/demo/destroy-tooltip-on-hide.tsx extend context correctly 1`] = `
|
||||
Array [
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Tooltip will destroy when hidden.
|
||||
</span>,
|
||||
<div
|
||||
@ -1284,6 +1359,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
prompt text
|
||||
@ -1314,7 +1390,9 @@ exports[`renders components/tooltip/demo/disabled.tsx extend context correctly 1
|
||||
<div
|
||||
class="ant-space-item"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Tooltip will show on mouse enter.
|
||||
</span>
|
||||
<div
|
||||
@ -1330,6 +1408,7 @@ exports[`renders components/tooltip/demo/disabled.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -1348,6 +1427,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -1369,6 +1449,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Thanks for using antd. Have a nice day !
|
||||
@ -1380,6 +1461,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
class="ant-space-item"
|
||||
>
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
class="ant-input ant-input-disabled ant-input-outlined"
|
||||
disabled=""
|
||||
placeholder="disabled"
|
||||
@ -1399,6 +1481,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Thanks for using antd. Have a nice day !
|
||||
@ -1474,6 +1557,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
class="ant-input-number-input-wrap"
|
||||
>
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
autocomplete="off"
|
||||
class="ant-input-number-input"
|
||||
disabled=""
|
||||
@ -1496,6 +1580,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Thanks for using antd. Have a nice day !
|
||||
@ -1513,6 +1598,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
class="ant-checkbox ant-wave-target ant-checkbox-disabled"
|
||||
>
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
class="ant-checkbox-input"
|
||||
disabled=""
|
||||
type="checkbox"
|
||||
@ -1535,6 +1621,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Thanks for using antd. Have a nice day !
|
||||
@ -1546,6 +1633,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-select ant-select-outlined ant-select-single ant-select-show-arrow ant-select-disabled"
|
||||
>
|
||||
<div
|
||||
@ -1560,6 +1648,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
<input
|
||||
aria-autocomplete="list"
|
||||
aria-controls="rc_select_TEST_OR_SSR_list"
|
||||
aria-describedby="test-id"
|
||||
aria-expanded="false"
|
||||
aria-haspopup="listbox"
|
||||
aria-owns="rc_select_TEST_OR_SSR_list"
|
||||
@ -1681,6 +1770,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx extend context co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Thanks for using antd. Have a nice day !
|
||||
@ -1702,6 +1792,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1723,6 +1814,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1732,6 +1824,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1753,6 +1846,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1762,6 +1856,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1783,6 +1878,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1800,6 +1896,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1821,6 +1918,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1830,6 +1928,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1851,6 +1950,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1860,6 +1960,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1881,6 +1982,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1894,6 +1996,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1915,6 +2018,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1924,6 +2028,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1945,6 +2050,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1954,6 +2060,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -1975,6 +2082,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -1990,6 +2098,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
style="white-space: nowrap;"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -2011,6 +2120,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -2020,6 +2130,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -2041,6 +2152,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
@ -2050,6 +2162,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width: 80px; margin: 4px;"
|
||||
type="button"
|
||||
@ -2071,6 +2184,7 @@ exports[`renders components/tooltip/demo/placement.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<span>
|
||||
|
@ -71,6 +71,7 @@ Array [
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -80,6 +81,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -89,6 +91,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -106,6 +109,7 @@ Array [
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -115,6 +119,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -124,6 +129,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -137,6 +143,7 @@ Array [
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -146,6 +153,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -155,6 +163,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -170,6 +179,7 @@ Array [
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -179,6 +189,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -188,6 +199,7 @@ Array [
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -209,6 +221,7 @@ exports[`renders components/tooltip/demo/arrow-point-at-center.tsx correctly 1`]
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -221,6 +234,7 @@ exports[`renders components/tooltip/demo/arrow-point-at-center.tsx correctly 1`]
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -248,6 +262,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx correctly 1`]
|
||||
style="width:200%;display:flex;flex-direction:column;align-items:center;row-gap:16px"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -256,6 +271,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx correctly 1`]
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -277,6 +293,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx correctly 1`]
|
||||
style="width:200%;display:flex;flex-direction:column;align-items:center;row-gap:16px"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -285,6 +302,7 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx correctly 1`]
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -298,7 +316,9 @@ exports[`renders components/tooltip/demo/auto-adjust-overflow.tsx correctly 1`]
|
||||
`;
|
||||
|
||||
exports[`renders components/tooltip/demo/basic.tsx correctly 1`] = `
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Tooltip will show on mouse enter.
|
||||
</span>
|
||||
`;
|
||||
@ -323,6 +343,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -335,6 +356,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -347,6 +369,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -359,6 +382,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -371,6 +395,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -383,6 +408,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -395,6 +421,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -407,6 +434,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -419,6 +447,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -431,6 +460,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -443,6 +473,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -455,6 +486,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -467,6 +499,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -494,6 +527,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -506,6 +540,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -518,6 +553,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -530,6 +566,7 @@ Array [
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
type="button"
|
||||
>
|
||||
@ -543,7 +580,9 @@ Array [
|
||||
`;
|
||||
|
||||
exports[`renders components/tooltip/demo/destroy-tooltip-on-hide.tsx correctly 1`] = `
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Tooltip will destroy when hidden.
|
||||
</span>
|
||||
`;
|
||||
@ -567,7 +606,9 @@ exports[`renders components/tooltip/demo/disabled.tsx correctly 1`] = `
|
||||
<div
|
||||
class="ant-space-item"
|
||||
>
|
||||
<span>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
>
|
||||
Tooltip will show on mouse enter.
|
||||
</span>
|
||||
</div>
|
||||
@ -582,6 +623,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -595,6 +637,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
class="ant-input ant-input-disabled ant-input-outlined"
|
||||
disabled=""
|
||||
placeholder="disabled"
|
||||
@ -670,6 +713,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx correctly 1`] = `
|
||||
class="ant-input-number-input-wrap"
|
||||
>
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
autocomplete="off"
|
||||
class="ant-input-number-input"
|
||||
disabled=""
|
||||
@ -690,6 +734,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx correctly 1`] = `
|
||||
class="ant-checkbox ant-wave-target ant-checkbox-disabled"
|
||||
>
|
||||
<input
|
||||
aria-describedby="test-id"
|
||||
class="ant-checkbox-input"
|
||||
disabled=""
|
||||
type="checkbox"
|
||||
@ -704,6 +749,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx correctly 1`] = `
|
||||
class="ant-space-item"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-select ant-select-outlined ant-select-single ant-select-show-arrow ant-select-disabled"
|
||||
>
|
||||
<div
|
||||
@ -718,6 +764,7 @@ exports[`renders components/tooltip/demo/disabled-children.tsx correctly 1`] = `
|
||||
<input
|
||||
aria-autocomplete="list"
|
||||
aria-controls="undefined_list"
|
||||
aria-describedby="test-id"
|
||||
aria-expanded="false"
|
||||
aria-haspopup="listbox"
|
||||
aria-owns="undefined_list"
|
||||
@ -777,6 +824,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -786,6 +834,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -795,6 +844,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -812,6 +862,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -821,6 +872,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -830,6 +882,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -843,6 +896,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
class="ant-flex ant-flex-align-center ant-flex-vertical"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -852,6 +906,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -861,6 +916,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -876,6 +932,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
style="white-space:nowrap"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -885,6 +942,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
@ -894,6 +952,7 @@ exports[`renders components/tooltip/demo/placement.tsx correctly 1`] = `
|
||||
</span>
|
||||
</button>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
style="width:80px;margin:4px"
|
||||
type="button"
|
||||
|
@ -1,9 +1,14 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Tooltip rtl render component should be rendered correctly in RTL direction 1`] = `<span />`;
|
||||
exports[`Tooltip rtl render component should be rendered correctly in RTL direction 1`] = `
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
/>
|
||||
`;
|
||||
|
||||
exports[`Tooltip should hide when mouse leave antd disabled component Button 1`] = `
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
class="ant-btn ant-btn-default ant-btn-color-default ant-btn-variant-outlined"
|
||||
disabled=""
|
||||
type="button"
|
||||
@ -13,6 +18,7 @@ exports[`Tooltip should hide when mouse leave antd disabled component Button 1`]
|
||||
exports[`Tooltip should hide when mouse leave antd disabled component Switch 1`] = `
|
||||
<button
|
||||
aria-checked="false"
|
||||
aria-describedby="test-id"
|
||||
class="ant-switch ant-switch-disabled"
|
||||
disabled=""
|
||||
role="switch"
|
||||
@ -37,6 +43,7 @@ exports[`Tooltip should hide when mouse leave antd disabled component Switch 1`]
|
||||
exports[`Tooltip support arrow props by default 1`] = `
|
||||
<div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="target ant-tooltip-open"
|
||||
>
|
||||
target
|
||||
@ -54,6 +61,7 @@ exports[`Tooltip support arrow props by default 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -64,6 +72,7 @@ exports[`Tooltip support arrow props by default 1`] = `
|
||||
exports[`Tooltip support arrow props pass false to hide arrow 1`] = `
|
||||
<div>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="target ant-tooltip-open"
|
||||
>
|
||||
target
|
||||
@ -77,6 +86,7 @@ exports[`Tooltip support arrow props pass false to hide arrow 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
|
@ -218,6 +218,7 @@ exports[`renders components/tour/demo/gap.tsx extend context correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -241,6 +242,7 @@ exports[`renders components/tour/demo/gap.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
8
|
||||
@ -283,6 +285,7 @@ exports[`renders components/tour/demo/gap.tsx extend context correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="50"
|
||||
@ -306,6 +309,7 @@ exports[`renders components/tour/demo/gap.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
2
|
||||
@ -348,6 +352,7 @@ exports[`renders components/tour/demo/gap.tsx extend context correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="50"
|
||||
@ -371,6 +376,7 @@ exports[`renders components/tour/demo/gap.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
2
|
||||
@ -413,6 +419,7 @@ exports[`renders components/tour/demo/gap.tsx extend context correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="50"
|
||||
@ -436,6 +443,7 @@ exports[`renders components/tour/demo/gap.tsx extend context correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
2
|
||||
|
@ -123,6 +123,7 @@ exports[`renders components/tour/demo/gap.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -169,6 +170,7 @@ exports[`renders components/tour/demo/gap.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="50"
|
||||
@ -215,6 +217,7 @@ exports[`renders components/tour/demo/gap.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="50"
|
||||
@ -261,6 +264,7 @@ exports[`renders components/tour/demo/gap.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="50"
|
||||
|
@ -56,6 +56,7 @@ exports[`renders components/transfer/demo/advanced.tsx extend context correctly
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -80,11 +81,13 @@ exports[`renders components/transfer/demo/advanced.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -109,6 +112,7 @@ exports[`renders components/transfer/demo/advanced.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -586,6 +590,7 @@ exports[`renders components/transfer/demo/advanced.tsx extend context correctly
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -610,11 +615,13 @@ exports[`renders components/transfer/demo/advanced.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -639,6 +646,7 @@ exports[`renders components/transfer/demo/advanced.tsx extend context correctly
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -1056,6 +1064,7 @@ exports[`renders components/transfer/demo/basic.tsx extend context correctly 1`]
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -1080,11 +1089,13 @@ exports[`renders components/transfer/demo/basic.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -1109,6 +1120,7 @@ exports[`renders components/transfer/demo/basic.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -1527,6 +1539,7 @@ exports[`renders components/transfer/demo/basic.tsx extend context correctly 1`]
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -1551,11 +1564,13 @@ exports[`renders components/transfer/demo/basic.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -1580,6 +1595,7 @@ exports[`renders components/transfer/demo/basic.tsx extend context correctly 1`]
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -1896,6 +1912,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -1920,11 +1937,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -1949,6 +1968,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -2370,6 +2390,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -2394,11 +2415,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -2423,6 +2446,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -2736,6 +2760,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -2760,11 +2785,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -2789,6 +2816,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -2979,6 +3007,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -3003,11 +3032,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -3032,6 +3063,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -3164,6 +3196,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -3188,11 +3221,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -3217,6 +3252,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -3473,6 +3509,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -3497,11 +3534,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -3526,6 +3565,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -3723,6 +3763,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -3747,11 +3788,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -3776,6 +3819,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -4526,6 +4570,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -4550,11 +4595,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -4579,6 +4626,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -5146,6 +5194,7 @@ exports[`renders components/transfer/demo/custom-item.tsx extend context correct
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -5170,11 +5219,13 @@ exports[`renders components/transfer/demo/custom-item.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -5199,6 +5250,7 @@ exports[`renders components/transfer/demo/custom-item.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -5631,6 +5683,7 @@ exports[`renders components/transfer/demo/custom-item.tsx extend context correct
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -5655,11 +5708,13 @@ exports[`renders components/transfer/demo/custom-item.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -5684,6 +5739,7 @@ exports[`renders components/transfer/demo/custom-item.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -6062,6 +6118,7 @@ exports[`renders components/transfer/demo/custom-select-all-labels.tsx extend co
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -6086,11 +6143,13 @@ exports[`renders components/transfer/demo/custom-select-all-labels.tsx extend co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -6115,6 +6174,7 @@ exports[`renders components/transfer/demo/custom-select-all-labels.tsx extend co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -6431,6 +6491,7 @@ exports[`renders components/transfer/demo/custom-select-all-labels.tsx extend co
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -6455,11 +6516,13 @@ exports[`renders components/transfer/demo/custom-select-all-labels.tsx extend co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -6484,6 +6547,7 @@ exports[`renders components/transfer/demo/custom-select-all-labels.tsx extend co
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -6633,6 +6697,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -6657,11 +6722,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectCurrent"
|
||||
role="menuitem"
|
||||
@ -6686,11 +6753,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -6715,6 +6784,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -7174,6 +7244,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -7198,11 +7269,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectCurrent"
|
||||
role="menuitem"
|
||||
@ -7227,11 +7300,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -7256,6 +7331,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -7705,6 +7781,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -7729,11 +7806,13 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -7758,6 +7837,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -8214,6 +8294,7 @@ Array [
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-removeAll"
|
||||
role="menuitem"
|
||||
@ -8238,6 +8319,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -8563,6 +8645,7 @@ exports[`renders components/transfer/demo/search.tsx extend context correctly 1`
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -8587,11 +8670,13 @@ exports[`renders components/transfer/demo/search.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -8616,6 +8701,7 @@ exports[`renders components/transfer/demo/search.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -9073,6 +9159,7 @@ exports[`renders components/transfer/demo/search.tsx extend context correctly 1`
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -9097,11 +9184,13 @@ exports[`renders components/transfer/demo/search.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -9126,6 +9215,7 @@ exports[`renders components/transfer/demo/search.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -9534,6 +9624,7 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -9558,11 +9649,13 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -9587,6 +9680,7 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -9777,6 +9871,7 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -9801,11 +9896,13 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -9830,6 +9927,7 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -9962,6 +10060,7 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -9986,11 +10085,13 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -10015,6 +10116,7 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -10271,6 +10373,7 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectAll"
|
||||
role="menuitem"
|
||||
@ -10295,11 +10398,13 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-selectInvert"
|
||||
role="menuitem"
|
||||
@ -10324,6 +10429,7 @@ exports[`renders components/transfer/demo/status.tsx extend context correctly 1`
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -10657,6 +10763,7 @@ exports[`renders components/transfer/demo/table-transfer.tsx extend context corr
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-all"
|
||||
role="menuitem"
|
||||
@ -10681,11 +10788,13 @@ exports[`renders components/transfer/demo/table-transfer.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-invert"
|
||||
role="menuitem"
|
||||
@ -10710,11 +10819,13 @@ exports[`renders components/transfer/demo/table-transfer.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-none"
|
||||
role="menuitem"
|
||||
@ -10739,6 +10850,7 @@ exports[`renders components/transfer/demo/table-transfer.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -11556,6 +11668,7 @@ exports[`renders components/transfer/demo/table-transfer.tsx extend context corr
|
||||
tabindex="0"
|
||||
>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-all"
|
||||
role="menuitem"
|
||||
@ -11580,11 +11693,13 @@ exports[`renders components/transfer/demo/table-transfer.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-invert"
|
||||
role="menuitem"
|
||||
@ -11609,11 +11724,13 @@ exports[`renders components/transfer/demo/table-transfer.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<li
|
||||
aria-describedby="test-id"
|
||||
class="ant-dropdown-menu-item ant-dropdown-menu-item-only-child"
|
||||
data-menu-id="rc-menu-uuid-test-none"
|
||||
role="menuitem"
|
||||
@ -11638,6 +11755,7 @@ exports[`renders components/transfer/demo/table-transfer.tsx extend context corr
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
|
@ -441,6 +441,7 @@ Array [
|
||||
>
|
||||
This is a copyable text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -478,6 +479,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -490,6 +492,7 @@ Array [
|
||||
>
|
||||
Replace copy text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -527,6 +530,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -539,6 +543,7 @@ Array [
|
||||
>
|
||||
Custom Copy icon and replace tooltips text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click here"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -576,6 +581,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
click here
|
||||
@ -588,6 +594,7 @@ Array [
|
||||
>
|
||||
Hide Copy tooltips.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -625,6 +632,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -635,6 +643,7 @@ Array [
|
||||
>
|
||||
Request copy text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -672,6 +681,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -683,6 +693,7 @@ Array [
|
||||
class="ant-typography"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy ant-typography-copy-icon-only"
|
||||
type="button"
|
||||
@ -720,6 +731,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -739,6 +751,7 @@ Array [
|
||||
>
|
||||
This is an editable text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -776,6 +789,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Edit
|
||||
@ -789,6 +803,7 @@ Array [
|
||||
>
|
||||
This is a loooooooooooooooooooooooooooooooong editable text with suffix.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -826,6 +841,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Edit
|
||||
@ -838,6 +854,7 @@ Array [
|
||||
>
|
||||
Custom Edit icon and replace tooltip text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click to edit text"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -875,6 +892,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
click to edit text
|
||||
@ -953,6 +971,7 @@ Array [
|
||||
>
|
||||
Text or icon as trigger - click to start editing.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click to edit text"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -990,6 +1009,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
click to edit text
|
||||
@ -1002,6 +1022,7 @@ Array [
|
||||
>
|
||||
Editable text with a custom enter icon in edit field.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click to edit text"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1039,6 +1060,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
click to edit text
|
||||
@ -1051,6 +1073,7 @@ Array [
|
||||
>
|
||||
Editable text with no enter icon in edit field.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click to edit text"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1088,6 +1111,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
click to edit text
|
||||
@ -1100,6 +1124,7 @@ Array [
|
||||
>
|
||||
Hide Edit tooltip.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1137,6 +1162,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
/>
|
||||
</div>
|
||||
@ -1147,6 +1173,7 @@ Array [
|
||||
>
|
||||
This is an editable text with limited length.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1184,6 +1211,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Edit
|
||||
@ -1197,6 +1225,7 @@ Array [
|
||||
>
|
||||
h1. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1234,6 +1263,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Edit
|
||||
@ -1247,6 +1277,7 @@ Array [
|
||||
>
|
||||
h2. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1284,6 +1315,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Edit
|
||||
@ -1297,6 +1329,7 @@ Array [
|
||||
>
|
||||
h3. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1334,6 +1367,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Edit
|
||||
@ -1347,6 +1381,7 @@ Array [
|
||||
>
|
||||
h4. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1384,6 +1419,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Edit
|
||||
@ -1397,6 +1433,7 @@ Array [
|
||||
>
|
||||
h5. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1434,6 +1471,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Edit
|
||||
@ -1480,6 +1518,7 @@ Array [
|
||||
Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team.
|
||||
</div>,
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-typography ant-typography-ellipsis ant-typography-ellipsis-single-line"
|
||||
style="width: 200px;"
|
||||
>
|
||||
@ -1498,6 +1537,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
I am ellipsis now!
|
||||
@ -1505,6 +1545,7 @@ Array [
|
||||
</div>
|
||||
</div>,
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-typography ant-typography-ellipsis ant-typography-ellipsis-single-line"
|
||||
style="width: 200px;"
|
||||
>
|
||||
@ -1525,6 +1566,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
I am ellipsis now!
|
||||
@ -1581,6 +1623,7 @@ exports[`renders components/typography/demo/ellipsis-controlled.tsx extend conte
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="20"
|
||||
@ -1604,6 +1647,7 @@ exports[`renders components/typography/demo/ellipsis-controlled.tsx extend conte
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
2
|
||||
@ -1618,6 +1662,7 @@ exports[`renders components/typography/demo/ellipsis-controlled.tsx extend conte
|
||||
>
|
||||
Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1655,6 +1700,7 @@ exports[`renders components/typography/demo/ellipsis-controlled.tsx extend conte
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -1765,6 +1811,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="10"
|
||||
@ -1788,6 +1835,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
1
|
||||
@ -1819,6 +1867,7 @@ Array [
|
||||
>
|
||||
In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1856,6 +1905,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -1871,6 +1921,7 @@ Array [
|
||||
>
|
||||
In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1908,6 +1959,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -1923,6 +1975,7 @@ Array [
|
||||
>
|
||||
In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1960,6 +2013,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -1975,6 +2029,7 @@ Array [
|
||||
>
|
||||
Ant Design is a design language for background applications, is refined by Ant UED Team.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -2012,6 +2067,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -2032,6 +2088,7 @@ Array [
|
||||
style="display: none;"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-typography ant-typography-ellipsis ant-typography-ellipsis-single-line"
|
||||
style="width: 100px;"
|
||||
>
|
||||
@ -2050,6 +2107,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
I am ellipsis now!
|
||||
@ -2095,6 +2153,7 @@ Array [
|
||||
>
|
||||
In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -2132,6 +2191,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Copy
|
||||
@ -2375,6 +2435,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="10"
|
||||
@ -2398,6 +2459,7 @@ Array [
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
1
|
||||
|
@ -439,6 +439,7 @@ Array [
|
||||
>
|
||||
This is a copyable text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -469,6 +470,7 @@ Array [
|
||||
>
|
||||
Replace copy text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -499,6 +501,7 @@ Array [
|
||||
>
|
||||
Custom Copy icon and replace tooltips text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click here"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -529,6 +532,7 @@ Array [
|
||||
>
|
||||
Hide Copy tooltips.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -559,6 +563,7 @@ Array [
|
||||
>
|
||||
Request copy text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -588,6 +593,7 @@ Array [
|
||||
class="ant-typography"
|
||||
>
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy ant-typography-copy-icon-only"
|
||||
type="button"
|
||||
@ -623,6 +629,7 @@ Array [
|
||||
>
|
||||
This is an editable text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -655,6 +662,7 @@ Array [
|
||||
<!-- -->
|
||||
with suffix.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -685,6 +693,7 @@ Array [
|
||||
>
|
||||
Custom Edit icon and replace tooltip text.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click to edit text"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -783,6 +792,7 @@ Array [
|
||||
>
|
||||
Text or icon as trigger - click to start editing.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click to edit text"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -813,6 +823,7 @@ Array [
|
||||
>
|
||||
Editable text with a custom enter icon in edit field.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click to edit text"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -843,6 +854,7 @@ Array [
|
||||
>
|
||||
Editable text with no enter icon in edit field.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="click to edit text"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -873,6 +885,7 @@ Array [
|
||||
>
|
||||
Hide Edit tooltip.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -903,6 +916,7 @@ Array [
|
||||
>
|
||||
This is an editable text with limited length.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -934,6 +948,7 @@ Array [
|
||||
>
|
||||
h1. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -965,6 +980,7 @@ Array [
|
||||
>
|
||||
h2. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -996,6 +1012,7 @@ Array [
|
||||
>
|
||||
h3. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1027,6 +1044,7 @@ Array [
|
||||
>
|
||||
h4. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1058,6 +1076,7 @@ Array [
|
||||
>
|
||||
h5. Ant Design
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Edit"
|
||||
class="ant-typography-edit"
|
||||
type="button"
|
||||
@ -1120,12 +1139,14 @@ Array [
|
||||
Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team. Ant Design, a design language for background applications, is refined by Ant UED Team.
|
||||
</div>,
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-typography ant-typography-ellipsis ant-typography-ellipsis-single-line"
|
||||
style="width:200px"
|
||||
>
|
||||
Ant Design, a design language for background applications, is refined by Ant UED Team.
|
||||
</span>,
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-typography ant-typography-ellipsis ant-typography-ellipsis-single-line"
|
||||
style="width:200px"
|
||||
>
|
||||
@ -1181,6 +1202,7 @@ exports[`renders components/typography/demo/ellipsis-controlled.tsx correctly 1`
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="20"
|
||||
@ -1199,6 +1221,7 @@ exports[`renders components/typography/demo/ellipsis-controlled.tsx correctly 1`
|
||||
>
|
||||
Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.Ant Design, a design language for background applications, is refined by Ant UED Team.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1325,6 +1348,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="10"
|
||||
@ -1361,6 +1385,7 @@ Array [
|
||||
>
|
||||
In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1393,6 +1418,7 @@ Array [
|
||||
>
|
||||
In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1425,6 +1451,7 @@ Array [
|
||||
>
|
||||
In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1457,6 +1484,7 @@ Array [
|
||||
>
|
||||
Ant Design is a design language for background applications, is refined by Ant UED Team.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1495,6 +1523,7 @@ Array [
|
||||
style="display:none"
|
||||
>
|
||||
<span
|
||||
aria-describedby="test-id"
|
||||
class="ant-typography ant-typography-ellipsis ant-typography-ellipsis-single-line"
|
||||
style="width:100px"
|
||||
>
|
||||
@ -1533,6 +1562,7 @@ Array [
|
||||
>
|
||||
In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.
|
||||
<button
|
||||
aria-describedby="test-id"
|
||||
aria-label="Copy"
|
||||
class="ant-typography-copy"
|
||||
type="button"
|
||||
@ -1789,6 +1819,7 @@ Array [
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="10"
|
||||
|
@ -370,6 +370,7 @@ exports[`renders components/upload/demo/component-token.tsx extend context corre
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -452,6 +453,7 @@ exports[`renders components/upload/demo/component-token.tsx extend context corre
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Server Error 500
|
||||
@ -763,6 +765,7 @@ exports[`renders components/upload/demo/debug-disabled.tsx extend context correc
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -828,6 +831,7 @@ exports[`renders components/upload/demo/debug-disabled.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Upload error
|
||||
@ -1038,6 +1042,7 @@ exports[`renders components/upload/demo/debug-disabled.tsx extend context correc
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -1103,6 +1108,7 @@ exports[`renders components/upload/demo/debug-disabled.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Upload error
|
||||
@ -1433,6 +1439,7 @@ exports[`renders components/upload/demo/defaultFileList.tsx extend context corre
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -1515,6 +1522,7 @@ exports[`renders components/upload/demo/defaultFileList.tsx extend context corre
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Server Error 500
|
||||
@ -2407,6 +2415,7 @@ exports[`renders components/upload/demo/file-type.tsx extend context correctly 1
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -2503,6 +2512,7 @@ exports[`renders components/upload/demo/file-type.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Upload error
|
||||
@ -2514,6 +2524,7 @@ exports[`renders components/upload/demo/file-type.tsx extend context correctly 1
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -2610,6 +2621,7 @@ exports[`renders components/upload/demo/file-type.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Upload error
|
||||
@ -2621,6 +2633,7 @@ exports[`renders components/upload/demo/file-type.tsx extend context correctly 1
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -2709,6 +2722,7 @@ exports[`renders components/upload/demo/file-type.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Upload error
|
||||
@ -3413,6 +3427,7 @@ exports[`renders components/upload/demo/picture-card.tsx extend context correctl
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -3509,6 +3524,7 @@ exports[`renders components/upload/demo/picture-card.tsx extend context correctl
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Upload error
|
||||
@ -3690,6 +3706,7 @@ exports[`renders components/upload/demo/picture-circle.tsx extend context correc
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -3786,6 +3803,7 @@ exports[`renders components/upload/demo/picture-circle.tsx extend context correc
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Upload error
|
||||
@ -4035,6 +4053,7 @@ exports[`renders components/upload/demo/picture-style.tsx extend context correct
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -4131,6 +4150,7 @@ exports[`renders components/upload/demo/picture-style.tsx extend context correct
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Upload error
|
||||
@ -4498,6 +4518,7 @@ exports[`renders components/upload/demo/upload-custom-action-icon.tsx extend con
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -4589,6 +4610,7 @@ exports[`renders components/upload/demo/upload-custom-action-icon.tsx extend con
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
Server Error 500
|
||||
|
@ -366,6 +366,7 @@ exports[`renders components/upload/demo/component-token.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -736,6 +737,7 @@ exports[`renders components/upload/demo/debug-disabled.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -992,6 +994,7 @@ exports[`renders components/upload/demo/debug-disabled.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -1366,6 +1369,7 @@ exports[`renders components/upload/demo/defaultFileList.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -1962,6 +1966,7 @@ exports[`renders components/upload/demo/drag-sorting.tsx correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -2277,6 +2282,7 @@ exports[`renders components/upload/demo/file-type.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -2365,6 +2371,7 @@ exports[`renders components/upload/demo/file-type.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -2453,6 +2460,7 @@ exports[`renders components/upload/demo/file-type.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -3220,6 +3228,7 @@ exports[`renders components/upload/demo/picture-card.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -3476,6 +3485,7 @@ exports[`renders components/upload/demo/picture-circle.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -3800,6 +3810,7 @@ exports[`renders components/upload/demo/picture-style.tsx correctly 1`] = `
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
@ -4246,6 +4257,7 @@ exports[`renders components/upload/demo/upload-custom-action-icon.tsx correctly
|
||||
class="ant-upload-list-item-container"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
|
@ -31,6 +31,7 @@ exports[`Upload List handle error 1`] = `
|
||||
style=""
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-upload-list-item ant-upload-list-item-error"
|
||||
>
|
||||
<div
|
||||
|
@ -121,6 +121,7 @@ exports[`renders components/watermark/demo/custom.tsx extend context correctly 1
|
||||
class="ant-form-item-control-input-content"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
id="color"
|
||||
>
|
||||
@ -146,6 +147,7 @@ exports[`renders components/watermark/demo/custom.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-popover-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
<div
|
||||
@ -551,6 +553,7 @@ exports[`renders components/watermark/demo/custom.tsx extend context correctly 1
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -574,6 +577,7 @@ exports[`renders components/watermark/demo/custom.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
16
|
||||
@ -627,6 +631,7 @@ exports[`renders components/watermark/demo/custom.tsx extend context correctly 1
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -650,6 +655,7 @@ exports[`renders components/watermark/demo/custom.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
11
|
||||
@ -703,6 +709,7 @@ exports[`renders components/watermark/demo/custom.tsx extend context correctly 1
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="180"
|
||||
@ -726,6 +733,7 @@ exports[`renders components/watermark/demo/custom.tsx extend context correctly 1
|
||||
>
|
||||
<div
|
||||
class="ant-tooltip-inner"
|
||||
id="test-id"
|
||||
role="tooltip"
|
||||
>
|
||||
-22
|
||||
|
@ -113,6 +113,7 @@ exports[`renders components/watermark/demo/custom.tsx correctly 1`] = `
|
||||
class="ant-form-item-control-input-content"
|
||||
>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
class="ant-color-picker-trigger"
|
||||
id="color"
|
||||
>
|
||||
@ -171,6 +172,7 @@ exports[`renders components/watermark/demo/custom.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -228,6 +230,7 @@ exports[`renders components/watermark/demo/custom.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="100"
|
||||
@ -285,6 +288,7 @@ exports[`renders components/watermark/demo/custom.tsx correctly 1`] = `
|
||||
class="ant-slider-step"
|
||||
/>
|
||||
<div
|
||||
aria-describedby="test-id"
|
||||
aria-disabled="false"
|
||||
aria-orientation="horizontal"
|
||||
aria-valuemax="180"
|
||||
|
@ -147,7 +147,7 @@
|
||||
"rc-table": "~7.50.1",
|
||||
"rc-tabs": "~15.5.0",
|
||||
"rc-textarea": "~1.9.0",
|
||||
"rc-tooltip": "~6.3.2",
|
||||
"rc-tooltip": "~6.4.0",
|
||||
"rc-tree": "~5.12.4",
|
||||
"rc-tree-select": "~5.26.0",
|
||||
"rc-upload": "~4.8.1",
|
||||
|
Loading…
Reference in New Issue
Block a user