From a0cab6ced0e697f1db31f4a70d985c6ea28e819a Mon Sep 17 00:00:00 2001 From: HaixingOoO <974758671@qq.com> Date: Thu, 27 Aug 2026 21:15:47 +0800 Subject: [PATCH 1/4] chore(menu): replace Menu hardcode style --- packages/common | 2 +- packages/components/menu/SubMenu.tsx | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/packages/common b/packages/common index 8a79209ea0..31a797f2b5 160000 --- a/packages/common +++ b/packages/common @@ -1 +1 @@ -Subproject commit 8a79209ea0c7d345fa80cca22dba826ae46bec77 +Subproject commit 31a797f2b5d2eab6c36d7aeb5a3fe9275d48483d diff --git a/packages/components/menu/SubMenu.tsx b/packages/components/menu/SubMenu.tsx index 160437d5f9..797ff49f02 100644 --- a/packages/components/menu/SubMenu.tsx +++ b/packages/components/menu/SubMenu.tsx @@ -9,7 +9,6 @@ import useControlled from '../hooks/useControlled'; import useDomRefCallback from '../hooks/useDomRefCallback'; import useRipple from '../hooks/useRipple'; import { Popup } from '../popup'; -import { calculatePaddingLeft } from './_util/calculatePaddingLeft'; import { checkIsMenuGroup, checkIsSubMenu } from './_util/checkMenuType'; import checkSubMenuChildrenActive from './_util/checkSubMenuChildrenActive'; import { getSubMenuMaxHeight } from './_util/getSubMenuChildStyle'; @@ -73,9 +72,6 @@ const SubAccordion: FC = (props) => { return isExpand; }, [disabled, isPopUp, open, isExpand]); - // 计算左边距,兼容多层级子菜单 - const menuPaddingLeft = calculatePaddingLeft(level - 1); - const fakeArrowStyle = isPopUp && level > 1 ? { transform: 'rotate(-90deg)' } : {}; const contentRef = useRef(null); @@ -133,7 +129,6 @@ const SubAccordion: FC = (props) => { style={ { ...childStyle, - '--padding-left': `${menuPaddingLeft}px`, overflow: 'hidden', } as React.CSSProperties } From d1c53f3e171f9b6d5368b6ee0b2874ea318d5bf7 Mon Sep 17 00:00:00 2001 From: HaixingOoO <974758671@qq.com> Date: Thu, 27 Aug 2026 21:28:52 +0800 Subject: [PATCH 2/4] test(menu): update test snap --- test/snap/__snapshots__/csr.test.jsx.snap | 20839 ++------------------ test/snap/__snapshots__/ssr.test.jsx.snap | 254 +- 2 files changed, 2092 insertions(+), 19001 deletions(-) diff --git a/test/snap/__snapshots__/csr.test.jsx.snap b/test/snap/__snapshots__/csr.test.jsx.snap index 51e39ebd23..a51d5aae48 100644 --- a/test/snap/__snapshots__/csr.test.jsx.snap +++ b/test/snap/__snapshots__/csr.test.jsx.snap @@ -1907,32 +1907,6 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target viewBox="0 0 24 24" width="1em" > - - - - - - @@ -1940,7 +1914,6 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target d="M7 18V2H14V8H20V18H7Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-copy-instance-snapshot0-overlap-fill1)" /> csr test packages/components/anchor/_example/target viewBox="0 0 24 24" width="1em" > - - - - - - @@ -2004,7 +1951,6 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target d="M7 18V2H14V8H20V18H7Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-copy-instance-snapshot1-overlap-fill1)" /> csr test packages/components/anchor/_example/target viewBox="0 0 24 24" width="1em" > - - - - - - @@ -2068,7 +1988,6 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target d="M7 18V2H14V8H20V18H7Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-copy-instance-snapshot2-overlap-fill1)" /> csr test packages/components/anchor/_example/target viewBox="0 0 24 24" width="1em" > - - - - - - @@ -2132,7 +2025,6 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target d="M7 18V2H14V8H20V18H7Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-copy-instance-snapshot3-overlap-fill1)" /> csr test packages/components/auto-complete/_example viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -2288,12 +2121,10 @@ exports[`csr snapshot test > csr test packages/components/auto-complete/_example d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/base.t viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/avatar/_example/base.t id="stroke1" > + csr test packages/components/avatar/_example/base.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -2931,14 +2686,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/base.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/avatar/_example/group. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -3080,14 +2781,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group. d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/group. viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/avatar/_example/group. id="stroke1" > + csr test packages/components/avatar/_example/group. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -3284,14 +2907,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group. d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/avatar/_example/group. viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/avatar/_example/group. id="stroke1" > + csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -3498,14 +3043,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/avatar/_example/group- id="stroke1" > + csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -3702,14 +3169,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/avatar/_example/group- id="stroke1" > + csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -3916,14 +3305,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -4060,14 +3395,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/avatar/_example/group- id="stroke1" > + + csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -4226,14 +3519,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/avatar/_example/size.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -4554,14 +3793,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/size.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/size.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -4677,14 +3862,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/size.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/avatar/_example/size.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -4800,14 +3931,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/size.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/avatar/_example/size.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -4924,14 +4001,12 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/size.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/badge/_example/base.ts viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/badge/_example/base.ts id="stroke1" > + csr test packages/components/breadcrumb/_example/cu id="stroke1" > + + csr test packages/components/breadcrumb/_example/cu id="stroke1" > + + csr test packages/components/breadcrumb/_example/el id="stroke1" > + + csr test packages/components/breadcrumb/_example/el id="stroke1" > + + csr test packages/components/breadcrumb/_example/ic viewBox="0 0 24 24" width="1em" > - - - - - - @@ -8960,7 +8032,6 @@ exports[`csr snapshot test > csr test packages/components/breadcrumb/_example/ic d="M5 4H19V21L12 16L5 21V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-bookmark-instance-snapshot0-overlap-fill1)" /> csr test packages/components/breadcrumb/_example/ic viewBox="0 0 24 24" width="1em" > - - - - - - @@ -9055,7 +8099,6 @@ exports[`csr snapshot test > csr test packages/components/breadcrumb/_example/ic d="M5 4H19V21L12 16L5 21V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-bookmark-instance-snapshot1-overlap-fill1)" /> csr test packages/components/breadcrumb/_example/ic viewBox="0 0 24 24" width="1em" > - - - - - - @@ -9150,7 +8166,6 @@ exports[`csr snapshot test > csr test packages/components/breadcrumb/_example/ic d="M5 4H19V21L12 16L5 21V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-bookmark-instance-snapshot2-overlap-fill1)" /> csr test packages/components/button/_example/icon.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - @@ -10220,13 +9174,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/icon.t d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" fill="transparent" id="fill1" - mask="url(#t-icon-discount-instance-snapshot0-overlap-fill1)" /> csr test packages/components/button/_example/icon.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -10361,12 +9254,10 @@ exports[`csr snapshot test > csr test packages/components/button/_example/icon.t d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot1-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -10493,13 +9334,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -10601,13 +9390,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -10718,13 +9455,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -10826,13 +9511,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot3-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -10943,13 +9576,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot4-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -11051,13 +9632,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot5-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -11168,13 +9697,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot6-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -11276,13 +9753,11 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot7-overlap-fill1)" /> csr test packages/components/card/_example/footer.t viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/card/_example/footer.t id="stroke1" > + csr test packages/components/card/_example/footer.t viewBox="0 0 24 24" width="1em" > - - - - - - @@ -21340,7 +19764,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer.t d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot1-overlap-fill1)" /> csr test packages/components/card/_example/footer.t viewBox="0 0 24 24" width="1em" > - - - - - - @@ -21410,7 +19806,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer.t d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot2-overlap-fill1)" /> csr test packages/components/card/_example/footer.t viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > - - - - - - @@ -21600,7 +19940,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer-a d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > - - - - - - @@ -21670,7 +19982,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer-a d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > - - - - - - @@ -21857,7 +20111,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer-a fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-heart-instance-snapshot3-overlap-fill1)" /> csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/card/_example/footer-a id="stroke1" > + + csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -22107,14 +20292,12 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer-a d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot5-overlap-fill1)" /> csr test packages/components/card/_example/footer-a id="stroke1" > + + csr test packages/components/card/_example/header-f viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -22615,14 +20758,12 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-f d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/card/_example/header-f viewBox="0 0 24 24" width="1em" > - - - - - - @@ -22752,7 +20866,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-f d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot1-overlap-fill1)" /> csr test packages/components/card/_example/header-f viewBox="0 0 24 24" width="1em" > - - - - - - @@ -22822,7 +20908,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-f d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot2-overlap-fill1)" /> csr test packages/components/card/_example/header-f viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/card/_example/header-s viewBox="0 0 24 24" width="1em" > - - - - - - @@ -23085,7 +21115,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-s d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/card/_example/header-s viewBox="0 0 24 24" width="1em" > - - - - - - @@ -23155,7 +21157,6 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-s d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/card/_example/header-s viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/collapse/_example/icon viewBox="0 0 24 24" width="1em" > - - - - - - @@ -27068,7 +25014,6 @@ exports[`csr snapshot test > csr test packages/components/collapse/_example/icon d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot0-overlap-fill1)" /> csr test packages/components/color-picker/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -29990,7 +27901,6 @@ exports[`csr snapshot test > csr test packages/components/color-picker/_example/ d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" - mask="url(#t-icon-delete-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33127,7 +31010,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33192,7 +31047,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33309,7 +31136,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot2-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33374,7 +31173,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot3-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33491,7 +31262,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot4-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33556,7 +31299,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot5-overlap-fill1)" /> csr test packages/components/comment/_example/opera viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33682,7 +31397,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/opera d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/opera viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33747,7 +31434,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/opera d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/comment/_example/opera viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33861,7 +31520,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/opera d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot2-overlap-fill1)" /> csr test packages/components/comment/_example/opera viewBox="0 0 24 24" width="1em" > - - - - - - @@ -33926,7 +31557,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/opera d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot3-overlap-fill1)" /> csr test packages/components/comment/_example/quote viewBox="0 0 24 24" width="1em" > - - - - - - @@ -34071,7 +31674,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/quote d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/quote viewBox="0 0 24 24" width="1em" > - - - - - - @@ -34136,7 +31711,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/quote d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/comment/_example/reply viewBox="0 0 24 24" width="1em" > - - - - - - @@ -34250,7 +31797,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/reply d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/reply viewBox="0 0 24 24" width="1em" > - - - - - - @@ -34315,7 +31834,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/reply d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/comment/_example/reply viewBox="0 0 24 24" width="1em" > - - - - - - @@ -34445,7 +31936,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/reply d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" - mask="url(#t-icon-thumb-up-instance-snapshot2-overlap-fill1)" /> csr test packages/components/comment/_example/reply viewBox="0 0 24 24" width="1em" > - - - - - - @@ -34510,7 +31973,6 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/reply d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot3-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -35297,13 +32709,11 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -35440,13 +32800,11 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -35555,13 +32863,11 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -35698,13 +32954,11 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot3-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -35813,13 +33017,11 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot4-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -35956,13 +33108,11 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot5-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -36867,7 +33955,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -36951,7 +34004,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-close-circle-instance-snapshot2-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -37031,7 +34049,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-close-circle-instance-snapshot3-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -37111,7 +34094,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-close-circle-instance-snapshot4-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -37191,7 +34139,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-close-circle-instance-snapshot5-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -37497,14 +34392,12 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - @@ -37914,7 +34778,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot0-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - @@ -38043,7 +34877,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot1-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - @@ -38247,7 +35051,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot2-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > - - - - - - @@ -38376,7 +35150,6 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot3-overlap-fill1)" /> csr test packages/components/date-picker/_example/b viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -38542,13 +35265,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/b d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/b viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -38656,13 +35327,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/b d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -38809,13 +35428,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/c d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -38934,13 +35501,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/c d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -39077,13 +35592,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/c d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/date-picker/_example/c d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > - - - - - - - - - @@ -39296,13 +35707,18 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/c d="M4.49951 10H19.4995V21H4.49951V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-lock-on-instance-snapshot1-overlap-fill1)" /> + csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -39456,13 +35822,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -39601,13 +35915,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -39752,13 +36014,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -39893,13 +36103,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -40034,13 +36192,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -40158,13 +36264,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -40272,13 +36326,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -40397,13 +36399,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -40512,13 +36462,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -40627,13 +36525,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -40742,13 +36588,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot3-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -40857,13 +36651,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot4-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -41000,13 +36742,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot5-overlap-fill1)" /> csr test packages/components/date-picker/_example/f viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -41278,13 +36968,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/f d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -41402,13 +37040,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -41543,13 +37129,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -41733,13 +37267,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -41913,13 +37395,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -42122,13 +37552,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - @@ -42345,7 +37744,6 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" - mask="url(#t-icon-round-instance-snapshot0-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - @@ -43019,7 +38388,6 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" - mask="url(#t-icon-round-instance-snapshot1-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - @@ -44479,7 +39818,6 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" - mask="url(#t-icon-round-instance-snapshot2-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - @@ -45141,7 +40450,6 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" - mask="url(#t-icon-round-instance-snapshot3-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - @@ -45819,7 +41098,6 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" - mask="url(#t-icon-round-instance-snapshot4-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - @@ -47280,7 +42529,6 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" - mask="url(#t-icon-round-instance-snapshot5-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - @@ -47942,7 +43161,6 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" - mask="url(#t-icon-round-instance-snapshot6-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/q viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -48559,13 +43727,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/q d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/q viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -48700,13 +43816,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/q d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -48825,13 +43889,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -48968,13 +43980,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -49083,13 +44043,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -49226,13 +44134,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot3-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -49341,13 +44197,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot4-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -49484,13 +44288,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot5-overlap-fill1)" /> csr test packages/components/date-picker/_example/w viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -49608,13 +44360,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/w d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/w viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -49749,13 +44449,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/w d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/y viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -49873,13 +44521,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/y d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/y viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -50014,13 +44610,11 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/y d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/empty/_example/self-de viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -53093,7 +47653,6 @@ exports[`csr snapshot test > csr test packages/components/empty/_example/self-de d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-error-circle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/base.tsx viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -53986,13 +48495,11 @@ exports[`csr snapshot test > csr test packages/components/form/_example/base.tsx d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/clear-va viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/form/_example/disabled viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -55694,13 +50123,11 @@ exports[`csr snapshot test > csr test packages/components/form/_example/disabled d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/disabled viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -56105,14 +50480,12 @@ exports[`csr snapshot test > csr test packages/components/form/_example/disabled d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/form/_example/disabled viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/form/_example/disabled d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot2-overlap-fill1)" /> csr test packages/components/form/_example/error-me viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/form/_example/form-lis viewBox="0 0 24 24" width="1em" > - - + + + + + + +
+
+ + 上移 + +
+
+
+ +
+ + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+ + - - - - - + height="16" + viewBox="0 0 16 16" + width="16" + xmlns="http://www.w3.org/2000/svg" + > + + + +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+ @@ -57247,240 +51690,6 @@ exports[`csr snapshot test > csr test packages/components/form/_example/form-lis d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-minus-circle-instance-snapshot0-overlap-fill1)" - /> - - - - -
-
-
- - 上移 - -
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
- - - - - - -
-
-
-
-
-
-
-
-
- -
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
- - - - - - - - - - csr test packages/components/form/_example/login.ts viewBox="0 0 24 24" width="1em" > - - - - - - @@ -57832,7 +52014,6 @@ exports[`csr snapshot test > csr test packages/components/form/_example/login.ts d="M2 4H22V17H2V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-desktop-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/login.ts viewBox="0 0 24 24" width="1em" > - - - - - - - - - @@ -57925,13 +52070,18 @@ exports[`csr snapshot test > csr test packages/components/form/_example/login.ts d="M4.49951 10H19.4995V21H4.49951V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-lock-on-instance-snapshot1-overlap-fill1)" /> + csr test packages/components/form/_example/login.ts viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/form/_example/nested-d viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -58386,13 +52458,11 @@ exports[`csr snapshot test > csr test packages/components/form/_example/nested-d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/validate viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/form/_example/validato viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -60576,7 +54584,6 @@ exports[`csr snapshot test > csr test packages/components/form/_example/validato d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/validato viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -60689,7 +54662,6 @@ exports[`csr snapshot test > csr test packages/components/form/_example/validato d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-help-circle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -62349,7 +56287,6 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M10 10L21 10V21H10L10 10Z" fill="#bbd3fb" id="fill1" - mask="url(#t-icon-component-checkbox-instance-snapshot0-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > - - - - - - @@ -62413,7 +56323,6 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" fill="#bbd3fb" id="fill1" - mask="url(#t-icon-component-breadcrumb-instance-snapshot1-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > - - - - - - @@ -62477,7 +56359,6 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M21 8L3 8L3 15L21 15V8Z" fill="#bbd3fb" id="fill1" - mask="url(#t-icon-component-input-instance-snapshot2-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > - - - - - - @@ -62533,7 +56388,6 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M12 12C12 14.4853 9.98528 16.5 7.5 16.5C5.01472 16.5 3 14.4853 3 12C3 9.51472 5.01472 7.5 7.5 7.5C9.98528 7.5 12 9.51472 12 12Z" fill="#bbd3fb" id="fill1" - mask="url(#t-icon-component-switch-instance-snapshot3-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > - - - - - - @@ -62589,7 +56416,6 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M3 3H21V8H3V3Z" fill="#bbd3fb" id="fill1" - mask="url(#t-icon-component-dropdown-instance-snapshot4-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - @@ -62690,13 +56452,11 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" fill="#bbd3fb" id="fill1" - mask="url(#t-icon-component-radio-instance-snapshot5-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/image/_example/avif.ts viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -63364,14 +57045,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/avif.ts d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/extra-a viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -63512,14 +57139,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-a d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/extra-a viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -63673,11 +57197,9 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-a d="M22.5005 8L1.50049 8L1.50049 17H6.00049L6.00049 15L18.0005 15V17L22.5005 17V8Z" fill="transparent" id="fill1" - mask="url(#t-icon-print-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/extra-a + csr test packages/components/image/_example/extra-a id="stroke1" > + csr test packages/components/image/_example/extra-a viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -63824,14 +57305,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-a d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/extra-a viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -63982,11 +57360,9 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-a d="M22.5005 8L1.50049 8L1.50049 17H6.00049L6.00049 15L18.0005 15V17L22.5005 17V8Z" fill="transparent" id="fill1" - mask="url(#t-icon-print-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image/_example/extra-a + csr test packages/components/image/_example/extra-a id="stroke1" > + csr test packages/components/image/_example/extra-h viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -64119,14 +57454,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-h d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -64267,14 +57548,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -64405,14 +57632,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -64543,14 +57716,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -64681,14 +57800,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -64819,14 +57884,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -64974,14 +57985,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -65112,14 +58069,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -65250,14 +58153,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -65397,14 +58246,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -65535,14 +58330,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -65682,14 +58423,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot5-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -65820,14 +58507,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -65958,14 +58591,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot7-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -66103,14 +58682,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot8-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -66241,14 +58766,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot9-overlap-fill1)" /> csr test packages/components/image/_example/gallery viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -66382,14 +58853,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/gallery d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -66535,14 +58952,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -66659,14 +59022,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -66783,14 +59092,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -66907,14 +59162,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -67031,14 +59232,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -67155,14 +59302,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot5-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -67279,14 +59372,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -67403,14 +59442,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot7-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -67527,14 +59512,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot8-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -67651,14 +59582,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot9-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -67775,14 +59652,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot10-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -67899,14 +59722,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot11-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -68023,14 +59792,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot12-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -68147,14 +59862,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot13-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -68271,14 +59932,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot14-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -68395,14 +60002,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot15-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -68519,14 +60072,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot16-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -68643,14 +60142,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot17-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -68767,14 +60212,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot18-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -68891,14 +60282,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot19-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -69015,14 +60352,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot20-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -69139,14 +60422,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot21-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -69263,14 +60492,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot22-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -69387,14 +60562,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot23-overlap-fill1)" /> csr test packages/components/image/_example/placeho viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -69679,14 +60800,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/placeho d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/placeho viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -69925,14 +60992,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/placeho d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/placeho viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -70097,14 +61110,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/placeho d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/shape.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -70243,14 +61202,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/shape.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/shape.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -70381,14 +61286,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/shape.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/shape.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -70519,14 +61370,12 @@ exports[`csr snapshot test > csr test packages/components/image/_example/shape.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -70663,14 +61460,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -70913,14 +61590,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ id="stroke1" > + + csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -71307,14 +61810,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -71559,14 +61942,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -71802,14 +62065,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -72070,14 +62213,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -72313,14 +62336,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -72556,14 +62459,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot5-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -72799,14 +62582,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot7-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -73049,14 +62712,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -73301,14 +62844,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -73544,14 +62967,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -73787,14 +63090,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot5-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -74033,14 +63216,12 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/input/_example/passwor viewBox="0 0 24 24" width="1em" > - - - - - - - - - @@ -74887,13 +63966,18 @@ exports[`csr snapshot test > csr test packages/components/input/_example/passwor d="M4.49951 10H19.4995V21H4.49951V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-lock-on-instance-snapshot0-overlap-fill1)" /> + csr test packages/components/input/_example/passwor viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/input/_example/passwor viewBox="0 0 24 24" width="1em" > - - - - - - - - - @@ -75042,13 +64062,18 @@ exports[`csr snapshot test > csr test packages/components/input/_example/passwor d="M4.49951 10H19.4995V21H4.49951V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-lock-on-instance-snapshot2-overlap-fill1)" /> + csr test packages/components/input/_example/passwor viewBox="0 0 24 24" width="1em" > - - - - - - csr test packages/components/input/_example/textare viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -75529,12 +64467,10 @@ exports[`csr snapshot test > csr test packages/components/input/_example/textare d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -78779,12 +67656,10 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - - - - - - @@ -78926,18 +67705,15 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M3 10L12 2.5L21 10V21H3V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-home-instance-snapshot1-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - @@ -79018,7 +67767,6 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M15 11.9998C15 13.6566 13.6569 14.9998 12 14.9998C10.3431 14.9998 9 13.6566 9 11.9998C9 10.3429 10.3431 8.99976 12 8.99976C13.6569 8.99976 15 10.3429 15 11.9998Z" fill="transparent" id="fill2" - mask="url(#t-icon-dashboard-instance-snapshot2-overlap-fill2)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/layout/_example/combin id="stroke1" > + + + csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -79171,7 +67873,6 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-root-list-instance-snapshot4-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - @@ -79236,7 +67911,6 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" - mask="url(#t-icon-control-platform-instance-snapshot5-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -79363,13 +67980,11 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot6-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -79531,11 +68019,9 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-user-circle-instance-snapshot7-overlap-fill1)" /> csr test packages/components/layout/_example/combin csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -79680,13 +68115,11 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot8-overlap-fill1)" /> csr test packages/components/layout/_example/top.ts viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -79871,12 +68245,10 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/top.ts d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/layout/_example/top.ts viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - - - - - - @@ -80018,18 +68294,15 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/top.ts d="M3 10L12 2.5L21 10V21H3V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-home-instance-snapshot1-overlap-fill1)" /> csr test packages/components/list/_example/operatio viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -81798,7 +70019,6 @@ exports[`csr snapshot test > csr test packages/components/list/_example/operatio d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-instance-snapshot0-overlap-fill1)" /> csr test packages/components/list/_example/operatio fill="transparent" fill-rule="evenodd" id="fill2" - mask="url(#t-icon-edit-instance-snapshot0-overlap-fill2)" /> csr test packages/components/list/_example/operatio viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -81982,7 +70149,6 @@ exports[`csr snapshot test > csr test packages/components/list/_example/operatio d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-instance-snapshot1-overlap-fill1)" /> csr test packages/components/list/_example/operatio fill="transparent" fill-rule="evenodd" id="fill2" - mask="url(#t-icon-edit-instance-snapshot1-overlap-fill2)" /> csr test packages/components/menu/_example/closable viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/menu/_example/closable d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" - mask="url(#t-icon-app-instance-snapshot0-overlap-fill2)" /> + + @@ -84019,32 +72140,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/closable viewBox="0 0 24 24" width="1em" > - - - - - - @@ -84052,7 +72147,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/closable d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/closable viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/closable id="stroke1" > + csr test packages/components/menu/_example/closable viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -84288,13 +72301,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/closable d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -84514,12 +72466,10 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/custom-h d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -84610,13 +72503,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/custom-h d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/custom-h id="stroke1" > + csr test packages/components/menu/_example/custom-h id="stroke1" > + + csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -84878,12 +72698,10 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/custom-h d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -84974,13 +72735,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/custom-h d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot4-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/custom-h id="stroke1" > + csr test packages/components/menu/_example/custom-h id="stroke1" > + + csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/menu/_example/group-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" - mask="url(#t-icon-app-instance-snapshot0-overlap-fill2)" /> + + @@ -85818,41 +73521,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/group-si id="stroke1" > + + + csr test packages/components/menu/_example/group-si
  • csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -86006,13 +73647,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/group-si d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot2-overlap-fill1)" /> csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -86080,7 +73685,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/group-si d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-root-list-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/group-si id="stroke1" > + csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/menu/_example/multi-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" - mask="url(#t-icon-app-instance-snapshot0-overlap-fill2)" /> + + @@ -86471,7 +74007,7 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si
  • csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > - - - - - - @@ -86533,7 +74043,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/multi-si
  • csr test packages/components/menu/_example/multi-si
  • csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/multi-si id="stroke1" > + csr test packages/components/menu/_example/multi-si
  • csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -86872,13 +74300,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/multi-si
  • csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/menu/_example/multi-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" - mask="url(#t-icon-app-instance-snapshot4-overlap-fill2)" /> + + @@ -87152,7 +74534,7 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si
  • csr test packages/components/menu/_example/multi-si
  • csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > - - - - - - @@ -87263,7 +74619,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-instance-snapshot5-overlap-fill1)" /> csr test packages/components/menu/_example/multi-si
    • csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/multi-si id="stroke1" > + csr test packages/components/menu/_example/multi-si
      • csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -87553,13 +74827,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot7-overlap-fill1)" /> csr test packages/components/menu/_example/multi-si
        • csr test packages/components/menu/_example/multiple viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/multiple id="stroke1" > + csr test packages/components/menu/_example/multiple viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/multiple id="stroke1" > + csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/menu/_example/popup-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" - mask="url(#t-icon-app-instance-snapshot0-overlap-fill2)" /> + + @@ -88220,32 +75400,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > - - - - - - @@ -88253,7 +75407,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/popup-si id="stroke1" > + csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -88489,13 +75561,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/menu/_example/popup-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" - mask="url(#t-icon-app-instance-snapshot4-overlap-fill2)" /> + + @@ -88750,32 +75776,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > - - - - - - @@ -88783,7 +75783,6 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" - mask="url(#t-icon-file-instance-snapshot5-overlap-fill1)" /> csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/popup-si id="stroke1" > + csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -89019,13 +75937,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot7-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -89240,12 +76097,10 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/single.t d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -89336,13 +76134,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/single.t d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/single.t id="stroke1" > + csr test packages/components/menu/_example/single.t id="stroke1" > + + csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -89603,12 +76328,10 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/single.t d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -89699,13 +76365,11 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/single.t d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-mail-instance-snapshot4-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/menu/_example/single.t id="stroke1" > + csr test packages/components/menu/_example/single.t id="stroke1" > + + csr test packages/components/pagination/_example/ba id="stroke1" > + + csr test packages/components/pagination/_example/ju id="stroke1" > + + csr test packages/components/pagination/_example/mi id="stroke1" > + + csr test packages/components/pagination/_example/mo id="stroke1" > + + csr test packages/components/pagination/_example/pa id="stroke1" > + + csr test packages/components/pagination/_example/pa viewBox="0 0 24 24" width="1em" > - - - - - - @@ -93223,7 +79906,6 @@ exports[`csr snapshot test > csr test packages/components/pagination/_example/pa cy="12" fill="transparent" id="fill1" - mask="url(#t-icon-round-instance-snapshot0-overlap-fill1)" r="7" /> csr test packages/components/pagination/_example/to id="stroke1" > + + csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100064,7 +86731,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot0-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100122,7 +86761,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot1-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100184,7 +86795,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot2-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100242,7 +86825,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot3-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100304,7 +86859,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot4-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100362,7 +86889,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot5-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100424,7 +86923,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot6-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100482,7 +86953,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot7-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100544,7 +86987,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot8-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -100602,7 +87017,6 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" - mask="url(#t-icon-star-instance-snapshot9-overlap-fill1)" /> csr test packages/components/select/_example/prefix viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/select/_example/prefix d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot0-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -105703,12 +91992,10 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - @@ -106343,7 +92604,6 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" - mask="url(#t-icon-control-platform-instance-snapshot0-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - @@ -106431,7 +92665,6 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" - mask="url(#t-icon-control-platform-instance-snapshot1-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - @@ -106514,7 +92721,6 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" - mask="url(#t-icon-control-platform-instance-snapshot2-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - @@ -106629,7 +92809,6 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" - mask="url(#t-icon-control-platform-instance-snapshot3-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - @@ -106715,7 +92868,6 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" - mask="url(#t-icon-control-platform-instance-snapshot4-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > - - - - - - @@ -106801,7 +92927,6 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" - mask="url(#t-icon-control-platform-instance-snapshot5-overlap-fill1)" /> csr test packages/components/statistic/_example/slo viewBox="0 0 24 24" width="1em" > - - - - - - @@ -111578,7 +97677,6 @@ exports[`csr snapshot test > csr test packages/components/statistic/_example/slo d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" - mask="url(#t-icon-control-platform-instance-snapshot0-overlap-fill1)" /> csr test packages/components/steps/_example/icon.ts viewBox="0 0 24 24" width="1em" > - - - - - - @@ -112159,7 +98230,6 @@ exports[`csr snapshot test > csr test packages/components/steps/_example/icon.ts d="M19 7H3V21H19C20.1045 21 21 20.1046 21 19V9C21 7.89543 20.1045 7 19 7Z" fill="transparent" id="fill1" - mask="url(#t-icon-wallet-instance-snapshot0-overlap-fill1)" /> csr test packages/components/steps/_example/icon.ts viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -112245,7 +98281,6 @@ exports[`csr snapshot test > csr test packages/components/steps/_example/icon.ts d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-check-circle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/b viewBox="0 0 24 24" width="1em" > - - - - - - @@ -113652,7 +99660,6 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/b d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot0-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/b viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/sticky-tool/_example/b id="stroke1" > + + + + + @@ -113770,7 +99773,32 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/b id="stroke2" > + + + + + @@ -113813,33 +99841,6 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/c viewBox="0 0 24 24" width="1em" > - - - - - - @@ -113847,7 +99848,6 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/c d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot0-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/c viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/sticky-tool/_example/c id="stroke1" > + + + + + @@ -113955,7 +99951,32 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/c id="stroke2" > + + + + + @@ -113993,33 +100014,6 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s viewBox="0 0 24 24" width="1em" > - - - - - - @@ -114027,7 +100021,6 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot0-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/s viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/sticky-tool/_example/s id="stroke1" > + + + + + @@ -114145,7 +100134,32 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s id="stroke2" > + + + + + @@ -114178,33 +100192,6 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s viewBox="0 0 24 24" width="1em" > - - - - - - @@ -114212,7 +100199,6 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" - mask="url(#t-icon-chat-instance-snapshot2-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/s viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/sticky-tool/_example/s id="stroke1" > + + + + + @@ -114330,7 +100312,32 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s id="stroke2" > + + + + + @@ -118574,41 +104581,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/custom- viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/table/_example/custom- id="stroke1" > + csr test packages/components/table/_example/custom- id="stroke1" > + + csr test packages/components/table/_example/custom- viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -119672,13 +105608,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/custom- fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-setting-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/custom- id="stroke1" > + + csr test packages/components/table/_example/drag-so id="stroke1" > + + + + + + + csr test packages/components/table/_example/drag-so id="stroke1" > + + + + + + + csr test packages/components/table/_example/drag-so id="stroke1" > + + + + + + + csr test packages/components/table/_example/drag-so id="stroke1" > + + + + + + + csr test packages/components/table/_example/drag-so id="stroke1" > + + + + + + + csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -122683,13 +108789,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -122771,13 +108825,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -122946,13 +108948,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot2-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -123036,13 +108986,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -123124,13 +109022,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot4-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -123299,13 +109145,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot5-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -123403,13 +109197,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot6-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -123491,13 +109233,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot7-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -123674,13 +109364,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot8-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -123764,13 +109402,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot9-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -123852,13 +109438,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot10-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -124027,13 +109561,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" - mask="url(#t-icon-edit-1-instance-snapshot11-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -124460,13 +109942,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/expanda viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -125774,7 +111220,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/expanda d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-chevron-right-circle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/expanda id="stroke1" > + + + + + + + csr test packages/components/table/_example/expanda viewBox="0 0 24 24" width="1em" > - - + + + + + + + + + + + + - + + + - - + + + + + + + + + 张三 + + +
          + + + + + 审批失败 + +
          + + + 纸质签署 + + +
          + r.nmgw@peurezgn.sl +
          + + + 2022-02-01 + + + + 再次申请 + + + + + + + @@ -125932,7 +111550,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/expanda d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-chevron-right-circle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/expanda id="stroke1" > - -
          - - - - - 张三 - - -
          - - - - - 审批失败 - -
          - - - 纸质签署 - - -
          - r.nmgw@peurezgn.sl -
          - - - 2022-02-01 - - - - 再次申请 - - - - - - - - - - + + - - - - - - - - - - - - - - - + csr test packages/components/table/_example/expanda viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -126248,7 +111715,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/expanda d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-chevron-right-circle-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/expanda id="stroke1" > + + + + + + + csr test packages/components/table/_example/expanda viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -126406,7 +111880,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/expanda d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-chevron-right-circle-instance-snapshot4-overlap-fill1)" /> csr test packages/components/table/_example/expanda id="stroke1" > + + + + + + + csr test packages/components/table/_example/filter- viewBox="0 0 24 24" width="1em" > - - - - - - @@ -126668,7 +112154,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/filter- fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/filter- viewBox="0 0 24 24" width="1em" > - - - - - - @@ -126757,7 +112213,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/filter- fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/filter- viewBox="0 0 24 24" width="1em" > - - - - - - @@ -126846,7 +112272,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/filter- fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot2-overlap-fill1)" /> csr test packages/components/table/_example/filter- viewBox="0 0 24 24" width="1em" > - - - - - - @@ -126987,7 +112383,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/filter- fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/multi-h viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -136562,13 +121898,11 @@ exports[`csr snapshot test > csr test packages/components/table/_example/multi-h fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-setting-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/multi-h viewBox="0 0 24 24" width="1em" > - - - - - - @@ -136891,7 +122196,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/multi-h fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-filter-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/paginat id="stroke1" > + + csr test packages/components/table/_example/tree.ts id="stroke1" > + + + + + + + csr test packages/components/table/_example/tree.ts id="stroke1" > + + + + + + + csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -141636,7 +127002,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > + + + + + + + csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -141809,7 +127182,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > + + + + + + + csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -141982,7 +127362,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot2-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > + + + + + + + csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -142155,7 +127542,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > + + + + + + + csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -142328,7 +127722,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot4-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > + + + + + + + csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -142501,7 +127902,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot5-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -143040,7 +128406,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -143171,7 +128502,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -143302,7 +128598,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot2-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -143433,7 +128694,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -143564,7 +128790,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot4-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -143695,7 +128886,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot5-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -143826,7 +128982,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot6-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -143957,7 +129078,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot7-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -144088,7 +129174,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot8-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -144219,7 +129270,6 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" - mask="url(#t-icon-add-rectangle-instance-snapshot9-overlap-fill1)" /> csr test packages/components/tabs/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - @@ -146675,13 +131664,11 @@ exports[`csr snapshot test > csr test packages/components/tabs/_example/icon.tsx d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" fill="transparent" id="fill1" - mask="url(#t-icon-discount-instance-snapshot0-overlap-fill1)" /> csr test packages/components/tabs/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - @@ -146785,7 +131745,6 @@ exports[`csr snapshot test > csr test packages/components/tabs/_example/icon.tsx d="M22 3L22 18L15 18L12 21L9 18L2 18L2 3L22 3Z" fill="transparent" id="fill1" - mask="url(#t-icon-tips-instance-snapshot1-overlap-fill1)" /> csr test packages/components/tag/_example/delete.ts viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - @@ -148850,13 +133748,11 @@ exports[`csr snapshot test > csr test packages/components/tag/_example/delete.ts d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" fill="transparent" id="fill1" - mask="url(#t-icon-discount-instance-snapshot0-overlap-fill1)" /> csr test packages/components/tag/_example/icon.tsx viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - @@ -149035,13 +133870,11 @@ exports[`csr snapshot test > csr test packages/components/tag/_example/icon.tsx d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" fill="transparent" id="fill1" - mask="url(#t-icon-discount-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -154568,7 +139367,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/d d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/d viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -154675,7 +139439,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/d d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -154793,7 +139522,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -154901,7 +139595,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -155019,7 +139678,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -155127,7 +139751,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -155231,7 +139820,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/k viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -155332,7 +139886,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/k d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -156200,7 +140719,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/p d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -156333,7 +140817,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/p d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/time-picker/_example/r viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -156462,7 +140911,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/r d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/s viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -156563,7 +140977,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/s d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/t viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -156664,7 +141043,6 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/t d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/timeline/_example/cust viewBox="0 0 24 24" width="1em" > - - - - - - @@ -157139,7 +141490,6 @@ exports[`csr snapshot test > csr test packages/components/timeline/_example/cust d="M22 3L22 18L15 18L12 21L9 18L2 18L2 3L22 3Z" fill="transparent" id="fill1" - mask="url(#t-icon-tips-instance-snapshot0-overlap-fill1)" /> csr test packages/components/timeline/_example/cust viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/timeline/_example/cust id="stroke1" > + csr test packages/components/timeline/_example/cust viewBox="0 0 24 24" width="1em" > - - - - - - @@ -157313,7 +141610,6 @@ exports[`csr snapshot test > csr test packages/components/timeline/_example/cust fill="transparent" fill-rule="evenodd" id="fill1" - mask="url(#t-icon-heart-instance-snapshot2-overlap-fill1)" /> csr test packages/components/timeline/_example/cust viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - - - - - - @@ -157463,18 +141663,15 @@ exports[`csr snapshot test > csr test packages/components/timeline/_example/cust d="M3 10L12 2.5L21 10V21H3V10Z" fill="transparent" id="fill1" - mask="url(#t-icon-home-instance-snapshot3-overlap-fill1)" /> csr test packages/components/transfer/_example/sear viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -162186,12 +146324,10 @@ exports[`csr snapshot test > csr test packages/components/transfer/_example/sear d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/transfer/_example/sear viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - @@ -162846,12 +146923,10 @@ exports[`csr snapshot test > csr test packages/components/transfer/_example/sear d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" - mask="url(#t-icon-search-instance-snapshot1-overlap-fill1)" /> csr test packages/components/tree-select/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/tree-select/_example/p id="stroke1" > + csr test packages/components/tree-select/_example/p viewBox="0 0 24 24" width="1em" > - - - - - - - - csr test packages/components/tree-select/_example/p id="stroke1" > + csr test packages/components/typography/_example/co viewBox="0 0 24 24" width="1em" > - - - - - - @@ -166255,7 +150255,6 @@ exports[`csr snapshot test > csr test packages/components/typography/_example/co d="M10 10H21V21H10z" fill="transparent" id="fill1" - mask="url(#t-icon-copy-instance-snapshot0-overlap-fill1)" /> csr test packages/components/typography/_example/co viewBox="0 0 24 24" width="1em" > - - - - - - @@ -166351,7 +150323,6 @@ exports[`csr snapshot test > csr test packages/components/typography/_example/co d="M10 10H21V21H10z" fill="transparent" id="fill1" - mask="url(#t-icon-copy-instance-snapshot1-overlap-fill1)" /> csr test packages/components/typography/_example/co viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -166428,7 +150365,6 @@ exports[`csr snapshot test > csr test packages/components/typography/_example/co d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" - mask="url(#t-icon-angry-instance-snapshot2-overlap-fill1)" /> csr test packages/components/upload/_example/image. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -168012,14 +151896,12 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/image. d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/upload/_example/image. viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/upload/_example/image. d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/upload/_example/image. viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -168213,7 +151995,6 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/image. d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" - mask="url(#t-icon-delete-instance-snapshot2-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -168558,14 +152287,12 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/upload/_example/img-fl d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -168754,7 +152381,6 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" - mask="url(#t-icon-delete-instance-snapshot2-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -168884,14 +152458,12 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/upload/_example/img-fl d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot4-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -169080,7 +152552,6 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" - mask="url(#t-icon-delete-instance-snapshot5-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -169322,14 +152741,12 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/upload/_example/img-fl d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot7-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -169518,7 +152835,6 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" - mask="url(#t-icon-delete-instance-snapshot8-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - @@ -169648,14 +152912,12 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" - mask="url(#t-icon-image-instance-snapshot9-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - csr test packages/components/upload/_example/img-fl d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" - mask="url(#t-icon-browse-instance-snapshot10-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -169844,7 +153006,6 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" - mask="url(#t-icon-delete-instance-snapshot11-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -169976,7 +153103,6 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" - mask="url(#t-icon-delete-instance-snapshot12-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > - - - - - - - @@ -170084,7 +153176,6 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" - mask="url(#t-icon-delete-instance-snapshot13-overlap-fill1)" /> ssr test packages/components/anchor/_example/multip exports[`ssr snapshot test > ssr test packages/components/anchor/_example/small.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/anchor/_example/target.tsx 1`] = `"

          基础锚点

          多级锚点

          尺寸大小

          指定容器

          "`; +exports[`ssr snapshot test > ssr test packages/components/anchor/_example/target.tsx 1`] = `"

          基础锚点

          多级锚点

          尺寸大小

          指定容器

          "`; -exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/base.tsx 1`] = `"
          "`; +exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/base.tsx 1`] = `"
          "`; exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/filter.tsx 1`] = `"
          "`; @@ -170450,17 +153541,17 @@ exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example exports[`ssr snapshot test > ssr test packages/components/avatar/_example/adjust.tsx 1`] = `"
          王亿
          王亿亿
          "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/base.tsx 1`] = `"
          W
          "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/base.tsx 1`] = `"
          W
          "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group.tsx 1`] = `"
          W
          W
          "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group.tsx 1`] = `"
          W
          W
          "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-cascading.tsx 1`] = `"
          W
          W
          "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-cascading.tsx 1`] = `"
          W
          W
          "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-max.tsx 1`] = `"
          Avatar
          +1
          Avatar
          Avatar
          more
          "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-max.tsx 1`] = `"
          Avatar
          +1
          Avatar
          Avatar
          more
          "`; exports[`ssr snapshot test > ssr test packages/components/avatar/_example/shape.tsx 1`] = `"
          W
          W
          "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/size.tsx 1`] = `"
          W
          W
          W
          W
          W
          W
          W
          W
          test
          "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/size.tsx 1`] = `"
          W
          W
          W
          W
          W
          W
          W
          W
          test
          "`; exports[`ssr snapshot test > ssr test packages/components/back-top/_example/baseList.tsx 1`] = `"
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          • 列表内容
          "`; @@ -170474,7 +153565,7 @@ exports[`ssr snapshot test > ssr test packages/components/back-top/_example/size exports[`ssr snapshot test > ssr test packages/components/back-top/_example/theme.tsx 1`] = `"
          "`; -exports[`ssr snapshot test > ssr test packages/components/badge/_example/base.tsx 1`] = `"解锁新徽章"`; +exports[`ssr snapshot test > ssr test packages/components/badge/_example/base.tsx 1`] = `"解锁新徽章"`; exports[`ssr snapshot test > ssr test packages/components/badge/_example/color.tsx 1`] = `"
          "`; @@ -170492,13 +153583,13 @@ exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ba exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom.tsx 1`] = `"
          页面1>>
          页面2>>
          页面3>>
          页面1/////
          页面2/////
          页面3/////
          "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom-ellipsis.tsx 1`] = `"
          页面1
          页面2
          页面5
          页面1
          页面2
          页面5
          "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom-ellipsis.tsx 1`] = `"
          页面1
          页面2
          页面5
          页面1
          页面2
          页面5
          "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ellipsis.tsx 1`] = `"
          页面1
          页面2
          页面5
          页面1
          页面2
          页面5
          "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ellipsis.tsx 1`] = `"
          页面1
          页面2
          页面5
          页面1
          页面2
          页面5
          "`; exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/href.tsx 1`] = `"
          页面2
          页面3
          点击计数器:0
          "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/icon.tsx 1`] = `"
          页面1
          页面2
          页面3
          "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/icon.tsx 1`] = `"
          页面1
          页面2
          页面3
          "`; exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/options.tsx 1`] = `"
          页面1
          页面2
          "`; @@ -170514,9 +153605,9 @@ exports[`ssr snapshot test > ssr test packages/components/button/_example/custom exports[`ssr snapshot test > ssr test packages/components/button/_example/ghost.tsx 1`] = `"
          "`; -exports[`ssr snapshot test > ssr test packages/components/button/_example/icon.tsx 1`] = `"
          "`; +exports[`ssr snapshot test > ssr test packages/components/button/_example/icon.tsx 1`] = `"
          "`; -exports[`ssr snapshot test > ssr test packages/components/button/_example/shape.tsx 1`] = `"
          "`; +exports[`ssr snapshot test > ssr test packages/components/button/_example/shape.tsx 1`] = `"
          "`; exports[`ssr snapshot test > ssr test packages/components/button/_example/size.tsx 1`] = `"
          "`; @@ -170560,9 +153651,9 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/bordered exports[`ssr snapshot test > ssr test packages/components/card/_example/custom-loading-props.tsx 1`] = `"
          自定义loadingProps Card
          仅有内容区域的卡片形式。卡片内容区域可以是文字、图片、表单、表格等形式信息内容。可使用大中小不同的卡片尺寸,按业务需求进行呈现。
          TDesign努力加载中...
          "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
          默认标签
          "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
          默认标签
          "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
          "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
          "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-content.tsx 1`] = `"
          "`; @@ -170576,11 +153667,11 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/header-b exports[`ssr snapshot test > ssr test packages/components/card/_example/header-description.tsx 1`] = `"
          标题

          描述

          操作
          卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
          "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
          标题

          卡片内容

          "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
          标题

          卡片内容

          "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle.tsx 1`] = `"
          标题
          副标题
          操作
          卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
          "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
          标题
          副标题
          "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
          标题
          副标题
          "`; exports[`ssr snapshot test > ssr test packages/components/cascader/_example/base.tsx 1`] = `"
          "`; @@ -170630,7 +153721,7 @@ exports[`ssr snapshot test > ssr test packages/components/checkbox/_example/max. exports[`ssr snapshot test > ssr test packages/components/collapse/_example/base.tsx 1`] = `"
          这是一个折叠标题
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          设置默认展开项
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          自定义折叠面板内容
          Vue
          React
          当前折叠面板折叠时,销毁面板内容
          嵌套使用折叠面板
          这是一个折叠标题
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          这是一个折叠标题
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          "`; -exports[`ssr snapshot test > ssr test packages/components/collapse/_example/icon.tsx 1`] = `"
          这是一个折叠标题
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          折叠后自动销毁
          自定义折叠面板内容
          Vue
          React
          自定义图标
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          "`; +exports[`ssr snapshot test > ssr test packages/components/collapse/_example/icon.tsx 1`] = `"
          这是一个折叠标题
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          折叠后自动销毁
          自定义折叠面板内容
          Vue
          React
          自定义图标
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          "`; exports[`ssr snapshot test > ssr test packages/components/collapse/_example/mutex.tsx 1`] = `"
          这是一个折叠标题
          这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
          折叠后自动销毁
          自定义折叠面板内容
          Vue
          React
          "`; @@ -170644,7 +153735,7 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/panel.tsx 1`] = `"
          请选择

          最近使用颜色

            系统预设颜色

            "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
            预设最近使用色
            请选择

            最近使用颜色

            系统预设颜色

            完全不显示最近使用色
            请选择

            系统预设颜色

            "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
            预设最近使用色
            请选择

            最近使用颜色

            系统预设颜色

            完全不显示最近使用色
            请选择

            系统预设颜色

            "`; exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-disabled.tsx 1`] = `"
            #0052d9
            "`; @@ -170656,19 +153747,19 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/comment/_example/base.tsx 1`] = `"
            评论作者名今天16:38
            评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
            • 评论作者名A今天16:38
              A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            • 评论作者名B今天16:38
              B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            • 评论作者名C今天16:38
              C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
            • 评论作者名A今天16:38
              A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            • 评论作者名B今天16:38
              B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            • 评论作者名C今天16:38
              C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"

            TNode

            评论作者名今天16:38
            这里是评论者写的评论内容。

            Array

            评论作者名今天16:38
            这里是评论者写的评论内容。
            "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"

            TNode

            评论作者名今天16:38
            这里是评论者写的评论内容。

            Array

            评论作者名今天16:38
            这里是评论者写的评论内容。
            "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
            评论作者名A今天16:38
            A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            引用内容标题
            引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
            "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
            评论作者名A今天16:38
            A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            引用内容标题
            引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
            "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
            评论作者名A今天16:38
            A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            评论作者名B评论作者名A今天16:38
            B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
            评论作者名A今天16:38
            A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            评论作者名B评论作者名A今天16:38
            B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
            "`; exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply-form.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/calendar.tsx 1`] = `"
            please select
            please select
            Hide Weekend
            MondayTuesdayWednesdayThursdayFridaySaturdaySunday
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
            ~
            ~
            ~
            "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
            ~
            ~
            ~
            "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/dialog.tsx 1`] = `"
            Title
            Would you like to be my friends?
            confirm
            Would you like to be my friends?
            confirm
            Would you like to be my friends?
            confirm
            Would you like to be my friends?
            confirm
            Would you like to be my friends?
            "`; @@ -170676,45 +153767,45 @@ exports[`ssr snapshot test > ssr test packages/components/config-provider/_examp exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/input.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/others.tsx 1`] = `"
            Feature Tag
            Feature Tag
            Feature Tag
            Feature Tag
            Tree Empty Data
            First Step
            You need to click the blue button
            Second Step
            Fill your base information into the form
            Error Step
            Something Wrong! Custom Error Icon!
            4
            Last Step
            You haven't finish this step.
            图片加载中
            "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/others.tsx 1`] = `"
            Feature Tag
            Feature Tag
            Feature Tag
            Feature Tag
            Tree Empty Data
            First Step
            You need to click the blue button
            Second Step
            Fill your base information into the form
            Error Step
            Something Wrong! Custom Error Icon!
            4
            Last Step
            You haven't finish this step.
            图片加载中
            "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/pagination.tsx 1`] = `"
            Total 36 items
            please select
            • 1
            • 2
            • 3
            • 4
            / 4
            "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/popconfirm.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/table.tsx 1`] = `"
            Type
            Platform
            Property
            Empty Data
            Type
            Platform
            Property
            ArrayVue(PC)A
            StringReact(PC)B
            ObjectMiniprogramC
            "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/table.tsx 1`] = `"
            Type
            Platform
            Property
            Empty Data
            Type
            Platform
            Property
            ArrayVue(PC)A
            StringReact(PC)B
            ObjectMiniprogramC
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/base.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/base.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/cancel-range-limit.tsx 1`] = `"
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/cancel-range-limit.tsx 1`] = `"
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-cell.tsx 1`] = `"
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-cell.tsx 1`] = `"
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-icon.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-icon.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-presets-alt.tsx 1`] = `"
            -
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-presets-alt.tsx 1`] = `"
            -
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-range.tsx 1`] = `"
            -
            -
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-range.tsx 1`] = `"
            -
            -
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-time.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-time.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/multiple.tsx 1`] = `"
            2024-10-01
            2024-10-24
            2024-50周
            2024-51周
            2022
            2023
            2024
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/multiple.tsx 1`] = `"
            2024-10-01
            2024-10-24
            2024-50周
            2024-51周
            2022
            2023
            2024
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/panel.tsx 1`] = `"
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            00:00:00
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            00:00:00
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/panel.tsx 1`] = `"
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            00:00:00
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            00:00:00
            30
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            17
            18
            19
            20
            21
            22
            23
            24
            25
            26
            27
            28
            29
            30
            31
            1
            2
            3
            4
            5
            6
            7
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/quarter.tsx 1`] = `"
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/quarter.tsx 1`] = `"
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/range.tsx 1`] = `"
            -
            -
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/range.tsx 1`] = `"
            -
            -
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/week.tsx 1`] = `"
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/week.tsx 1`] = `"
            -
            "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/year.tsx 1`] = `"
            -
            "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/year.tsx 1`] = `"
            -
            "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/base.tsx 1`] = `"
            Shipping address
            NameTDesignTelephone Number139****0609
            AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
            "`; @@ -170814,7 +153905,7 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/descrip exports[`ssr snapshot test > ssr test packages/components/empty/_example/operation.tsx 1`] = `"
            暂无数据
            "`; -exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
            暂无数据
            暂无数据
            暂无数据
            暂无数据
            "`; +exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
            暂无数据
            暂无数据
            暂无数据
            暂无数据
            "`; exports[`ssr snapshot test > ssr test packages/components/empty/_example/size.tsx 1`] = `"
            暂无数据
            建设中
            网络错误
            成功
            失败
            "`; @@ -170822,37 +153913,37 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/status. exports[`ssr snapshot test > ssr test packages/components/form/_example/align.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/clear-validate.tsx 1`] = `"
            一句话介绍自己
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/clear-validate.tsx 1`] = `"
            一句话介绍自己
            "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/custom-validator.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/customized-form-controls.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
            请选择单张图片文件上传
            提交
            重置
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
            请选择单张图片文件上传
            提交
            重置
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
            一句话介绍自己
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
            一句话介绍自己
            "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/form-field-linkage.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
            上移
            下移
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
            上移
            下移
            "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/layout.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/reset.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-complicated-data.tsx 1`] = `"
            学生1
            学生2
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-message.tsx 1`] = `"
            一句话介绍自己
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-message.tsx 1`] = `"
            一句话介绍自己
            "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validator.tsx 1`] = `"
            这里请填写密码
            "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/validator-status.tsx 1`] = `"
            校验不通过,请输入正确内容
            自定义新增icon
            自定义帮助icon
            "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/validator-status.tsx 1`] = `"
            校验不通过,请输入正确内容
            自定义新增icon
            自定义帮助icon
            "`; exports[`ssr snapshot test > ssr test packages/components/grid/_example/base.tsx 1`] = `"
            1
            1
            1
            1
            1
            1
            1
            1
            1
            1
            1
            1
            2
            2
            2
            2
            2
            2
            3
            3
            3
            3
            4
            4
            4
            6
            6
            12
            "`; @@ -170884,7 +153975,7 @@ exports[`ssr snapshot test > ssr test packages/components/guide/_example/popup-d exports[`ssr snapshot test > ssr test packages/components/icon/_example/Enhanced.tsx 1`] = `"


            "`; -exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconExample.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconExample.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconFontEnhanced.tsx 1`] = `"


            "`; @@ -170894,43 +153985,43 @@ exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconSele exports[`ssr snapshot test > ssr test packages/components/icon/_example/SvgSpriteExample.tsx 1`] = `"

            How do you feel today?

            What is your favourite food?

            How much icons does TDesign Icon includes?

            "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/avif.tsx 1`] = `"
            图片加载中
            "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/avif.tsx 1`] = `"
            图片加载中
            "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-always.tsx 1`] = `"
            有遮罩
            图片加载中
            高清
            无遮罩
            图片加载中
            高清
            "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-always.tsx 1`] = `"
            有遮罩
            图片加载中
            高清
            无遮罩
            图片加载中
            高清
            "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-hover.tsx 1`] = `"
            图片加载中
            预览
            "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-hover.tsx 1`] = `"
            图片加载中
            预览
            "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-mode.tsx 1`] = `"
            图片加载中
            fill
            图片加载中
            contain
            图片加载中
            cover
            图片加载中
            none
            图片加载中
            scale-down
            "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-mode.tsx 1`] = `"
            图片加载中
            fill
            图片加载中
            contain
            图片加载中
            cover
            图片加载中
            none
            图片加载中
            scale-down
            "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-position.tsx 1`] = `"
            图片加载中
            cover center
            图片加载中
            cover left
            图片加载中
            cover right
            图片加载中
            cover top
            图片加载中
            cover bottom
            图片加载中
            contain top
            图片加载中
            contain bottom
            图片加载中
            contain center
            图片加载中
            contain left
            图片加载中
            contain right
            "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-position.tsx 1`] = `"
            图片加载中
            cover center
            图片加载中
            cover left
            图片加载中
            cover right
            图片加载中
            cover top
            图片加载中
            cover bottom
            图片加载中
            contain top
            图片加载中
            contain bottom
            图片加载中
            contain center
            图片加载中
            contain left
            图片加载中
            contain right
            "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/gallery-cover.tsx 1`] = `""`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/gallery-cover.tsx 1`] = `""`; exports[`ssr snapshot test > ssr test packages/components/image/_example/lazy-list.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/image/_example/lazy-single.tsx 1`] = `"
            "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/placeholder.tsx 1`] = `"

            加载中的图片

            默认占位
            图片加载中
            自定义占位

            加载失败的图片

            默认错误
            图片加载中
            自定义错误
            图片加载中
            "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/placeholder.tsx 1`] = `"

            加载中的图片

            默认占位
            图片加载中
            自定义占位

            加载失败的图片

            默认错误
            图片加载中
            自定义错误
            图片加载中
            "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/shape.tsx 1`] = `"
            图片加载中
            square
            图片加载中
            round
            图片加载中
            circle
            "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/shape.tsx 1`] = `"
            图片加载中
            square
            图片加载中
            round
            图片加载中
            circle
            "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/album.tsx 1`] = `"
            preview
            图片加载中
            预览
            "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/album.tsx 1`] = `"
            preview
            图片加载中
            预览
            "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/albumIcons.tsx 1`] = `"
            test
            图片加载中
            预览
            相册封面标题
            "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/albumIcons.tsx 1`] = `"
            test
            图片加载中
            预览
            相册封面标题
            "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/base.tsx 1`] = `"
            preview
            图片加载中
            预览
            "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/base.tsx 1`] = `"
            preview
            图片加载中
            预览
            "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/block.tsx 1`] = `"
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/block.tsx 1`] = `"
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            "`; exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/button.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/error.tsx 1`] = `"
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/error.tsx 1`] = `"
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/modeless.tsx 1`] = `"
            preview
            图片加载中
            预览
            "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/modeless.tsx 1`] = `"
            preview
            图片加载中
            预览
            "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/multiple.tsx 1`] = `"
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/multiple.tsx 1`] = `"
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            preview
            图片加载中
            预览
            "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/svg.tsx 1`] = `"
            preview
            图片加载中
            预览
            "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/svg.tsx 1`] = `"
            preview
            图片加载中
            预览
            "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/addon.tsx 1`] = `"
            http://
            http://
            .com
            "`; @@ -170952,13 +154043,13 @@ exports[`ssr snapshot test > ssr test packages/components/input/_example/group.t exports[`ssr snapshot test > ssr test packages/components/input/_example/max-length-count.tsx 1`] = `"
            0/10
            0/10
            0/5
            0/5
            "`; -exports[`ssr snapshot test > ssr test packages/components/input/_example/password.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/input/_example/password.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/size.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/status.tsx 1`] = `"
            这是普通文本提示
            校验通过文本提示
            校验不通过文本提示
            校验存在严重问题文本提示
            "`; -exports[`ssr snapshot test > ssr test packages/components/input/_example/textarea.tsx 1`] = `"
            "`; +exports[`ssr snapshot test > ssr test packages/components/input/_example/textarea.tsx 1`] = `"
            "`; exports[`ssr snapshot test > ssr test packages/components/input-adornment/_example/select.tsx 1`] = `"
            请选择
            请选择
            请选择
            请选择
            "`; @@ -170990,9 +154081,9 @@ exports[`ssr snapshot test > ssr test packages/components/layout/_example/aside. exports[`ssr snapshot test > ssr test packages/components/layout/_example/base.tsx 1`] = `"

            顶部导航布局

            Header
            Content
            Copyright @ 2019-2021 Tencent. All Rights Reserved

            侧边导航布局

            Content
            Copyright @ 2019-2021 Tencent. All Rights Reserved

            组合导航布局

            Header
            Content
            Copyright @ 2019-2021 Tencent. All Rights Reserved

            Header
            Content
            Copyright @ 2019-2021 Tencent. All Rights Reserved

            Header
            Content
            Copyright @ 2019-2021 Tencent. All Rights Reserved
            "`; -exports[`ssr snapshot test > ssr test packages/components/layout/_example/combine.tsx 1`] = `"
            • 已选内容
            • 菜单内容一
            • 菜单内容二
            • 菜单内容三
            Content
            Copyright @ 2019-2020 Tencent. All Rights Reserved
            "`; +exports[`ssr snapshot test > ssr test packages/components/layout/_example/combine.tsx 1`] = `"
            • 已选内容
            • 菜单内容一
            • 菜单内容二
            • 菜单内容三
            Content
            Copyright @ 2019-2020 Tencent. All Rights Reserved
            "`; -exports[`ssr snapshot test > ssr test packages/components/layout/_example/top.tsx 1`] = `"
            • 已选内容
            • 菜单内容一
            • 菜单内容二
            • 菜单内容三
            Content
            Copyright @ 2019-2020 Tencent. All Rights Reserved
            "`; +exports[`ssr snapshot test > ssr test packages/components/layout/_example/top.tsx 1`] = `"
            • 已选内容
            • 菜单内容一
            • 菜单内容二
            • 菜单内容三
            Content
            Copyright @ 2019-2020 Tencent. All Rights Reserved
            "`; exports[`ssr snapshot test > ssr test packages/components/link/_example/base.tsx 1`] = `"跳转链接"`; @@ -171018,7 +154109,7 @@ exports[`ssr snapshot test > ssr test packages/components/list/_example/image-te exports[`ssr snapshot test > ssr test packages/components/list/_example/multiline.tsx 1`] = `"
            • 列表主内容

              列表内容列表内容列表内容

            • 列表主内容

              列表内容列表内容列表内容

            • 列表主内容

              列表内容列表内容列表内容

            • 列表主内容

              列表内容列表内容列表内容

            "`; -exports[`ssr snapshot test > ssr test packages/components/list/_example/operation.tsx 1`] = `"
            • 列表主内容

              列表内容列表内容

            • 列表主内容

              列表内容列表内容

            "`; +exports[`ssr snapshot test > ssr test packages/components/list/_example/operation.tsx 1`] = `"
            • 列表主内容

              列表内容列表内容

            • 列表主内容

              列表内容列表内容

            "`; exports[`ssr snapshot test > ssr test packages/components/list/_example/scroll.tsx 1`] = `"
              "`; @@ -171044,23 +154135,23 @@ exports[`ssr snapshot test > ssr test packages/components/loading/_example/text. exports[`ssr snapshot test > ssr test packages/components/loading/_example/wrap.tsx 1`] = `"
              this is loading component
              this is loading component
              this is loading component
              this is loading component
              this is loading component
              "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/closable-side.tsx 1`] = `"
              • 仪表盘
              • 资源列表
              • 调度平台
              • 精准监控
              • 根目录
              • 消息区
              "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/closable-side.tsx 1`] = `"
              • 仪表盘
              • 资源列表
              • 调度平台
              • 精准监控
              • 根目录
              • 消息区
              "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-header.tsx 1`] = `"
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
              "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-header.tsx 1`] = `"
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
              "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-side.tsx 1`] = `"
              • 仪表盘
              • 资源列表
              • 视频区
              • 根目录
              • 调度平台
              • 精准监控
              • 个人中心
              • 仪表盘
              • 资源列表
              • 视频区
              • 根目录
              • 调度平台
              • 精准监控
              • 个人中心
              "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/double.tsx 1`] = `"
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
                子菜单1
                子菜单2
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
                子菜单1
                子菜单2
              "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/group-side.tsx 1`] = `"
                主导航
              • 仪表盘
              • 组件
              • 列表项
                • 基础列表项
                • 卡片列表项
                • 筛选列表项
                • 树状筛选列表项
              • 表单项
              • 详情页
              • 结果页
              • 更多
              • 个人页
              • 登录页
              "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/group-side.tsx 1`] = `"
                主导航
              • 仪表盘
              • 组件
              • 列表项
                • 基础列表项
                • 卡片列表项
                • 筛选列表项
                • 树状筛选列表项
              • 表单项
              • 详情页
              • 结果页
              • 更多
              • 个人页
              • 登录页
              "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/multi-side.tsx 1`] = `"
              • 仪表盘
              • 资源列表
                • 菜单二
              • 调度平台
                • 二级菜单-1
                  • 三级菜单-1
                  • 三级菜单-2
                  • 三级菜单-3
                • 二级菜单-2
              • 精准监控
                • 二级菜单-1
                • 二级菜单-2
              • 根目录
              • 消息区
                • 二级菜单-1
                • 二级菜单-2
              • 仪表盘
              • 资源列表
                • 二级菜单-1
                  • 三级菜单-1
                  • 三级菜单-2
                  • 三级菜单-3
              • 调度平台
                • 二级菜单-1
                • 二级菜单-2
              • 精准监控
                • 二级菜单-1
                • 二级菜单-2
              • 根目录
              • 消息区
                • 二级菜单-1
                • 二级菜单-2
              "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/multi-side.tsx 1`] = `"
              • 仪表盘
              • 资源列表
                • 菜单二
              • 调度平台
                • 二级菜单-1
                  • 三级菜单-1
                  • 三级菜单-2
                  • 三级菜单-3
                • 二级菜单-2
              • 精准监控
                • 二级菜单-1
                • 二级菜单-2
              • 根目录
              • 消息区
                • 二级菜单-1
                • 二级菜单-2
              • 仪表盘
              • 资源列表
                • 二级菜单-1
                  • 三级菜单-1
                  • 三级菜单-2
                  • 三级菜单-3
              • 调度平台
                • 二级菜单-1
                • 二级菜单-2
              • 精准监控
                • 二级菜单-1
                • 二级菜单-2
              • 根目录
              • 消息区
                • 二级菜单-1
                • 二级菜单-2
              "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/multiple.tsx 1`] = `"
              • 电器
              • 女装
              • 水果蔬菜
              • 其他
              • 电器
              • 女装
              • 水果蔬菜
              • 其他
              "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/multiple.tsx 1`] = `"
              • 电器
              • 女装
              • 水果蔬菜
              • 其他
              • 电器
              • 女装
              • 水果蔬菜
              • 其他
              "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/popup-side.tsx 1`] = `"
              • 仪表盘
              • 资源列表
              • 调度平台
              • 精准监控
              • 根目录
              • 消息区
              • 仪表盘
              • 资源列表
              • 调度平台
              • 精准监控
              • 根目录
              • 消息区
              "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/popup-side.tsx 1`] = `"
              • 仪表盘
              • 资源列表
              • 调度平台
              • 精准监控
              • 根目录
              • 消息区
              • 仪表盘
              • 资源列表
              • 调度平台
              • 精准监控
              • 根目录
              • 消息区
              "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/single.tsx 1`] = `"
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
              "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/single.tsx 1`] = `"
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
              • 菜单1
              • 菜单2
              • 菜单3
              • 菜单4
              "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/single-side.tsx 1`] = `"
              • 仪表盘
              • 资源列表
              • 视频区
              • 根目录
              • 调度平台
              • 精准监控
              • 个人中心
              • 仪表盘
              • 资源列表
              • 视频区
              • 根目录
              • 调度平台
              • 精准监控
              • 个人中心
              "`; @@ -171102,23 +154193,23 @@ exports[`ssr snapshot test > ssr test packages/components/notification/_example/ exports[`ssr snapshot test > ssr test packages/components/notification/_example/toggle.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/base.tsx 1`] = `"
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/base.tsx 1`] = `"
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/jump.tsx 1`] = `"
              共 645 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 33
              跳至
              / 33 页
              "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/jump.tsx 1`] = `"
              共 645 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 33
              跳至
              / 33 页
              "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mini.tsx 1`] = `"
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mini.tsx 1`] = `"
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/more.tsx 1`] = `"
              展示首尾页码省略
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              不展示首尾页码省略
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/more.tsx 1`] = `"
              展示首尾页码省略
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              不展示首尾页码省略
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
              共 645 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 33
              "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
              共 645 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 33
              "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
              layout:
              size:
              "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
              layout:
              size:
              "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple.tsx 1`] = `"
              共 100 条数据
              请选择
              跳至
              / 20 页
              "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple-mini.tsx 1`] = `"
              共 100 条数据
              请选择
              跳至
              / 20 页
              "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/total.tsx 1`] = `"
              共 685 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 69
              "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/total.tsx 1`] = `"
              共 685 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 69
              "`; exports[`ssr snapshot test > ssr test packages/components/popconfirm/_example/base.tsx 1`] = `"
              "`; @@ -171206,7 +154297,7 @@ exports[`ssr snapshot test > ssr test packages/components/rate/_example/clearabl exports[`ssr snapshot test > ssr test packages/components/rate/_example/custom.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/rate/_example/icon.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/rate/_example/icon.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/rate/_example/size.tsx 1`] = `"

              16px

              24px

              "`; @@ -171246,7 +154337,7 @@ exports[`ssr snapshot test > ssr test packages/components/select/_example/panel. exports[`ssr snapshot test > ssr test packages/components/select/_example/popup-props.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/select/_example/prefix.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/select/_example/prefix.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/select/_example/remote-search.tsx 1`] = `"
              请选择
              "`; @@ -171260,7 +154351,7 @@ exports[`ssr snapshot test > ssr test packages/components/select/_example/status exports[`ssr snapshot test > ssr test packages/components/select/_example/virtual-scroll.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autocomplete.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autocomplete.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autowidth.tsx 1`] = `"
              tdesign-vue
              "`; @@ -171272,7 +154363,7 @@ exports[`ssr snapshot test > ssr test packages/components/select-input/_example/ exports[`ssr snapshot test > ssr test packages/components/select-input/_example/collapsed-items.tsx 1`] = `"
              tdesign-vue
              +5


              tdesign-vue
              tdesign-react
              More(+4)
              "`; -exports[`ssr snapshot test > ssr test packages/components/select-input/_example/custom-tag.tsx 1`] = `"
              tdesign-vue


              tdesign-vue
              tdesign-react


              tdesign-vuetdesign-reacttdesign-mobile-vue
              tdesign-vuetdesign-reacttdesign-mobile-vue
              tdesign-vuetdesign-reacttdesign-mobile-vue
              "`; +exports[`ssr snapshot test > ssr test packages/components/select-input/_example/custom-tag.tsx 1`] = `"
              tdesign-vue


              tdesign-vue
              tdesign-react


              tdesign-vuetdesign-reacttdesign-mobile-vue
              tdesign-vuetdesign-reacttdesign-mobile-vue
              tdesign-vuetdesign-reacttdesign-mobile-vue
              "`; exports[`ssr snapshot test > ssr test packages/components/select-input/_example/excess-tags-display-type.tsx 1`] = `"

              第一种呈现方式:超出时滚动显示


              tdesign-vue
              tdesign-react
              tdesign-miniprogram
              tdesign-angular
              tdesign-mobile-vue
              tdesign-mobile-react



              第二种呈现方式:超出时换行显示


              tdesign-vue
              tdesign-react
              tdesign-miniprogram
              tdesign-angular
              tdesign-mobile-vue
              tdesign-mobile-react
              "`; @@ -171336,13 +154427,13 @@ exports[`ssr snapshot test > ssr test packages/components/statistic/_example/com exports[`ssr snapshot test > ssr test packages/components/statistic/_example/loading.tsx 1`] = `"
              Downloads
              "`; -exports[`ssr snapshot test > ssr test packages/components/statistic/_example/slot.tsx 1`] = `"
              Total Assets
              56.32%
              Total Assets
              $176,059%
              Total Assets
              62.58%
              "`; +exports[`ssr snapshot test > ssr test packages/components/statistic/_example/slot.tsx 1`] = `"
              Total Assets
              56.32%
              Total Assets
              $176,059%
              Total Assets
              62.58%
              "`; exports[`ssr snapshot test > ssr test packages/components/statistic/_example/trend.tsx 1`] = `"
              Total Assets
              82.76%
              Total Assets
              82.76%
              Total Assets
              82.76%
              "`; exports[`ssr snapshot test > ssr test packages/components/steps/_example/extra.tsx 1`] = `"
              步骤1
              这里是提示文字
              2
              步骤2
              这里是提示文字
              3
              步骤3
              这里是提示文字
              4
              步骤4
              这里是提示文字
              "`; -exports[`ssr snapshot test > ssr test packages/components/steps/_example/icon.tsx 1`] = `"
              登录
              已完成状态
              购物
              进行中状态
              支付
              未开始
              完成
              未开始
              "`; +exports[`ssr snapshot test > ssr test packages/components/steps/_example/icon.tsx 1`] = `"
              登录
              已完成状态
              购物
              进行中状态
              支付
              未开始
              完成
              未开始
              "`; exports[`ssr snapshot test > ssr test packages/components/steps/_example/no-sequence.tsx 1`] = `"
              已完成的步骤
              这里是提示文字
              进行中的步骤
              这里是提示文字
              未进行的步骤
              这里是提示文字
              未进行的步骤
              这里是提示文字
              "`; @@ -171354,11 +154445,11 @@ exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertica exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertical-sequence.tsx 1`] = `"
              已完成的步骤
              这里是提示文字
              2
              进行中的步骤
              这里是提示文字
              3
              未进行的步骤
              这里是提示文字
              4
              未进行的步骤
              这里是提示文字
              未进行的步骤
              这里是提示文字
              进行中的步骤
              这里是提示文字
              2
              已完成的步骤
              这里是提示文字
              1
              已完成的步骤
              这里是提示文字
              "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
              chat
              add
              qrcode
              "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
              chat
              add
              qrcode
              "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
              chat
              add
              qrcode
              chat
              add
              qrcode
              "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
              chat
              add
              qrcode
              chat
              add
              qrcode
              "`; exports[`ssr snapshot test > ssr test packages/components/swiper/_example/base.tsx 1`] = `"
              6
              1
              2
              3
              4
              5
              6
              1
              "`; @@ -171392,11 +154483,11 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/async-l exports[`ssr snapshot test > ssr test packages/components/table/_example/base.tsx 1`] = `"
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              共 28 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 6
              跳至
              / 6 页
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
              申请人
              审批状态
              申请事项
              邮箱地址
              申请时间
              贾明
              审批通过
              宣传物料制作费用
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              algolia 服务报销
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              相关周边制作费
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              激励奖品快递费
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              宣传物料制作费用
              r.nmgw@peurezgn.sl
              2022-01-01
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
              申请人
              审批状态
              申请事项
              邮箱地址
              申请时间
              贾明
              审批通过
              宣传物料制作费用
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              algolia 服务报销
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              相关周边制作费
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              激励奖品快递费
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              宣传物料制作费用
              r.nmgw@peurezgn.sl
              2022-01-01
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 20
              "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-footer.tsx 1`] = `"
              申请人
              审批状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              表尾信息
              表尾信息
              表尾信息
              表尾信息
              表尾信息
              "`; @@ -171408,19 +154499,19 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-co exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort.tsx 1`] = `"
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort-handler.tsx 1`] = `"
              排序
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort-handler.tsx 1`] = `"
              排序
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-cell.tsx 1`] = `"
              申请人
              申请状态
              申请事项
              创建日期
              请选择
              请选择
              请选择
              请选择
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-cell.tsx 1`] = `"
              申请人
              申请状态
              申请事项
              创建日期
              请选择
              请选择
              请选择
              请选择
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-row.tsx 1`] = `"


              申请人
              申请状态
              申请事项
              创建日期
              操作栏
              请输入
              请选择
              请选择
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-row.tsx 1`] = `"


              申请人
              申请状态
              申请事项
              创建日期
              操作栏
              请输入
              请选择
              请选择
              "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/ellipsis.tsx 1`] = `"
              申请人
              审批状态
              签署方式(超长标题示例)
              邮箱地址
              申请事项
              审核时间
              操作
              贾明(kyrieJia)
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              宣传物料制作费用
              2021-11-01
              张三(threeZhang)
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              algolia 服务报销
              2021-12-01
              王芳(fangWang)
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              相关周边制作费
              2022-01-01
              贾明(kyrieJia)
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              激励奖品快递费
              2022-02-01
              张三(threeZhang)
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              宣传物料制作费用
              2021-11-01
              "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/empty.tsx 1`] = `"
              项目名称
              管理员
              所属公司
              暂无数据
              项目名称
              管理员
              所属公司
              😄 it is empty. 😁
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
              排序
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              操作
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01查看详情
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01再次申请
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01再次申请
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01查看详情
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01再次申请
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
              排序
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              操作
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01查看详情
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01再次申请
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01再次申请
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01查看详情
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01再次申请
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
              已选筛选条件:{"lastName":[]}
              申请人
              申请状态
              签署方式
              Email
              Date
              搜索“”,找到 5 条结果
              贾明
              审批通过
              电子签署w.cezkdudy@lhll.au2022-01-01
              张三
              审批失败
              纸质签署r.nmgw@peurezgn.sl2022-02-01
              王芳
              审批过期
              纸质签署p.cumx@rampblpa.ru2022-03-01
              贾明
              审批通过
              电子签署w.cezkdudy@lhll.au2022-04-01
              张三
              审批失败
              纸质签署r.nmgw@peurezgn.sl2022-01-01
              共 0 条数据
              请选择
              • 1
              跳至
              / 1 页
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
              已选筛选条件:{"lastName":[]}
              申请人
              申请状态
              签署方式
              Email
              Date
              搜索“”,找到 5 条结果
              贾明
              审批通过
              电子签署w.cezkdudy@lhll.au2022-01-01
              张三
              审批失败
              纸质签署r.nmgw@peurezgn.sl2022-02-01
              王芳
              审批过期
              纸质签署p.cumx@rampblpa.ru2022-03-01
              贾明
              审批通过
              电子签署w.cezkdudy@lhll.au2022-04-01
              张三
              审批失败
              纸质签署r.nmgw@peurezgn.sl2022-01-01
              共 0 条数据
              请选择
              • 1
              跳至
              / 1 页
              "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-column.tsx 1`] = `"
              申请人
              审批状态
              邮箱地址
              申请事项
              申请日期
              操作
              贾明
              审批通过
              w.cezkdudy@lhll.au宣传物料制作费用2022-01-01查看详情
              张三
              审批失败
              r.nmgw@peurezgn.slalgolia 服务报销2022-02-01再次申请
              王芳
              审批过期
              p.cumx@rampblpa.ru相关周边制作费2022-03-01再次申请
              贾明
              审批通过
              w.cezkdudy@lhll.au激励奖品快递费2022-04-01查看详情
              张三
              审批失败
              r.nmgw@peurezgn.sl宣传物料制作费用2022-01-01再次申请
              "`; @@ -171434,11 +154525,11 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/loading exports[`ssr snapshot test > ssr test packages/components/table/_example/merge-cells.tsx 1`] = `"
              申请人
              申请状态
              审批事项
              邮箱地址
              其他信息
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-header.tsx 1`] = `"
              申请人
              申请汇总
              住宿费
              交通费
              物料费
              奖品激励费
              审批汇总
              申请时间
              申请状态
              申请渠道和金额
              审批状态
              说明
              类型
              申请耗时(天)
              审批单号
              邮箱地址
              贾明
              审批通过
              电子签署3100100100100组长审批审批单号001
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署2200200200200部门审批审批单号002
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署4400400400400财务审批审批单号003
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署1500500500500组长审批审批单号004
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署3100100100100部门审批审批单号005
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署2200200200200财务审批审批单号006
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署4400400400400组长审批审批单号007
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署1500500500500部门审批审批单号008
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署3100100100100财务审批审批单号009
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署2200200200200组长审批审批单号0010
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署4400400400400部门审批审批单号0011
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署1500500500500财务审批审批单号0012
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署3100100100100组长审批审批单号0013
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署2200200200200部门审批审批单号0014
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署4400400400400财务审批审批单号0015
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署1500500500500组长审批审批单号0016
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署3100100100100部门审批审批单号0017
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署2200200200200财务审批审批单号0018
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署4400400400400组长审批审批单号0019
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署1500500500500部门审批审批单号0020
              r.nmgw@peurezgn.sl
              2022-04-01
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-header.tsx 1`] = `"
              申请人
              申请汇总
              住宿费
              交通费
              物料费
              奖品激励费
              审批汇总
              申请时间
              申请状态
              申请渠道和金额
              审批状态
              说明
              类型
              申请耗时(天)
              审批单号
              邮箱地址
              贾明
              审批通过
              电子签署3100100100100组长审批审批单号001
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署2200200200200部门审批审批单号002
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署4400400400400财务审批审批单号003
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署1500500500500组长审批审批单号004
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署3100100100100部门审批审批单号005
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署2200200200200财务审批审批单号006
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署4400400400400组长审批审批单号007
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署1500500500500部门审批审批单号008
              r.nmgw@peurezgn.sl
              2022-04-01
              王芳
              审批过期
              纸质签署3100100100100财务审批审批单号009
              p.cumx@rampblpa.ru
              2022-01-01
              贾明
              审批通过
              电子签署2200200200200组长审批审批单号0010
              w.cezkdudy@lhll.au
              2022-02-01
              张三
              审批失败
              纸质签署4400400400400部门审批审批单号0011
              r.nmgw@peurezgn.sl
              2022-03-01
              王芳
              审批过期
              纸质签署1500500500500财务审批审批单号0012
              p.cumx@rampblpa.ru
              2022-04-01
              贾明
              审批通过
              电子签署3100100100100组长审批审批单号0013
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署2200200200200部门审批审批单号0014
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署4400400400400财务审批审批单号0015
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署1500500500500组长审批审批单号0016
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署3100100100100部门审批审批单号0017
              r.nmgw@peurezgn.sl
              2022-01-01
              王芳
              审批过期
              纸质签署2200200200200财务审批审批单号0018
              p.cumx@rampblpa.ru
              2022-02-01
              贾明
              审批通过
              电子签署4400400400400组长审批审批单号0019
              w.cezkdudy@lhll.au
              2022-03-01
              张三
              审批失败
              纸质签署1500500500500部门审批审批单号0020
              r.nmgw@peurezgn.sl
              2022-04-01
              "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/multiple-sort.tsx 1`] = `"
              排序方式:[{"sortBy":"status","descending":true},{"sortBy":"survivalTime","descending":false}]
              申请人
              申请状态
              申请耗时(天)
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              2电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              3纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              1纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              4电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              2纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
              序号
              申请人
              申请状态
              签署方式
              申请时间
              6贾明
              审批通过
              电子签署2022-01-01
              7张三
              审批失败
              纸质签署2022-02-01
              8王芳
              审批过期
              纸质签署2022-03-01
              9贾明
              审批通过
              电子签署2022-04-01
              10张三
              审批失败
              纸质签署2022-01-01
              11王芳
              审批过期
              纸质签署2022-02-01
              12贾明
              审批通过
              电子签署2022-03-01
              13张三
              审批失败
              纸质签署2022-04-01
              14王芳
              审批过期
              纸质签署2022-01-01
              15贾明
              审批通过
              电子签署2022-02-01
              16张三
              审批失败
              纸质签署2022-03-01
              17王芳
              审批过期
              纸质签署2022-04-01
              18贾明
              审批通过
              电子签署2022-01-01
              19张三
              审批失败
              纸质签署2022-02-01
              20王芳
              审批过期
              纸质签署2022-03-01
              21贾明
              审批通过
              电子签署2022-04-01
              22张三
              审批失败
              纸质签署2022-01-01
              23王芳
              审批过期
              纸质签署2022-02-01
              24贾明
              审批通过
              电子签署2022-03-01
              25张三
              审批失败
              纸质签署2022-04-01
              26王芳
              审批过期
              纸质签署2022-01-01
              27贾明
              审批通过
              电子签署2022-02-01
              28张三
              审批失败
              纸质签署2022-03-01
              29王芳
              审批过期
              纸质签署2022-04-01
              30贾明
              审批通过
              电子签署2022-01-01
              31张三
              审批失败
              纸质签署2022-02-01
              32王芳
              审批过期
              纸质签署2022-03-01
              33贾明
              审批通过
              电子签署2022-04-01
              34张三
              审批失败
              纸质签署2022-01-01
              35王芳
              审批过期
              纸质签署2022-02-01
              36贾明
              审批通过
              电子签署2022-03-01
              37张三
              审批失败
              纸质签署2022-04-01
              38王芳
              审批过期
              纸质签署2022-01-01
              39贾明
              审批通过
              电子签署2022-02-01
              40张三
              审批失败
              纸质签署2022-03-01
              41王芳
              审批过期
              纸质签署2022-04-01
              42贾明
              审批通过
              电子签署2022-01-01
              43张三
              审批失败
              纸质签署2022-02-01
              44王芳
              审批过期
              纸质签署2022-03-01
              45贾明
              审批通过
              电子签署2022-04-01
              46张三
              审批失败
              纸质签署2022-01-01
              47王芳
              审批过期
              纸质签署2022-02-01
              48贾明
              审批通过
              电子签署2022-03-01
              49张三
              审批失败
              纸质签署2022-04-01
              50王芳
              审批过期
              纸质签署2022-01-01
              51贾明
              审批通过
              电子签署2022-02-01
              52张三
              审批失败
              纸质签署2022-03-01
              53王芳
              审批过期
              纸质签署2022-04-01
              54贾明
              审批通过
              电子签署2022-01-01
              55张三
              审批失败
              纸质签署2022-02-01
              56王芳
              审批过期
              纸质签署2022-03-01
              57贾明
              审批通过
              电子签署2022-04-01
              58张三
              审批失败
              纸质签署2022-01-01
              59王芳
              审批过期
              纸质签署2022-02-01
              60贾明
              审批通过
              电子签署2022-03-01
              61张三
              审批失败
              纸质签署2022-04-01
              62王芳
              审批过期
              纸质签署2022-01-01
              63贾明
              审批通过
              电子签署2022-02-01
              64张三
              审批失败
              纸质签署2022-03-01
              65王芳
              审批过期
              纸质签署2022-04-01
              共 60 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 12
              跳至
              / 12 页
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
              序号
              申请人
              申请状态
              签署方式
              申请时间
              6贾明
              审批通过
              电子签署2022-01-01
              7张三
              审批失败
              纸质签署2022-02-01
              8王芳
              审批过期
              纸质签署2022-03-01
              9贾明
              审批通过
              电子签署2022-04-01
              10张三
              审批失败
              纸质签署2022-01-01
              11王芳
              审批过期
              纸质签署2022-02-01
              12贾明
              审批通过
              电子签署2022-03-01
              13张三
              审批失败
              纸质签署2022-04-01
              14王芳
              审批过期
              纸质签署2022-01-01
              15贾明
              审批通过
              电子签署2022-02-01
              16张三
              审批失败
              纸质签署2022-03-01
              17王芳
              审批过期
              纸质签署2022-04-01
              18贾明
              审批通过
              电子签署2022-01-01
              19张三
              审批失败
              纸质签署2022-02-01
              20王芳
              审批过期
              纸质签署2022-03-01
              21贾明
              审批通过
              电子签署2022-04-01
              22张三
              审批失败
              纸质签署2022-01-01
              23王芳
              审批过期
              纸质签署2022-02-01
              24贾明
              审批通过
              电子签署2022-03-01
              25张三
              审批失败
              纸质签署2022-04-01
              26王芳
              审批过期
              纸质签署2022-01-01
              27贾明
              审批通过
              电子签署2022-02-01
              28张三
              审批失败
              纸质签署2022-03-01
              29王芳
              审批过期
              纸质签署2022-04-01
              30贾明
              审批通过
              电子签署2022-01-01
              31张三
              审批失败
              纸质签署2022-02-01
              32王芳
              审批过期
              纸质签署2022-03-01
              33贾明
              审批通过
              电子签署2022-04-01
              34张三
              审批失败
              纸质签署2022-01-01
              35王芳
              审批过期
              纸质签署2022-02-01
              36贾明
              审批通过
              电子签署2022-03-01
              37张三
              审批失败
              纸质签署2022-04-01
              38王芳
              审批过期
              纸质签署2022-01-01
              39贾明
              审批通过
              电子签署2022-02-01
              40张三
              审批失败
              纸质签署2022-03-01
              41王芳
              审批过期
              纸质签署2022-04-01
              42贾明
              审批通过
              电子签署2022-01-01
              43张三
              审批失败
              纸质签署2022-02-01
              44王芳
              审批过期
              纸质签署2022-03-01
              45贾明
              审批通过
              电子签署2022-04-01
              46张三
              审批失败
              纸质签署2022-01-01
              47王芳
              审批过期
              纸质签署2022-02-01
              48贾明
              审批通过
              电子签署2022-03-01
              49张三
              审批失败
              纸质签署2022-04-01
              50王芳
              审批过期
              纸质签署2022-01-01
              51贾明
              审批通过
              电子签署2022-02-01
              52张三
              审批失败
              纸质签署2022-03-01
              53王芳
              审批过期
              纸质签署2022-04-01
              54贾明
              审批通过
              电子签署2022-01-01
              55张三
              审批失败
              纸质签署2022-02-01
              56王芳
              审批过期
              纸质签署2022-03-01
              57贾明
              审批通过
              电子签署2022-04-01
              58张三
              审批失败
              纸质签署2022-01-01
              59王芳
              审批过期
              纸质签署2022-02-01
              60贾明
              审批通过
              电子签署2022-03-01
              61张三
              审批失败
              纸质签署2022-04-01
              62王芳
              审批过期
              纸质签署2022-01-01
              63贾明
              审批通过
              电子签署2022-02-01
              64张三
              审批失败
              纸质签署2022-03-01
              65王芳
              审批过期
              纸质签署2022-04-01
              共 60 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 12
              跳至
              / 12 页
              "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/select-multiple.tsx 1`] = `"
              申请人
              申请状态
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              "`; @@ -171448,7 +154539,7 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/single- exports[`ssr snapshot test > ssr test packages/components/table/_example/style.tsx 1`] = `"
              申请人
              审批状态
              申请耗时(天)
              签署方式
              邮箱地址
              申请时间
              贾明
              审批通过
              2电子签署
              w.cezkdudy@lhll.au
              2022-01-01
              张三
              审批失败
              10纸质签署
              r.nmgw@peurezgn.sl
              2022-02-01
              王芳
              审批过期
              1纸质签署
              p.cumx@rampblpa.ru
              2022-03-01
              贾明
              审批通过
              2电子签署
              w.cezkdudy@lhll.au
              2022-04-01
              张三
              审批失败
              10纸质签署
              r.nmgw@peurezgn.sl
              2022-01-01
              汇总:近期数据波动较大
              "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
              排序
              编号
              名称
              签署方式
              操作
              0
              申请人 0_1 号
              电子签署
              1
              申请人 1_1 号
              纸质签署
              2
              申请人 2_1 号
              电子签署
              3
              申请人 3_1 号
              纸质签署
              4
              申请人 4_1 号
              电子签署
              66666
              申请人懒加载节点 66666,点我体验
              电子签署
              88888
              申请人懒加载节点 88888,点我体验
              电子签署
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 6
              • 7
              • 8
              • 9
              • 10
              "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
              排序
              编号
              名称
              签署方式
              操作
              0
              申请人 0_1 号
              电子签署
              1
              申请人 1_1 号
              纸质签署
              2
              申请人 2_1 号
              电子签署
              3
              申请人 3_1 号
              纸质签署
              4
              申请人 4_1 号
              电子签署
              66666
              申请人懒加载节点 66666,点我体验
              电子签署
              88888
              申请人懒加载节点 88888,点我体验
              电子签署
              共 100 条数据
              请选择
              • 1
              • 2
              • 3
              • 4
              • 5
              • 6
              • 7
              • 8
              • 9
              • 10
              "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/tree-select.tsx 1`] = `"
              编号
              申请人
              状态
              申请事项
              "`; @@ -171464,7 +154555,7 @@ exports[`ssr snapshot test > ssr test packages/components/tabs/_example/custom.t exports[`ssr snapshot test > ssr test packages/components/tabs/_example/drag-sort.tsx 1`] = `"
              选项卡一
              选项卡二
              选项卡三

              这是选项卡一的内容,使用 Tabs 渲染

              选项卡一
              选项卡二
              选项卡三

              这是选项卡一的内容,使用 Tabs 渲染

              "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
              选项卡1
              选项卡2
              选项卡3
              选项卡1内容区
              "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
              选项卡1
              选项卡2
              选项卡3
              选项卡1内容区
              "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/lazy-load.tsx 1`] = `"
              选项卡1
              选项卡2
              选项卡3

              选项卡1的内容,使用 TabPanel 渲染

              选项卡一
              选项卡二
              选项卡三

              这是选项卡1的内容,使用 Tabs 渲染

              "`; @@ -171482,9 +154573,9 @@ exports[`ssr snapshot test > ssr test packages/components/tag/_example/check-tag exports[`ssr snapshot test > ssr test packages/components/tag/_example/custom-color.tsx 1`] = `"
              #0052D9
              default
              light
              outline
              light-outline
              "`; -exports[`ssr snapshot test > ssr test packages/components/tag/_example/delete.tsx 1`] = `"
              可删除标签0
              可删除标签1
              可删除标签2
              可添加标签
              "`; +exports[`ssr snapshot test > ssr test packages/components/tag/_example/delete.tsx 1`] = `"
              可删除标签0
              可删除标签1
              可删除标签2
              可添加标签
              "`; -exports[`ssr snapshot test > ssr test packages/components/tag/_example/icon.tsx 1`] = `"
              默认标签
              "`; +exports[`ssr snapshot test > ssr test packages/components/tag/_example/icon.tsx 1`] = `"
              默认标签
              "`; exports[`ssr snapshot test > ssr test packages/components/tag/_example/long-text.tsx 1`] = `"
              默认超八个字超长文本标签超长省略文本标签
              "`; @@ -171524,31 +154615,31 @@ exports[`ssr snapshot test > ssr test packages/components/textarea/_example/maxl exports[`ssr snapshot test > ssr test packages/components/textarea/_example/type.tsx 1`] = `"
              正常提示
              成功提示
              警告提示
              错误提示
              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/disabled.tsx 1`] = `"

              禁用整个选择器

              禁用指定时间

              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/disabled.tsx 1`] = `"

              禁用整个选择器

              禁用指定时间

              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hide-clear-button.tsx 1`] = `"

              禁止清空

              允许清空

              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hide-clear-button.tsx 1`] = `"

              禁止清空

              允许清空

              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hm.tsx 1`] = `"

              时分选择

              毫秒选择

              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hm.tsx 1`] = `"

              时分选择

              毫秒选择

              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hms.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hms.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/keyboard.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/keyboard.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/panel.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/presets.tsx 1`] = `"
              -
              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/presets.tsx 1`] = `"
              -
              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/range.tsx 1`] = `"
              -
              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/range.tsx 1`] = `"
              -
              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/show-steps.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/show-steps.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/base.tsx 1`] = `"

              时间轴方向

              • 事件一
                2022-01-01
              • 事件二
                2022-02-01
              • 事件三
                2022-03-01
              • 事件四
                2022-04-01
              "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customContent.tsx 1`] = `"
              • 事件一
                事件一自定义内容
                2022-01-01
              • 事件二
                事件二自定义内容
                2022-02-01
              • 事件三
                事件三自定义内容
                2022-03-01
              • 事件四
                事件四自定义内容
                2022-04-01
              "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

              时间轴样式

              • 事件一
                2022-01-01
              • 事件二
                2022-02-01
              • 事件三
                2022-03-01
              • 事件四
                2022-04-01
              "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

              时间轴样式

              • 事件一
                2022-01-01
              • 事件二
                2022-02-01
              • 事件三
                2022-03-01
              • 事件四
                2022-04-01
              "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/layout.tsx 1`] = `"

              时间轴方向

              对齐方式

              label对齐方式

              • 事件一
                2022-01-01
              • 事件二
                2022-02-01
              • 事件三
                2022-03-01
              • 事件四
                2022-04-01
              "`; @@ -171586,7 +154677,7 @@ exports[`ssr snapshot test > ssr test packages/components/transfer/_example/empt exports[`ssr snapshot test > ssr test packages/components/transfer/_example/pagination.tsx 1`] = `"
              0 / 20 项
              跳至
              / 2 页
              0 / 0 项
              暂无数据
              跳至
              / 1 页
              "`; -exports[`ssr snapshot test > ssr test packages/components/transfer/_example/search.tsx 1`] = `""`; +exports[`ssr snapshot test > ssr test packages/components/transfer/_example/search.tsx 1`] = `""`; exports[`ssr snapshot test > ssr test packages/components/transfer/_example/tree.tsx 1`] = `"
              0 / 5 项
              暂无数据
              0 / 0 项
              暂无数据
              "`; @@ -171642,9 +154733,9 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/m exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/panelContent.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefix.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefix.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefixsuffix.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefixsuffix.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/props.tsx 1`] = `"
              "`; @@ -171654,7 +154745,7 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/v exports[`ssr snapshot test > ssr test packages/components/typography/_example/base.tsx 1`] = `"

              What is TDesign

              TDesign is an enterprise-level design system accumulated by Tencent's various business teams.
              TDesign features a unified design values, consistent design language, and visual style, helping users form continuous and coherent perceptions of the experience. Based on this, TDesign offers out-of-the-box UI component libraries, design guidelines, and design assets, elegantly and efficiently freeing design and development from repetitive tasks. Simultaneously, it facilitates easy extension on top of TDesign, enabling a better alignment with business requirements.

              Comprehensive

              TDesign Support Vue 2, Vue 3, React, components for Desktop Application and Vue 3, Wechat MiniProgram components for Mobile Application.
              • Features
              • Comprehensive
                • Consistency
                • Usability
              • Join TDesign
              1. Features
              2. Comprehensive
                1. Consistency
                2. Usability
              3. Join TDesign
              "`; -exports[`ssr snapshot test > ssr test packages/components/typography/_example/copyable.tsx 1`] = `"This is a copyable text.
              This is a copyable long text. TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....

              This is a copyable long text with custom suffix."`; +exports[`ssr snapshot test > ssr test packages/components/typography/_example/copyable.tsx 1`] = `"This is a copyable text.
              This is a copyable long text. TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....

              This is a copyable long text with custom suffix."`; exports[`ssr snapshot test > ssr test packages/components/typography/_example/ellipsis.tsx 1`] = `"
              TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
              TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
              TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
              TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
              "`; @@ -171670,9 +154761,9 @@ exports[`ssr snapshot test > ssr test packages/components/upload/_example/dragga exports[`ssr snapshot test > ssr test packages/components/upload/_example/file-flow-list.tsx 1`] = `"

              支持批量上传文件,文件格式不限,最多只能上传 10 份文件
              点击上方“选择文件”或将文件拖拽到此区域
              取消上传
              点击上传
              "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/image.tsx 1`] = `"

              • 请选择图片

              请选择单张图片文件上传(上传成功状态演示)
              • 点击上传图片

              单张图片文件上传(上传失败状态演示)
              • 点击上传图片

              允许选择多张图片文件上传,最多只能上传 3 张图片
              "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/image.tsx 1`] = `"

              • 请选择图片

              请选择单张图片文件上传(上传成功状态演示)
              • 点击上传图片

              单张图片文件上传(上传失败状态演示)
              • 点击上传图片

              允许选择多张图片文件上传,最多只能上传 3 张图片
              "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
              AutoUpload

              支持批量上传图片文件
              • demo…-1.png

              • avatar.jpg

              取消上传

              Different Status Images
              • loading.svg

              • loading.svg

              • 上传中 10%

                loading.svg

              • 上传失败

                loading.svg

              "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
              AutoUpload

              支持批量上传图片文件
              • demo…-1.png

              • avatar.jpg

              取消上传

              Different Status Images
              • loading.svg

              • loading.svg

              • 上传中 10%

                loading.svg

              • 上传失败

                loading.svg

              "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/request-method.tsx 1`] = `"
              自定义上传方法需要返回成功或失败信息
              "`; diff --git a/test/snap/__snapshots__/ssr.test.jsx.snap b/test/snap/__snapshots__/ssr.test.jsx.snap index 83132a62db..fb945c5014 100644 --- a/test/snap/__snapshots__/ssr.test.jsx.snap +++ b/test/snap/__snapshots__/ssr.test.jsx.snap @@ -32,9 +32,9 @@ exports[`ssr snapshot test > ssr test packages/components/anchor/_example/multip exports[`ssr snapshot test > ssr test packages/components/anchor/_example/small.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/anchor/_example/target.tsx 1`] = `"

              基础锚点

              多级锚点

              尺寸大小

              指定容器

              "`; +exports[`ssr snapshot test > ssr test packages/components/anchor/_example/target.tsx 1`] = `"

              基础锚点

              多级锚点

              尺寸大小

              指定容器

              "`; -exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/base.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/base.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/filter.tsx 1`] = `"
              "`; @@ -48,17 +48,17 @@ exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example exports[`ssr snapshot test > ssr test packages/components/avatar/_example/adjust.tsx 1`] = `"
              王亿
              王亿亿
              "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/base.tsx 1`] = `"
              W
              "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/base.tsx 1`] = `"
              W
              "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group.tsx 1`] = `"
              W
              W
              "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group.tsx 1`] = `"
              W
              W
              "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-cascading.tsx 1`] = `"
              W
              W
              "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-cascading.tsx 1`] = `"
              W
              W
              "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-max.tsx 1`] = `"
              Avatar
              +1
              Avatar
              Avatar
              more
              "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-max.tsx 1`] = `"
              Avatar
              +1
              Avatar
              Avatar
              more
              "`; exports[`ssr snapshot test > ssr test packages/components/avatar/_example/shape.tsx 1`] = `"
              W
              W
              "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/size.tsx 1`] = `"
              W
              W
              W
              W
              W
              W
              W
              W
              test
              "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/size.tsx 1`] = `"
              W
              W
              W
              W
              W
              W
              W
              W
              test
              "`; exports[`ssr snapshot test > ssr test packages/components/back-top/_example/baseList.tsx 1`] = `"
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              • 列表内容
              "`; @@ -72,7 +72,7 @@ exports[`ssr snapshot test > ssr test packages/components/back-top/_example/size exports[`ssr snapshot test > ssr test packages/components/back-top/_example/theme.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/badge/_example/base.tsx 1`] = `"解锁新徽章"`; +exports[`ssr snapshot test > ssr test packages/components/badge/_example/base.tsx 1`] = `"解锁新徽章"`; exports[`ssr snapshot test > ssr test packages/components/badge/_example/color.tsx 1`] = `"
              "`; @@ -90,13 +90,13 @@ exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ba exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom.tsx 1`] = `"
              页面1>>
              页面2>>
              页面3>>
              页面1/////
              页面2/////
              页面3/////
              "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom-ellipsis.tsx 1`] = `"
              页面1
              页面2
              页面5
              页面1
              页面2
              页面5
              "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom-ellipsis.tsx 1`] = `"
              页面1
              页面2
              页面5
              页面1
              页面2
              页面5
              "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ellipsis.tsx 1`] = `"
              页面1
              页面2
              页面5
              页面1
              页面2
              页面5
              "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ellipsis.tsx 1`] = `"
              页面1
              页面2
              页面5
              页面1
              页面2
              页面5
              "`; exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/href.tsx 1`] = `"
              页面2
              页面3
              点击计数器:0
              "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/icon.tsx 1`] = `"
              页面1
              页面2
              页面3
              "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/icon.tsx 1`] = `"
              页面1
              页面2
              页面3
              "`; exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/options.tsx 1`] = `"
              页面1
              页面2
              "`; @@ -112,9 +112,9 @@ exports[`ssr snapshot test > ssr test packages/components/button/_example/custom exports[`ssr snapshot test > ssr test packages/components/button/_example/ghost.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/button/_example/icon.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/button/_example/icon.tsx 1`] = `"
              "`; -exports[`ssr snapshot test > ssr test packages/components/button/_example/shape.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/button/_example/shape.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/button/_example/size.tsx 1`] = `"
              "`; @@ -158,9 +158,9 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/bordered exports[`ssr snapshot test > ssr test packages/components/card/_example/custom-loading-props.tsx 1`] = `"
              自定义loadingProps Card
              仅有内容区域的卡片形式。卡片内容区域可以是文字、图片、表单、表格等形式信息内容。可使用大中小不同的卡片尺寸,按业务需求进行呈现。
              TDesign努力加载中...
              "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
              默认标签
              "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
              默认标签
              "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
              "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
              "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-content.tsx 1`] = `"
              "`; @@ -174,11 +174,11 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/header-b exports[`ssr snapshot test > ssr test packages/components/card/_example/header-description.tsx 1`] = `"
              标题

              描述

              操作
              卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
              "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
              标题

              卡片内容

              "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
              标题

              卡片内容

              "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle.tsx 1`] = `"
              标题
              副标题
              操作
              卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
              "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
              标题
              副标题
              "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
              标题
              副标题
              "`; exports[`ssr snapshot test > ssr test packages/components/cascader/_example/base.tsx 1`] = `"
              "`; @@ -228,7 +228,7 @@ exports[`ssr snapshot test > ssr test packages/components/checkbox/_example/max. exports[`ssr snapshot test > ssr test packages/components/collapse/_example/base.tsx 1`] = `"
              这是一个折叠标题
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              设置默认展开项
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              自定义折叠面板内容
              Vue
              React
              当前折叠面板折叠时,销毁面板内容
              嵌套使用折叠面板
              这是一个折叠标题
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              这是一个折叠标题
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              "`; -exports[`ssr snapshot test > ssr test packages/components/collapse/_example/icon.tsx 1`] = `"
              这是一个折叠标题
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              折叠后自动销毁
              自定义折叠面板内容
              Vue
              React
              自定义图标
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              "`; +exports[`ssr snapshot test > ssr test packages/components/collapse/_example/icon.tsx 1`] = `"
              这是一个折叠标题
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              折叠后自动销毁
              自定义折叠面板内容
              Vue
              React
              自定义图标
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              "`; exports[`ssr snapshot test > ssr test packages/components/collapse/_example/mutex.tsx 1`] = `"
              这是一个折叠标题
              这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
              折叠后自动销毁
              自定义折叠面板内容
              Vue
              React
              "`; @@ -242,7 +242,7 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/panel.tsx 1`] = `"
              请选择

              最近使用颜色

                系统预设颜色

                "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
                预设最近使用色
                请选择

                最近使用颜色

                系统预设颜色

                完全不显示最近使用色
                请选择

                系统预设颜色

                "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
                预设最近使用色
                请选择

                最近使用颜色

                系统预设颜色

                完全不显示最近使用色
                请选择

                系统预设颜色

                "`; exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-disabled.tsx 1`] = `"
                #0052d9
                "`; @@ -254,19 +254,19 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/comment/_example/base.tsx 1`] = `"
                评论作者名今天16:38
                评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
                • 评论作者名A今天16:38
                  A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                • 评论作者名B今天16:38
                  B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                • 评论作者名C今天16:38
                  C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
                • 评论作者名A今天16:38
                  A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                • 评论作者名B今天16:38
                  B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                • 评论作者名C今天16:38
                  C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"

                TNode

                评论作者名今天16:38
                这里是评论者写的评论内容。

                Array

                评论作者名今天16:38
                这里是评论者写的评论内容。
                "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"

                TNode

                评论作者名今天16:38
                这里是评论者写的评论内容。

                Array

                评论作者名今天16:38
                这里是评论者写的评论内容。
                "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
                评论作者名A今天16:38
                A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                引用内容标题
                引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
                "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
                评论作者名A今天16:38
                A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                引用内容标题
                引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
                "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
                评论作者名A今天16:38
                A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                评论作者名B评论作者名A今天16:38
                B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
                评论作者名A今天16:38
                A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                评论作者名B评论作者名A今天16:38
                B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                "`; exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply-form.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/calendar.tsx 1`] = `"
                please select
                please select
                Hide Weekend
                MondayTuesdayWednesdayThursdayFridaySaturdaySunday
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
                ~
                ~
                ~
                "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
                ~
                ~
                ~
                "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/dialog.tsx 1`] = `"
                Title
                Would you like to be my friends?
                confirm
                Would you like to be my friends?
                confirm
                Would you like to be my friends?
                confirm
                Would you like to be my friends?
                confirm
                Would you like to be my friends?
                "`; @@ -274,45 +274,45 @@ exports[`ssr snapshot test > ssr test packages/components/config-provider/_examp exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/input.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/others.tsx 1`] = `"
                Feature Tag
                Feature Tag
                Feature Tag
                Feature Tag
                Tree Empty Data
                First Step
                You need to click the blue button
                Second Step
                Fill your base information into the form
                Error Step
                Something Wrong! Custom Error Icon!
                4
                Last Step
                You haven't finish this step.
                图片加载中
                "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/others.tsx 1`] = `"
                Feature Tag
                Feature Tag
                Feature Tag
                Feature Tag
                Tree Empty Data
                First Step
                You need to click the blue button
                Second Step
                Fill your base information into the form
                Error Step
                Something Wrong! Custom Error Icon!
                4
                Last Step
                You haven't finish this step.
                图片加载中
                "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/pagination.tsx 1`] = `"
                Total 36 items
                please select
                • 1
                • 2
                • 3
                • 4
                / 4
                "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/popconfirm.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/table.tsx 1`] = `"
                Type
                Platform
                Property
                Empty Data
                Type
                Platform
                Property
                ArrayVue(PC)A
                StringReact(PC)B
                ObjectMiniprogramC
                "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/table.tsx 1`] = `"
                Type
                Platform
                Property
                Empty Data
                Type
                Platform
                Property
                ArrayVue(PC)A
                StringReact(PC)B
                ObjectMiniprogramC
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/base.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/base.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/cancel-range-limit.tsx 1`] = `"
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/cancel-range-limit.tsx 1`] = `"
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-cell.tsx 1`] = `"
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-cell.tsx 1`] = `"
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-icon.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-icon.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-presets-alt.tsx 1`] = `"
                -
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-presets-alt.tsx 1`] = `"
                -
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-range.tsx 1`] = `"
                -
                -
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-range.tsx 1`] = `"
                -
                -
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-time.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-time.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/multiple.tsx 1`] = `"
                2024-10-01
                2024-10-24
                2024-50周
                2024-51周
                2022
                2023
                2024
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/multiple.tsx 1`] = `"
                2024-10-01
                2024-10-24
                2024-50周
                2024-51周
                2022
                2023
                2024
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/panel.tsx 1`] = `"
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                00:00:00
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                00:00:00
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/panel.tsx 1`] = `"
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                00:00:00
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                00:00:00
                30
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                8
                9
                10
                11
                12
                13
                14
                15
                16
                17
                18
                19
                20
                21
                22
                23
                24
                25
                26
                27
                28
                29
                30
                31
                1
                2
                3
                4
                5
                6
                7
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/quarter.tsx 1`] = `"
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/quarter.tsx 1`] = `"
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/range.tsx 1`] = `"
                -
                -
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/range.tsx 1`] = `"
                -
                -
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/week.tsx 1`] = `"
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/week.tsx 1`] = `"
                -
                "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/year.tsx 1`] = `"
                -
                "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/year.tsx 1`] = `"
                -
                "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/base.tsx 1`] = `"
                Shipping address
                NameTDesignTelephone Number139****0609
                AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                "`; @@ -412,7 +412,7 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/descrip exports[`ssr snapshot test > ssr test packages/components/empty/_example/operation.tsx 1`] = `"
                暂无数据
                "`; -exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
                暂无数据
                暂无数据
                暂无数据
                暂无数据
                "`; +exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
                暂无数据
                暂无数据
                暂无数据
                暂无数据
                "`; exports[`ssr snapshot test > ssr test packages/components/empty/_example/size.tsx 1`] = `"
                暂无数据
                建设中
                网络错误
                成功
                失败
                "`; @@ -420,37 +420,37 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/status. exports[`ssr snapshot test > ssr test packages/components/form/_example/align.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/clear-validate.tsx 1`] = `"
                一句话介绍自己
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/clear-validate.tsx 1`] = `"
                一句话介绍自己
                "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/custom-validator.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/customized-form-controls.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                请选择单张图片文件上传
                提交
                重置
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                请选择单张图片文件上传
                提交
                重置
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                一句话介绍自己
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                一句话介绍自己
                "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/form-field-linkage.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
                上移
                下移
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
                上移
                下移
                "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/layout.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/reset.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-complicated-data.tsx 1`] = `"
                学生1
                学生2
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-message.tsx 1`] = `"
                一句话介绍自己
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-message.tsx 1`] = `"
                一句话介绍自己
                "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validator.tsx 1`] = `"
                这里请填写密码
                "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/validator-status.tsx 1`] = `"
                校验不通过,请输入正确内容
                自定义新增icon
                自定义帮助icon
                "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/validator-status.tsx 1`] = `"
                校验不通过,请输入正确内容
                自定义新增icon
                自定义帮助icon
                "`; exports[`ssr snapshot test > ssr test packages/components/grid/_example/base.tsx 1`] = `"
                1
                1
                1
                1
                1
                1
                1
                1
                1
                1
                1
                1
                2
                2
                2
                2
                2
                2
                3
                3
                3
                3
                4
                4
                4
                6
                6
                12
                "`; @@ -482,7 +482,7 @@ exports[`ssr snapshot test > ssr test packages/components/guide/_example/popup-d exports[`ssr snapshot test > ssr test packages/components/icon/_example/Enhanced.tsx 1`] = `"


                "`; -exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconExample.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconExample.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconFontEnhanced.tsx 1`] = `"


                "`; @@ -492,43 +492,43 @@ exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconSele exports[`ssr snapshot test > ssr test packages/components/icon/_example/SvgSpriteExample.tsx 1`] = `"

                How do you feel today?

                What is your favourite food?

                How much icons does TDesign Icon includes?

                "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/avif.tsx 1`] = `"
                图片加载中
                "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/avif.tsx 1`] = `"
                图片加载中
                "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-always.tsx 1`] = `"
                有遮罩
                图片加载中
                高清
                无遮罩
                图片加载中
                高清
                "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-always.tsx 1`] = `"
                有遮罩
                图片加载中
                高清
                无遮罩
                图片加载中
                高清
                "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-hover.tsx 1`] = `"
                图片加载中
                预览
                "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-hover.tsx 1`] = `"
                图片加载中
                预览
                "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-mode.tsx 1`] = `"
                图片加载中
                fill
                图片加载中
                contain
                图片加载中
                cover
                图片加载中
                none
                图片加载中
                scale-down
                "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-mode.tsx 1`] = `"
                图片加载中
                fill
                图片加载中
                contain
                图片加载中
                cover
                图片加载中
                none
                图片加载中
                scale-down
                "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-position.tsx 1`] = `"
                图片加载中
                cover center
                图片加载中
                cover left
                图片加载中
                cover right
                图片加载中
                cover top
                图片加载中
                cover bottom
                图片加载中
                contain top
                图片加载中
                contain bottom
                图片加载中
                contain center
                图片加载中
                contain left
                图片加载中
                contain right
                "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-position.tsx 1`] = `"
                图片加载中
                cover center
                图片加载中
                cover left
                图片加载中
                cover right
                图片加载中
                cover top
                图片加载中
                cover bottom
                图片加载中
                contain top
                图片加载中
                contain bottom
                图片加载中
                contain center
                图片加载中
                contain left
                图片加载中
                contain right
                "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/gallery-cover.tsx 1`] = `""`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/gallery-cover.tsx 1`] = `""`; exports[`ssr snapshot test > ssr test packages/components/image/_example/lazy-list.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/image/_example/lazy-single.tsx 1`] = `"
                "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/placeholder.tsx 1`] = `"

                加载中的图片

                默认占位
                图片加载中
                自定义占位

                加载失败的图片

                默认错误
                图片加载中
                自定义错误
                图片加载中
                "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/placeholder.tsx 1`] = `"

                加载中的图片

                默认占位
                图片加载中
                自定义占位

                加载失败的图片

                默认错误
                图片加载中
                自定义错误
                图片加载中
                "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/shape.tsx 1`] = `"
                图片加载中
                square
                图片加载中
                round
                图片加载中
                circle
                "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/shape.tsx 1`] = `"
                图片加载中
                square
                图片加载中
                round
                图片加载中
                circle
                "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/album.tsx 1`] = `"
                preview
                图片加载中
                预览
                "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/album.tsx 1`] = `"
                preview
                图片加载中
                预览
                "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/albumIcons.tsx 1`] = `"
                test
                图片加载中
                预览
                相册封面标题
                "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/albumIcons.tsx 1`] = `"
                test
                图片加载中
                预览
                相册封面标题
                "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/base.tsx 1`] = `"
                preview
                图片加载中
                预览
                "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/base.tsx 1`] = `"
                preview
                图片加载中
                预览
                "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/block.tsx 1`] = `"
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/block.tsx 1`] = `"
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                "`; exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/button.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/error.tsx 1`] = `"
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/error.tsx 1`] = `"
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/modeless.tsx 1`] = `"
                preview
                图片加载中
                预览
                "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/modeless.tsx 1`] = `"
                preview
                图片加载中
                预览
                "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/multiple.tsx 1`] = `"
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/multiple.tsx 1`] = `"
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                preview
                图片加载中
                预览
                "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/svg.tsx 1`] = `"
                preview
                图片加载中
                预览
                "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/svg.tsx 1`] = `"
                preview
                图片加载中
                预览
                "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/addon.tsx 1`] = `"
                http://
                http://
                .com
                "`; @@ -550,13 +550,13 @@ exports[`ssr snapshot test > ssr test packages/components/input/_example/group.t exports[`ssr snapshot test > ssr test packages/components/input/_example/max-length-count.tsx 1`] = `"
                0/10
                0/10
                0/5
                0/5
                "`; -exports[`ssr snapshot test > ssr test packages/components/input/_example/password.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/input/_example/password.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/size.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/status.tsx 1`] = `"
                这是普通文本提示
                校验通过文本提示
                校验不通过文本提示
                校验存在严重问题文本提示
                "`; -exports[`ssr snapshot test > ssr test packages/components/input/_example/textarea.tsx 1`] = `"
                "`; +exports[`ssr snapshot test > ssr test packages/components/input/_example/textarea.tsx 1`] = `"
                "`; exports[`ssr snapshot test > ssr test packages/components/input-adornment/_example/select.tsx 1`] = `"
                请选择
                请选择
                请选择
                请选择
                "`; @@ -588,9 +588,9 @@ exports[`ssr snapshot test > ssr test packages/components/layout/_example/aside. exports[`ssr snapshot test > ssr test packages/components/layout/_example/base.tsx 1`] = `"

                顶部导航布局

                Header
                Content
                Copyright @ 2019-2021 Tencent. All Rights Reserved

                侧边导航布局

                Content
                Copyright @ 2019-2021 Tencent. All Rights Reserved

                组合导航布局

                Header
                Content
                Copyright @ 2019-2021 Tencent. All Rights Reserved

                Header
                Content
                Copyright @ 2019-2021 Tencent. All Rights Reserved

                Header
                Content
                Copyright @ 2019-2021 Tencent. All Rights Reserved
                "`; -exports[`ssr snapshot test > ssr test packages/components/layout/_example/combine.tsx 1`] = `"
                • 已选内容
                • 菜单内容一
                • 菜单内容二
                • 菜单内容三
                Content
                Copyright @ 2019-2020 Tencent. All Rights Reserved
                "`; +exports[`ssr snapshot test > ssr test packages/components/layout/_example/combine.tsx 1`] = `"
                • 已选内容
                • 菜单内容一
                • 菜单内容二
                • 菜单内容三
                Content
                Copyright @ 2019-2020 Tencent. All Rights Reserved
                "`; -exports[`ssr snapshot test > ssr test packages/components/layout/_example/top.tsx 1`] = `"
                • 已选内容
                • 菜单内容一
                • 菜单内容二
                • 菜单内容三
                Content
                Copyright @ 2019-2020 Tencent. All Rights Reserved
                "`; +exports[`ssr snapshot test > ssr test packages/components/layout/_example/top.tsx 1`] = `"
                • 已选内容
                • 菜单内容一
                • 菜单内容二
                • 菜单内容三
                Content
                Copyright @ 2019-2020 Tencent. All Rights Reserved
                "`; exports[`ssr snapshot test > ssr test packages/components/link/_example/base.tsx 1`] = `"跳转链接"`; @@ -616,7 +616,7 @@ exports[`ssr snapshot test > ssr test packages/components/list/_example/image-te exports[`ssr snapshot test > ssr test packages/components/list/_example/multiline.tsx 1`] = `"
                • 列表主内容

                  列表内容列表内容列表内容

                • 列表主内容

                  列表内容列表内容列表内容

                • 列表主内容

                  列表内容列表内容列表内容

                • 列表主内容

                  列表内容列表内容列表内容

                "`; -exports[`ssr snapshot test > ssr test packages/components/list/_example/operation.tsx 1`] = `"
                • 列表主内容

                  列表内容列表内容

                • 列表主内容

                  列表内容列表内容

                "`; +exports[`ssr snapshot test > ssr test packages/components/list/_example/operation.tsx 1`] = `"
                • 列表主内容

                  列表内容列表内容

                • 列表主内容

                  列表内容列表内容

                "`; exports[`ssr snapshot test > ssr test packages/components/list/_example/scroll.tsx 1`] = `"
                  "`; @@ -642,23 +642,23 @@ exports[`ssr snapshot test > ssr test packages/components/loading/_example/text. exports[`ssr snapshot test > ssr test packages/components/loading/_example/wrap.tsx 1`] = `"
                  this is loading component
                  this is loading component
                  this is loading component
                  this is loading component
                  this is loading component
                  "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/closable-side.tsx 1`] = `"
                  • 仪表盘
                  • 资源列表
                  • 调度平台
                  • 精准监控
                  • 根目录
                  • 消息区
                  "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/closable-side.tsx 1`] = `"
                  • 仪表盘
                  • 资源列表
                  • 调度平台
                  • 精准监控
                  • 根目录
                  • 消息区
                  "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-header.tsx 1`] = `"
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                  "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-header.tsx 1`] = `"
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                  "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-side.tsx 1`] = `"
                  • 仪表盘
                  • 资源列表
                  • 视频区
                  • 根目录
                  • 调度平台
                  • 精准监控
                  • 个人中心
                  • 仪表盘
                  • 资源列表
                  • 视频区
                  • 根目录
                  • 调度平台
                  • 精准监控
                  • 个人中心
                  "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/double.tsx 1`] = `"
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                    子菜单1
                    子菜单2
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                    子菜单1
                    子菜单2
                  "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/group-side.tsx 1`] = `"
                    主导航
                  • 仪表盘
                  • 组件
                  • 列表项
                    • 基础列表项
                    • 卡片列表项
                    • 筛选列表项
                    • 树状筛选列表项
                  • 表单项
                  • 详情页
                  • 结果页
                  • 更多
                  • 个人页
                  • 登录页
                  "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/group-side.tsx 1`] = `"
                    主导航
                  • 仪表盘
                  • 组件
                  • 列表项
                    • 基础列表项
                    • 卡片列表项
                    • 筛选列表项
                    • 树状筛选列表项
                  • 表单项
                  • 详情页
                  • 结果页
                  • 更多
                  • 个人页
                  • 登录页
                  "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/multi-side.tsx 1`] = `"
                  • 仪表盘
                  • 资源列表
                    • 菜单二
                  • 调度平台
                    • 二级菜单-1
                      • 三级菜单-1
                      • 三级菜单-2
                      • 三级菜单-3
                    • 二级菜单-2
                  • 精准监控
                    • 二级菜单-1
                    • 二级菜单-2
                  • 根目录
                  • 消息区
                    • 二级菜单-1
                    • 二级菜单-2
                  • 仪表盘
                  • 资源列表
                    • 二级菜单-1
                      • 三级菜单-1
                      • 三级菜单-2
                      • 三级菜单-3
                  • 调度平台
                    • 二级菜单-1
                    • 二级菜单-2
                  • 精准监控
                    • 二级菜单-1
                    • 二级菜单-2
                  • 根目录
                  • 消息区
                    • 二级菜单-1
                    • 二级菜单-2
                  "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/multi-side.tsx 1`] = `"
                  • 仪表盘
                  • 资源列表
                    • 菜单二
                  • 调度平台
                    • 二级菜单-1
                      • 三级菜单-1
                      • 三级菜单-2
                      • 三级菜单-3
                    • 二级菜单-2
                  • 精准监控
                    • 二级菜单-1
                    • 二级菜单-2
                  • 根目录
                  • 消息区
                    • 二级菜单-1
                    • 二级菜单-2
                  • 仪表盘
                  • 资源列表
                    • 二级菜单-1
                      • 三级菜单-1
                      • 三级菜单-2
                      • 三级菜单-3
                  • 调度平台
                    • 二级菜单-1
                    • 二级菜单-2
                  • 精准监控
                    • 二级菜单-1
                    • 二级菜单-2
                  • 根目录
                  • 消息区
                    • 二级菜单-1
                    • 二级菜单-2
                  "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/multiple.tsx 1`] = `"
                  • 电器
                  • 女装
                  • 水果蔬菜
                  • 其他
                  • 电器
                  • 女装
                  • 水果蔬菜
                  • 其他
                  "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/multiple.tsx 1`] = `"
                  • 电器
                  • 女装
                  • 水果蔬菜
                  • 其他
                  • 电器
                  • 女装
                  • 水果蔬菜
                  • 其他
                  "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/popup-side.tsx 1`] = `"
                  • 仪表盘
                  • 资源列表
                  • 调度平台
                  • 精准监控
                  • 根目录
                  • 消息区
                  • 仪表盘
                  • 资源列表
                  • 调度平台
                  • 精准监控
                  • 根目录
                  • 消息区
                  "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/popup-side.tsx 1`] = `"
                  • 仪表盘
                  • 资源列表
                  • 调度平台
                  • 精准监控
                  • 根目录
                  • 消息区
                  • 仪表盘
                  • 资源列表
                  • 调度平台
                  • 精准监控
                  • 根目录
                  • 消息区
                  "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/single.tsx 1`] = `"
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                  "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/single.tsx 1`] = `"
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                  • 菜单1
                  • 菜单2
                  • 菜单3
                  • 菜单4
                  "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/single-side.tsx 1`] = `"
                  • 仪表盘
                  • 资源列表
                  • 视频区
                  • 根目录
                  • 调度平台
                  • 精准监控
                  • 个人中心
                  • 仪表盘
                  • 资源列表
                  • 视频区
                  • 根目录
                  • 调度平台
                  • 精准监控
                  • 个人中心
                  "`; @@ -700,23 +700,23 @@ exports[`ssr snapshot test > ssr test packages/components/notification/_example/ exports[`ssr snapshot test > ssr test packages/components/notification/_example/toggle.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/base.tsx 1`] = `"
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/base.tsx 1`] = `"
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/jump.tsx 1`] = `"
                  共 645 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 33
                  跳至
                  / 33 页
                  "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/jump.tsx 1`] = `"
                  共 645 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 33
                  跳至
                  / 33 页
                  "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mini.tsx 1`] = `"
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mini.tsx 1`] = `"
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/more.tsx 1`] = `"
                  展示首尾页码省略
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  不展示首尾页码省略
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/more.tsx 1`] = `"
                  展示首尾页码省略
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  不展示首尾页码省略
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
                  共 645 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 33
                  "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
                  共 645 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 33
                  "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                  layout:
                  size:
                  "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                  layout:
                  size:
                  "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple.tsx 1`] = `"
                  共 100 条数据
                  请选择
                  跳至
                  / 20 页
                  "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple-mini.tsx 1`] = `"
                  共 100 条数据
                  请选择
                  跳至
                  / 20 页
                  "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/total.tsx 1`] = `"
                  共 685 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 69
                  "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/total.tsx 1`] = `"
                  共 685 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 69
                  "`; exports[`ssr snapshot test > ssr test packages/components/popconfirm/_example/base.tsx 1`] = `"
                  "`; @@ -804,7 +804,7 @@ exports[`ssr snapshot test > ssr test packages/components/rate/_example/clearabl exports[`ssr snapshot test > ssr test packages/components/rate/_example/custom.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/rate/_example/icon.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/rate/_example/icon.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/rate/_example/size.tsx 1`] = `"

                  16px

                  24px

                  "`; @@ -844,7 +844,7 @@ exports[`ssr snapshot test > ssr test packages/components/select/_example/panel. exports[`ssr snapshot test > ssr test packages/components/select/_example/popup-props.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/select/_example/prefix.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/select/_example/prefix.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/select/_example/remote-search.tsx 1`] = `"
                  请选择
                  "`; @@ -858,7 +858,7 @@ exports[`ssr snapshot test > ssr test packages/components/select/_example/status exports[`ssr snapshot test > ssr test packages/components/select/_example/virtual-scroll.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autocomplete.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autocomplete.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autowidth.tsx 1`] = `"
                  tdesign-vue
                  "`; @@ -870,7 +870,7 @@ exports[`ssr snapshot test > ssr test packages/components/select-input/_example/ exports[`ssr snapshot test > ssr test packages/components/select-input/_example/collapsed-items.tsx 1`] = `"
                  tdesign-vue
                  +5


                  tdesign-vue
                  tdesign-react
                  More(+4)
                  "`; -exports[`ssr snapshot test > ssr test packages/components/select-input/_example/custom-tag.tsx 1`] = `"
                  tdesign-vue


                  tdesign-vue
                  tdesign-react


                  tdesign-vuetdesign-reacttdesign-mobile-vue
                  tdesign-vuetdesign-reacttdesign-mobile-vue
                  tdesign-vuetdesign-reacttdesign-mobile-vue
                  "`; +exports[`ssr snapshot test > ssr test packages/components/select-input/_example/custom-tag.tsx 1`] = `"
                  tdesign-vue


                  tdesign-vue
                  tdesign-react


                  tdesign-vuetdesign-reacttdesign-mobile-vue
                  tdesign-vuetdesign-reacttdesign-mobile-vue
                  tdesign-vuetdesign-reacttdesign-mobile-vue
                  "`; exports[`ssr snapshot test > ssr test packages/components/select-input/_example/excess-tags-display-type.tsx 1`] = `"

                  第一种呈现方式:超出时滚动显示


                  tdesign-vue
                  tdesign-react
                  tdesign-miniprogram
                  tdesign-angular
                  tdesign-mobile-vue
                  tdesign-mobile-react



                  第二种呈现方式:超出时换行显示


                  tdesign-vue
                  tdesign-react
                  tdesign-miniprogram
                  tdesign-angular
                  tdesign-mobile-vue
                  tdesign-mobile-react
                  "`; @@ -934,13 +934,13 @@ exports[`ssr snapshot test > ssr test packages/components/statistic/_example/com exports[`ssr snapshot test > ssr test packages/components/statistic/_example/loading.tsx 1`] = `"
                  Downloads
                  "`; -exports[`ssr snapshot test > ssr test packages/components/statistic/_example/slot.tsx 1`] = `"
                  Total Assets
                  56.32%
                  Total Assets
                  $176,059%
                  Total Assets
                  62.58%
                  "`; +exports[`ssr snapshot test > ssr test packages/components/statistic/_example/slot.tsx 1`] = `"
                  Total Assets
                  56.32%
                  Total Assets
                  $176,059%
                  Total Assets
                  62.58%
                  "`; exports[`ssr snapshot test > ssr test packages/components/statistic/_example/trend.tsx 1`] = `"
                  Total Assets
                  82.76%
                  Total Assets
                  82.76%
                  Total Assets
                  82.76%
                  "`; exports[`ssr snapshot test > ssr test packages/components/steps/_example/extra.tsx 1`] = `"
                  步骤1
                  这里是提示文字
                  2
                  步骤2
                  这里是提示文字
                  3
                  步骤3
                  这里是提示文字
                  4
                  步骤4
                  这里是提示文字
                  "`; -exports[`ssr snapshot test > ssr test packages/components/steps/_example/icon.tsx 1`] = `"
                  登录
                  已完成状态
                  购物
                  进行中状态
                  支付
                  未开始
                  完成
                  未开始
                  "`; +exports[`ssr snapshot test > ssr test packages/components/steps/_example/icon.tsx 1`] = `"
                  登录
                  已完成状态
                  购物
                  进行中状态
                  支付
                  未开始
                  完成
                  未开始
                  "`; exports[`ssr snapshot test > ssr test packages/components/steps/_example/no-sequence.tsx 1`] = `"
                  已完成的步骤
                  这里是提示文字
                  进行中的步骤
                  这里是提示文字
                  未进行的步骤
                  这里是提示文字
                  未进行的步骤
                  这里是提示文字
                  "`; @@ -952,11 +952,11 @@ exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertica exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertical-sequence.tsx 1`] = `"
                  已完成的步骤
                  这里是提示文字
                  2
                  进行中的步骤
                  这里是提示文字
                  3
                  未进行的步骤
                  这里是提示文字
                  4
                  未进行的步骤
                  这里是提示文字
                  未进行的步骤
                  这里是提示文字
                  进行中的步骤
                  这里是提示文字
                  2
                  已完成的步骤
                  这里是提示文字
                  1
                  已完成的步骤
                  这里是提示文字
                  "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
                  chat
                  add
                  qrcode
                  "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
                  chat
                  add
                  qrcode
                  "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
                  chat
                  add
                  qrcode
                  chat
                  add
                  qrcode
                  "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
                  chat
                  add
                  qrcode
                  chat
                  add
                  qrcode
                  "`; exports[`ssr snapshot test > ssr test packages/components/swiper/_example/base.tsx 1`] = `"
                  6
                  1
                  2
                  3
                  4
                  5
                  6
                  1
                  "`; @@ -990,11 +990,11 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/async-l exports[`ssr snapshot test > ssr test packages/components/table/_example/base.tsx 1`] = `"
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  共 28 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 6
                  跳至
                  / 6 页
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
                  申请人
                  审批状态
                  申请事项
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  宣传物料制作费用
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  algolia 服务报销
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  相关周边制作费
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  激励奖品快递费
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  宣传物料制作费用
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
                  申请人
                  审批状态
                  申请事项
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  宣传物料制作费用
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  algolia 服务报销
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  相关周边制作费
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  激励奖品快递费
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  宣传物料制作费用
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 20
                  "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-footer.tsx 1`] = `"
                  申请人
                  审批状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  表尾信息
                  表尾信息
                  表尾信息
                  表尾信息
                  表尾信息
                  "`; @@ -1006,19 +1006,19 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-co exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort.tsx 1`] = `"
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort-handler.tsx 1`] = `"
                  排序
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort-handler.tsx 1`] = `"
                  排序
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-cell.tsx 1`] = `"
                  申请人
                  申请状态
                  申请事项
                  创建日期
                  请选择
                  请选择
                  请选择
                  请选择
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-cell.tsx 1`] = `"
                  申请人
                  申请状态
                  申请事项
                  创建日期
                  请选择
                  请选择
                  请选择
                  请选择
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-row.tsx 1`] = `"


                  申请人
                  申请状态
                  申请事项
                  创建日期
                  操作栏
                  请输入
                  请选择
                  请选择
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-row.tsx 1`] = `"


                  申请人
                  申请状态
                  申请事项
                  创建日期
                  操作栏
                  请输入
                  请选择
                  请选择
                  "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/ellipsis.tsx 1`] = `"
                  申请人
                  审批状态
                  签署方式(超长标题示例)
                  邮箱地址
                  申请事项
                  审核时间
                  操作
                  贾明(kyrieJia)
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  宣传物料制作费用
                  2021-11-01
                  张三(threeZhang)
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  algolia 服务报销
                  2021-12-01
                  王芳(fangWang)
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  相关周边制作费
                  2022-01-01
                  贾明(kyrieJia)
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  激励奖品快递费
                  2022-02-01
                  张三(threeZhang)
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  宣传物料制作费用
                  2021-11-01
                  "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/empty.tsx 1`] = `"
                  项目名称
                  管理员
                  所属公司
                  暂无数据
                  项目名称
                  管理员
                  所属公司
                  😄 it is empty. 😁
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                  排序
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  操作
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01查看详情
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01再次申请
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01再次申请
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01查看详情
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01再次申请
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                  排序
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  操作
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01查看详情
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01再次申请
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01再次申请
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01查看详情
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01再次申请
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
                  已选筛选条件:{"lastName":[]}
                  申请人
                  申请状态
                  签署方式
                  Email
                  Date
                  搜索“”,找到 5 条结果
                  贾明
                  审批通过
                  电子签署w.cezkdudy@lhll.au2022-01-01
                  张三
                  审批失败
                  纸质签署r.nmgw@peurezgn.sl2022-02-01
                  王芳
                  审批过期
                  纸质签署p.cumx@rampblpa.ru2022-03-01
                  贾明
                  审批通过
                  电子签署w.cezkdudy@lhll.au2022-04-01
                  张三
                  审批失败
                  纸质签署r.nmgw@peurezgn.sl2022-01-01
                  共 0 条数据
                  请选择
                  • 1
                  跳至
                  / 1 页
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
                  已选筛选条件:{"lastName":[]}
                  申请人
                  申请状态
                  签署方式
                  Email
                  Date
                  搜索“”,找到 5 条结果
                  贾明
                  审批通过
                  电子签署w.cezkdudy@lhll.au2022-01-01
                  张三
                  审批失败
                  纸质签署r.nmgw@peurezgn.sl2022-02-01
                  王芳
                  审批过期
                  纸质签署p.cumx@rampblpa.ru2022-03-01
                  贾明
                  审批通过
                  电子签署w.cezkdudy@lhll.au2022-04-01
                  张三
                  审批失败
                  纸质签署r.nmgw@peurezgn.sl2022-01-01
                  共 0 条数据
                  请选择
                  • 1
                  跳至
                  / 1 页
                  "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-column.tsx 1`] = `"
                  申请人
                  审批状态
                  邮箱地址
                  申请事项
                  申请日期
                  操作
                  贾明
                  审批通过
                  w.cezkdudy@lhll.au宣传物料制作费用2022-01-01查看详情
                  张三
                  审批失败
                  r.nmgw@peurezgn.slalgolia 服务报销2022-02-01再次申请
                  王芳
                  审批过期
                  p.cumx@rampblpa.ru相关周边制作费2022-03-01再次申请
                  贾明
                  审批通过
                  w.cezkdudy@lhll.au激励奖品快递费2022-04-01查看详情
                  张三
                  审批失败
                  r.nmgw@peurezgn.sl宣传物料制作费用2022-01-01再次申请
                  "`; @@ -1032,11 +1032,11 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/loading exports[`ssr snapshot test > ssr test packages/components/table/_example/merge-cells.tsx 1`] = `"
                  申请人
                  申请状态
                  审批事项
                  邮箱地址
                  其他信息
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-header.tsx 1`] = `"
                  申请人
                  申请汇总
                  住宿费
                  交通费
                  物料费
                  奖品激励费
                  审批汇总
                  申请时间
                  申请状态
                  申请渠道和金额
                  审批状态
                  说明
                  类型
                  申请耗时(天)
                  审批单号
                  邮箱地址
                  贾明
                  审批通过
                  电子签署3100100100100组长审批审批单号001
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署2200200200200部门审批审批单号002
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署4400400400400财务审批审批单号003
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署1500500500500组长审批审批单号004
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署3100100100100部门审批审批单号005
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署2200200200200财务审批审批单号006
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署4400400400400组长审批审批单号007
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署1500500500500部门审批审批单号008
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署3100100100100财务审批审批单号009
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署2200200200200组长审批审批单号0010
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署4400400400400部门审批审批单号0011
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署1500500500500财务审批审批单号0012
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署3100100100100组长审批审批单号0013
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署2200200200200部门审批审批单号0014
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署4400400400400财务审批审批单号0015
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署1500500500500组长审批审批单号0016
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署3100100100100部门审批审批单号0017
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署2200200200200财务审批审批单号0018
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署4400400400400组长审批审批单号0019
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署1500500500500部门审批审批单号0020
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-header.tsx 1`] = `"
                  申请人
                  申请汇总
                  住宿费
                  交通费
                  物料费
                  奖品激励费
                  审批汇总
                  申请时间
                  申请状态
                  申请渠道和金额
                  审批状态
                  说明
                  类型
                  申请耗时(天)
                  审批单号
                  邮箱地址
                  贾明
                  审批通过
                  电子签署3100100100100组长审批审批单号001
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署2200200200200部门审批审批单号002
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署4400400400400财务审批审批单号003
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署1500500500500组长审批审批单号004
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署3100100100100部门审批审批单号005
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署2200200200200财务审批审批单号006
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署4400400400400组长审批审批单号007
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署1500500500500部门审批审批单号008
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  王芳
                  审批过期
                  纸质签署3100100100100财务审批审批单号009
                  p.cumx@rampblpa.ru
                  2022-01-01
                  贾明
                  审批通过
                  电子签署2200200200200组长审批审批单号0010
                  w.cezkdudy@lhll.au
                  2022-02-01
                  张三
                  审批失败
                  纸质签署4400400400400部门审批审批单号0011
                  r.nmgw@peurezgn.sl
                  2022-03-01
                  王芳
                  审批过期
                  纸质签署1500500500500财务审批审批单号0012
                  p.cumx@rampblpa.ru
                  2022-04-01
                  贾明
                  审批通过
                  电子签署3100100100100组长审批审批单号0013
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署2200200200200部门审批审批单号0014
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署4400400400400财务审批审批单号0015
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署1500500500500组长审批审批单号0016
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署3100100100100部门审批审批单号0017
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  王芳
                  审批过期
                  纸质签署2200200200200财务审批审批单号0018
                  p.cumx@rampblpa.ru
                  2022-02-01
                  贾明
                  审批通过
                  电子签署4400400400400组长审批审批单号0019
                  w.cezkdudy@lhll.au
                  2022-03-01
                  张三
                  审批失败
                  纸质签署1500500500500部门审批审批单号0020
                  r.nmgw@peurezgn.sl
                  2022-04-01
                  "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/multiple-sort.tsx 1`] = `"
                  排序方式:[{"sortBy":"status","descending":true},{"sortBy":"survivalTime","descending":false}]
                  申请人
                  申请状态
                  申请耗时(天)
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  2电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  3纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  1纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  4电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  2纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                  序号
                  申请人
                  申请状态
                  签署方式
                  申请时间
                  6贾明
                  审批通过
                  电子签署2022-01-01
                  7张三
                  审批失败
                  纸质签署2022-02-01
                  8王芳
                  审批过期
                  纸质签署2022-03-01
                  9贾明
                  审批通过
                  电子签署2022-04-01
                  10张三
                  审批失败
                  纸质签署2022-01-01
                  11王芳
                  审批过期
                  纸质签署2022-02-01
                  12贾明
                  审批通过
                  电子签署2022-03-01
                  13张三
                  审批失败
                  纸质签署2022-04-01
                  14王芳
                  审批过期
                  纸质签署2022-01-01
                  15贾明
                  审批通过
                  电子签署2022-02-01
                  16张三
                  审批失败
                  纸质签署2022-03-01
                  17王芳
                  审批过期
                  纸质签署2022-04-01
                  18贾明
                  审批通过
                  电子签署2022-01-01
                  19张三
                  审批失败
                  纸质签署2022-02-01
                  20王芳
                  审批过期
                  纸质签署2022-03-01
                  21贾明
                  审批通过
                  电子签署2022-04-01
                  22张三
                  审批失败
                  纸质签署2022-01-01
                  23王芳
                  审批过期
                  纸质签署2022-02-01
                  24贾明
                  审批通过
                  电子签署2022-03-01
                  25张三
                  审批失败
                  纸质签署2022-04-01
                  26王芳
                  审批过期
                  纸质签署2022-01-01
                  27贾明
                  审批通过
                  电子签署2022-02-01
                  28张三
                  审批失败
                  纸质签署2022-03-01
                  29王芳
                  审批过期
                  纸质签署2022-04-01
                  30贾明
                  审批通过
                  电子签署2022-01-01
                  31张三
                  审批失败
                  纸质签署2022-02-01
                  32王芳
                  审批过期
                  纸质签署2022-03-01
                  33贾明
                  审批通过
                  电子签署2022-04-01
                  34张三
                  审批失败
                  纸质签署2022-01-01
                  35王芳
                  审批过期
                  纸质签署2022-02-01
                  36贾明
                  审批通过
                  电子签署2022-03-01
                  37张三
                  审批失败
                  纸质签署2022-04-01
                  38王芳
                  审批过期
                  纸质签署2022-01-01
                  39贾明
                  审批通过
                  电子签署2022-02-01
                  40张三
                  审批失败
                  纸质签署2022-03-01
                  41王芳
                  审批过期
                  纸质签署2022-04-01
                  42贾明
                  审批通过
                  电子签署2022-01-01
                  43张三
                  审批失败
                  纸质签署2022-02-01
                  44王芳
                  审批过期
                  纸质签署2022-03-01
                  45贾明
                  审批通过
                  电子签署2022-04-01
                  46张三
                  审批失败
                  纸质签署2022-01-01
                  47王芳
                  审批过期
                  纸质签署2022-02-01
                  48贾明
                  审批通过
                  电子签署2022-03-01
                  49张三
                  审批失败
                  纸质签署2022-04-01
                  50王芳
                  审批过期
                  纸质签署2022-01-01
                  51贾明
                  审批通过
                  电子签署2022-02-01
                  52张三
                  审批失败
                  纸质签署2022-03-01
                  53王芳
                  审批过期
                  纸质签署2022-04-01
                  54贾明
                  审批通过
                  电子签署2022-01-01
                  55张三
                  审批失败
                  纸质签署2022-02-01
                  56王芳
                  审批过期
                  纸质签署2022-03-01
                  57贾明
                  审批通过
                  电子签署2022-04-01
                  58张三
                  审批失败
                  纸质签署2022-01-01
                  59王芳
                  审批过期
                  纸质签署2022-02-01
                  60贾明
                  审批通过
                  电子签署2022-03-01
                  61张三
                  审批失败
                  纸质签署2022-04-01
                  62王芳
                  审批过期
                  纸质签署2022-01-01
                  63贾明
                  审批通过
                  电子签署2022-02-01
                  64张三
                  审批失败
                  纸质签署2022-03-01
                  65王芳
                  审批过期
                  纸质签署2022-04-01
                  共 60 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 12
                  跳至
                  / 12 页
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                  序号
                  申请人
                  申请状态
                  签署方式
                  申请时间
                  6贾明
                  审批通过
                  电子签署2022-01-01
                  7张三
                  审批失败
                  纸质签署2022-02-01
                  8王芳
                  审批过期
                  纸质签署2022-03-01
                  9贾明
                  审批通过
                  电子签署2022-04-01
                  10张三
                  审批失败
                  纸质签署2022-01-01
                  11王芳
                  审批过期
                  纸质签署2022-02-01
                  12贾明
                  审批通过
                  电子签署2022-03-01
                  13张三
                  审批失败
                  纸质签署2022-04-01
                  14王芳
                  审批过期
                  纸质签署2022-01-01
                  15贾明
                  审批通过
                  电子签署2022-02-01
                  16张三
                  审批失败
                  纸质签署2022-03-01
                  17王芳
                  审批过期
                  纸质签署2022-04-01
                  18贾明
                  审批通过
                  电子签署2022-01-01
                  19张三
                  审批失败
                  纸质签署2022-02-01
                  20王芳
                  审批过期
                  纸质签署2022-03-01
                  21贾明
                  审批通过
                  电子签署2022-04-01
                  22张三
                  审批失败
                  纸质签署2022-01-01
                  23王芳
                  审批过期
                  纸质签署2022-02-01
                  24贾明
                  审批通过
                  电子签署2022-03-01
                  25张三
                  审批失败
                  纸质签署2022-04-01
                  26王芳
                  审批过期
                  纸质签署2022-01-01
                  27贾明
                  审批通过
                  电子签署2022-02-01
                  28张三
                  审批失败
                  纸质签署2022-03-01
                  29王芳
                  审批过期
                  纸质签署2022-04-01
                  30贾明
                  审批通过
                  电子签署2022-01-01
                  31张三
                  审批失败
                  纸质签署2022-02-01
                  32王芳
                  审批过期
                  纸质签署2022-03-01
                  33贾明
                  审批通过
                  电子签署2022-04-01
                  34张三
                  审批失败
                  纸质签署2022-01-01
                  35王芳
                  审批过期
                  纸质签署2022-02-01
                  36贾明
                  审批通过
                  电子签署2022-03-01
                  37张三
                  审批失败
                  纸质签署2022-04-01
                  38王芳
                  审批过期
                  纸质签署2022-01-01
                  39贾明
                  审批通过
                  电子签署2022-02-01
                  40张三
                  审批失败
                  纸质签署2022-03-01
                  41王芳
                  审批过期
                  纸质签署2022-04-01
                  42贾明
                  审批通过
                  电子签署2022-01-01
                  43张三
                  审批失败
                  纸质签署2022-02-01
                  44王芳
                  审批过期
                  纸质签署2022-03-01
                  45贾明
                  审批通过
                  电子签署2022-04-01
                  46张三
                  审批失败
                  纸质签署2022-01-01
                  47王芳
                  审批过期
                  纸质签署2022-02-01
                  48贾明
                  审批通过
                  电子签署2022-03-01
                  49张三
                  审批失败
                  纸质签署2022-04-01
                  50王芳
                  审批过期
                  纸质签署2022-01-01
                  51贾明
                  审批通过
                  电子签署2022-02-01
                  52张三
                  审批失败
                  纸质签署2022-03-01
                  53王芳
                  审批过期
                  纸质签署2022-04-01
                  54贾明
                  审批通过
                  电子签署2022-01-01
                  55张三
                  审批失败
                  纸质签署2022-02-01
                  56王芳
                  审批过期
                  纸质签署2022-03-01
                  57贾明
                  审批通过
                  电子签署2022-04-01
                  58张三
                  审批失败
                  纸质签署2022-01-01
                  59王芳
                  审批过期
                  纸质签署2022-02-01
                  60贾明
                  审批通过
                  电子签署2022-03-01
                  61张三
                  审批失败
                  纸质签署2022-04-01
                  62王芳
                  审批过期
                  纸质签署2022-01-01
                  63贾明
                  审批通过
                  电子签署2022-02-01
                  64张三
                  审批失败
                  纸质签署2022-03-01
                  65王芳
                  审批过期
                  纸质签署2022-04-01
                  共 60 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 12
                  跳至
                  / 12 页
                  "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/select-multiple.tsx 1`] = `"
                  申请人
                  申请状态
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  "`; @@ -1046,7 +1046,7 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/single- exports[`ssr snapshot test > ssr test packages/components/table/_example/style.tsx 1`] = `"
                  申请人
                  审批状态
                  申请耗时(天)
                  签署方式
                  邮箱地址
                  申请时间
                  贾明
                  审批通过
                  2电子签署
                  w.cezkdudy@lhll.au
                  2022-01-01
                  张三
                  审批失败
                  10纸质签署
                  r.nmgw@peurezgn.sl
                  2022-02-01
                  王芳
                  审批过期
                  1纸质签署
                  p.cumx@rampblpa.ru
                  2022-03-01
                  贾明
                  审批通过
                  2电子签署
                  w.cezkdudy@lhll.au
                  2022-04-01
                  张三
                  审批失败
                  10纸质签署
                  r.nmgw@peurezgn.sl
                  2022-01-01
                  汇总:近期数据波动较大
                  "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
                  排序
                  编号
                  名称
                  签署方式
                  操作
                  0
                  申请人 0_1 号
                  电子签署
                  1
                  申请人 1_1 号
                  纸质签署
                  2
                  申请人 2_1 号
                  电子签署
                  3
                  申请人 3_1 号
                  纸质签署
                  4
                  申请人 4_1 号
                  电子签署
                  66666
                  申请人懒加载节点 66666,点我体验
                  电子签署
                  88888
                  申请人懒加载节点 88888,点我体验
                  电子签署
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 6
                  • 7
                  • 8
                  • 9
                  • 10
                  "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
                  排序
                  编号
                  名称
                  签署方式
                  操作
                  0
                  申请人 0_1 号
                  电子签署
                  1
                  申请人 1_1 号
                  纸质签署
                  2
                  申请人 2_1 号
                  电子签署
                  3
                  申请人 3_1 号
                  纸质签署
                  4
                  申请人 4_1 号
                  电子签署
                  66666
                  申请人懒加载节点 66666,点我体验
                  电子签署
                  88888
                  申请人懒加载节点 88888,点我体验
                  电子签署
                  共 100 条数据
                  请选择
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 6
                  • 7
                  • 8
                  • 9
                  • 10
                  "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/tree-select.tsx 1`] = `"
                  编号
                  申请人
                  状态
                  申请事项
                  "`; @@ -1062,7 +1062,7 @@ exports[`ssr snapshot test > ssr test packages/components/tabs/_example/custom.t exports[`ssr snapshot test > ssr test packages/components/tabs/_example/drag-sort.tsx 1`] = `"
                  选项卡一
                  选项卡二
                  选项卡三

                  这是选项卡一的内容,使用 Tabs 渲染

                  选项卡一
                  选项卡二
                  选项卡三

                  这是选项卡一的内容,使用 Tabs 渲染

                  "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                  选项卡1
                  选项卡2
                  选项卡3
                  选项卡1内容区
                  "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                  选项卡1
                  选项卡2
                  选项卡3
                  选项卡1内容区
                  "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/lazy-load.tsx 1`] = `"
                  选项卡1
                  选项卡2
                  选项卡3

                  选项卡1的内容,使用 TabPanel 渲染

                  选项卡一
                  选项卡二
                  选项卡三

                  这是选项卡1的内容,使用 Tabs 渲染

                  "`; @@ -1080,9 +1080,9 @@ exports[`ssr snapshot test > ssr test packages/components/tag/_example/check-tag exports[`ssr snapshot test > ssr test packages/components/tag/_example/custom-color.tsx 1`] = `"
                  #0052D9
                  default
                  light
                  outline
                  light-outline
                  "`; -exports[`ssr snapshot test > ssr test packages/components/tag/_example/delete.tsx 1`] = `"
                  可删除标签0
                  可删除标签1
                  可删除标签2
                  可添加标签
                  "`; +exports[`ssr snapshot test > ssr test packages/components/tag/_example/delete.tsx 1`] = `"
                  可删除标签0
                  可删除标签1
                  可删除标签2
                  可添加标签
                  "`; -exports[`ssr snapshot test > ssr test packages/components/tag/_example/icon.tsx 1`] = `"
                  默认标签
                  "`; +exports[`ssr snapshot test > ssr test packages/components/tag/_example/icon.tsx 1`] = `"
                  默认标签
                  "`; exports[`ssr snapshot test > ssr test packages/components/tag/_example/long-text.tsx 1`] = `"
                  默认超八个字超长文本标签超长省略文本标签
                  "`; @@ -1122,31 +1122,31 @@ exports[`ssr snapshot test > ssr test packages/components/textarea/_example/maxl exports[`ssr snapshot test > ssr test packages/components/textarea/_example/type.tsx 1`] = `"
                  正常提示
                  成功提示
                  警告提示
                  错误提示
                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/disabled.tsx 1`] = `"

                  禁用整个选择器

                  禁用指定时间

                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/disabled.tsx 1`] = `"

                  禁用整个选择器

                  禁用指定时间

                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hide-clear-button.tsx 1`] = `"

                  禁止清空

                  允许清空

                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hide-clear-button.tsx 1`] = `"

                  禁止清空

                  允许清空

                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hm.tsx 1`] = `"

                  时分选择

                  毫秒选择

                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hm.tsx 1`] = `"

                  时分选择

                  毫秒选择

                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hms.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hms.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/keyboard.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/keyboard.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/panel.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/presets.tsx 1`] = `"
                  -
                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/presets.tsx 1`] = `"
                  -
                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/range.tsx 1`] = `"
                  -
                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/range.tsx 1`] = `"
                  -
                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/show-steps.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/show-steps.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/base.tsx 1`] = `"

                  时间轴方向

                  • 事件一
                    2022-01-01
                  • 事件二
                    2022-02-01
                  • 事件三
                    2022-03-01
                  • 事件四
                    2022-04-01
                  "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customContent.tsx 1`] = `"
                  • 事件一
                    事件一自定义内容
                    2022-01-01
                  • 事件二
                    事件二自定义内容
                    2022-02-01
                  • 事件三
                    事件三自定义内容
                    2022-03-01
                  • 事件四
                    事件四自定义内容
                    2022-04-01
                  "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                  时间轴样式

                  • 事件一
                    2022-01-01
                  • 事件二
                    2022-02-01
                  • 事件三
                    2022-03-01
                  • 事件四
                    2022-04-01
                  "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                  时间轴样式

                  • 事件一
                    2022-01-01
                  • 事件二
                    2022-02-01
                  • 事件三
                    2022-03-01
                  • 事件四
                    2022-04-01
                  "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/layout.tsx 1`] = `"

                  时间轴方向

                  对齐方式

                  label对齐方式

                  • 事件一
                    2022-01-01
                  • 事件二
                    2022-02-01
                  • 事件三
                    2022-03-01
                  • 事件四
                    2022-04-01
                  "`; @@ -1184,7 +1184,7 @@ exports[`ssr snapshot test > ssr test packages/components/transfer/_example/empt exports[`ssr snapshot test > ssr test packages/components/transfer/_example/pagination.tsx 1`] = `"
                  0 / 20 项
                  跳至
                  / 2 页
                  0 / 0 项
                  暂无数据
                  跳至
                  / 1 页
                  "`; -exports[`ssr snapshot test > ssr test packages/components/transfer/_example/search.tsx 1`] = `""`; +exports[`ssr snapshot test > ssr test packages/components/transfer/_example/search.tsx 1`] = `""`; exports[`ssr snapshot test > ssr test packages/components/transfer/_example/tree.tsx 1`] = `"
                  0 / 5 项
                  暂无数据
                  0 / 0 项
                  暂无数据
                  "`; @@ -1240,9 +1240,9 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/m exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/panelContent.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefix.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefix.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefixsuffix.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefixsuffix.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/props.tsx 1`] = `"
                  "`; @@ -1252,7 +1252,7 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/v exports[`ssr snapshot test > ssr test packages/components/typography/_example/base.tsx 1`] = `"

                  What is TDesign

                  TDesign is an enterprise-level design system accumulated by Tencent's various business teams.
                  TDesign features a unified design values, consistent design language, and visual style, helping users form continuous and coherent perceptions of the experience. Based on this, TDesign offers out-of-the-box UI component libraries, design guidelines, and design assets, elegantly and efficiently freeing design and development from repetitive tasks. Simultaneously, it facilitates easy extension on top of TDesign, enabling a better alignment with business requirements.

                  Comprehensive

                  TDesign Support Vue 2, Vue 3, React, components for Desktop Application and Vue 3, Wechat MiniProgram components for Mobile Application.
                  • Features
                  • Comprehensive
                    • Consistency
                    • Usability
                  • Join TDesign
                  1. Features
                  2. Comprehensive
                    1. Consistency
                    2. Usability
                  3. Join TDesign
                  "`; -exports[`ssr snapshot test > ssr test packages/components/typography/_example/copyable.tsx 1`] = `"This is a copyable text.
                  This is a copyable long text. TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....

                  This is a copyable long text with custom suffix."`; +exports[`ssr snapshot test > ssr test packages/components/typography/_example/copyable.tsx 1`] = `"This is a copyable text.
                  This is a copyable long text. TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....

                  This is a copyable long text with custom suffix."`; exports[`ssr snapshot test > ssr test packages/components/typography/_example/ellipsis.tsx 1`] = `"
                  TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                  TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                  TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                  TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                  "`; @@ -1268,9 +1268,9 @@ exports[`ssr snapshot test > ssr test packages/components/upload/_example/dragga exports[`ssr snapshot test > ssr test packages/components/upload/_example/file-flow-list.tsx 1`] = `"

                  支持批量上传文件,文件格式不限,最多只能上传 10 份文件
                  点击上方“选择文件”或将文件拖拽到此区域
                  取消上传
                  点击上传
                  "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/image.tsx 1`] = `"

                  • 请选择图片

                  请选择单张图片文件上传(上传成功状态演示)
                  • 点击上传图片

                  单张图片文件上传(上传失败状态演示)
                  • 点击上传图片

                  允许选择多张图片文件上传,最多只能上传 3 张图片
                  "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/image.tsx 1`] = `"

                  • 请选择图片

                  请选择单张图片文件上传(上传成功状态演示)
                  • 点击上传图片

                  单张图片文件上传(上传失败状态演示)
                  • 点击上传图片

                  允许选择多张图片文件上传,最多只能上传 3 张图片
                  "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
                  AutoUpload

                  支持批量上传图片文件
                  • demo…-1.png

                  • avatar.jpg

                  取消上传

                  Different Status Images
                  • loading.svg

                  • loading.svg

                  • 上传中 10%

                    loading.svg

                  • 上传失败

                    loading.svg

                  "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
                  AutoUpload

                  支持批量上传图片文件
                  • demo…-1.png

                  • avatar.jpg

                  取消上传

                  Different Status Images
                  • loading.svg

                  • loading.svg

                  • 上传中 10%

                    loading.svg

                  • 上传失败

                    loading.svg

                  "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/request-method.tsx 1`] = `"
                  自定义上传方法需要返回成功或失败信息
                  "`; From 4c8dccfc2e24d5c2f526bcd62298ff89d51a8323 Mon Sep 17 00:00:00 2001 From: HaixingOoO <974758671@qq.com> Date: Thu, 27 Aug 2026 21:32:11 +0800 Subject: [PATCH 3/4] test(menu): update snap --- test/snap/__snapshots__/csr.test.jsx.snap | 20817 ++++++++++++++++++-- test/snap/__snapshots__/ssr.test.jsx.snap | 254 +- 2 files changed, 18990 insertions(+), 2081 deletions(-) diff --git a/test/snap/__snapshots__/csr.test.jsx.snap b/test/snap/__snapshots__/csr.test.jsx.snap index a51d5aae48..582b0676f9 100644 --- a/test/snap/__snapshots__/csr.test.jsx.snap +++ b/test/snap/__snapshots__/csr.test.jsx.snap @@ -1907,6 +1907,32 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target viewBox="0 0 24 24" width="1em" > + + + + + + @@ -1914,6 +1940,7 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target d="M7 18V2H14V8H20V18H7Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-copy-instance-snapshot0-overlap-fill1)" /> csr test packages/components/anchor/_example/target viewBox="0 0 24 24" width="1em" > + + + + + + @@ -1951,6 +2004,7 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target d="M7 18V2H14V8H20V18H7Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-copy-instance-snapshot1-overlap-fill1)" /> csr test packages/components/anchor/_example/target viewBox="0 0 24 24" width="1em" > + + + + + + @@ -1988,6 +2068,7 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target d="M7 18V2H14V8H20V18H7Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-copy-instance-snapshot2-overlap-fill1)" /> csr test packages/components/anchor/_example/target viewBox="0 0 24 24" width="1em" > + + + + + + @@ -2025,6 +2132,7 @@ exports[`csr snapshot test > csr test packages/components/anchor/_example/target d="M7 18V2H14V8H20V18H7Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-copy-instance-snapshot3-overlap-fill1)" /> csr test packages/components/auto-complete/_example viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -2121,10 +2288,12 @@ exports[`csr snapshot test > csr test packages/components/auto-complete/_example d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/base.t viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/avatar/_example/base.t id="stroke1" > - csr test packages/components/avatar/_example/base.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -2686,12 +2931,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/base.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/avatar/_example/group. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -2781,12 +3080,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group. d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/group. viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/avatar/_example/group. id="stroke1" > - csr test packages/components/avatar/_example/group. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -2907,12 +3284,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group. d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/avatar/_example/group. viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/avatar/_example/group. id="stroke1" > - csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -3043,12 +3498,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/avatar/_example/group- id="stroke1" > - csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -3169,12 +3702,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/avatar/_example/group- id="stroke1" > - csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -3305,12 +3916,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -3395,12 +4060,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/avatar/_example/group- id="stroke1" > - - csr test packages/components/avatar/_example/group- viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -3519,12 +4226,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/group- d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/avatar/_example/size.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -3793,12 +4554,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/size.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/avatar/_example/size.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -3862,12 +4677,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/size.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/avatar/_example/size.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -3931,12 +4800,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/size.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/avatar/_example/size.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -4001,12 +4924,14 @@ exports[`csr snapshot test > csr test packages/components/avatar/_example/size.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/badge/_example/base.ts viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/badge/_example/base.ts id="stroke1" > - csr test packages/components/breadcrumb/_example/cu id="stroke1" > - - csr test packages/components/breadcrumb/_example/cu id="stroke1" > - - csr test packages/components/breadcrumb/_example/el id="stroke1" > - - csr test packages/components/breadcrumb/_example/el id="stroke1" > - - csr test packages/components/breadcrumb/_example/ic viewBox="0 0 24 24" width="1em" > + + + + + + @@ -8032,6 +8960,7 @@ exports[`csr snapshot test > csr test packages/components/breadcrumb/_example/ic d="M5 4H19V21L12 16L5 21V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-bookmark-instance-snapshot0-overlap-fill1)" /> csr test packages/components/breadcrumb/_example/ic viewBox="0 0 24 24" width="1em" > + + + + + + @@ -8099,6 +9055,7 @@ exports[`csr snapshot test > csr test packages/components/breadcrumb/_example/ic d="M5 4H19V21L12 16L5 21V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-bookmark-instance-snapshot1-overlap-fill1)" /> csr test packages/components/breadcrumb/_example/ic viewBox="0 0 24 24" width="1em" > + + + + + + @@ -8166,6 +9150,7 @@ exports[`csr snapshot test > csr test packages/components/breadcrumb/_example/ic d="M5 4H19V21L12 16L5 21V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-bookmark-instance-snapshot2-overlap-fill1)" /> csr test packages/components/button/_example/icon.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + @@ -9174,11 +10220,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/icon.t d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" fill="transparent" id="fill1" + mask="url(#t-icon-discount-instance-snapshot0-overlap-fill1)" /> csr test packages/components/button/_example/icon.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -9254,10 +10361,12 @@ exports[`csr snapshot test > csr test packages/components/button/_example/icon.t d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot1-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -9334,11 +10493,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -9390,11 +10601,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -9455,11 +10718,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -9511,11 +10826,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot3-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -9576,11 +10943,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot4-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -9632,11 +11051,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot5-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -9697,11 +11168,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot6-overlap-fill1)" /> csr test packages/components/button/_example/shape. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -9753,11 +11276,13 @@ exports[`csr snapshot test > csr test packages/components/button/_example/shape. d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot7-overlap-fill1)" /> csr test packages/components/card/_example/footer.t viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/card/_example/footer.t id="stroke1" > - csr test packages/components/card/_example/footer.t viewBox="0 0 24 24" width="1em" > + + + + + + @@ -19764,6 +21340,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer.t d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot1-overlap-fill1)" /> csr test packages/components/card/_example/footer.t viewBox="0 0 24 24" width="1em" > + + + + + + @@ -19806,6 +21410,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer.t d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot2-overlap-fill1)" /> csr test packages/components/card/_example/footer.t viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > + + + + + + @@ -19940,6 +21600,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer-a d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > + + + + + + @@ -19982,6 +21670,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer-a d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > + + + + + + @@ -20111,6 +21857,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer-a fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-heart-instance-snapshot3-overlap-fill1)" /> csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/card/_example/footer-a id="stroke1" > - - csr test packages/components/card/_example/footer-a viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -20292,12 +22107,14 @@ exports[`csr snapshot test > csr test packages/components/card/_example/footer-a d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot5-overlap-fill1)" /> csr test packages/components/card/_example/footer-a id="stroke1" > - - csr test packages/components/card/_example/header-f viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -20758,12 +22615,14 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-f d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/card/_example/header-f viewBox="0 0 24 24" width="1em" > + + + + + + @@ -20866,6 +22752,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-f d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot1-overlap-fill1)" /> csr test packages/components/card/_example/header-f viewBox="0 0 24 24" width="1em" > + + + + + + @@ -20908,6 +22822,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-f d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot2-overlap-fill1)" /> csr test packages/components/card/_example/header-f viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/card/_example/header-s viewBox="0 0 24 24" width="1em" > + + + + + + @@ -21115,6 +23085,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-s d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/card/_example/header-s viewBox="0 0 24 24" width="1em" > + + + + + + @@ -21157,6 +23155,7 @@ exports[`csr snapshot test > csr test packages/components/card/_example/header-s d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/card/_example/header-s viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/collapse/_example/icon viewBox="0 0 24 24" width="1em" > + + + + + + @@ -25014,6 +27068,7 @@ exports[`csr snapshot test > csr test packages/components/collapse/_example/icon d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot0-overlap-fill1)" /> csr test packages/components/color-picker/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -27901,6 +29990,7 @@ exports[`csr snapshot test > csr test packages/components/color-picker/_example/ d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" + mask="url(#t-icon-delete-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31010,6 +33127,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31047,6 +33192,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31136,6 +33309,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot2-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31173,6 +33374,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot3-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31262,6 +33491,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot4-overlap-fill1)" /> csr test packages/components/comment/_example/list. viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31299,6 +33556,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/list. d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot5-overlap-fill1)" /> csr test packages/components/comment/_example/opera viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31397,6 +33682,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/opera d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/opera viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31434,6 +33747,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/opera d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/comment/_example/opera viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31520,6 +33861,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/opera d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot2-overlap-fill1)" /> csr test packages/components/comment/_example/opera viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31557,6 +33926,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/opera d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot3-overlap-fill1)" /> csr test packages/components/comment/_example/quote viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31674,6 +34071,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/quote d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/quote viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31711,6 +34136,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/quote d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/comment/_example/reply viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31797,6 +34250,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/reply d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot0-overlap-fill1)" /> csr test packages/components/comment/_example/reply viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31834,6 +34315,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/reply d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot1-overlap-fill1)" /> csr test packages/components/comment/_example/reply viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31936,6 +34445,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/reply d="M8 11L11.5 2.5L11.9932 2.5822C13.4398 2.82329 14.5 4.07486 14.5 5.54138V9H20.8195C21.4375 9 21.9075 9.55487 21.8059 10.1644L20.1393 20.1644C20.0589 20.6466 19.6417 21 19.1529 21H8V11Z" fill="transparent" id="fill1" + mask="url(#t-icon-thumb-up-instance-snapshot2-overlap-fill1)" /> csr test packages/components/comment/_example/reply viewBox="0 0 24 24" width="1em" > + + + + + + @@ -31973,6 +34510,7 @@ exports[`csr snapshot test > csr test packages/components/comment/_example/reply d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot3-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -32709,11 +35297,13 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -32800,11 +35440,13 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -32863,11 +35555,13 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -32954,11 +35698,13 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot3-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -33017,11 +35813,13 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot4-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -33108,11 +35956,13 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot5-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -33955,6 +36867,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -34004,6 +36951,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-close-circle-instance-snapshot2-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -34049,6 +37031,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-close-circle-instance-snapshot3-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -34094,6 +37111,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-close-circle-instance-snapshot4-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -34139,6 +37191,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-close-circle-instance-snapshot5-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -34392,12 +37497,14 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + @@ -34778,6 +37914,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot0-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + @@ -34877,6 +38043,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot1-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + @@ -35051,6 +38247,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot2-overlap-fill1)" /> csr test packages/components/config-provider/_examp viewBox="0 0 24 24" width="1em" > + + + + + + @@ -35150,6 +38376,7 @@ exports[`csr snapshot test > csr test packages/components/config-provider/_examp fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot3-overlap-fill1)" /> csr test packages/components/date-picker/_example/b viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -35265,11 +38542,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/b d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/b viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -35327,11 +38656,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/b d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -35428,11 +38809,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/c d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -35501,11 +38934,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/c d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -35592,11 +39077,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/c d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/date-picker/_example/c d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/c viewBox="0 0 24 24" width="1em" > + + + + + + + + + @@ -35707,18 +39296,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/c d="M4.49951 10H19.4995V21H4.49951V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-lock-on-instance-snapshot1-overlap-fill1)" /> - csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -35822,11 +39456,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -35915,11 +39601,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36014,11 +39752,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36103,11 +39893,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36192,11 +40034,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36264,11 +40158,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36326,11 +40272,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36399,11 +40397,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36462,11 +40512,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36525,11 +40627,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36588,11 +40742,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot3-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36651,11 +40857,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot4-overlap-fill1)" /> csr test packages/components/date-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36742,11 +41000,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot5-overlap-fill1)" /> csr test packages/components/date-picker/_example/f viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -36968,11 +41278,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/f d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -37040,11 +41402,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -37129,11 +41543,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -37267,11 +41733,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -37395,11 +41913,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/m viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -37552,11 +42122,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/m d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + @@ -37744,6 +42345,7 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" + mask="url(#t-icon-round-instance-snapshot0-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + @@ -38388,6 +43019,7 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" + mask="url(#t-icon-round-instance-snapshot1-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + @@ -39818,6 +44479,7 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" + mask="url(#t-icon-round-instance-snapshot2-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + @@ -40450,6 +45141,7 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" + mask="url(#t-icon-round-instance-snapshot3-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + @@ -41098,6 +45819,7 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" + mask="url(#t-icon-round-instance-snapshot4-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + @@ -42529,6 +47280,7 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" + mask="url(#t-icon-round-instance-snapshot5-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + @@ -43161,6 +47942,7 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/p cy="12" fill="transparent" id="fill1" + mask="url(#t-icon-round-instance-snapshot6-overlap-fill1)" r="7" /> csr test packages/components/date-picker/_example/q viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -43727,11 +48559,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/q d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/q viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -43816,11 +48700,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/q d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -43889,11 +48825,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -43980,11 +48968,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -44043,11 +49083,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot2-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -44134,11 +49226,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot3-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -44197,11 +49341,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot4-overlap-fill1)" /> csr test packages/components/date-picker/_example/r viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -44288,11 +49484,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/r d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot5-overlap-fill1)" /> csr test packages/components/date-picker/_example/w viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -44360,11 +49608,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/w d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/w viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -44449,11 +49749,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/w d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/date-picker/_example/y viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -44521,11 +49873,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/y d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/date-picker/_example/y viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -44610,11 +50014,13 @@ exports[`csr snapshot test > csr test packages/components/date-picker/_example/y d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot1-overlap-fill1)" /> csr test packages/components/empty/_example/self-de viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -47653,6 +53093,7 @@ exports[`csr snapshot test > csr test packages/components/empty/_example/self-de d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-error-circle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/base.tsx viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -48495,11 +53986,13 @@ exports[`csr snapshot test > csr test packages/components/form/_example/base.tsx d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/clear-va viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/form/_example/disabled viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -50123,11 +55694,13 @@ exports[`csr snapshot test > csr test packages/components/form/_example/disabled d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/disabled viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -50480,12 +56105,14 @@ exports[`csr snapshot test > csr test packages/components/form/_example/disabled d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/form/_example/disabled viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/form/_example/disabled d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot2-overlap-fill1)" /> csr test packages/components/form/_example/error-me viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/form/_example/form-lis viewBox="0 0 24 24" width="1em" > - - - - - - - -
                  -
                  - - 上移 - -
                  -
                  -
                  - -
                  - - - - - - - -
                  -
                  -
                  -
                  -
                  - -
                  -
                  -
                  -
                  -
                  -
                  -
                  - - + - + - - - -
                  -
                  -
                  -
                  -
                  -
                  -
                  -
                  -
                  - -
                  -
                  -
                  -
                  -
                  - -
                  -
                  -
                  -
                  -
                  -
                  -
                  -
                  -
                  -
                  - + stroke="#000" + stroke-linecap="square" + stroke-width="2" + /> + + + @@ -51690,6 +57247,240 @@ exports[`csr snapshot test > csr test packages/components/form/_example/form-lis d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-minus-circle-instance-snapshot0-overlap-fill1)" + /> + + + + +
                  +
                  +
                  + + 上移 + +
                  +
                  +
                  + +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  + +
                  +
                  +
                  +
                  +
                  +
                  +
                  + + + + + + +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  + +
                  +
                  +
                  +
                  +
                  + +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  +
                  + + + + + + + + + + csr test packages/components/form/_example/login.ts viewBox="0 0 24 24" width="1em" > + + + + + + @@ -52014,6 +57832,7 @@ exports[`csr snapshot test > csr test packages/components/form/_example/login.ts d="M2 4H22V17H2V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-desktop-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/login.ts viewBox="0 0 24 24" width="1em" > + + + + + + + + + @@ -52070,18 +57925,13 @@ exports[`csr snapshot test > csr test packages/components/form/_example/login.ts d="M4.49951 10H19.4995V21H4.49951V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-lock-on-instance-snapshot1-overlap-fill1)" /> - csr test packages/components/form/_example/login.ts viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/form/_example/nested-d viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -52458,11 +58386,13 @@ exports[`csr snapshot test > csr test packages/components/form/_example/nested-d d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/validate viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/form/_example/validato viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -54584,6 +60576,7 @@ exports[`csr snapshot test > csr test packages/components/form/_example/validato d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/form/_example/validato viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -54662,6 +60689,7 @@ exports[`csr snapshot test > csr test packages/components/form/_example/validato d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-help-circle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -56287,6 +62349,7 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M10 10L21 10V21H10L10 10Z" fill="#bbd3fb" id="fill1" + mask="url(#t-icon-component-checkbox-instance-snapshot0-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > + + + + + + @@ -56323,6 +62413,7 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" fill="#bbd3fb" id="fill1" + mask="url(#t-icon-component-breadcrumb-instance-snapshot1-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > + + + + + + @@ -56359,6 +62477,7 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M21 8L3 8L3 15L21 15V8Z" fill="#bbd3fb" id="fill1" + mask="url(#t-icon-component-input-instance-snapshot2-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > + + + + + + @@ -56388,6 +62533,7 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M12 12C12 14.4853 9.98528 16.5 7.5 16.5C5.01472 16.5 3 14.4853 3 12C3 9.51472 5.01472 7.5 7.5 7.5C9.98528 7.5 12 9.51472 12 12Z" fill="#bbd3fb" id="fill1" + mask="url(#t-icon-component-switch-instance-snapshot3-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > + + + + + + @@ -56416,6 +62589,7 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M3 3H21V8H3V3Z" fill="#bbd3fb" id="fill1" + mask="url(#t-icon-component-dropdown-instance-snapshot4-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + @@ -56452,11 +62690,13 @@ exports[`csr snapshot test > csr test packages/components/icon/_example/IconExam d="M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" fill="#bbd3fb" id="fill1" + mask="url(#t-icon-component-radio-instance-snapshot5-overlap-fill1)" /> csr test packages/components/icon/_example/IconExam viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/image/_example/avif.ts viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57045,12 +63364,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/avif.ts d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/extra-a viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57139,12 +63512,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-a d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/extra-a viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -57197,9 +63673,11 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-a d="M22.5005 8L1.50049 8L1.50049 17H6.00049L6.00049 15L18.0005 15V17L22.5005 17V8Z" fill="transparent" id="fill1" + mask="url(#t-icon-print-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/extra-a - csr test packages/components/image/_example/extra-a id="stroke1" > - csr test packages/components/image/_example/extra-a viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57305,12 +63824,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-a d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/extra-a viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -57360,9 +63982,11 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-a d="M22.5005 8L1.50049 8L1.50049 17H6.00049L6.00049 15L18.0005 15V17L22.5005 17V8Z" fill="transparent" id="fill1" + mask="url(#t-icon-print-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image/_example/extra-a - csr test packages/components/image/_example/extra-a id="stroke1" > - csr test packages/components/image/_example/extra-h viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57454,12 +64119,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/extra-h d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57548,12 +64267,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57632,12 +64405,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57716,12 +64543,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57800,12 +64681,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image/_example/fill-mo viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57884,12 +64819,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-mo d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -57985,12 +64974,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58069,12 +65112,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58153,12 +65250,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58246,12 +65397,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58330,12 +65535,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58423,12 +65682,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot5-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58507,12 +65820,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58591,12 +65958,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot7-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58682,12 +66103,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot8-overlap-fill1)" /> csr test packages/components/image/_example/fill-po viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58766,12 +66241,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/fill-po d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot9-overlap-fill1)" /> csr test packages/components/image/_example/gallery viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58853,12 +66382,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/gallery d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -58952,12 +66535,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59022,12 +66659,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59092,12 +66783,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59162,12 +66907,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59232,12 +67031,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59302,12 +67155,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot5-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59372,12 +67279,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59442,12 +67403,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot7-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59512,12 +67527,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot8-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59582,12 +67651,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot9-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59652,12 +67775,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot10-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59722,12 +67899,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot11-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59792,12 +68023,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot12-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59862,12 +68147,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot13-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -59932,12 +68271,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot14-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60002,12 +68395,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot15-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60072,12 +68519,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot16-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60142,12 +68643,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot17-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60212,12 +68767,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot18-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60282,12 +68891,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot19-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60352,12 +69015,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot20-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60422,12 +69139,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot21-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60492,12 +69263,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot22-overlap-fill1)" /> csr test packages/components/image/_example/lazy-li viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60562,12 +69387,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/lazy-li d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot23-overlap-fill1)" /> csr test packages/components/image/_example/placeho viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60800,12 +69679,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/placeho d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/placeho viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -60992,12 +69925,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/placeho d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/placeho viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -61110,12 +70097,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/placeho d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image/_example/shape.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -61202,12 +70243,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/shape.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image/_example/shape.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -61286,12 +70381,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/shape.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image/_example/shape.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -61370,12 +70519,14 @@ exports[`csr snapshot test > csr test packages/components/image/_example/shape.t d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -61460,12 +70663,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -61590,12 +70913,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ id="stroke1" > - - csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -61810,12 +71307,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -61942,12 +71559,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -62065,12 +71802,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -62213,12 +72070,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -62336,12 +72313,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -62459,12 +72556,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot5-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -62582,12 +72799,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot7-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -62712,12 +73049,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -62844,12 +73301,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -62967,12 +73544,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot2-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot3-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -63090,12 +73787,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot4-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot5-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -63216,12 +74033,14 @@ exports[`csr snapshot test > csr test packages/components/image-viewer/_example/ d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/image-viewer/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/image-viewer/_example/ d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/input/_example/passwor viewBox="0 0 24 24" width="1em" > + + + + + + + + + @@ -63966,18 +74887,13 @@ exports[`csr snapshot test > csr test packages/components/input/_example/passwor d="M4.49951 10H19.4995V21H4.49951V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-lock-on-instance-snapshot0-overlap-fill1)" /> - csr test packages/components/input/_example/passwor viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/input/_example/passwor viewBox="0 0 24 24" width="1em" > + + + + + + + + + @@ -64062,18 +75042,13 @@ exports[`csr snapshot test > csr test packages/components/input/_example/passwor d="M4.49951 10H19.4995V21H4.49951V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-lock-on-instance-snapshot2-overlap-fill1)" /> - csr test packages/components/input/_example/passwor viewBox="0 0 24 24" width="1em" > + + + + + + csr test packages/components/input/_example/textare viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -64467,10 +75529,12 @@ exports[`csr snapshot test > csr test packages/components/input/_example/textare d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -67656,10 +78779,12 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + + + + + + @@ -67705,15 +78926,18 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M3 10L12 2.5L21 10V21H3V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-home-instance-snapshot1-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + @@ -67767,6 +79018,7 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M15 11.9998C15 13.6566 13.6569 14.9998 12 14.9998C10.3431 14.9998 9 13.6566 9 11.9998C9 10.3429 10.3431 8.99976 12 8.99976C13.6569 8.99976 15 10.3429 15 11.9998Z" fill="transparent" id="fill2" + mask="url(#t-icon-dashboard-instance-snapshot2-overlap-fill2)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/layout/_example/combin id="stroke1" > - - - csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -67873,6 +79171,7 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-root-list-instance-snapshot4-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + @@ -67911,6 +79236,7 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" + mask="url(#t-icon-control-platform-instance-snapshot5-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -67980,11 +79363,13 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot6-overlap-fill1)" /> csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -68019,9 +79531,11 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-user-circle-instance-snapshot7-overlap-fill1)" /> csr test packages/components/layout/_example/combin csr test packages/components/layout/_example/combin viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -68115,11 +79680,13 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/combin d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot8-overlap-fill1)" /> csr test packages/components/layout/_example/top.ts viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -68245,10 +79871,12 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/top.ts d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/layout/_example/top.ts viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + + + + + + @@ -68294,15 +80018,18 @@ exports[`csr snapshot test > csr test packages/components/layout/_example/top.ts d="M3 10L12 2.5L21 10V21H3V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-home-instance-snapshot1-overlap-fill1)" /> csr test packages/components/list/_example/operatio viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -70019,6 +81798,7 @@ exports[`csr snapshot test > csr test packages/components/list/_example/operatio d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-instance-snapshot0-overlap-fill1)" /> csr test packages/components/list/_example/operatio fill="transparent" fill-rule="evenodd" id="fill2" + mask="url(#t-icon-edit-instance-snapshot0-overlap-fill2)" /> csr test packages/components/list/_example/operatio viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -70149,6 +81982,7 @@ exports[`csr snapshot test > csr test packages/components/list/_example/operatio d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-instance-snapshot1-overlap-fill1)" /> csr test packages/components/list/_example/operatio fill="transparent" fill-rule="evenodd" id="fill2" + mask="url(#t-icon-edit-instance-snapshot1-overlap-fill2)" /> csr test packages/components/menu/_example/closable viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/menu/_example/closable d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" + mask="url(#t-icon-app-instance-snapshot0-overlap-fill2)" /> - - @@ -72140,6 +84019,32 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/closable viewBox="0 0 24 24" width="1em" > + + + + + + @@ -72147,6 +84052,7 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/closable d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/closable viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/closable id="stroke1" > - csr test packages/components/menu/_example/closable viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -72301,11 +84288,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/closable d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -72466,10 +84514,12 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/custom-h d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -72503,11 +84610,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/custom-h d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/custom-h id="stroke1" > - csr test packages/components/menu/_example/custom-h id="stroke1" > - - csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -72698,10 +84878,12 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/custom-h d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -72735,11 +84974,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/custom-h d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot4-overlap-fill1)" /> csr test packages/components/menu/_example/custom-h viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/custom-h id="stroke1" > - csr test packages/components/menu/_example/custom-h id="stroke1" > - - csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/menu/_example/group-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" + mask="url(#t-icon-app-instance-snapshot0-overlap-fill2)" /> - - @@ -73521,11 +85818,41 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/group-si id="stroke1" > - - - csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -73647,11 +86006,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/group-si d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot2-overlap-fill1)" /> csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -73685,6 +86080,7 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/group-si d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-root-list-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/group-si viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/group-si id="stroke1" > - csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/menu/_example/multi-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" + mask="url(#t-icon-app-instance-snapshot0-overlap-fill2)" /> - - @@ -74036,6 +86500,32 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > + + + + + + @@ -74043,6 +86533,7 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/multi-si id="stroke1" > - csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -74300,11 +86872,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/menu/_example/multi-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" + mask="url(#t-icon-app-instance-snapshot4-overlap-fill2)" /> - - @@ -74612,6 +87230,32 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > + + + + + + @@ -74619,6 +87263,7 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-instance-snapshot5-overlap-fill1)" /> csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/multi-si id="stroke1" > - csr test packages/components/menu/_example/multi-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -74827,11 +87553,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/multi-si d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot7-overlap-fill1)" /> csr test packages/components/menu/_example/multiple viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/multiple id="stroke1" > - csr test packages/components/menu/_example/multiple viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/multiple id="stroke1" > - csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/menu/_example/popup-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" + mask="url(#t-icon-app-instance-snapshot0-overlap-fill2)" /> - - @@ -75400,6 +88220,32 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > + + + + + + @@ -75407,6 +88253,7 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/popup-si id="stroke1" > - csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -75561,11 +88489,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/menu/_example/popup-si d="M21.5 6.5C21.5 8.70914 19.7091 10.5 17.5 10.5C15.2909 10.5 13.5 8.70914 13.5 6.5C13.5 4.29086 15.2909 2.5 17.5 2.5C19.7091 2.5 21.5 4.29086 21.5 6.5Z" fill="transparent" id="fill2" + mask="url(#t-icon-app-instance-snapshot4-overlap-fill2)" /> - - @@ -75776,6 +88750,32 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > + + + + + + @@ -75783,6 +88783,7 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si d="M4 22H20V8H14V2H4V22Z" fill="transparent" id="fill1" + mask="url(#t-icon-file-instance-snapshot5-overlap-fill1)" /> csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/popup-si id="stroke1" > - csr test packages/components/menu/_example/popup-si viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -75937,11 +89019,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/popup-si d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot7-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -76097,10 +89240,12 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/single.t d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -76134,11 +89336,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/single.t d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot1-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/single.t id="stroke1" > - csr test packages/components/menu/_example/single.t id="stroke1" > - - csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -76328,10 +89603,12 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/single.t d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot3-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -76365,11 +89699,13 @@ exports[`csr snapshot test > csr test packages/components/menu/_example/single.t d="M22 4H2V20L22 20V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-mail-instance-snapshot4-overlap-fill1)" /> csr test packages/components/menu/_example/single.t viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/menu/_example/single.t id="stroke1" > - csr test packages/components/menu/_example/single.t id="stroke1" > - - csr test packages/components/pagination/_example/ba id="stroke1" > - - csr test packages/components/pagination/_example/ju id="stroke1" > - - csr test packages/components/pagination/_example/mi id="stroke1" > - - csr test packages/components/pagination/_example/mo id="stroke1" > - - csr test packages/components/pagination/_example/pa id="stroke1" > - - csr test packages/components/pagination/_example/pa viewBox="0 0 24 24" width="1em" > + + + + + + @@ -79906,6 +93223,7 @@ exports[`csr snapshot test > csr test packages/components/pagination/_example/pa cy="12" fill="transparent" id="fill1" + mask="url(#t-icon-round-instance-snapshot0-overlap-fill1)" r="7" /> csr test packages/components/pagination/_example/to id="stroke1" > - - csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86731,6 +100064,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot0-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86761,6 +100122,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot1-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86795,6 +100184,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot2-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86825,6 +100242,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot3-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86859,6 +100304,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot4-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86889,6 +100362,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot5-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86923,6 +100424,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot6-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86953,6 +100482,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot7-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -86987,6 +100544,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot8-overlap-fill1)" /> csr test packages/components/rate/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -87017,6 +100602,7 @@ exports[`csr snapshot test > csr test packages/components/rate/_example/icon.tsx d="M12.0001 3.67603L14.1867 9.96648L20.8449 10.1022L15.538 14.1256L17.4665 20.4999L12.0001 16.696L6.5337 20.4999L8.46217 14.1256L3.15527 10.1022L9.81354 9.96648L12.0001 3.67603Z" fill="transparent" id="fill1" + mask="url(#t-icon-star-instance-snapshot9-overlap-fill1)" /> csr test packages/components/select/_example/prefix viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/select/_example/prefix d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot0-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -91992,10 +105703,12 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + @@ -92604,6 +106343,7 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" + mask="url(#t-icon-control-platform-instance-snapshot0-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + @@ -92665,6 +106431,7 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" + mask="url(#t-icon-control-platform-instance-snapshot1-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + @@ -92721,6 +106514,7 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" + mask="url(#t-icon-control-platform-instance-snapshot2-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + @@ -92809,6 +106629,7 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" + mask="url(#t-icon-control-platform-instance-snapshot3-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + @@ -92868,6 +106715,7 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" + mask="url(#t-icon-control-platform-instance-snapshot4-overlap-fill1)" /> csr test packages/components/select-input/_example/ viewBox="0 0 24 24" width="1em" > + + + + + + @@ -92927,6 +106801,7 @@ exports[`csr snapshot test > csr test packages/components/select-input/_example/ d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" + mask="url(#t-icon-control-platform-instance-snapshot5-overlap-fill1)" /> csr test packages/components/statistic/_example/slo viewBox="0 0 24 24" width="1em" > + + + + + + @@ -97677,6 +111578,7 @@ exports[`csr snapshot test > csr test packages/components/statistic/_example/slo d="M12 2L21 7V17L12 22L3 17V7L12 2Z" fill="transparent" id="fill1" + mask="url(#t-icon-control-platform-instance-snapshot0-overlap-fill1)" /> csr test packages/components/steps/_example/icon.ts viewBox="0 0 24 24" width="1em" > + + + + + + @@ -98230,6 +112159,7 @@ exports[`csr snapshot test > csr test packages/components/steps/_example/icon.ts d="M19 7H3V21H19C20.1045 21 21 20.1046 21 19V9C21 7.89543 20.1045 7 19 7Z" fill="transparent" id="fill1" + mask="url(#t-icon-wallet-instance-snapshot0-overlap-fill1)" /> csr test packages/components/steps/_example/icon.ts viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -98281,6 +112245,7 @@ exports[`csr snapshot test > csr test packages/components/steps/_example/icon.ts d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-check-circle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/b viewBox="0 0 24 24" width="1em" > + + + + + + @@ -99660,6 +113652,7 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/b d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot0-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/b viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/sticky-tool/_example/b id="stroke1" > - - - - - @@ -99773,32 +113770,7 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/b id="stroke2" > - - - - - @@ -99841,6 +113813,33 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/c viewBox="0 0 24 24" width="1em" > + + + + + + @@ -99848,6 +113847,7 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/c d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot0-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/c viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/sticky-tool/_example/c id="stroke1" > - - - - - @@ -99951,32 +113955,7 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/c id="stroke2" > - - - - - @@ -100014,6 +113993,33 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s viewBox="0 0 24 24" width="1em" > + + + + + + @@ -100021,6 +114027,7 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot0-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/s viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/sticky-tool/_example/s id="stroke1" > - - - - - @@ -100134,32 +114145,7 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s id="stroke2" > - - - - - @@ -100192,6 +114178,33 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s viewBox="0 0 24 24" width="1em" > + + + + + + @@ -100199,6 +114212,7 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s d="M2.5 4H21.5V19H6.5L2.5 22V4Z" fill="transparent" id="fill1" + mask="url(#t-icon-chat-instance-snapshot2-overlap-fill1)" /> csr test packages/components/sticky-tool/_example/s viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/sticky-tool/_example/s id="stroke1" > - - - - - @@ -100312,32 +114330,7 @@ exports[`csr snapshot test > csr test packages/components/sticky-tool/_example/s id="stroke2" > - - - - - @@ -104581,11 +118574,41 @@ exports[`csr snapshot test > csr test packages/components/table/_example/custom- viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/table/_example/custom- id="stroke1" > - csr test packages/components/table/_example/custom- id="stroke1" > - - csr test packages/components/table/_example/custom- viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -105608,11 +119672,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/custom- fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-setting-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/custom- id="stroke1" > - - csr test packages/components/table/_example/drag-so id="stroke1" > - - - - - - - csr test packages/components/table/_example/drag-so id="stroke1" > - - - - - - - csr test packages/components/table/_example/drag-so id="stroke1" > - - - - - - - csr test packages/components/table/_example/drag-so id="stroke1" > - - - - - - - csr test packages/components/table/_example/drag-so id="stroke1" > - - - - - - - csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -108789,11 +122683,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -108825,11 +122771,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -108948,11 +122946,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot2-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -108986,11 +123036,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109022,11 +123124,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot4-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109145,11 +123299,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot5-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109197,11 +123403,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot6-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109233,11 +123491,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot7-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109364,11 +123674,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot8-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109402,11 +123764,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot9-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109438,11 +123852,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot10-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109561,11 +124027,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" fill="transparent" id="fill1" + mask="url(#t-icon-edit-1-instance-snapshot11-overlap-fill1)" /> csr test packages/components/table/_example/editabl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -109942,11 +124460,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/editabl d="M21 10H3V21H21V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-calendar-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/expanda viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -111220,6 +125774,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/expanda d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-chevron-right-circle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/expanda id="stroke1" > - - - - - - - csr test packages/components/table/_example/expanda viewBox="0 0 24 24" width="1em" > - - - - - - - - - - - - - + - - - - - - - - - - - - - 张三 - - -
                  - - - - - 审批失败 - -
                  - - - 纸质签署 - - -
                  - r.nmgw@peurezgn.sl -
                  - - - 2022-02-01 - - - - 再次申请 - - - - - - - + + @@ -111550,6 +125932,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/expanda d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-chevron-right-circle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/expanda id="stroke1" > - - - - + + + + + + 张三 + + +
                  + + + + + 审批失败 + +
                  + + + 纸质签署 + + +
                  + r.nmgw@peurezgn.sl +
                  + + + 2022-02-01 + + + + 再次申请 + + + + + + + + + + + + + + + + + + + + + + + + + csr test packages/components/table/_example/expanda viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -111715,6 +126248,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/expanda d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-chevron-right-circle-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/expanda id="stroke1" > - - - - - - - csr test packages/components/table/_example/expanda viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -111880,6 +126406,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/expanda d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-chevron-right-circle-instance-snapshot4-overlap-fill1)" /> csr test packages/components/table/_example/expanda id="stroke1" > - - - - - - - csr test packages/components/table/_example/filter- viewBox="0 0 24 24" width="1em" > + + + + + + @@ -112154,6 +126668,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/filter- fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/filter- viewBox="0 0 24 24" width="1em" > + + + + + + @@ -112213,6 +126757,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/filter- fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/filter- viewBox="0 0 24 24" width="1em" > + + + + + + @@ -112272,6 +126846,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/filter- fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot2-overlap-fill1)" /> csr test packages/components/table/_example/filter- viewBox="0 0 24 24" width="1em" > + + + + + + @@ -112383,6 +126987,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/filter- fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/multi-h viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -121898,11 +136562,13 @@ exports[`csr snapshot test > csr test packages/components/table/_example/multi-h fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-setting-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/multi-h viewBox="0 0 24 24" width="1em" > + + + + + + @@ -122196,6 +136891,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/multi-h fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-filter-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/paginat id="stroke1" > - - csr test packages/components/table/_example/tree.ts id="stroke1" > - - - - - - - csr test packages/components/table/_example/tree.ts id="stroke1" > - - - - - - - csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -127002,6 +141636,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > - - - - - - - csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -127182,6 +141809,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > - - - - - - - csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -127362,6 +141982,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot2-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > - - - - - - - csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -127542,6 +142155,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > - - - - - - - csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -127722,6 +142328,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot4-overlap-fill1)" /> csr test packages/components/table/_example/tree.ts id="stroke1" > - - - - - - - csr test packages/components/table/_example/tree.ts viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -127902,6 +142501,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree.ts d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot5-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -128406,6 +143040,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot0-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -128502,6 +143171,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot1-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -128598,6 +143302,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot2-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -128694,6 +143433,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot3-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -128790,6 +143564,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot4-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -128886,6 +143695,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot5-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -128982,6 +143826,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot6-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -129078,6 +143957,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot7-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -129174,6 +144088,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot8-overlap-fill1)" /> csr test packages/components/table/_example/tree-se viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -129270,6 +144219,7 @@ exports[`csr snapshot test > csr test packages/components/table/_example/tree-se d="M21 3H3V21L21 21V3Z" fill="transparent" id="fill1" + mask="url(#t-icon-add-rectangle-instance-snapshot9-overlap-fill1)" /> csr test packages/components/tabs/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + @@ -131664,11 +146675,13 @@ exports[`csr snapshot test > csr test packages/components/tabs/_example/icon.tsx d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" fill="transparent" id="fill1" + mask="url(#t-icon-discount-instance-snapshot0-overlap-fill1)" /> csr test packages/components/tabs/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + @@ -131745,6 +146785,7 @@ exports[`csr snapshot test > csr test packages/components/tabs/_example/icon.tsx d="M22 3L22 18L15 18L12 21L9 18L2 18L2 3L22 3Z" fill="transparent" id="fill1" + mask="url(#t-icon-tips-instance-snapshot1-overlap-fill1)" /> csr test packages/components/tag/_example/delete.ts viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + @@ -133748,11 +148850,13 @@ exports[`csr snapshot test > csr test packages/components/tag/_example/delete.ts d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" fill="transparent" id="fill1" + mask="url(#t-icon-discount-instance-snapshot0-overlap-fill1)" /> csr test packages/components/tag/_example/icon.tsx viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + @@ -133870,11 +149035,13 @@ exports[`csr snapshot test > csr test packages/components/tag/_example/icon.tsx d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" fill="transparent" id="fill1" + mask="url(#t-icon-discount-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -139367,6 +154568,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/d d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/d viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -139439,6 +154675,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/d d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -139522,6 +154793,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -139595,6 +154901,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -139678,6 +155019,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -139751,6 +155127,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/time-picker/_example/h viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -139820,6 +155231,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/h d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/k viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -139886,6 +155332,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/k d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -140719,6 +156200,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/p d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -140817,6 +156333,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/p d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot1-overlap-fill1)" /> csr test packages/components/time-picker/_example/r viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -140911,6 +156462,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/r d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/s viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -140977,6 +156563,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/s d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/time-picker/_example/t viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -141043,6 +156664,7 @@ exports[`csr snapshot test > csr test packages/components/time-picker/_example/t d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-time-instance-snapshot0-overlap-fill1)" /> csr test packages/components/timeline/_example/cust viewBox="0 0 24 24" width="1em" > + + + + + + @@ -141490,6 +157139,7 @@ exports[`csr snapshot test > csr test packages/components/timeline/_example/cust d="M22 3L22 18L15 18L12 21L9 18L2 18L2 3L22 3Z" fill="transparent" id="fill1" + mask="url(#t-icon-tips-instance-snapshot0-overlap-fill1)" /> csr test packages/components/timeline/_example/cust viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/timeline/_example/cust id="stroke1" > - csr test packages/components/timeline/_example/cust viewBox="0 0 24 24" width="1em" > + + + + + + @@ -141610,6 +157313,7 @@ exports[`csr snapshot test > csr test packages/components/timeline/_example/cust fill="transparent" fill-rule="evenodd" id="fill1" + mask="url(#t-icon-heart-instance-snapshot2-overlap-fill1)" /> csr test packages/components/timeline/_example/cust viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + + + + + + @@ -141663,15 +157463,18 @@ exports[`csr snapshot test > csr test packages/components/timeline/_example/cust d="M3 10L12 2.5L21 10V21H3V10Z" fill="transparent" id="fill1" + mask="url(#t-icon-home-instance-snapshot3-overlap-fill1)" /> csr test packages/components/transfer/_example/sear viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -146324,10 +162186,12 @@ exports[`csr snapshot test > csr test packages/components/transfer/_example/sear d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot0-overlap-fill1)" /> csr test packages/components/transfer/_example/sear viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + @@ -146923,10 +162846,12 @@ exports[`csr snapshot test > csr test packages/components/transfer/_example/sear d="M15.8033 15.8033C12.8744 18.7322 8.12563 18.7322 5.1967 15.8033C2.26777 12.8744 2.26777 8.12563 5.1967 5.1967C8.12563 2.26777 12.8744 2.26777 15.8033 5.1967C18.7322 8.12563 18.7322 12.8744 15.8033 15.8033Z" fill="transparent" id="fill1" + mask="url(#t-icon-search-instance-snapshot1-overlap-fill1)" /> csr test packages/components/tree-select/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/tree-select/_example/p id="stroke1" > - csr test packages/components/tree-select/_example/p viewBox="0 0 24 24" width="1em" > + + + + + + + + csr test packages/components/tree-select/_example/p id="stroke1" > - csr test packages/components/typography/_example/co viewBox="0 0 24 24" width="1em" > + + + + + + @@ -150255,6 +166255,7 @@ exports[`csr snapshot test > csr test packages/components/typography/_example/co d="M10 10H21V21H10z" fill="transparent" id="fill1" + mask="url(#t-icon-copy-instance-snapshot0-overlap-fill1)" /> csr test packages/components/typography/_example/co viewBox="0 0 24 24" width="1em" > + + + + + + @@ -150323,6 +166351,7 @@ exports[`csr snapshot test > csr test packages/components/typography/_example/co d="M10 10H21V21H10z" fill="transparent" id="fill1" + mask="url(#t-icon-copy-instance-snapshot1-overlap-fill1)" /> csr test packages/components/typography/_example/co viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -150365,6 +166428,7 @@ exports[`csr snapshot test > csr test packages/components/typography/_example/co d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="transparent" id="fill1" + mask="url(#t-icon-angry-instance-snapshot2-overlap-fill1)" /> csr test packages/components/upload/_example/image. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -151896,12 +168012,14 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/image. d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/upload/_example/image. viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/upload/_example/image. d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/upload/_example/image. viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -151995,6 +168213,7 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/image. d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" + mask="url(#t-icon-delete-instance-snapshot2-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -152287,12 +168558,14 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot0-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/upload/_example/img-fl d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot1-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -152381,6 +168754,7 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" + mask="url(#t-icon-delete-instance-snapshot2-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -152458,12 +168884,14 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot3-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/upload/_example/img-fl d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot4-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -152552,6 +169080,7 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" + mask="url(#t-icon-delete-instance-snapshot5-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -152741,12 +169322,14 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot6-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/upload/_example/img-fl d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot7-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -152835,6 +169518,7 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" + mask="url(#t-icon-delete-instance-snapshot8-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + @@ -152912,12 +169648,14 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M3 21H20L9 10L3 16V21Z" fill="transparent" id="fill1" + mask="url(#t-icon-image-instance-snapshot9-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + + + + + + csr test packages/components/upload/_example/img-fl d="M11.9997 4C6.86881 4 2.52275 7.36017 1.04199 12C2.52275 16.6398 6.86881 20 11.9997 20C17.1306 20 21.4766 16.6398 22.9574 12C21.4766 7.36017 17.1306 4 11.9997 4Z" fill="transparent" id="fill1" + mask="url(#t-icon-browse-instance-snapshot10-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -153006,6 +169844,7 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" + mask="url(#t-icon-delete-instance-snapshot11-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -153103,6 +169976,7 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" + mask="url(#t-icon-delete-instance-snapshot12-overlap-fill1)" /> csr test packages/components/upload/_example/img-fl viewBox="0 0 24 24" width="1em" > + + + + + + + @@ -153176,6 +170084,7 @@ exports[`csr snapshot test > csr test packages/components/upload/_example/img-fl d="M5 5H19L18.5 22H5.5L5 5Z" fill="transparent" id="fill1" + mask="url(#t-icon-delete-instance-snapshot13-overlap-fill1)" /> ssr test packages/components/anchor/_example/multip exports[`ssr snapshot test > ssr test packages/components/anchor/_example/small.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/anchor/_example/target.tsx 1`] = `"

                  基础锚点

                  多级锚点

                  尺寸大小

                  指定容器

                  "`; +exports[`ssr snapshot test > ssr test packages/components/anchor/_example/target.tsx 1`] = `"

                  基础锚点

                  多级锚点

                  尺寸大小

                  指定容器

                  "`; -exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/base.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/base.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/filter.tsx 1`] = `"
                  "`; @@ -153541,17 +170450,17 @@ exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example exports[`ssr snapshot test > ssr test packages/components/avatar/_example/adjust.tsx 1`] = `"
                  王亿
                  王亿亿
                  "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/base.tsx 1`] = `"
                  W
                  "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/base.tsx 1`] = `"
                  W
                  "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group.tsx 1`] = `"
                  W
                  W
                  "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group.tsx 1`] = `"
                  W
                  W
                  "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-cascading.tsx 1`] = `"
                  W
                  W
                  "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-cascading.tsx 1`] = `"
                  W
                  W
                  "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-max.tsx 1`] = `"
                  Avatar
                  +1
                  Avatar
                  Avatar
                  more
                  "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-max.tsx 1`] = `"
                  Avatar
                  +1
                  Avatar
                  Avatar
                  more
                  "`; exports[`ssr snapshot test > ssr test packages/components/avatar/_example/shape.tsx 1`] = `"
                  W
                  W
                  "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/size.tsx 1`] = `"
                  W
                  W
                  W
                  W
                  W
                  W
                  W
                  W
                  test
                  "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/size.tsx 1`] = `"
                  W
                  W
                  W
                  W
                  W
                  W
                  W
                  W
                  test
                  "`; exports[`ssr snapshot test > ssr test packages/components/back-top/_example/baseList.tsx 1`] = `"
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  • 列表内容
                  "`; @@ -153565,7 +170474,7 @@ exports[`ssr snapshot test > ssr test packages/components/back-top/_example/size exports[`ssr snapshot test > ssr test packages/components/back-top/_example/theme.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/badge/_example/base.tsx 1`] = `"解锁新徽章"`; +exports[`ssr snapshot test > ssr test packages/components/badge/_example/base.tsx 1`] = `"解锁新徽章"`; exports[`ssr snapshot test > ssr test packages/components/badge/_example/color.tsx 1`] = `"
                  "`; @@ -153583,13 +170492,13 @@ exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ba exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom.tsx 1`] = `"
                  页面1>>
                  页面2>>
                  页面3>>
                  页面1/////
                  页面2/////
                  页面3/////
                  "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom-ellipsis.tsx 1`] = `"
                  页面1
                  页面2
                  页面5
                  页面1
                  页面2
                  页面5
                  "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom-ellipsis.tsx 1`] = `"
                  页面1
                  页面2
                  页面5
                  页面1
                  页面2
                  页面5
                  "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ellipsis.tsx 1`] = `"
                  页面1
                  页面2
                  页面5
                  页面1
                  页面2
                  页面5
                  "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ellipsis.tsx 1`] = `"
                  页面1
                  页面2
                  页面5
                  页面1
                  页面2
                  页面5
                  "`; exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/href.tsx 1`] = `"
                  页面2
                  页面3
                  点击计数器:0
                  "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/icon.tsx 1`] = `"
                  页面1
                  页面2
                  页面3
                  "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/icon.tsx 1`] = `"
                  页面1
                  页面2
                  页面3
                  "`; exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/options.tsx 1`] = `"
                  页面1
                  页面2
                  "`; @@ -153605,9 +170514,9 @@ exports[`ssr snapshot test > ssr test packages/components/button/_example/custom exports[`ssr snapshot test > ssr test packages/components/button/_example/ghost.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/button/_example/icon.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/button/_example/icon.tsx 1`] = `"
                  "`; -exports[`ssr snapshot test > ssr test packages/components/button/_example/shape.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/button/_example/shape.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/button/_example/size.tsx 1`] = `"
                  "`; @@ -153651,9 +170560,9 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/bordered exports[`ssr snapshot test > ssr test packages/components/card/_example/custom-loading-props.tsx 1`] = `"
                  自定义loadingProps Card
                  仅有内容区域的卡片形式。卡片内容区域可以是文字、图片、表单、表格等形式信息内容。可使用大中小不同的卡片尺寸,按业务需求进行呈现。
                  TDesign努力加载中...
                  "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
                  默认标签
                  "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
                  默认标签
                  "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
                  "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
                  "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-content.tsx 1`] = `"
                  "`; @@ -153667,11 +170576,11 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/header-b exports[`ssr snapshot test > ssr test packages/components/card/_example/header-description.tsx 1`] = `"
                  标题

                  描述

                  操作
                  卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
                  "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
                  标题

                  卡片内容

                  "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
                  标题

                  卡片内容

                  "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle.tsx 1`] = `"
                  标题
                  副标题
                  操作
                  卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
                  "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
                  标题
                  副标题
                  "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
                  标题
                  副标题
                  "`; exports[`ssr snapshot test > ssr test packages/components/cascader/_example/base.tsx 1`] = `"
                  "`; @@ -153721,7 +170630,7 @@ exports[`ssr snapshot test > ssr test packages/components/checkbox/_example/max. exports[`ssr snapshot test > ssr test packages/components/collapse/_example/base.tsx 1`] = `"
                  这是一个折叠标题
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  设置默认展开项
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  自定义折叠面板内容
                  Vue
                  React
                  当前折叠面板折叠时,销毁面板内容
                  嵌套使用折叠面板
                  这是一个折叠标题
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  这是一个折叠标题
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  "`; -exports[`ssr snapshot test > ssr test packages/components/collapse/_example/icon.tsx 1`] = `"
                  这是一个折叠标题
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  折叠后自动销毁
                  自定义折叠面板内容
                  Vue
                  React
                  自定义图标
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  "`; +exports[`ssr snapshot test > ssr test packages/components/collapse/_example/icon.tsx 1`] = `"
                  这是一个折叠标题
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  折叠后自动销毁
                  自定义折叠面板内容
                  Vue
                  React
                  自定义图标
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  "`; exports[`ssr snapshot test > ssr test packages/components/collapse/_example/mutex.tsx 1`] = `"
                  这是一个折叠标题
                  这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                  折叠后自动销毁
                  自定义折叠面板内容
                  Vue
                  React
                  "`; @@ -153735,7 +170644,7 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/panel.tsx 1`] = `"
                  请选择

                  最近使用颜色

                    系统预设颜色

                    "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
                    预设最近使用色
                    请选择

                    最近使用颜色

                    系统预设颜色

                    完全不显示最近使用色
                    请选择

                    系统预设颜色

                    "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
                    预设最近使用色
                    请选择

                    最近使用颜色

                    系统预设颜色

                    完全不显示最近使用色
                    请选择

                    系统预设颜色

                    "`; exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-disabled.tsx 1`] = `"
                    #0052d9
                    "`; @@ -153747,19 +170656,19 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/comment/_example/base.tsx 1`] = `"
                    评论作者名今天16:38
                    评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
                    • 评论作者名A今天16:38
                      A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    • 评论作者名B今天16:38
                      B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    • 评论作者名C今天16:38
                      C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
                    • 评论作者名A今天16:38
                      A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    • 评论作者名B今天16:38
                      B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    • 评论作者名C今天16:38
                      C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"

                    TNode

                    评论作者名今天16:38
                    这里是评论者写的评论内容。

                    Array

                    评论作者名今天16:38
                    这里是评论者写的评论内容。
                    "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"

                    TNode

                    评论作者名今天16:38
                    这里是评论者写的评论内容。

                    Array

                    评论作者名今天16:38
                    这里是评论者写的评论内容。
                    "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
                    评论作者名A今天16:38
                    A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    引用内容标题
                    引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
                    "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
                    评论作者名A今天16:38
                    A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    引用内容标题
                    引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
                    "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
                    评论作者名A今天16:38
                    A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    评论作者名B评论作者名A今天16:38
                    B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
                    评论作者名A今天16:38
                    A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    评论作者名B评论作者名A今天16:38
                    B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                    "`; exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply-form.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/calendar.tsx 1`] = `"
                    please select
                    please select
                    Hide Weekend
                    MondayTuesdayWednesdayThursdayFridaySaturdaySunday
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
                    ~
                    ~
                    ~
                    "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
                    ~
                    ~
                    ~
                    "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/dialog.tsx 1`] = `"
                    Title
                    Would you like to be my friends?
                    confirm
                    Would you like to be my friends?
                    confirm
                    Would you like to be my friends?
                    confirm
                    Would you like to be my friends?
                    confirm
                    Would you like to be my friends?
                    "`; @@ -153767,45 +170676,45 @@ exports[`ssr snapshot test > ssr test packages/components/config-provider/_examp exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/input.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/others.tsx 1`] = `"
                    Feature Tag
                    Feature Tag
                    Feature Tag
                    Feature Tag
                    Tree Empty Data
                    First Step
                    You need to click the blue button
                    Second Step
                    Fill your base information into the form
                    Error Step
                    Something Wrong! Custom Error Icon!
                    4
                    Last Step
                    You haven't finish this step.
                    图片加载中
                    "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/others.tsx 1`] = `"
                    Feature Tag
                    Feature Tag
                    Feature Tag
                    Feature Tag
                    Tree Empty Data
                    First Step
                    You need to click the blue button
                    Second Step
                    Fill your base information into the form
                    Error Step
                    Something Wrong! Custom Error Icon!
                    4
                    Last Step
                    You haven't finish this step.
                    图片加载中
                    "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/pagination.tsx 1`] = `"
                    Total 36 items
                    please select
                    • 1
                    • 2
                    • 3
                    • 4
                    / 4
                    "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/popconfirm.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/table.tsx 1`] = `"
                    Type
                    Platform
                    Property
                    Empty Data
                    Type
                    Platform
                    Property
                    ArrayVue(PC)A
                    StringReact(PC)B
                    ObjectMiniprogramC
                    "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/table.tsx 1`] = `"
                    Type
                    Platform
                    Property
                    Empty Data
                    Type
                    Platform
                    Property
                    ArrayVue(PC)A
                    StringReact(PC)B
                    ObjectMiniprogramC
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/base.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/base.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/cancel-range-limit.tsx 1`] = `"
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/cancel-range-limit.tsx 1`] = `"
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-cell.tsx 1`] = `"
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-cell.tsx 1`] = `"
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-icon.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-icon.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-presets-alt.tsx 1`] = `"
                    -
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-presets-alt.tsx 1`] = `"
                    -
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-range.tsx 1`] = `"
                    -
                    -
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-range.tsx 1`] = `"
                    -
                    -
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-time.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-time.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/multiple.tsx 1`] = `"
                    2024-10-01
                    2024-10-24
                    2024-50周
                    2024-51周
                    2022
                    2023
                    2024
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/multiple.tsx 1`] = `"
                    2024-10-01
                    2024-10-24
                    2024-50周
                    2024-51周
                    2022
                    2023
                    2024
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/panel.tsx 1`] = `"
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    00:00:00
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    00:00:00
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/panel.tsx 1`] = `"
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    00:00:00
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    00:00:00
                    30
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    8
                    9
                    10
                    11
                    12
                    13
                    14
                    15
                    16
                    17
                    18
                    19
                    20
                    21
                    22
                    23
                    24
                    25
                    26
                    27
                    28
                    29
                    30
                    31
                    1
                    2
                    3
                    4
                    5
                    6
                    7
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/quarter.tsx 1`] = `"
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/quarter.tsx 1`] = `"
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/range.tsx 1`] = `"
                    -
                    -
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/range.tsx 1`] = `"
                    -
                    -
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/week.tsx 1`] = `"
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/week.tsx 1`] = `"
                    -
                    "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/year.tsx 1`] = `"
                    -
                    "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/year.tsx 1`] = `"
                    -
                    "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/base.tsx 1`] = `"
                    Shipping address
                    NameTDesignTelephone Number139****0609
                    AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                    "`; @@ -153905,7 +170814,7 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/descrip exports[`ssr snapshot test > ssr test packages/components/empty/_example/operation.tsx 1`] = `"
                    暂无数据
                    "`; -exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
                    暂无数据
                    暂无数据
                    暂无数据
                    暂无数据
                    "`; +exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
                    暂无数据
                    暂无数据
                    暂无数据
                    暂无数据
                    "`; exports[`ssr snapshot test > ssr test packages/components/empty/_example/size.tsx 1`] = `"
                    暂无数据
                    建设中
                    网络错误
                    成功
                    失败
                    "`; @@ -153913,37 +170822,37 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/status. exports[`ssr snapshot test > ssr test packages/components/form/_example/align.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/clear-validate.tsx 1`] = `"
                    一句话介绍自己
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/clear-validate.tsx 1`] = `"
                    一句话介绍自己
                    "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/custom-validator.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/customized-form-controls.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                    请选择单张图片文件上传
                    提交
                    重置
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                    请选择单张图片文件上传
                    提交
                    重置
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                    一句话介绍自己
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                    一句话介绍自己
                    "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/form-field-linkage.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
                    上移
                    下移
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
                    上移
                    下移
                    "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/layout.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/reset.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-complicated-data.tsx 1`] = `"
                    学生1
                    学生2
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-message.tsx 1`] = `"
                    一句话介绍自己
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-message.tsx 1`] = `"
                    一句话介绍自己
                    "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validator.tsx 1`] = `"
                    这里请填写密码
                    "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/validator-status.tsx 1`] = `"
                    校验不通过,请输入正确内容
                    自定义新增icon
                    自定义帮助icon
                    "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/validator-status.tsx 1`] = `"
                    校验不通过,请输入正确内容
                    自定义新增icon
                    自定义帮助icon
                    "`; exports[`ssr snapshot test > ssr test packages/components/grid/_example/base.tsx 1`] = `"
                    1
                    1
                    1
                    1
                    1
                    1
                    1
                    1
                    1
                    1
                    1
                    1
                    2
                    2
                    2
                    2
                    2
                    2
                    3
                    3
                    3
                    3
                    4
                    4
                    4
                    6
                    6
                    12
                    "`; @@ -153975,7 +170884,7 @@ exports[`ssr snapshot test > ssr test packages/components/guide/_example/popup-d exports[`ssr snapshot test > ssr test packages/components/icon/_example/Enhanced.tsx 1`] = `"


                    "`; -exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconExample.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconExample.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconFontEnhanced.tsx 1`] = `"


                    "`; @@ -153985,43 +170894,43 @@ exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconSele exports[`ssr snapshot test > ssr test packages/components/icon/_example/SvgSpriteExample.tsx 1`] = `"

                    How do you feel today?

                    What is your favourite food?

                    How much icons does TDesign Icon includes?

                    "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/avif.tsx 1`] = `"
                    图片加载中
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/avif.tsx 1`] = `"
                    图片加载中
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-always.tsx 1`] = `"
                    有遮罩
                    图片加载中
                    高清
                    无遮罩
                    图片加载中
                    高清
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-always.tsx 1`] = `"
                    有遮罩
                    图片加载中
                    高清
                    无遮罩
                    图片加载中
                    高清
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-hover.tsx 1`] = `"
                    图片加载中
                    预览
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-hover.tsx 1`] = `"
                    图片加载中
                    预览
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-mode.tsx 1`] = `"
                    图片加载中
                    fill
                    图片加载中
                    contain
                    图片加载中
                    cover
                    图片加载中
                    none
                    图片加载中
                    scale-down
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-mode.tsx 1`] = `"
                    图片加载中
                    fill
                    图片加载中
                    contain
                    图片加载中
                    cover
                    图片加载中
                    none
                    图片加载中
                    scale-down
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-position.tsx 1`] = `"
                    图片加载中
                    cover center
                    图片加载中
                    cover left
                    图片加载中
                    cover right
                    图片加载中
                    cover top
                    图片加载中
                    cover bottom
                    图片加载中
                    contain top
                    图片加载中
                    contain bottom
                    图片加载中
                    contain center
                    图片加载中
                    contain left
                    图片加载中
                    contain right
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-position.tsx 1`] = `"
                    图片加载中
                    cover center
                    图片加载中
                    cover left
                    图片加载中
                    cover right
                    图片加载中
                    cover top
                    图片加载中
                    cover bottom
                    图片加载中
                    contain top
                    图片加载中
                    contain bottom
                    图片加载中
                    contain center
                    图片加载中
                    contain left
                    图片加载中
                    contain right
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/gallery-cover.tsx 1`] = `""`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/gallery-cover.tsx 1`] = `""`; exports[`ssr snapshot test > ssr test packages/components/image/_example/lazy-list.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/image/_example/lazy-single.tsx 1`] = `"
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/placeholder.tsx 1`] = `"

                    加载中的图片

                    默认占位
                    图片加载中
                    自定义占位

                    加载失败的图片

                    默认错误
                    图片加载中
                    自定义错误
                    图片加载中
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/placeholder.tsx 1`] = `"

                    加载中的图片

                    默认占位
                    图片加载中
                    自定义占位

                    加载失败的图片

                    默认错误
                    图片加载中
                    自定义错误
                    图片加载中
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/shape.tsx 1`] = `"
                    图片加载中
                    square
                    图片加载中
                    round
                    图片加载中
                    circle
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/shape.tsx 1`] = `"
                    图片加载中
                    square
                    图片加载中
                    round
                    图片加载中
                    circle
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/album.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/album.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/albumIcons.tsx 1`] = `"
                    test
                    图片加载中
                    预览
                    相册封面标题
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/albumIcons.tsx 1`] = `"
                    test
                    图片加载中
                    预览
                    相册封面标题
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/base.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/base.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/block.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/block.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    "`; exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/button.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/error.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/error.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/modeless.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/modeless.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/multiple.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/multiple.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    preview
                    图片加载中
                    预览
                    "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/svg.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/svg.tsx 1`] = `"
                    preview
                    图片加载中
                    预览
                    "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/addon.tsx 1`] = `"
                    http://
                    http://
                    .com
                    "`; @@ -154043,13 +170952,13 @@ exports[`ssr snapshot test > ssr test packages/components/input/_example/group.t exports[`ssr snapshot test > ssr test packages/components/input/_example/max-length-count.tsx 1`] = `"
                    0/10
                    0/10
                    0/5
                    0/5
                    "`; -exports[`ssr snapshot test > ssr test packages/components/input/_example/password.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/input/_example/password.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/size.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/status.tsx 1`] = `"
                    这是普通文本提示
                    校验通过文本提示
                    校验不通过文本提示
                    校验存在严重问题文本提示
                    "`; -exports[`ssr snapshot test > ssr test packages/components/input/_example/textarea.tsx 1`] = `"
                    "`; +exports[`ssr snapshot test > ssr test packages/components/input/_example/textarea.tsx 1`] = `"
                    "`; exports[`ssr snapshot test > ssr test packages/components/input-adornment/_example/select.tsx 1`] = `"
                    请选择
                    请选择
                    请选择
                    请选择
                    "`; @@ -154081,9 +170990,9 @@ exports[`ssr snapshot test > ssr test packages/components/layout/_example/aside. exports[`ssr snapshot test > ssr test packages/components/layout/_example/base.tsx 1`] = `"

                    顶部导航布局

                    Header
                    Content
                    Copyright @ 2019-2021 Tencent. All Rights Reserved

                    侧边导航布局

                    Content
                    Copyright @ 2019-2021 Tencent. All Rights Reserved

                    组合导航布局

                    Header
                    Content
                    Copyright @ 2019-2021 Tencent. All Rights Reserved

                    Header
                    Content
                    Copyright @ 2019-2021 Tencent. All Rights Reserved

                    Header
                    Content
                    Copyright @ 2019-2021 Tencent. All Rights Reserved
                    "`; -exports[`ssr snapshot test > ssr test packages/components/layout/_example/combine.tsx 1`] = `"
                    • 已选内容
                    • 菜单内容一
                    • 菜单内容二
                    • 菜单内容三
                    Content
                    Copyright @ 2019-2020 Tencent. All Rights Reserved
                    "`; +exports[`ssr snapshot test > ssr test packages/components/layout/_example/combine.tsx 1`] = `"
                    • 已选内容
                    • 菜单内容一
                    • 菜单内容二
                    • 菜单内容三
                    Content
                    Copyright @ 2019-2020 Tencent. All Rights Reserved
                    "`; -exports[`ssr snapshot test > ssr test packages/components/layout/_example/top.tsx 1`] = `"
                    • 已选内容
                    • 菜单内容一
                    • 菜单内容二
                    • 菜单内容三
                    Content
                    Copyright @ 2019-2020 Tencent. All Rights Reserved
                    "`; +exports[`ssr snapshot test > ssr test packages/components/layout/_example/top.tsx 1`] = `"
                    • 已选内容
                    • 菜单内容一
                    • 菜单内容二
                    • 菜单内容三
                    Content
                    Copyright @ 2019-2020 Tencent. All Rights Reserved
                    "`; exports[`ssr snapshot test > ssr test packages/components/link/_example/base.tsx 1`] = `"跳转链接"`; @@ -154109,7 +171018,7 @@ exports[`ssr snapshot test > ssr test packages/components/list/_example/image-te exports[`ssr snapshot test > ssr test packages/components/list/_example/multiline.tsx 1`] = `"
                    • 列表主内容

                      列表内容列表内容列表内容

                    • 列表主内容

                      列表内容列表内容列表内容

                    • 列表主内容

                      列表内容列表内容列表内容

                    • 列表主内容

                      列表内容列表内容列表内容

                    "`; -exports[`ssr snapshot test > ssr test packages/components/list/_example/operation.tsx 1`] = `"
                    • 列表主内容

                      列表内容列表内容

                    • 列表主内容

                      列表内容列表内容

                    "`; +exports[`ssr snapshot test > ssr test packages/components/list/_example/operation.tsx 1`] = `"
                    • 列表主内容

                      列表内容列表内容

                    • 列表主内容

                      列表内容列表内容

                    "`; exports[`ssr snapshot test > ssr test packages/components/list/_example/scroll.tsx 1`] = `"
                      "`; @@ -154135,23 +171044,23 @@ exports[`ssr snapshot test > ssr test packages/components/loading/_example/text. exports[`ssr snapshot test > ssr test packages/components/loading/_example/wrap.tsx 1`] = `"
                      this is loading component
                      this is loading component
                      this is loading component
                      this is loading component
                      this is loading component
                      "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/closable-side.tsx 1`] = `"
                      • 仪表盘
                      • 资源列表
                      • 调度平台
                      • 精准监控
                      • 根目录
                      • 消息区
                      "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/closable-side.tsx 1`] = `"
                      • 仪表盘
                      • 资源列表
                      • 调度平台
                      • 精准监控
                      • 根目录
                      • 消息区
                      "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-header.tsx 1`] = `"
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                      "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-header.tsx 1`] = `"
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                      "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-side.tsx 1`] = `"
                      • 仪表盘
                      • 资源列表
                      • 视频区
                      • 根目录
                      • 调度平台
                      • 精准监控
                      • 个人中心
                      • 仪表盘
                      • 资源列表
                      • 视频区
                      • 根目录
                      • 调度平台
                      • 精准监控
                      • 个人中心
                      "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/double.tsx 1`] = `"
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                        子菜单1
                        子菜单2
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                        子菜单1
                        子菜单2
                      "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/group-side.tsx 1`] = `"
                        主导航
                      • 仪表盘
                      • 组件
                      • 列表项
                        • 基础列表项
                        • 卡片列表项
                        • 筛选列表项
                        • 树状筛选列表项
                      • 表单项
                      • 详情页
                      • 结果页
                      • 更多
                      • 个人页
                      • 登录页
                      "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/group-side.tsx 1`] = `"
                        主导航
                      • 仪表盘
                      • 组件
                      • 列表项
                        • 基础列表项
                        • 卡片列表项
                        • 筛选列表项
                        • 树状筛选列表项
                      • 表单项
                      • 详情页
                      • 结果页
                      • 更多
                      • 个人页
                      • 登录页
                      "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/multi-side.tsx 1`] = `"
                      • 仪表盘
                      • 资源列表
                        • 菜单二
                      • 调度平台
                        • 二级菜单-1
                          • 三级菜单-1
                          • 三级菜单-2
                          • 三级菜单-3
                        • 二级菜单-2
                      • 精准监控
                        • 二级菜单-1
                        • 二级菜单-2
                      • 根目录
                      • 消息区
                        • 二级菜单-1
                        • 二级菜单-2
                      • 仪表盘
                      • 资源列表
                        • 二级菜单-1
                          • 三级菜单-1
                          • 三级菜单-2
                          • 三级菜单-3
                      • 调度平台
                        • 二级菜单-1
                        • 二级菜单-2
                      • 精准监控
                        • 二级菜单-1
                        • 二级菜单-2
                      • 根目录
                      • 消息区
                        • 二级菜单-1
                        • 二级菜单-2
                      "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/multi-side.tsx 1`] = `"
                      • 仪表盘
                      • 资源列表
                        • 菜单二
                      • 调度平台
                        • 二级菜单-1
                          • 三级菜单-1
                          • 三级菜单-2
                          • 三级菜单-3
                        • 二级菜单-2
                      • 精准监控
                        • 二级菜单-1
                        • 二级菜单-2
                      • 根目录
                      • 消息区
                        • 二级菜单-1
                        • 二级菜单-2
                      • 仪表盘
                      • 资源列表
                        • 二级菜单-1
                          • 三级菜单-1
                          • 三级菜单-2
                          • 三级菜单-3
                      • 调度平台
                        • 二级菜单-1
                        • 二级菜单-2
                      • 精准监控
                        • 二级菜单-1
                        • 二级菜单-2
                      • 根目录
                      • 消息区
                        • 二级菜单-1
                        • 二级菜单-2
                      "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/multiple.tsx 1`] = `"
                      • 电器
                      • 女装
                      • 水果蔬菜
                      • 其他
                      • 电器
                      • 女装
                      • 水果蔬菜
                      • 其他
                      "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/multiple.tsx 1`] = `"
                      • 电器
                      • 女装
                      • 水果蔬菜
                      • 其他
                      • 电器
                      • 女装
                      • 水果蔬菜
                      • 其他
                      "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/popup-side.tsx 1`] = `"
                      • 仪表盘
                      • 资源列表
                      • 调度平台
                      • 精准监控
                      • 根目录
                      • 消息区
                      • 仪表盘
                      • 资源列表
                      • 调度平台
                      • 精准监控
                      • 根目录
                      • 消息区
                      "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/popup-side.tsx 1`] = `"
                      • 仪表盘
                      • 资源列表
                      • 调度平台
                      • 精准监控
                      • 根目录
                      • 消息区
                      • 仪表盘
                      • 资源列表
                      • 调度平台
                      • 精准监控
                      • 根目录
                      • 消息区
                      "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/single.tsx 1`] = `"
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                      "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/single.tsx 1`] = `"
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                      • 菜单1
                      • 菜单2
                      • 菜单3
                      • 菜单4
                      "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/single-side.tsx 1`] = `"
                      • 仪表盘
                      • 资源列表
                      • 视频区
                      • 根目录
                      • 调度平台
                      • 精准监控
                      • 个人中心
                      • 仪表盘
                      • 资源列表
                      • 视频区
                      • 根目录
                      • 调度平台
                      • 精准监控
                      • 个人中心
                      "`; @@ -154193,23 +171102,23 @@ exports[`ssr snapshot test > ssr test packages/components/notification/_example/ exports[`ssr snapshot test > ssr test packages/components/notification/_example/toggle.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/base.tsx 1`] = `"
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/base.tsx 1`] = `"
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/jump.tsx 1`] = `"
                      共 645 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 33
                      跳至
                      / 33 页
                      "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/jump.tsx 1`] = `"
                      共 645 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 33
                      跳至
                      / 33 页
                      "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mini.tsx 1`] = `"
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mini.tsx 1`] = `"
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/more.tsx 1`] = `"
                      展示首尾页码省略
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      不展示首尾页码省略
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/more.tsx 1`] = `"
                      展示首尾页码省略
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      不展示首尾页码省略
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
                      共 645 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 33
                      "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
                      共 645 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 33
                      "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                      layout:
                      size:
                      "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                      layout:
                      size:
                      "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple.tsx 1`] = `"
                      共 100 条数据
                      请选择
                      跳至
                      / 20 页
                      "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple-mini.tsx 1`] = `"
                      共 100 条数据
                      请选择
                      跳至
                      / 20 页
                      "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/total.tsx 1`] = `"
                      共 685 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 69
                      "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/total.tsx 1`] = `"
                      共 685 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 69
                      "`; exports[`ssr snapshot test > ssr test packages/components/popconfirm/_example/base.tsx 1`] = `"
                      "`; @@ -154297,7 +171206,7 @@ exports[`ssr snapshot test > ssr test packages/components/rate/_example/clearabl exports[`ssr snapshot test > ssr test packages/components/rate/_example/custom.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/rate/_example/icon.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/rate/_example/icon.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/rate/_example/size.tsx 1`] = `"

                      16px

                      24px

                      "`; @@ -154337,7 +171246,7 @@ exports[`ssr snapshot test > ssr test packages/components/select/_example/panel. exports[`ssr snapshot test > ssr test packages/components/select/_example/popup-props.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/select/_example/prefix.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/select/_example/prefix.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/select/_example/remote-search.tsx 1`] = `"
                      请选择
                      "`; @@ -154351,7 +171260,7 @@ exports[`ssr snapshot test > ssr test packages/components/select/_example/status exports[`ssr snapshot test > ssr test packages/components/select/_example/virtual-scroll.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autocomplete.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autocomplete.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autowidth.tsx 1`] = `"
                      tdesign-vue
                      "`; @@ -154363,7 +171272,7 @@ exports[`ssr snapshot test > ssr test packages/components/select-input/_example/ exports[`ssr snapshot test > ssr test packages/components/select-input/_example/collapsed-items.tsx 1`] = `"
                      tdesign-vue
                      +5


                      tdesign-vue
                      tdesign-react
                      More(+4)
                      "`; -exports[`ssr snapshot test > ssr test packages/components/select-input/_example/custom-tag.tsx 1`] = `"
                      tdesign-vue


                      tdesign-vue
                      tdesign-react


                      tdesign-vuetdesign-reacttdesign-mobile-vue
                      tdesign-vuetdesign-reacttdesign-mobile-vue
                      tdesign-vuetdesign-reacttdesign-mobile-vue
                      "`; +exports[`ssr snapshot test > ssr test packages/components/select-input/_example/custom-tag.tsx 1`] = `"
                      tdesign-vue


                      tdesign-vue
                      tdesign-react


                      tdesign-vuetdesign-reacttdesign-mobile-vue
                      tdesign-vuetdesign-reacttdesign-mobile-vue
                      tdesign-vuetdesign-reacttdesign-mobile-vue
                      "`; exports[`ssr snapshot test > ssr test packages/components/select-input/_example/excess-tags-display-type.tsx 1`] = `"

                      第一种呈现方式:超出时滚动显示


                      tdesign-vue
                      tdesign-react
                      tdesign-miniprogram
                      tdesign-angular
                      tdesign-mobile-vue
                      tdesign-mobile-react



                      第二种呈现方式:超出时换行显示


                      tdesign-vue
                      tdesign-react
                      tdesign-miniprogram
                      tdesign-angular
                      tdesign-mobile-vue
                      tdesign-mobile-react
                      "`; @@ -154427,13 +171336,13 @@ exports[`ssr snapshot test > ssr test packages/components/statistic/_example/com exports[`ssr snapshot test > ssr test packages/components/statistic/_example/loading.tsx 1`] = `"
                      Downloads
                      "`; -exports[`ssr snapshot test > ssr test packages/components/statistic/_example/slot.tsx 1`] = `"
                      Total Assets
                      56.32%
                      Total Assets
                      $176,059%
                      Total Assets
                      62.58%
                      "`; +exports[`ssr snapshot test > ssr test packages/components/statistic/_example/slot.tsx 1`] = `"
                      Total Assets
                      56.32%
                      Total Assets
                      $176,059%
                      Total Assets
                      62.58%
                      "`; exports[`ssr snapshot test > ssr test packages/components/statistic/_example/trend.tsx 1`] = `"
                      Total Assets
                      82.76%
                      Total Assets
                      82.76%
                      Total Assets
                      82.76%
                      "`; exports[`ssr snapshot test > ssr test packages/components/steps/_example/extra.tsx 1`] = `"
                      步骤1
                      这里是提示文字
                      2
                      步骤2
                      这里是提示文字
                      3
                      步骤3
                      这里是提示文字
                      4
                      步骤4
                      这里是提示文字
                      "`; -exports[`ssr snapshot test > ssr test packages/components/steps/_example/icon.tsx 1`] = `"
                      登录
                      已完成状态
                      购物
                      进行中状态
                      支付
                      未开始
                      完成
                      未开始
                      "`; +exports[`ssr snapshot test > ssr test packages/components/steps/_example/icon.tsx 1`] = `"
                      登录
                      已完成状态
                      购物
                      进行中状态
                      支付
                      未开始
                      完成
                      未开始
                      "`; exports[`ssr snapshot test > ssr test packages/components/steps/_example/no-sequence.tsx 1`] = `"
                      已完成的步骤
                      这里是提示文字
                      进行中的步骤
                      这里是提示文字
                      未进行的步骤
                      这里是提示文字
                      未进行的步骤
                      这里是提示文字
                      "`; @@ -154445,11 +171354,11 @@ exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertica exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertical-sequence.tsx 1`] = `"
                      已完成的步骤
                      这里是提示文字
                      2
                      进行中的步骤
                      这里是提示文字
                      3
                      未进行的步骤
                      这里是提示文字
                      4
                      未进行的步骤
                      这里是提示文字
                      未进行的步骤
                      这里是提示文字
                      进行中的步骤
                      这里是提示文字
                      2
                      已完成的步骤
                      这里是提示文字
                      1
                      已完成的步骤
                      这里是提示文字
                      "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
                      chat
                      add
                      qrcode
                      "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
                      chat
                      add
                      qrcode
                      "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
                      chat
                      add
                      qrcode
                      chat
                      add
                      qrcode
                      "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
                      chat
                      add
                      qrcode
                      chat
                      add
                      qrcode
                      "`; exports[`ssr snapshot test > ssr test packages/components/swiper/_example/base.tsx 1`] = `"
                      6
                      1
                      2
                      3
                      4
                      5
                      6
                      1
                      "`; @@ -154483,11 +171392,11 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/async-l exports[`ssr snapshot test > ssr test packages/components/table/_example/base.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 28 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      跳至
                      / 6 页
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
                      申请人
                      审批状态
                      申请事项
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      宣传物料制作费用
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      algolia 服务报销
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      相关周边制作费
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      激励奖品快递费
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      宣传物料制作费用
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
                      申请人
                      审批状态
                      申请事项
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      宣传物料制作费用
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      algolia 服务报销
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      相关周边制作费
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      激励奖品快递费
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      宣传物料制作费用
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 20
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-footer.tsx 1`] = `"
                      申请人
                      审批状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      表尾信息
                      表尾信息
                      表尾信息
                      表尾信息
                      表尾信息
                      "`; @@ -154499,19 +171408,19 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-co exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort-handler.tsx 1`] = `"
                      排序
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort-handler.tsx 1`] = `"
                      排序
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-cell.tsx 1`] = `"
                      申请人
                      申请状态
                      申请事项
                      创建日期
                      请选择
                      请选择
                      请选择
                      请选择
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-cell.tsx 1`] = `"
                      申请人
                      申请状态
                      申请事项
                      创建日期
                      请选择
                      请选择
                      请选择
                      请选择
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-row.tsx 1`] = `"


                      申请人
                      申请状态
                      申请事项
                      创建日期
                      操作栏
                      请输入
                      请选择
                      请选择
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-row.tsx 1`] = `"


                      申请人
                      申请状态
                      申请事项
                      创建日期
                      操作栏
                      请输入
                      请选择
                      请选择
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/ellipsis.tsx 1`] = `"
                      申请人
                      审批状态
                      签署方式(超长标题示例)
                      邮箱地址
                      申请事项
                      审核时间
                      操作
                      贾明(kyrieJia)
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      宣传物料制作费用
                      2021-11-01
                      张三(threeZhang)
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      algolia 服务报销
                      2021-12-01
                      王芳(fangWang)
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      相关周边制作费
                      2022-01-01
                      贾明(kyrieJia)
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      激励奖品快递费
                      2022-02-01
                      张三(threeZhang)
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      宣传物料制作费用
                      2021-11-01
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/empty.tsx 1`] = `"
                      项目名称
                      管理员
                      所属公司
                      暂无数据
                      项目名称
                      管理员
                      所属公司
                      😄 it is empty. 😁
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                      排序
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      操作
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01查看详情
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01再次申请
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01再次申请
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01查看详情
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01再次申请
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                      排序
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      操作
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01查看详情
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01再次申请
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01再次申请
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01查看详情
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01再次申请
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
                      已选筛选条件:{"lastName":[]}
                      申请人
                      申请状态
                      签署方式
                      Email
                      Date
                      搜索“”,找到 5 条结果
                      贾明
                      审批通过
                      电子签署w.cezkdudy@lhll.au2022-01-01
                      张三
                      审批失败
                      纸质签署r.nmgw@peurezgn.sl2022-02-01
                      王芳
                      审批过期
                      纸质签署p.cumx@rampblpa.ru2022-03-01
                      贾明
                      审批通过
                      电子签署w.cezkdudy@lhll.au2022-04-01
                      张三
                      审批失败
                      纸质签署r.nmgw@peurezgn.sl2022-01-01
                      共 0 条数据
                      请选择
                      • 1
                      跳至
                      / 1 页
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
                      已选筛选条件:{"lastName":[]}
                      申请人
                      申请状态
                      签署方式
                      Email
                      Date
                      搜索“”,找到 5 条结果
                      贾明
                      审批通过
                      电子签署w.cezkdudy@lhll.au2022-01-01
                      张三
                      审批失败
                      纸质签署r.nmgw@peurezgn.sl2022-02-01
                      王芳
                      审批过期
                      纸质签署p.cumx@rampblpa.ru2022-03-01
                      贾明
                      审批通过
                      电子签署w.cezkdudy@lhll.au2022-04-01
                      张三
                      审批失败
                      纸质签署r.nmgw@peurezgn.sl2022-01-01
                      共 0 条数据
                      请选择
                      • 1
                      跳至
                      / 1 页
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-column.tsx 1`] = `"
                      申请人
                      审批状态
                      邮箱地址
                      申请事项
                      申请日期
                      操作
                      贾明
                      审批通过
                      w.cezkdudy@lhll.au宣传物料制作费用2022-01-01查看详情
                      张三
                      审批失败
                      r.nmgw@peurezgn.slalgolia 服务报销2022-02-01再次申请
                      王芳
                      审批过期
                      p.cumx@rampblpa.ru相关周边制作费2022-03-01再次申请
                      贾明
                      审批通过
                      w.cezkdudy@lhll.au激励奖品快递费2022-04-01查看详情
                      张三
                      审批失败
                      r.nmgw@peurezgn.sl宣传物料制作费用2022-01-01再次申请
                      "`; @@ -154525,11 +171434,11 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/loading exports[`ssr snapshot test > ssr test packages/components/table/_example/merge-cells.tsx 1`] = `"
                      申请人
                      申请状态
                      审批事项
                      邮箱地址
                      其他信息
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-header.tsx 1`] = `"
                      申请人
                      申请汇总
                      住宿费
                      交通费
                      物料费
                      奖品激励费
                      审批汇总
                      申请时间
                      申请状态
                      申请渠道和金额
                      审批状态
                      说明
                      类型
                      申请耗时(天)
                      审批单号
                      邮箱地址
                      贾明
                      审批通过
                      电子签署3100100100100组长审批审批单号001
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署2200200200200部门审批审批单号002
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署4400400400400财务审批审批单号003
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署1500500500500组长审批审批单号004
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署3100100100100部门审批审批单号005
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署2200200200200财务审批审批单号006
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署4400400400400组长审批审批单号007
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署1500500500500部门审批审批单号008
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署3100100100100财务审批审批单号009
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署2200200200200组长审批审批单号0010
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署4400400400400部门审批审批单号0011
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署1500500500500财务审批审批单号0012
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署3100100100100组长审批审批单号0013
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署2200200200200部门审批审批单号0014
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署4400400400400财务审批审批单号0015
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署1500500500500组长审批审批单号0016
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署3100100100100部门审批审批单号0017
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署2200200200200财务审批审批单号0018
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署4400400400400组长审批审批单号0019
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署1500500500500部门审批审批单号0020
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-header.tsx 1`] = `"
                      申请人
                      申请汇总
                      住宿费
                      交通费
                      物料费
                      奖品激励费
                      审批汇总
                      申请时间
                      申请状态
                      申请渠道和金额
                      审批状态
                      说明
                      类型
                      申请耗时(天)
                      审批单号
                      邮箱地址
                      贾明
                      审批通过
                      电子签署3100100100100组长审批审批单号001
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署2200200200200部门审批审批单号002
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署4400400400400财务审批审批单号003
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署1500500500500组长审批审批单号004
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署3100100100100部门审批审批单号005
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署2200200200200财务审批审批单号006
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署4400400400400组长审批审批单号007
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署1500500500500部门审批审批单号008
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      王芳
                      审批过期
                      纸质签署3100100100100财务审批审批单号009
                      p.cumx@rampblpa.ru
                      2022-01-01
                      贾明
                      审批通过
                      电子签署2200200200200组长审批审批单号0010
                      w.cezkdudy@lhll.au
                      2022-02-01
                      张三
                      审批失败
                      纸质签署4400400400400部门审批审批单号0011
                      r.nmgw@peurezgn.sl
                      2022-03-01
                      王芳
                      审批过期
                      纸质签署1500500500500财务审批审批单号0012
                      p.cumx@rampblpa.ru
                      2022-04-01
                      贾明
                      审批通过
                      电子签署3100100100100组长审批审批单号0013
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署2200200200200部门审批审批单号0014
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署4400400400400财务审批审批单号0015
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署1500500500500组长审批审批单号0016
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署3100100100100部门审批审批单号0017
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      王芳
                      审批过期
                      纸质签署2200200200200财务审批审批单号0018
                      p.cumx@rampblpa.ru
                      2022-02-01
                      贾明
                      审批通过
                      电子签署4400400400400组长审批审批单号0019
                      w.cezkdudy@lhll.au
                      2022-03-01
                      张三
                      审批失败
                      纸质签署1500500500500部门审批审批单号0020
                      r.nmgw@peurezgn.sl
                      2022-04-01
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/multiple-sort.tsx 1`] = `"
                      排序方式:[{"sortBy":"status","descending":true},{"sortBy":"survivalTime","descending":false}]
                      申请人
                      申请状态
                      申请耗时(天)
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      2电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      3纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      1纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      4电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      2纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                      序号
                      申请人
                      申请状态
                      签署方式
                      申请时间
                      6贾明
                      审批通过
                      电子签署2022-01-01
                      7张三
                      审批失败
                      纸质签署2022-02-01
                      8王芳
                      审批过期
                      纸质签署2022-03-01
                      9贾明
                      审批通过
                      电子签署2022-04-01
                      10张三
                      审批失败
                      纸质签署2022-01-01
                      11王芳
                      审批过期
                      纸质签署2022-02-01
                      12贾明
                      审批通过
                      电子签署2022-03-01
                      13张三
                      审批失败
                      纸质签署2022-04-01
                      14王芳
                      审批过期
                      纸质签署2022-01-01
                      15贾明
                      审批通过
                      电子签署2022-02-01
                      16张三
                      审批失败
                      纸质签署2022-03-01
                      17王芳
                      审批过期
                      纸质签署2022-04-01
                      18贾明
                      审批通过
                      电子签署2022-01-01
                      19张三
                      审批失败
                      纸质签署2022-02-01
                      20王芳
                      审批过期
                      纸质签署2022-03-01
                      21贾明
                      审批通过
                      电子签署2022-04-01
                      22张三
                      审批失败
                      纸质签署2022-01-01
                      23王芳
                      审批过期
                      纸质签署2022-02-01
                      24贾明
                      审批通过
                      电子签署2022-03-01
                      25张三
                      审批失败
                      纸质签署2022-04-01
                      26王芳
                      审批过期
                      纸质签署2022-01-01
                      27贾明
                      审批通过
                      电子签署2022-02-01
                      28张三
                      审批失败
                      纸质签署2022-03-01
                      29王芳
                      审批过期
                      纸质签署2022-04-01
                      30贾明
                      审批通过
                      电子签署2022-01-01
                      31张三
                      审批失败
                      纸质签署2022-02-01
                      32王芳
                      审批过期
                      纸质签署2022-03-01
                      33贾明
                      审批通过
                      电子签署2022-04-01
                      34张三
                      审批失败
                      纸质签署2022-01-01
                      35王芳
                      审批过期
                      纸质签署2022-02-01
                      36贾明
                      审批通过
                      电子签署2022-03-01
                      37张三
                      审批失败
                      纸质签署2022-04-01
                      38王芳
                      审批过期
                      纸质签署2022-01-01
                      39贾明
                      审批通过
                      电子签署2022-02-01
                      40张三
                      审批失败
                      纸质签署2022-03-01
                      41王芳
                      审批过期
                      纸质签署2022-04-01
                      42贾明
                      审批通过
                      电子签署2022-01-01
                      43张三
                      审批失败
                      纸质签署2022-02-01
                      44王芳
                      审批过期
                      纸质签署2022-03-01
                      45贾明
                      审批通过
                      电子签署2022-04-01
                      46张三
                      审批失败
                      纸质签署2022-01-01
                      47王芳
                      审批过期
                      纸质签署2022-02-01
                      48贾明
                      审批通过
                      电子签署2022-03-01
                      49张三
                      审批失败
                      纸质签署2022-04-01
                      50王芳
                      审批过期
                      纸质签署2022-01-01
                      51贾明
                      审批通过
                      电子签署2022-02-01
                      52张三
                      审批失败
                      纸质签署2022-03-01
                      53王芳
                      审批过期
                      纸质签署2022-04-01
                      54贾明
                      审批通过
                      电子签署2022-01-01
                      55张三
                      审批失败
                      纸质签署2022-02-01
                      56王芳
                      审批过期
                      纸质签署2022-03-01
                      57贾明
                      审批通过
                      电子签署2022-04-01
                      58张三
                      审批失败
                      纸质签署2022-01-01
                      59王芳
                      审批过期
                      纸质签署2022-02-01
                      60贾明
                      审批通过
                      电子签署2022-03-01
                      61张三
                      审批失败
                      纸质签署2022-04-01
                      62王芳
                      审批过期
                      纸质签署2022-01-01
                      63贾明
                      审批通过
                      电子签署2022-02-01
                      64张三
                      审批失败
                      纸质签署2022-03-01
                      65王芳
                      审批过期
                      纸质签署2022-04-01
                      共 60 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 12
                      跳至
                      / 12 页
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                      序号
                      申请人
                      申请状态
                      签署方式
                      申请时间
                      6贾明
                      审批通过
                      电子签署2022-01-01
                      7张三
                      审批失败
                      纸质签署2022-02-01
                      8王芳
                      审批过期
                      纸质签署2022-03-01
                      9贾明
                      审批通过
                      电子签署2022-04-01
                      10张三
                      审批失败
                      纸质签署2022-01-01
                      11王芳
                      审批过期
                      纸质签署2022-02-01
                      12贾明
                      审批通过
                      电子签署2022-03-01
                      13张三
                      审批失败
                      纸质签署2022-04-01
                      14王芳
                      审批过期
                      纸质签署2022-01-01
                      15贾明
                      审批通过
                      电子签署2022-02-01
                      16张三
                      审批失败
                      纸质签署2022-03-01
                      17王芳
                      审批过期
                      纸质签署2022-04-01
                      18贾明
                      审批通过
                      电子签署2022-01-01
                      19张三
                      审批失败
                      纸质签署2022-02-01
                      20王芳
                      审批过期
                      纸质签署2022-03-01
                      21贾明
                      审批通过
                      电子签署2022-04-01
                      22张三
                      审批失败
                      纸质签署2022-01-01
                      23王芳
                      审批过期
                      纸质签署2022-02-01
                      24贾明
                      审批通过
                      电子签署2022-03-01
                      25张三
                      审批失败
                      纸质签署2022-04-01
                      26王芳
                      审批过期
                      纸质签署2022-01-01
                      27贾明
                      审批通过
                      电子签署2022-02-01
                      28张三
                      审批失败
                      纸质签署2022-03-01
                      29王芳
                      审批过期
                      纸质签署2022-04-01
                      30贾明
                      审批通过
                      电子签署2022-01-01
                      31张三
                      审批失败
                      纸质签署2022-02-01
                      32王芳
                      审批过期
                      纸质签署2022-03-01
                      33贾明
                      审批通过
                      电子签署2022-04-01
                      34张三
                      审批失败
                      纸质签署2022-01-01
                      35王芳
                      审批过期
                      纸质签署2022-02-01
                      36贾明
                      审批通过
                      电子签署2022-03-01
                      37张三
                      审批失败
                      纸质签署2022-04-01
                      38王芳
                      审批过期
                      纸质签署2022-01-01
                      39贾明
                      审批通过
                      电子签署2022-02-01
                      40张三
                      审批失败
                      纸质签署2022-03-01
                      41王芳
                      审批过期
                      纸质签署2022-04-01
                      42贾明
                      审批通过
                      电子签署2022-01-01
                      43张三
                      审批失败
                      纸质签署2022-02-01
                      44王芳
                      审批过期
                      纸质签署2022-03-01
                      45贾明
                      审批通过
                      电子签署2022-04-01
                      46张三
                      审批失败
                      纸质签署2022-01-01
                      47王芳
                      审批过期
                      纸质签署2022-02-01
                      48贾明
                      审批通过
                      电子签署2022-03-01
                      49张三
                      审批失败
                      纸质签署2022-04-01
                      50王芳
                      审批过期
                      纸质签署2022-01-01
                      51贾明
                      审批通过
                      电子签署2022-02-01
                      52张三
                      审批失败
                      纸质签署2022-03-01
                      53王芳
                      审批过期
                      纸质签署2022-04-01
                      54贾明
                      审批通过
                      电子签署2022-01-01
                      55张三
                      审批失败
                      纸质签署2022-02-01
                      56王芳
                      审批过期
                      纸质签署2022-03-01
                      57贾明
                      审批通过
                      电子签署2022-04-01
                      58张三
                      审批失败
                      纸质签署2022-01-01
                      59王芳
                      审批过期
                      纸质签署2022-02-01
                      60贾明
                      审批通过
                      电子签署2022-03-01
                      61张三
                      审批失败
                      纸质签署2022-04-01
                      62王芳
                      审批过期
                      纸质签署2022-01-01
                      63贾明
                      审批通过
                      电子签署2022-02-01
                      64张三
                      审批失败
                      纸质签署2022-03-01
                      65王芳
                      审批过期
                      纸质签署2022-04-01
                      共 60 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 12
                      跳至
                      / 12 页
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/select-multiple.tsx 1`] = `"
                      申请人
                      申请状态
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      "`; @@ -154539,7 +171448,7 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/single- exports[`ssr snapshot test > ssr test packages/components/table/_example/style.tsx 1`] = `"
                      申请人
                      审批状态
                      申请耗时(天)
                      签署方式
                      邮箱地址
                      申请时间
                      贾明
                      审批通过
                      2电子签署
                      w.cezkdudy@lhll.au
                      2022-01-01
                      张三
                      审批失败
                      10纸质签署
                      r.nmgw@peurezgn.sl
                      2022-02-01
                      王芳
                      审批过期
                      1纸质签署
                      p.cumx@rampblpa.ru
                      2022-03-01
                      贾明
                      审批通过
                      2电子签署
                      w.cezkdudy@lhll.au
                      2022-04-01
                      张三
                      审批失败
                      10纸质签署
                      r.nmgw@peurezgn.sl
                      2022-01-01
                      汇总:近期数据波动较大
                      "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
                      排序
                      编号
                      名称
                      签署方式
                      操作
                      0
                      申请人 0_1 号
                      电子签署
                      1
                      申请人 1_1 号
                      纸质签署
                      2
                      申请人 2_1 号
                      电子签署
                      3
                      申请人 3_1 号
                      纸质签署
                      4
                      申请人 4_1 号
                      电子签署
                      66666
                      申请人懒加载节点 66666,点我体验
                      电子签署
                      88888
                      申请人懒加载节点 88888,点我体验
                      电子签署
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
                      排序
                      编号
                      名称
                      签署方式
                      操作
                      0
                      申请人 0_1 号
                      电子签署
                      1
                      申请人 1_1 号
                      纸质签署
                      2
                      申请人 2_1 号
                      电子签署
                      3
                      申请人 3_1 号
                      纸质签署
                      4
                      申请人 4_1 号
                      电子签署
                      66666
                      申请人懒加载节点 66666,点我体验
                      电子签署
                      88888
                      申请人懒加载节点 88888,点我体验
                      电子签署
                      共 100 条数据
                      请选择
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/tree-select.tsx 1`] = `"
                      编号
                      申请人
                      状态
                      申请事项
                      "`; @@ -154555,7 +171464,7 @@ exports[`ssr snapshot test > ssr test packages/components/tabs/_example/custom.t exports[`ssr snapshot test > ssr test packages/components/tabs/_example/drag-sort.tsx 1`] = `"
                      选项卡一
                      选项卡二
                      选项卡三

                      这是选项卡一的内容,使用 Tabs 渲染

                      选项卡一
                      选项卡二
                      选项卡三

                      这是选项卡一的内容,使用 Tabs 渲染

                      "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡1内容区
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3
                      选项卡1内容区
                      "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/lazy-load.tsx 1`] = `"
                      选项卡1
                      选项卡2
                      选项卡3

                      选项卡1的内容,使用 TabPanel 渲染

                      选项卡一
                      选项卡二
                      选项卡三

                      这是选项卡1的内容,使用 Tabs 渲染

                      "`; @@ -154573,9 +171482,9 @@ exports[`ssr snapshot test > ssr test packages/components/tag/_example/check-tag exports[`ssr snapshot test > ssr test packages/components/tag/_example/custom-color.tsx 1`] = `"
                      #0052D9
                      default
                      light
                      outline
                      light-outline
                      "`; -exports[`ssr snapshot test > ssr test packages/components/tag/_example/delete.tsx 1`] = `"
                      可删除标签0
                      可删除标签1
                      可删除标签2
                      可添加标签
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tag/_example/delete.tsx 1`] = `"
                      可删除标签0
                      可删除标签1
                      可删除标签2
                      可添加标签
                      "`; -exports[`ssr snapshot test > ssr test packages/components/tag/_example/icon.tsx 1`] = `"
                      默认标签
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tag/_example/icon.tsx 1`] = `"
                      默认标签
                      "`; exports[`ssr snapshot test > ssr test packages/components/tag/_example/long-text.tsx 1`] = `"
                      默认超八个字超长文本标签超长省略文本标签
                      "`; @@ -154615,31 +171524,31 @@ exports[`ssr snapshot test > ssr test packages/components/textarea/_example/maxl exports[`ssr snapshot test > ssr test packages/components/textarea/_example/type.tsx 1`] = `"
                      正常提示
                      成功提示
                      警告提示
                      错误提示
                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/disabled.tsx 1`] = `"

                      禁用整个选择器

                      禁用指定时间

                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/disabled.tsx 1`] = `"

                      禁用整个选择器

                      禁用指定时间

                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hide-clear-button.tsx 1`] = `"

                      禁止清空

                      允许清空

                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hide-clear-button.tsx 1`] = `"

                      禁止清空

                      允许清空

                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hm.tsx 1`] = `"

                      时分选择

                      毫秒选择

                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hm.tsx 1`] = `"

                      时分选择

                      毫秒选择

                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hms.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hms.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/keyboard.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/keyboard.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/panel.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/presets.tsx 1`] = `"
                      -
                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/presets.tsx 1`] = `"
                      -
                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/range.tsx 1`] = `"
                      -
                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/range.tsx 1`] = `"
                      -
                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/show-steps.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/show-steps.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/base.tsx 1`] = `"

                      时间轴方向

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customContent.tsx 1`] = `"
                      • 事件一
                        事件一自定义内容
                        2022-01-01
                      • 事件二
                        事件二自定义内容
                        2022-02-01
                      • 事件三
                        事件三自定义内容
                        2022-03-01
                      • 事件四
                        事件四自定义内容
                        2022-04-01
                      "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                      时间轴样式

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                      时间轴样式

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/layout.tsx 1`] = `"

                      时间轴方向

                      对齐方式

                      label对齐方式

                      • 事件一
                        2022-01-01
                      • 事件二
                        2022-02-01
                      • 事件三
                        2022-03-01
                      • 事件四
                        2022-04-01
                      "`; @@ -154677,7 +171586,7 @@ exports[`ssr snapshot test > ssr test packages/components/transfer/_example/empt exports[`ssr snapshot test > ssr test packages/components/transfer/_example/pagination.tsx 1`] = `"
                      0 / 20 项
                      跳至
                      / 2 页
                      0 / 0 项
                      暂无数据
                      跳至
                      / 1 页
                      "`; -exports[`ssr snapshot test > ssr test packages/components/transfer/_example/search.tsx 1`] = `""`; +exports[`ssr snapshot test > ssr test packages/components/transfer/_example/search.tsx 1`] = `""`; exports[`ssr snapshot test > ssr test packages/components/transfer/_example/tree.tsx 1`] = `"
                      0 / 5 项
                      暂无数据
                      0 / 0 项
                      暂无数据
                      "`; @@ -154733,9 +171642,9 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/m exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/panelContent.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefix.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefix.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefixsuffix.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefixsuffix.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/props.tsx 1`] = `"
                      "`; @@ -154745,7 +171654,7 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/v exports[`ssr snapshot test > ssr test packages/components/typography/_example/base.tsx 1`] = `"

                      What is TDesign

                      TDesign is an enterprise-level design system accumulated by Tencent's various business teams.
                      TDesign features a unified design values, consistent design language, and visual style, helping users form continuous and coherent perceptions of the experience. Based on this, TDesign offers out-of-the-box UI component libraries, design guidelines, and design assets, elegantly and efficiently freeing design and development from repetitive tasks. Simultaneously, it facilitates easy extension on top of TDesign, enabling a better alignment with business requirements.

                      Comprehensive

                      TDesign Support Vue 2, Vue 3, React, components for Desktop Application and Vue 3, Wechat MiniProgram components for Mobile Application.
                      • Features
                      • Comprehensive
                        • Consistency
                        • Usability
                      • Join TDesign
                      1. Features
                      2. Comprehensive
                        1. Consistency
                        2. Usability
                      3. Join TDesign
                      "`; -exports[`ssr snapshot test > ssr test packages/components/typography/_example/copyable.tsx 1`] = `"This is a copyable text.
                      This is a copyable long text. TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....

                      This is a copyable long text with custom suffix."`; +exports[`ssr snapshot test > ssr test packages/components/typography/_example/copyable.tsx 1`] = `"This is a copyable text.
                      This is a copyable long text. TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....

                      This is a copyable long text with custom suffix."`; exports[`ssr snapshot test > ssr test packages/components/typography/_example/ellipsis.tsx 1`] = `"
                      TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                      TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                      TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                      TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                      "`; @@ -154761,9 +171670,9 @@ exports[`ssr snapshot test > ssr test packages/components/upload/_example/dragga exports[`ssr snapshot test > ssr test packages/components/upload/_example/file-flow-list.tsx 1`] = `"

                      支持批量上传文件,文件格式不限,最多只能上传 10 份文件
                      点击上方“选择文件”或将文件拖拽到此区域
                      取消上传
                      点击上传
                      "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/image.tsx 1`] = `"

                      • 请选择图片

                      请选择单张图片文件上传(上传成功状态演示)
                      • 点击上传图片

                      单张图片文件上传(上传失败状态演示)
                      • 点击上传图片

                      允许选择多张图片文件上传,最多只能上传 3 张图片
                      "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/image.tsx 1`] = `"

                      • 请选择图片

                      请选择单张图片文件上传(上传成功状态演示)
                      • 点击上传图片

                      单张图片文件上传(上传失败状态演示)
                      • 点击上传图片

                      允许选择多张图片文件上传,最多只能上传 3 张图片
                      "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
                      AutoUpload

                      支持批量上传图片文件
                      • demo…-1.png

                      • avatar.jpg

                      取消上传

                      Different Status Images
                      • loading.svg

                      • loading.svg

                      • 上传中 10%

                        loading.svg

                      • 上传失败

                        loading.svg

                      "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
                      AutoUpload

                      支持批量上传图片文件
                      • demo…-1.png

                      • avatar.jpg

                      取消上传

                      Different Status Images
                      • loading.svg

                      • loading.svg

                      • 上传中 10%

                        loading.svg

                      • 上传失败

                        loading.svg

                      "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/request-method.tsx 1`] = `"
                      自定义上传方法需要返回成功或失败信息
                      "`; diff --git a/test/snap/__snapshots__/ssr.test.jsx.snap b/test/snap/__snapshots__/ssr.test.jsx.snap index fb945c5014..b64932cc2d 100644 --- a/test/snap/__snapshots__/ssr.test.jsx.snap +++ b/test/snap/__snapshots__/ssr.test.jsx.snap @@ -32,9 +32,9 @@ exports[`ssr snapshot test > ssr test packages/components/anchor/_example/multip exports[`ssr snapshot test > ssr test packages/components/anchor/_example/small.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/anchor/_example/target.tsx 1`] = `"

                      基础锚点

                      多级锚点

                      尺寸大小

                      指定容器

                      "`; +exports[`ssr snapshot test > ssr test packages/components/anchor/_example/target.tsx 1`] = `"

                      基础锚点

                      多级锚点

                      尺寸大小

                      指定容器

                      "`; -exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/base.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/base.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example/filter.tsx 1`] = `"
                      "`; @@ -48,17 +48,17 @@ exports[`ssr snapshot test > ssr test packages/components/auto-complete/_example exports[`ssr snapshot test > ssr test packages/components/avatar/_example/adjust.tsx 1`] = `"
                      王亿
                      王亿亿
                      "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/base.tsx 1`] = `"
                      W
                      "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/base.tsx 1`] = `"
                      W
                      "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group.tsx 1`] = `"
                      W
                      W
                      "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group.tsx 1`] = `"
                      W
                      W
                      "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-cascading.tsx 1`] = `"
                      W
                      W
                      "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-cascading.tsx 1`] = `"
                      W
                      W
                      "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-max.tsx 1`] = `"
                      Avatar
                      +1
                      Avatar
                      Avatar
                      more
                      "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/group-max.tsx 1`] = `"
                      Avatar
                      +1
                      Avatar
                      Avatar
                      more
                      "`; exports[`ssr snapshot test > ssr test packages/components/avatar/_example/shape.tsx 1`] = `"
                      W
                      W
                      "`; -exports[`ssr snapshot test > ssr test packages/components/avatar/_example/size.tsx 1`] = `"
                      W
                      W
                      W
                      W
                      W
                      W
                      W
                      W
                      test
                      "`; +exports[`ssr snapshot test > ssr test packages/components/avatar/_example/size.tsx 1`] = `"
                      W
                      W
                      W
                      W
                      W
                      W
                      W
                      W
                      test
                      "`; exports[`ssr snapshot test > ssr test packages/components/back-top/_example/baseList.tsx 1`] = `"
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      • 列表内容
                      "`; @@ -72,7 +72,7 @@ exports[`ssr snapshot test > ssr test packages/components/back-top/_example/size exports[`ssr snapshot test > ssr test packages/components/back-top/_example/theme.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/badge/_example/base.tsx 1`] = `"解锁新徽章"`; +exports[`ssr snapshot test > ssr test packages/components/badge/_example/base.tsx 1`] = `"解锁新徽章"`; exports[`ssr snapshot test > ssr test packages/components/badge/_example/color.tsx 1`] = `"
                      "`; @@ -90,13 +90,13 @@ exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ba exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom.tsx 1`] = `"
                      页面1>>
                      页面2>>
                      页面3>>
                      页面1/////
                      页面2/////
                      页面3/////
                      "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom-ellipsis.tsx 1`] = `"
                      页面1
                      页面2
                      页面5
                      页面1
                      页面2
                      页面5
                      "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/custom-ellipsis.tsx 1`] = `"
                      页面1
                      页面2
                      页面5
                      页面1
                      页面2
                      页面5
                      "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ellipsis.tsx 1`] = `"
                      页面1
                      页面2
                      页面5
                      页面1
                      页面2
                      页面5
                      "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/ellipsis.tsx 1`] = `"
                      页面1
                      页面2
                      页面5
                      页面1
                      页面2
                      页面5
                      "`; exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/href.tsx 1`] = `"
                      页面2
                      页面3
                      点击计数器:0
                      "`; -exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/icon.tsx 1`] = `"
                      页面1
                      页面2
                      页面3
                      "`; +exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/icon.tsx 1`] = `"
                      页面1
                      页面2
                      页面3
                      "`; exports[`ssr snapshot test > ssr test packages/components/breadcrumb/_example/options.tsx 1`] = `"
                      页面1
                      页面2
                      "`; @@ -112,9 +112,9 @@ exports[`ssr snapshot test > ssr test packages/components/button/_example/custom exports[`ssr snapshot test > ssr test packages/components/button/_example/ghost.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/button/_example/icon.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/button/_example/icon.tsx 1`] = `"
                      "`; -exports[`ssr snapshot test > ssr test packages/components/button/_example/shape.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/button/_example/shape.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/button/_example/size.tsx 1`] = `"
                      "`; @@ -158,9 +158,9 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/bordered exports[`ssr snapshot test > ssr test packages/components/card/_example/custom-loading-props.tsx 1`] = `"
                      自定义loadingProps Card
                      仅有内容区域的卡片形式。卡片内容区域可以是文字、图片、表单、表格等形式信息内容。可使用大中小不同的卡片尺寸,按业务需求进行呈现。
                      TDesign努力加载中...
                      "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
                      默认标签
                      "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer.tsx 1`] = `"
                      默认标签
                      "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
                      "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-actions.tsx 1`] = `"
                      "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/footer-content.tsx 1`] = `"
                      "`; @@ -174,11 +174,11 @@ exports[`ssr snapshot test > ssr test packages/components/card/_example/header-b exports[`ssr snapshot test > ssr test packages/components/card/_example/header-description.tsx 1`] = `"
                      标题

                      描述

                      操作
                      卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
                      "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
                      标题

                      卡片内容

                      "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-footer-actions.tsx 1`] = `"
                      标题

                      卡片内容

                      "`; exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle.tsx 1`] = `"
                      标题
                      副标题
                      操作
                      卡片内容,以描述性为主,可以是文字、图片或图文组合的形式。按业务需求进行自定义组合。
                      "`; -exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
                      标题
                      副标题
                      "`; +exports[`ssr snapshot test > ssr test packages/components/card/_example/header-subtitle-footer-actions.tsx 1`] = `"
                      标题
                      副标题
                      "`; exports[`ssr snapshot test > ssr test packages/components/cascader/_example/base.tsx 1`] = `"
                      "`; @@ -228,7 +228,7 @@ exports[`ssr snapshot test > ssr test packages/components/checkbox/_example/max. exports[`ssr snapshot test > ssr test packages/components/collapse/_example/base.tsx 1`] = `"
                      这是一个折叠标题
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      设置默认展开项
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      自定义折叠面板内容
                      Vue
                      React
                      当前折叠面板折叠时,销毁面板内容
                      嵌套使用折叠面板
                      这是一个折叠标题
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      这是一个折叠标题
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      "`; -exports[`ssr snapshot test > ssr test packages/components/collapse/_example/icon.tsx 1`] = `"
                      这是一个折叠标题
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      折叠后自动销毁
                      自定义折叠面板内容
                      Vue
                      React
                      自定义图标
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      "`; +exports[`ssr snapshot test > ssr test packages/components/collapse/_example/icon.tsx 1`] = `"
                      这是一个折叠标题
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      折叠后自动销毁
                      自定义折叠面板内容
                      Vue
                      React
                      自定义图标
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      "`; exports[`ssr snapshot test > ssr test packages/components/collapse/_example/mutex.tsx 1`] = `"
                      这是一个折叠标题
                      这部分是每个折叠面板折叠或展开的内容,可根据不同业务或用户的使用诉求,进行自定义填充。可以是纯文本、图文、子列表等内容形式。
                      折叠后自动销毁
                      自定义折叠面板内容
                      Vue
                      React
                      "`; @@ -242,7 +242,7 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/panel.tsx 1`] = `"
                      请选择

                      最近使用颜色

                        系统预设颜色

                        "`; -exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
                        预设最近使用色
                        请选择

                        最近使用颜色

                        系统预设颜色

                        完全不显示最近使用色
                        请选择

                        系统预设颜色

                        "`; +exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/recent-color.tsx 1`] = `"
                        预设最近使用色
                        请选择

                        最近使用颜色

                        系统预设颜色

                        完全不显示最近使用色
                        请选择

                        系统预设颜色

                        "`; exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/status-disabled.tsx 1`] = `"
                        #0052d9
                        "`; @@ -254,19 +254,19 @@ exports[`ssr snapshot test > ssr test packages/components/color-picker/_example/ exports[`ssr snapshot test > ssr test packages/components/comment/_example/base.tsx 1`] = `"
                        评论作者名今天16:38
                        评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
                        • 评论作者名A今天16:38
                          A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        • 评论作者名B今天16:38
                          B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        • 评论作者名C今天16:38
                          C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/list.tsx 1`] = `"
                        • 评论作者名A今天16:38
                          A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        • 评论作者名B今天16:38
                          B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        • 评论作者名C今天16:38
                          C评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"

                        TNode

                        评论作者名今天16:38
                        这里是评论者写的评论内容。

                        Array

                        评论作者名今天16:38
                        这里是评论者写的评论内容。
                        "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/operation.tsx 1`] = `"

                        TNode

                        评论作者名今天16:38
                        这里是评论者写的评论内容。

                        Array

                        评论作者名今天16:38
                        这里是评论者写的评论内容。
                        "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
                        评论作者名A今天16:38
                        A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        引用内容标题
                        引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
                        "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/quote.tsx 1`] = `"
                        评论作者名A今天16:38
                        A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        引用内容标题
                        引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容引用内容。
                        "`; -exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
                        评论作者名A今天16:38
                        A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        评论作者名B评论作者名A今天16:38
                        B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        "`; +exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply.tsx 1`] = `"
                        评论作者名A今天16:38
                        A评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        评论作者名B评论作者名A今天16:38
                        B评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容评论内容。
                        "`; exports[`ssr snapshot test > ssr test packages/components/comment/_example/reply-form.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/calendar.tsx 1`] = `"
                        please select
                        please select
                        Hide Weekend
                        MondayTuesdayWednesdayThursdayFridaySaturdaySunday
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
                        ~
                        ~
                        ~
                        "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/date-picker.tsx 1`] = `"
                        ~
                        ~
                        ~
                        "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/dialog.tsx 1`] = `"
                        Title
                        Would you like to be my friends?
                        confirm
                        Would you like to be my friends?
                        confirm
                        Would you like to be my friends?
                        confirm
                        Would you like to be my friends?
                        confirm
                        Would you like to be my friends?
                        "`; @@ -274,45 +274,45 @@ exports[`ssr snapshot test > ssr test packages/components/config-provider/_examp exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/input.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/others.tsx 1`] = `"
                        Feature Tag
                        Feature Tag
                        Feature Tag
                        Feature Tag
                        Tree Empty Data
                        First Step
                        You need to click the blue button
                        Second Step
                        Fill your base information into the form
                        Error Step
                        Something Wrong! Custom Error Icon!
                        4
                        Last Step
                        You haven't finish this step.
                        图片加载中
                        "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/others.tsx 1`] = `"
                        Feature Tag
                        Feature Tag
                        Feature Tag
                        Feature Tag
                        Tree Empty Data
                        First Step
                        You need to click the blue button
                        Second Step
                        Fill your base information into the form
                        Error Step
                        Something Wrong! Custom Error Icon!
                        4
                        Last Step
                        You haven't finish this step.
                        图片加载中
                        "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/pagination.tsx 1`] = `"
                        Total 36 items
                        please select
                        • 1
                        • 2
                        • 3
                        • 4
                        / 4
                        "`; exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/popconfirm.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/table.tsx 1`] = `"
                        Type
                        Platform
                        Property
                        Empty Data
                        Type
                        Platform
                        Property
                        ArrayVue(PC)A
                        StringReact(PC)B
                        ObjectMiniprogramC
                        "`; +exports[`ssr snapshot test > ssr test packages/components/config-provider/_example/table.tsx 1`] = `"
                        Type
                        Platform
                        Property
                        Empty Data
                        Type
                        Platform
                        Property
                        ArrayVue(PC)A
                        StringReact(PC)B
                        ObjectMiniprogramC
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/base.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/base.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/cancel-range-limit.tsx 1`] = `"
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/cancel-range-limit.tsx 1`] = `"
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-cell.tsx 1`] = `"
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-cell.tsx 1`] = `"
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-icon.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/custom-icon.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-presets-alt.tsx 1`] = `"
                        -
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-presets-alt.tsx 1`] = `"
                        -
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-range.tsx 1`] = `"
                        -
                        -
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-range.tsx 1`] = `"
                        -
                        -
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-time.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/date-time.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/disable-date.tsx 1`] = `"
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/first-day-of-week.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/month.tsx 1`] = `"
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/multiple.tsx 1`] = `"
                        2024-10-01
                        2024-10-24
                        2024-50周
                        2024-51周
                        2022
                        2023
                        2024
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/multiple.tsx 1`] = `"
                        2024-10-01
                        2024-10-24
                        2024-50周
                        2024-51周
                        2022
                        2023
                        2024
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/panel.tsx 1`] = `"
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        00:00:00
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        00:00:00
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/panel.tsx 1`] = `"
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        00:00:00
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        00:00:00
                        30
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        8
                        9
                        10
                        11
                        12
                        13
                        14
                        15
                        16
                        17
                        18
                        19
                        20
                        21
                        22
                        23
                        24
                        25
                        26
                        27
                        28
                        29
                        30
                        31
                        1
                        2
                        3
                        4
                        5
                        6
                        7
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/quarter.tsx 1`] = `"
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/quarter.tsx 1`] = `"
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/range.tsx 1`] = `"
                        -
                        -
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/range.tsx 1`] = `"
                        -
                        -
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/week.tsx 1`] = `"
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/week.tsx 1`] = `"
                        -
                        "`; -exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/year.tsx 1`] = `"
                        -
                        "`; +exports[`ssr snapshot test > ssr test packages/components/date-picker/_example/year.tsx 1`] = `"
                        -
                        "`; exports[`ssr snapshot test > ssr test packages/components/descriptions/_example/base.tsx 1`] = `"
                        Shipping address
                        NameTDesignTelephone Number139****0609
                        AreaChina Tencent HeadquartersAddressShenzhen Penguin Island D1 4A Mail Center
                        "`; @@ -412,7 +412,7 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/descrip exports[`ssr snapshot test > ssr test packages/components/empty/_example/operation.tsx 1`] = `"
                        暂无数据
                        "`; -exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
                        暂无数据
                        暂无数据
                        暂无数据
                        暂无数据
                        "`; +exports[`ssr snapshot test > ssr test packages/components/empty/_example/self-defined.tsx 1`] = `"
                        暂无数据
                        暂无数据
                        暂无数据
                        暂无数据
                        "`; exports[`ssr snapshot test > ssr test packages/components/empty/_example/size.tsx 1`] = `"
                        暂无数据
                        建设中
                        网络错误
                        成功
                        失败
                        "`; @@ -420,37 +420,37 @@ exports[`ssr snapshot test > ssr test packages/components/empty/_example/status. exports[`ssr snapshot test > ssr test packages/components/form/_example/align.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/base.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/clear-validate.tsx 1`] = `"
                        一句话介绍自己
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/clear-validate.tsx 1`] = `"
                        一句话介绍自己
                        "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/custom-validator.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/customized-form-controls.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                        请选择单张图片文件上传
                        提交
                        重置
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/disabled.tsx 1`] = `"
                        请选择单张图片文件上传
                        提交
                        重置
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                        一句话介绍自己
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/error-message.tsx 1`] = `"
                        一句话介绍自己
                        "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/form-field-linkage.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
                        上移
                        下移
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/form-list.tsx 1`] = `"
                        上移
                        下移
                        "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/layout.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/login.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/nested-data.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/reset.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-complicated-data.tsx 1`] = `"
                        学生1
                        学生2
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-message.tsx 1`] = `"
                        一句话介绍自己
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/validate-message.tsx 1`] = `"
                        一句话介绍自己
                        "`; exports[`ssr snapshot test > ssr test packages/components/form/_example/validator.tsx 1`] = `"
                        这里请填写密码
                        "`; -exports[`ssr snapshot test > ssr test packages/components/form/_example/validator-status.tsx 1`] = `"
                        校验不通过,请输入正确内容
                        自定义新增icon
                        自定义帮助icon
                        "`; +exports[`ssr snapshot test > ssr test packages/components/form/_example/validator-status.tsx 1`] = `"
                        校验不通过,请输入正确内容
                        自定义新增icon
                        自定义帮助icon
                        "`; exports[`ssr snapshot test > ssr test packages/components/grid/_example/base.tsx 1`] = `"
                        1
                        1
                        1
                        1
                        1
                        1
                        1
                        1
                        1
                        1
                        1
                        1
                        2
                        2
                        2
                        2
                        2
                        2
                        3
                        3
                        3
                        3
                        4
                        4
                        4
                        6
                        6
                        12
                        "`; @@ -482,7 +482,7 @@ exports[`ssr snapshot test > ssr test packages/components/guide/_example/popup-d exports[`ssr snapshot test > ssr test packages/components/icon/_example/Enhanced.tsx 1`] = `"


                        "`; -exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconExample.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconExample.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconFontEnhanced.tsx 1`] = `"


                        "`; @@ -492,43 +492,43 @@ exports[`ssr snapshot test > ssr test packages/components/icon/_example/IconSele exports[`ssr snapshot test > ssr test packages/components/icon/_example/SvgSpriteExample.tsx 1`] = `"

                        How do you feel today?

                        What is your favourite food?

                        How much icons does TDesign Icon includes?

                        "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/avif.tsx 1`] = `"
                        图片加载中
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/avif.tsx 1`] = `"
                        图片加载中
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-always.tsx 1`] = `"
                        有遮罩
                        图片加载中
                        高清
                        无遮罩
                        图片加载中
                        高清
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-always.tsx 1`] = `"
                        有遮罩
                        图片加载中
                        高清
                        无遮罩
                        图片加载中
                        高清
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-hover.tsx 1`] = `"
                        图片加载中
                        预览
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/extra-hover.tsx 1`] = `"
                        图片加载中
                        预览
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-mode.tsx 1`] = `"
                        图片加载中
                        fill
                        图片加载中
                        contain
                        图片加载中
                        cover
                        图片加载中
                        none
                        图片加载中
                        scale-down
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-mode.tsx 1`] = `"
                        图片加载中
                        fill
                        图片加载中
                        contain
                        图片加载中
                        cover
                        图片加载中
                        none
                        图片加载中
                        scale-down
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-position.tsx 1`] = `"
                        图片加载中
                        cover center
                        图片加载中
                        cover left
                        图片加载中
                        cover right
                        图片加载中
                        cover top
                        图片加载中
                        cover bottom
                        图片加载中
                        contain top
                        图片加载中
                        contain bottom
                        图片加载中
                        contain center
                        图片加载中
                        contain left
                        图片加载中
                        contain right
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/fill-position.tsx 1`] = `"
                        图片加载中
                        cover center
                        图片加载中
                        cover left
                        图片加载中
                        cover right
                        图片加载中
                        cover top
                        图片加载中
                        cover bottom
                        图片加载中
                        contain top
                        图片加载中
                        contain bottom
                        图片加载中
                        contain center
                        图片加载中
                        contain left
                        图片加载中
                        contain right
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/gallery-cover.tsx 1`] = `""`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/gallery-cover.tsx 1`] = `""`; exports[`ssr snapshot test > ssr test packages/components/image/_example/lazy-list.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/image/_example/lazy-single.tsx 1`] = `"
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/placeholder.tsx 1`] = `"

                        加载中的图片

                        默认占位
                        图片加载中
                        自定义占位

                        加载失败的图片

                        默认错误
                        图片加载中
                        自定义错误
                        图片加载中
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/placeholder.tsx 1`] = `"

                        加载中的图片

                        默认占位
                        图片加载中
                        自定义占位

                        加载失败的图片

                        默认错误
                        图片加载中
                        自定义错误
                        图片加载中
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image/_example/shape.tsx 1`] = `"
                        图片加载中
                        square
                        图片加载中
                        round
                        图片加载中
                        circle
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image/_example/shape.tsx 1`] = `"
                        图片加载中
                        square
                        图片加载中
                        round
                        图片加载中
                        circle
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/album.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/album.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/albumIcons.tsx 1`] = `"
                        test
                        图片加载中
                        预览
                        相册封面标题
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/albumIcons.tsx 1`] = `"
                        test
                        图片加载中
                        预览
                        相册封面标题
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/base.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/base.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/block.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/block.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        "`; exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/button.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/error.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/error.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/modeless.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/modeless.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/multiple.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/multiple.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        preview
                        图片加载中
                        预览
                        "`; -exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/svg.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        "`; +exports[`ssr snapshot test > ssr test packages/components/image-viewer/_example/svg.tsx 1`] = `"
                        preview
                        图片加载中
                        预览
                        "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/addon.tsx 1`] = `"
                        http://
                        http://
                        .com
                        "`; @@ -550,13 +550,13 @@ exports[`ssr snapshot test > ssr test packages/components/input/_example/group.t exports[`ssr snapshot test > ssr test packages/components/input/_example/max-length-count.tsx 1`] = `"
                        0/10
                        0/10
                        0/5
                        0/5
                        "`; -exports[`ssr snapshot test > ssr test packages/components/input/_example/password.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/input/_example/password.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/size.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/input/_example/status.tsx 1`] = `"
                        这是普通文本提示
                        校验通过文本提示
                        校验不通过文本提示
                        校验存在严重问题文本提示
                        "`; -exports[`ssr snapshot test > ssr test packages/components/input/_example/textarea.tsx 1`] = `"
                        "`; +exports[`ssr snapshot test > ssr test packages/components/input/_example/textarea.tsx 1`] = `"
                        "`; exports[`ssr snapshot test > ssr test packages/components/input-adornment/_example/select.tsx 1`] = `"
                        请选择
                        请选择
                        请选择
                        请选择
                        "`; @@ -588,9 +588,9 @@ exports[`ssr snapshot test > ssr test packages/components/layout/_example/aside. exports[`ssr snapshot test > ssr test packages/components/layout/_example/base.tsx 1`] = `"

                        顶部导航布局

                        Header
                        Content
                        Copyright @ 2019-2021 Tencent. All Rights Reserved

                        侧边导航布局

                        Content
                        Copyright @ 2019-2021 Tencent. All Rights Reserved

                        组合导航布局

                        Header
                        Content
                        Copyright @ 2019-2021 Tencent. All Rights Reserved

                        Header
                        Content
                        Copyright @ 2019-2021 Tencent. All Rights Reserved

                        Header
                        Content
                        Copyright @ 2019-2021 Tencent. All Rights Reserved
                        "`; -exports[`ssr snapshot test > ssr test packages/components/layout/_example/combine.tsx 1`] = `"
                        • 已选内容
                        • 菜单内容一
                        • 菜单内容二
                        • 菜单内容三
                        Content
                        Copyright @ 2019-2020 Tencent. All Rights Reserved
                        "`; +exports[`ssr snapshot test > ssr test packages/components/layout/_example/combine.tsx 1`] = `"
                        • 已选内容
                        • 菜单内容一
                        • 菜单内容二
                        • 菜单内容三
                        Content
                        Copyright @ 2019-2020 Tencent. All Rights Reserved
                        "`; -exports[`ssr snapshot test > ssr test packages/components/layout/_example/top.tsx 1`] = `"
                        • 已选内容
                        • 菜单内容一
                        • 菜单内容二
                        • 菜单内容三
                        Content
                        Copyright @ 2019-2020 Tencent. All Rights Reserved
                        "`; +exports[`ssr snapshot test > ssr test packages/components/layout/_example/top.tsx 1`] = `"
                        • 已选内容
                        • 菜单内容一
                        • 菜单内容二
                        • 菜单内容三
                        Content
                        Copyright @ 2019-2020 Tencent. All Rights Reserved
                        "`; exports[`ssr snapshot test > ssr test packages/components/link/_example/base.tsx 1`] = `"跳转链接"`; @@ -616,7 +616,7 @@ exports[`ssr snapshot test > ssr test packages/components/list/_example/image-te exports[`ssr snapshot test > ssr test packages/components/list/_example/multiline.tsx 1`] = `"
                        • 列表主内容

                          列表内容列表内容列表内容

                        • 列表主内容

                          列表内容列表内容列表内容

                        • 列表主内容

                          列表内容列表内容列表内容

                        • 列表主内容

                          列表内容列表内容列表内容

                        "`; -exports[`ssr snapshot test > ssr test packages/components/list/_example/operation.tsx 1`] = `"
                        • 列表主内容

                          列表内容列表内容

                        • 列表主内容

                          列表内容列表内容

                        "`; +exports[`ssr snapshot test > ssr test packages/components/list/_example/operation.tsx 1`] = `"
                        • 列表主内容

                          列表内容列表内容

                        • 列表主内容

                          列表内容列表内容

                        "`; exports[`ssr snapshot test > ssr test packages/components/list/_example/scroll.tsx 1`] = `"
                          "`; @@ -642,23 +642,23 @@ exports[`ssr snapshot test > ssr test packages/components/loading/_example/text. exports[`ssr snapshot test > ssr test packages/components/loading/_example/wrap.tsx 1`] = `"
                          this is loading component
                          this is loading component
                          this is loading component
                          this is loading component
                          this is loading component
                          "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/closable-side.tsx 1`] = `"
                          • 仪表盘
                          • 资源列表
                          • 调度平台
                          • 精准监控
                          • 根目录
                          • 消息区
                          "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/closable-side.tsx 1`] = `"
                          • 仪表盘
                          • 资源列表
                          • 调度平台
                          • 精准监控
                          • 根目录
                          • 消息区
                          "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-header.tsx 1`] = `"
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                          "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-header.tsx 1`] = `"
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                          "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/custom-side.tsx 1`] = `"
                          • 仪表盘
                          • 资源列表
                          • 视频区
                          • 根目录
                          • 调度平台
                          • 精准监控
                          • 个人中心
                          • 仪表盘
                          • 资源列表
                          • 视频区
                          • 根目录
                          • 调度平台
                          • 精准监控
                          • 个人中心
                          "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/double.tsx 1`] = `"
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                            子菜单1
                            子菜单2
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                            子菜单1
                            子菜单2
                          "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/group-side.tsx 1`] = `"
                            主导航
                          • 仪表盘
                          • 组件
                          • 列表项
                            • 基础列表项
                            • 卡片列表项
                            • 筛选列表项
                            • 树状筛选列表项
                          • 表单项
                          • 详情页
                          • 结果页
                          • 更多
                          • 个人页
                          • 登录页
                          "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/group-side.tsx 1`] = `"
                            主导航
                          • 仪表盘
                          • 组件
                          • 列表项
                            • 基础列表项
                            • 卡片列表项
                            • 筛选列表项
                            • 树状筛选列表项
                          • 表单项
                          • 详情页
                          • 结果页
                          • 更多
                          • 个人页
                          • 登录页
                          "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/multi-side.tsx 1`] = `"
                          • 仪表盘
                          • 资源列表
                            • 菜单二
                          • 调度平台
                            • 二级菜单-1
                              • 三级菜单-1
                              • 三级菜单-2
                              • 三级菜单-3
                            • 二级菜单-2
                          • 精准监控
                            • 二级菜单-1
                            • 二级菜单-2
                          • 根目录
                          • 消息区
                            • 二级菜单-1
                            • 二级菜单-2
                          • 仪表盘
                          • 资源列表
                            • 二级菜单-1
                              • 三级菜单-1
                              • 三级菜单-2
                              • 三级菜单-3
                          • 调度平台
                            • 二级菜单-1
                            • 二级菜单-2
                          • 精准监控
                            • 二级菜单-1
                            • 二级菜单-2
                          • 根目录
                          • 消息区
                            • 二级菜单-1
                            • 二级菜单-2
                          "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/multi-side.tsx 1`] = `"
                          • 仪表盘
                          • 资源列表
                            • 菜单二
                          • 调度平台
                            • 二级菜单-1
                              • 三级菜单-1
                              • 三级菜单-2
                              • 三级菜单-3
                            • 二级菜单-2
                          • 精准监控
                            • 二级菜单-1
                            • 二级菜单-2
                          • 根目录
                          • 消息区
                            • 二级菜单-1
                            • 二级菜单-2
                          • 仪表盘
                          • 资源列表
                            • 二级菜单-1
                              • 三级菜单-1
                              • 三级菜单-2
                              • 三级菜单-3
                          • 调度平台
                            • 二级菜单-1
                            • 二级菜单-2
                          • 精准监控
                            • 二级菜单-1
                            • 二级菜单-2
                          • 根目录
                          • 消息区
                            • 二级菜单-1
                            • 二级菜单-2
                          "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/multiple.tsx 1`] = `"
                          • 电器
                          • 女装
                          • 水果蔬菜
                          • 其他
                          • 电器
                          • 女装
                          • 水果蔬菜
                          • 其他
                          "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/multiple.tsx 1`] = `"
                          • 电器
                          • 女装
                          • 水果蔬菜
                          • 其他
                          • 电器
                          • 女装
                          • 水果蔬菜
                          • 其他
                          "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/popup-side.tsx 1`] = `"
                          • 仪表盘
                          • 资源列表
                          • 调度平台
                          • 精准监控
                          • 根目录
                          • 消息区
                          • 仪表盘
                          • 资源列表
                          • 调度平台
                          • 精准监控
                          • 根目录
                          • 消息区
                          "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/popup-side.tsx 1`] = `"
                          • 仪表盘
                          • 资源列表
                          • 调度平台
                          • 精准监控
                          • 根目录
                          • 消息区
                          • 仪表盘
                          • 资源列表
                          • 调度平台
                          • 精准监控
                          • 根目录
                          • 消息区
                          "`; -exports[`ssr snapshot test > ssr test packages/components/menu/_example/single.tsx 1`] = `"
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                          "`; +exports[`ssr snapshot test > ssr test packages/components/menu/_example/single.tsx 1`] = `"
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                          • 菜单1
                          • 菜单2
                          • 菜单3
                          • 菜单4
                          "`; exports[`ssr snapshot test > ssr test packages/components/menu/_example/single-side.tsx 1`] = `"
                          • 仪表盘
                          • 资源列表
                          • 视频区
                          • 根目录
                          • 调度平台
                          • 精准监控
                          • 个人中心
                          • 仪表盘
                          • 资源列表
                          • 视频区
                          • 根目录
                          • 调度平台
                          • 精准监控
                          • 个人中心
                          "`; @@ -700,23 +700,23 @@ exports[`ssr snapshot test > ssr test packages/components/notification/_example/ exports[`ssr snapshot test > ssr test packages/components/notification/_example/toggle.tsx 1`] = `""`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/base.tsx 1`] = `"
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/base.tsx 1`] = `"
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/jump.tsx 1`] = `"
                          共 645 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 33
                          跳至
                          / 33 页
                          "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/jump.tsx 1`] = `"
                          共 645 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 33
                          跳至
                          / 33 页
                          "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mini.tsx 1`] = `"
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/mini.tsx 1`] = `"
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/more.tsx 1`] = `"
                          展示首尾页码省略
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          不展示首尾页码省略
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/more.tsx 1`] = `"
                          展示首尾页码省略
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          不展示首尾页码省略
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
                          共 645 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 33
                          "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/page-num.tsx 1`] = `"
                          共 645 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 33
                          "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                          layout:
                          size:
                          "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/pagination-mini.tsx 1`] = `"
                          layout:
                          size:
                          "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple.tsx 1`] = `"
                          共 100 条数据
                          请选择
                          跳至
                          / 20 页
                          "`; exports[`ssr snapshot test > ssr test packages/components/pagination/_example/simple-mini.tsx 1`] = `"
                          共 100 条数据
                          请选择
                          跳至
                          / 20 页
                          "`; -exports[`ssr snapshot test > ssr test packages/components/pagination/_example/total.tsx 1`] = `"
                          共 685 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 69
                          "`; +exports[`ssr snapshot test > ssr test packages/components/pagination/_example/total.tsx 1`] = `"
                          共 685 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 69
                          "`; exports[`ssr snapshot test > ssr test packages/components/popconfirm/_example/base.tsx 1`] = `"
                          "`; @@ -804,7 +804,7 @@ exports[`ssr snapshot test > ssr test packages/components/rate/_example/clearabl exports[`ssr snapshot test > ssr test packages/components/rate/_example/custom.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/rate/_example/icon.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/rate/_example/icon.tsx 1`] = `"
                          "`; exports[`ssr snapshot test > ssr test packages/components/rate/_example/size.tsx 1`] = `"

                          16px

                          24px

                          "`; @@ -844,7 +844,7 @@ exports[`ssr snapshot test > ssr test packages/components/select/_example/panel. exports[`ssr snapshot test > ssr test packages/components/select/_example/popup-props.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/select/_example/prefix.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/select/_example/prefix.tsx 1`] = `"
                          "`; exports[`ssr snapshot test > ssr test packages/components/select/_example/remote-search.tsx 1`] = `"
                          请选择
                          "`; @@ -858,7 +858,7 @@ exports[`ssr snapshot test > ssr test packages/components/select/_example/status exports[`ssr snapshot test > ssr test packages/components/select/_example/virtual-scroll.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autocomplete.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autocomplete.tsx 1`] = `"
                          "`; exports[`ssr snapshot test > ssr test packages/components/select-input/_example/autowidth.tsx 1`] = `"
                          tdesign-vue
                          "`; @@ -870,7 +870,7 @@ exports[`ssr snapshot test > ssr test packages/components/select-input/_example/ exports[`ssr snapshot test > ssr test packages/components/select-input/_example/collapsed-items.tsx 1`] = `"
                          tdesign-vue
                          +5


                          tdesign-vue
                          tdesign-react
                          More(+4)
                          "`; -exports[`ssr snapshot test > ssr test packages/components/select-input/_example/custom-tag.tsx 1`] = `"
                          tdesign-vue


                          tdesign-vue
                          tdesign-react


                          tdesign-vuetdesign-reacttdesign-mobile-vue
                          tdesign-vuetdesign-reacttdesign-mobile-vue
                          tdesign-vuetdesign-reacttdesign-mobile-vue
                          "`; +exports[`ssr snapshot test > ssr test packages/components/select-input/_example/custom-tag.tsx 1`] = `"
                          tdesign-vue


                          tdesign-vue
                          tdesign-react


                          tdesign-vuetdesign-reacttdesign-mobile-vue
                          tdesign-vuetdesign-reacttdesign-mobile-vue
                          tdesign-vuetdesign-reacttdesign-mobile-vue
                          "`; exports[`ssr snapshot test > ssr test packages/components/select-input/_example/excess-tags-display-type.tsx 1`] = `"

                          第一种呈现方式:超出时滚动显示


                          tdesign-vue
                          tdesign-react
                          tdesign-miniprogram
                          tdesign-angular
                          tdesign-mobile-vue
                          tdesign-mobile-react



                          第二种呈现方式:超出时换行显示


                          tdesign-vue
                          tdesign-react
                          tdesign-miniprogram
                          tdesign-angular
                          tdesign-mobile-vue
                          tdesign-mobile-react
                          "`; @@ -934,13 +934,13 @@ exports[`ssr snapshot test > ssr test packages/components/statistic/_example/com exports[`ssr snapshot test > ssr test packages/components/statistic/_example/loading.tsx 1`] = `"
                          Downloads
                          "`; -exports[`ssr snapshot test > ssr test packages/components/statistic/_example/slot.tsx 1`] = `"
                          Total Assets
                          56.32%
                          Total Assets
                          $176,059%
                          Total Assets
                          62.58%
                          "`; +exports[`ssr snapshot test > ssr test packages/components/statistic/_example/slot.tsx 1`] = `"
                          Total Assets
                          56.32%
                          Total Assets
                          $176,059%
                          Total Assets
                          62.58%
                          "`; exports[`ssr snapshot test > ssr test packages/components/statistic/_example/trend.tsx 1`] = `"
                          Total Assets
                          82.76%
                          Total Assets
                          82.76%
                          Total Assets
                          82.76%
                          "`; exports[`ssr snapshot test > ssr test packages/components/steps/_example/extra.tsx 1`] = `"
                          步骤1
                          这里是提示文字
                          2
                          步骤2
                          这里是提示文字
                          3
                          步骤3
                          这里是提示文字
                          4
                          步骤4
                          这里是提示文字
                          "`; -exports[`ssr snapshot test > ssr test packages/components/steps/_example/icon.tsx 1`] = `"
                          登录
                          已完成状态
                          购物
                          进行中状态
                          支付
                          未开始
                          完成
                          未开始
                          "`; +exports[`ssr snapshot test > ssr test packages/components/steps/_example/icon.tsx 1`] = `"
                          登录
                          已完成状态
                          购物
                          进行中状态
                          支付
                          未开始
                          完成
                          未开始
                          "`; exports[`ssr snapshot test > ssr test packages/components/steps/_example/no-sequence.tsx 1`] = `"
                          已完成的步骤
                          这里是提示文字
                          进行中的步骤
                          这里是提示文字
                          未进行的步骤
                          这里是提示文字
                          未进行的步骤
                          这里是提示文字
                          "`; @@ -952,11 +952,11 @@ exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertica exports[`ssr snapshot test > ssr test packages/components/steps/_example/vertical-sequence.tsx 1`] = `"
                          已完成的步骤
                          这里是提示文字
                          2
                          进行中的步骤
                          这里是提示文字
                          3
                          未进行的步骤
                          这里是提示文字
                          4
                          未进行的步骤
                          这里是提示文字
                          未进行的步骤
                          这里是提示文字
                          进行中的步骤
                          这里是提示文字
                          2
                          已完成的步骤
                          这里是提示文字
                          1
                          已完成的步骤
                          这里是提示文字
                          "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
                          chat
                          add
                          qrcode
                          "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/base.tsx 1`] = `"
                          chat
                          add
                          qrcode
                          "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/compact.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
                          chat
                          add
                          qrcode
                          chat
                          add
                          qrcode
                          "`; +exports[`ssr snapshot test > ssr test packages/components/sticky-tool/_example/shape.tsx 1`] = `"
                          chat
                          add
                          qrcode
                          chat
                          add
                          qrcode
                          "`; exports[`ssr snapshot test > ssr test packages/components/swiper/_example/base.tsx 1`] = `"
                          6
                          1
                          2
                          3
                          4
                          5
                          6
                          1
                          "`; @@ -990,11 +990,11 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/async-l exports[`ssr snapshot test > ssr test packages/components/table/_example/base.tsx 1`] = `"
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          共 28 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 6
                          跳至
                          / 6 页
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
                          申请人
                          审批状态
                          申请事项
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          宣传物料制作费用
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          algolia 服务报销
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          相关周边制作费
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          激励奖品快递费
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          宣传物料制作费用
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-cell.tsx 1`] = `"
                          申请人
                          审批状态
                          申请事项
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          宣传物料制作费用
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          algolia 服务报销
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          相关周边制作费
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          激励奖品快递费
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          宣传物料制作费用
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col.tsx 1`] = `"
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-col-button.tsx 1`] = `"
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 20
                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/custom-footer.tsx 1`] = `"
                          申请人
                          审批状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          表尾信息
                          表尾信息
                          表尾信息
                          表尾信息
                          表尾信息
                          "`; @@ -1006,19 +1006,19 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-co exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort.tsx 1`] = `"
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort-handler.tsx 1`] = `"
                          排序
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/drag-sort-handler.tsx 1`] = `"
                          排序
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-cell.tsx 1`] = `"
                          申请人
                          申请状态
                          申请事项
                          创建日期
                          请选择
                          请选择
                          请选择
                          请选择
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-cell.tsx 1`] = `"
                          申请人
                          申请状态
                          申请事项
                          创建日期
                          请选择
                          请选择
                          请选择
                          请选择
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-row.tsx 1`] = `"


                          申请人
                          申请状态
                          申请事项
                          创建日期
                          操作栏
                          请输入
                          请选择
                          请选择
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/editable-row.tsx 1`] = `"


                          申请人
                          申请状态
                          申请事项
                          创建日期
                          操作栏
                          请输入
                          请选择
                          请选择
                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/ellipsis.tsx 1`] = `"
                          申请人
                          审批状态
                          签署方式(超长标题示例)
                          邮箱地址
                          申请事项
                          审核时间
                          操作
                          贾明(kyrieJia)
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          宣传物料制作费用
                          2021-11-01
                          张三(threeZhang)
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          algolia 服务报销
                          2021-12-01
                          王芳(fangWang)
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          相关周边制作费
                          2022-01-01
                          贾明(kyrieJia)
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          激励奖品快递费
                          2022-02-01
                          张三(threeZhang)
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          宣传物料制作费用
                          2021-11-01
                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/empty.tsx 1`] = `"
                          项目名称
                          管理员
                          所属公司
                          暂无数据
                          项目名称
                          管理员
                          所属公司
                          😄 it is empty. 😁
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                          排序
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          操作
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01查看详情
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01再次申请
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01再次申请
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01查看详情
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01再次申请
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/expandable.tsx 1`] = `"
                          排序
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          操作
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01查看详情
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01再次申请
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01再次申请
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01查看详情
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01再次申请
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
                          已选筛选条件:{"lastName":[]}
                          申请人
                          申请状态
                          签署方式
                          Email
                          Date
                          搜索“”,找到 5 条结果
                          贾明
                          审批通过
                          电子签署w.cezkdudy@lhll.au2022-01-01
                          张三
                          审批失败
                          纸质签署r.nmgw@peurezgn.sl2022-02-01
                          王芳
                          审批过期
                          纸质签署p.cumx@rampblpa.ru2022-03-01
                          贾明
                          审批通过
                          电子签署w.cezkdudy@lhll.au2022-04-01
                          张三
                          审批失败
                          纸质签署r.nmgw@peurezgn.sl2022-01-01
                          共 0 条数据
                          请选择
                          • 1
                          跳至
                          / 1 页
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/filter-controlled.tsx 1`] = `"
                          已选筛选条件:{"lastName":[]}
                          申请人
                          申请状态
                          签署方式
                          Email
                          Date
                          搜索“”,找到 5 条结果
                          贾明
                          审批通过
                          电子签署w.cezkdudy@lhll.au2022-01-01
                          张三
                          审批失败
                          纸质签署r.nmgw@peurezgn.sl2022-02-01
                          王芳
                          审批过期
                          纸质签署p.cumx@rampblpa.ru2022-03-01
                          贾明
                          审批通过
                          电子签署w.cezkdudy@lhll.au2022-04-01
                          张三
                          审批失败
                          纸质签署r.nmgw@peurezgn.sl2022-01-01
                          共 0 条数据
                          请选择
                          • 1
                          跳至
                          / 1 页
                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/fixed-column.tsx 1`] = `"
                          申请人
                          审批状态
                          邮箱地址
                          申请事项
                          申请日期
                          操作
                          贾明
                          审批通过
                          w.cezkdudy@lhll.au宣传物料制作费用2022-01-01查看详情
                          张三
                          审批失败
                          r.nmgw@peurezgn.slalgolia 服务报销2022-02-01再次申请
                          王芳
                          审批过期
                          p.cumx@rampblpa.ru相关周边制作费2022-03-01再次申请
                          贾明
                          审批通过
                          w.cezkdudy@lhll.au激励奖品快递费2022-04-01查看详情
                          张三
                          审批失败
                          r.nmgw@peurezgn.sl宣传物料制作费用2022-01-01再次申请
                          "`; @@ -1032,11 +1032,11 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/loading exports[`ssr snapshot test > ssr test packages/components/table/_example/merge-cells.tsx 1`] = `"
                          申请人
                          申请状态
                          审批事项
                          邮箱地址
                          其他信息
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-header.tsx 1`] = `"
                          申请人
                          申请汇总
                          住宿费
                          交通费
                          物料费
                          奖品激励费
                          审批汇总
                          申请时间
                          申请状态
                          申请渠道和金额
                          审批状态
                          说明
                          类型
                          申请耗时(天)
                          审批单号
                          邮箱地址
                          贾明
                          审批通过
                          电子签署3100100100100组长审批审批单号001
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署2200200200200部门审批审批单号002
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署4400400400400财务审批审批单号003
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署1500500500500组长审批审批单号004
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署3100100100100部门审批审批单号005
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署2200200200200财务审批审批单号006
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署4400400400400组长审批审批单号007
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署1500500500500部门审批审批单号008
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署3100100100100财务审批审批单号009
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署2200200200200组长审批审批单号0010
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署4400400400400部门审批审批单号0011
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署1500500500500财务审批审批单号0012
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署3100100100100组长审批审批单号0013
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署2200200200200部门审批审批单号0014
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署4400400400400财务审批审批单号0015
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署1500500500500组长审批审批单号0016
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署3100100100100部门审批审批单号0017
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署2200200200200财务审批审批单号0018
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署4400400400400组长审批审批单号0019
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署1500500500500部门审批审批单号0020
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/multi-header.tsx 1`] = `"
                          申请人
                          申请汇总
                          住宿费
                          交通费
                          物料费
                          奖品激励费
                          审批汇总
                          申请时间
                          申请状态
                          申请渠道和金额
                          审批状态
                          说明
                          类型
                          申请耗时(天)
                          审批单号
                          邮箱地址
                          贾明
                          审批通过
                          电子签署3100100100100组长审批审批单号001
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署2200200200200部门审批审批单号002
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署4400400400400财务审批审批单号003
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署1500500500500组长审批审批单号004
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署3100100100100部门审批审批单号005
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署2200200200200财务审批审批单号006
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署4400400400400组长审批审批单号007
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署1500500500500部门审批审批单号008
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          王芳
                          审批过期
                          纸质签署3100100100100财务审批审批单号009
                          p.cumx@rampblpa.ru
                          2022-01-01
                          贾明
                          审批通过
                          电子签署2200200200200组长审批审批单号0010
                          w.cezkdudy@lhll.au
                          2022-02-01
                          张三
                          审批失败
                          纸质签署4400400400400部门审批审批单号0011
                          r.nmgw@peurezgn.sl
                          2022-03-01
                          王芳
                          审批过期
                          纸质签署1500500500500财务审批审批单号0012
                          p.cumx@rampblpa.ru
                          2022-04-01
                          贾明
                          审批通过
                          电子签署3100100100100组长审批审批单号0013
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署2200200200200部门审批审批单号0014
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署4400400400400财务审批审批单号0015
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署1500500500500组长审批审批单号0016
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署3100100100100部门审批审批单号0017
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          王芳
                          审批过期
                          纸质签署2200200200200财务审批审批单号0018
                          p.cumx@rampblpa.ru
                          2022-02-01
                          贾明
                          审批通过
                          电子签署4400400400400组长审批审批单号0019
                          w.cezkdudy@lhll.au
                          2022-03-01
                          张三
                          审批失败
                          纸质签署1500500500500部门审批审批单号0020
                          r.nmgw@peurezgn.sl
                          2022-04-01
                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/multiple-sort.tsx 1`] = `"
                          排序方式:[{"sortBy":"status","descending":true},{"sortBy":"survivalTime","descending":false}]
                          申请人
                          申请状态
                          申请耗时(天)
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          2电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          3纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          1纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          4电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          2纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                          序号
                          申请人
                          申请状态
                          签署方式
                          申请时间
                          6贾明
                          审批通过
                          电子签署2022-01-01
                          7张三
                          审批失败
                          纸质签署2022-02-01
                          8王芳
                          审批过期
                          纸质签署2022-03-01
                          9贾明
                          审批通过
                          电子签署2022-04-01
                          10张三
                          审批失败
                          纸质签署2022-01-01
                          11王芳
                          审批过期
                          纸质签署2022-02-01
                          12贾明
                          审批通过
                          电子签署2022-03-01
                          13张三
                          审批失败
                          纸质签署2022-04-01
                          14王芳
                          审批过期
                          纸质签署2022-01-01
                          15贾明
                          审批通过
                          电子签署2022-02-01
                          16张三
                          审批失败
                          纸质签署2022-03-01
                          17王芳
                          审批过期
                          纸质签署2022-04-01
                          18贾明
                          审批通过
                          电子签署2022-01-01
                          19张三
                          审批失败
                          纸质签署2022-02-01
                          20王芳
                          审批过期
                          纸质签署2022-03-01
                          21贾明
                          审批通过
                          电子签署2022-04-01
                          22张三
                          审批失败
                          纸质签署2022-01-01
                          23王芳
                          审批过期
                          纸质签署2022-02-01
                          24贾明
                          审批通过
                          电子签署2022-03-01
                          25张三
                          审批失败
                          纸质签署2022-04-01
                          26王芳
                          审批过期
                          纸质签署2022-01-01
                          27贾明
                          审批通过
                          电子签署2022-02-01
                          28张三
                          审批失败
                          纸质签署2022-03-01
                          29王芳
                          审批过期
                          纸质签署2022-04-01
                          30贾明
                          审批通过
                          电子签署2022-01-01
                          31张三
                          审批失败
                          纸质签署2022-02-01
                          32王芳
                          审批过期
                          纸质签署2022-03-01
                          33贾明
                          审批通过
                          电子签署2022-04-01
                          34张三
                          审批失败
                          纸质签署2022-01-01
                          35王芳
                          审批过期
                          纸质签署2022-02-01
                          36贾明
                          审批通过
                          电子签署2022-03-01
                          37张三
                          审批失败
                          纸质签署2022-04-01
                          38王芳
                          审批过期
                          纸质签署2022-01-01
                          39贾明
                          审批通过
                          电子签署2022-02-01
                          40张三
                          审批失败
                          纸质签署2022-03-01
                          41王芳
                          审批过期
                          纸质签署2022-04-01
                          42贾明
                          审批通过
                          电子签署2022-01-01
                          43张三
                          审批失败
                          纸质签署2022-02-01
                          44王芳
                          审批过期
                          纸质签署2022-03-01
                          45贾明
                          审批通过
                          电子签署2022-04-01
                          46张三
                          审批失败
                          纸质签署2022-01-01
                          47王芳
                          审批过期
                          纸质签署2022-02-01
                          48贾明
                          审批通过
                          电子签署2022-03-01
                          49张三
                          审批失败
                          纸质签署2022-04-01
                          50王芳
                          审批过期
                          纸质签署2022-01-01
                          51贾明
                          审批通过
                          电子签署2022-02-01
                          52张三
                          审批失败
                          纸质签署2022-03-01
                          53王芳
                          审批过期
                          纸质签署2022-04-01
                          54贾明
                          审批通过
                          电子签署2022-01-01
                          55张三
                          审批失败
                          纸质签署2022-02-01
                          56王芳
                          审批过期
                          纸质签署2022-03-01
                          57贾明
                          审批通过
                          电子签署2022-04-01
                          58张三
                          审批失败
                          纸质签署2022-01-01
                          59王芳
                          审批过期
                          纸质签署2022-02-01
                          60贾明
                          审批通过
                          电子签署2022-03-01
                          61张三
                          审批失败
                          纸质签署2022-04-01
                          62王芳
                          审批过期
                          纸质签署2022-01-01
                          63贾明
                          审批通过
                          电子签署2022-02-01
                          64张三
                          审批失败
                          纸质签署2022-03-01
                          65王芳
                          审批过期
                          纸质签署2022-04-01
                          共 60 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 12
                          跳至
                          / 12 页
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/pagination.tsx 1`] = `"
                          序号
                          申请人
                          申请状态
                          签署方式
                          申请时间
                          6贾明
                          审批通过
                          电子签署2022-01-01
                          7张三
                          审批失败
                          纸质签署2022-02-01
                          8王芳
                          审批过期
                          纸质签署2022-03-01
                          9贾明
                          审批通过
                          电子签署2022-04-01
                          10张三
                          审批失败
                          纸质签署2022-01-01
                          11王芳
                          审批过期
                          纸质签署2022-02-01
                          12贾明
                          审批通过
                          电子签署2022-03-01
                          13张三
                          审批失败
                          纸质签署2022-04-01
                          14王芳
                          审批过期
                          纸质签署2022-01-01
                          15贾明
                          审批通过
                          电子签署2022-02-01
                          16张三
                          审批失败
                          纸质签署2022-03-01
                          17王芳
                          审批过期
                          纸质签署2022-04-01
                          18贾明
                          审批通过
                          电子签署2022-01-01
                          19张三
                          审批失败
                          纸质签署2022-02-01
                          20王芳
                          审批过期
                          纸质签署2022-03-01
                          21贾明
                          审批通过
                          电子签署2022-04-01
                          22张三
                          审批失败
                          纸质签署2022-01-01
                          23王芳
                          审批过期
                          纸质签署2022-02-01
                          24贾明
                          审批通过
                          电子签署2022-03-01
                          25张三
                          审批失败
                          纸质签署2022-04-01
                          26王芳
                          审批过期
                          纸质签署2022-01-01
                          27贾明
                          审批通过
                          电子签署2022-02-01
                          28张三
                          审批失败
                          纸质签署2022-03-01
                          29王芳
                          审批过期
                          纸质签署2022-04-01
                          30贾明
                          审批通过
                          电子签署2022-01-01
                          31张三
                          审批失败
                          纸质签署2022-02-01
                          32王芳
                          审批过期
                          纸质签署2022-03-01
                          33贾明
                          审批通过
                          电子签署2022-04-01
                          34张三
                          审批失败
                          纸质签署2022-01-01
                          35王芳
                          审批过期
                          纸质签署2022-02-01
                          36贾明
                          审批通过
                          电子签署2022-03-01
                          37张三
                          审批失败
                          纸质签署2022-04-01
                          38王芳
                          审批过期
                          纸质签署2022-01-01
                          39贾明
                          审批通过
                          电子签署2022-02-01
                          40张三
                          审批失败
                          纸质签署2022-03-01
                          41王芳
                          审批过期
                          纸质签署2022-04-01
                          42贾明
                          审批通过
                          电子签署2022-01-01
                          43张三
                          审批失败
                          纸质签署2022-02-01
                          44王芳
                          审批过期
                          纸质签署2022-03-01
                          45贾明
                          审批通过
                          电子签署2022-04-01
                          46张三
                          审批失败
                          纸质签署2022-01-01
                          47王芳
                          审批过期
                          纸质签署2022-02-01
                          48贾明
                          审批通过
                          电子签署2022-03-01
                          49张三
                          审批失败
                          纸质签署2022-04-01
                          50王芳
                          审批过期
                          纸质签署2022-01-01
                          51贾明
                          审批通过
                          电子签署2022-02-01
                          52张三
                          审批失败
                          纸质签署2022-03-01
                          53王芳
                          审批过期
                          纸质签署2022-04-01
                          54贾明
                          审批通过
                          电子签署2022-01-01
                          55张三
                          审批失败
                          纸质签署2022-02-01
                          56王芳
                          审批过期
                          纸质签署2022-03-01
                          57贾明
                          审批通过
                          电子签署2022-04-01
                          58张三
                          审批失败
                          纸质签署2022-01-01
                          59王芳
                          审批过期
                          纸质签署2022-02-01
                          60贾明
                          审批通过
                          电子签署2022-03-01
                          61张三
                          审批失败
                          纸质签署2022-04-01
                          62王芳
                          审批过期
                          纸质签署2022-01-01
                          63贾明
                          审批通过
                          电子签署2022-02-01
                          64张三
                          审批失败
                          纸质签署2022-03-01
                          65王芳
                          审批过期
                          纸质签署2022-04-01
                          共 60 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 12
                          跳至
                          / 12 页
                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/select-multiple.tsx 1`] = `"
                          申请人
                          申请状态
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          "`; @@ -1046,7 +1046,7 @@ exports[`ssr snapshot test > ssr test packages/components/table/_example/single- exports[`ssr snapshot test > ssr test packages/components/table/_example/style.tsx 1`] = `"
                          申请人
                          审批状态
                          申请耗时(天)
                          签署方式
                          邮箱地址
                          申请时间
                          贾明
                          审批通过
                          2电子签署
                          w.cezkdudy@lhll.au
                          2022-01-01
                          张三
                          审批失败
                          10纸质签署
                          r.nmgw@peurezgn.sl
                          2022-02-01
                          王芳
                          审批过期
                          1纸质签署
                          p.cumx@rampblpa.ru
                          2022-03-01
                          贾明
                          审批通过
                          2电子签署
                          w.cezkdudy@lhll.au
                          2022-04-01
                          张三
                          审批失败
                          10纸质签署
                          r.nmgw@peurezgn.sl
                          2022-01-01
                          汇总:近期数据波动较大
                          "`; -exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
                          排序
                          编号
                          名称
                          签署方式
                          操作
                          0
                          申请人 0_1 号
                          电子签署
                          1
                          申请人 1_1 号
                          纸质签署
                          2
                          申请人 2_1 号
                          电子签署
                          3
                          申请人 3_1 号
                          纸质签署
                          4
                          申请人 4_1 号
                          电子签署
                          66666
                          申请人懒加载节点 66666,点我体验
                          电子签署
                          88888
                          申请人懒加载节点 88888,点我体验
                          电子签署
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 6
                          • 7
                          • 8
                          • 9
                          • 10
                          "`; +exports[`ssr snapshot test > ssr test packages/components/table/_example/tree.tsx 1`] = `"
                          排序
                          编号
                          名称
                          签署方式
                          操作
                          0
                          申请人 0_1 号
                          电子签署
                          1
                          申请人 1_1 号
                          纸质签署
                          2
                          申请人 2_1 号
                          电子签署
                          3
                          申请人 3_1 号
                          纸质签署
                          4
                          申请人 4_1 号
                          电子签署
                          66666
                          申请人懒加载节点 66666,点我体验
                          电子签署
                          88888
                          申请人懒加载节点 88888,点我体验
                          电子签署
                          共 100 条数据
                          请选择
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 6
                          • 7
                          • 8
                          • 9
                          • 10
                          "`; exports[`ssr snapshot test > ssr test packages/components/table/_example/tree-select.tsx 1`] = `"
                          编号
                          申请人
                          状态
                          申请事项
                          "`; @@ -1062,7 +1062,7 @@ exports[`ssr snapshot test > ssr test packages/components/tabs/_example/custom.t exports[`ssr snapshot test > ssr test packages/components/tabs/_example/drag-sort.tsx 1`] = `"
                          选项卡一
                          选项卡二
                          选项卡三

                          这是选项卡一的内容,使用 Tabs 渲染

                          选项卡一
                          选项卡二
                          选项卡三

                          这是选项卡一的内容,使用 Tabs 渲染

                          "`; -exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                          选项卡1
                          选项卡2
                          选项卡3
                          选项卡1内容区
                          "`; +exports[`ssr snapshot test > ssr test packages/components/tabs/_example/icon.tsx 1`] = `"
                          选项卡1
                          选项卡2
                          选项卡3
                          选项卡1内容区
                          "`; exports[`ssr snapshot test > ssr test packages/components/tabs/_example/lazy-load.tsx 1`] = `"
                          选项卡1
                          选项卡2
                          选项卡3

                          选项卡1的内容,使用 TabPanel 渲染

                          选项卡一
                          选项卡二
                          选项卡三

                          这是选项卡1的内容,使用 Tabs 渲染

                          "`; @@ -1080,9 +1080,9 @@ exports[`ssr snapshot test > ssr test packages/components/tag/_example/check-tag exports[`ssr snapshot test > ssr test packages/components/tag/_example/custom-color.tsx 1`] = `"
                          #0052D9
                          default
                          light
                          outline
                          light-outline
                          "`; -exports[`ssr snapshot test > ssr test packages/components/tag/_example/delete.tsx 1`] = `"
                          可删除标签0
                          可删除标签1
                          可删除标签2
                          可添加标签
                          "`; +exports[`ssr snapshot test > ssr test packages/components/tag/_example/delete.tsx 1`] = `"
                          可删除标签0
                          可删除标签1
                          可删除标签2
                          可添加标签
                          "`; -exports[`ssr snapshot test > ssr test packages/components/tag/_example/icon.tsx 1`] = `"
                          默认标签
                          "`; +exports[`ssr snapshot test > ssr test packages/components/tag/_example/icon.tsx 1`] = `"
                          默认标签
                          "`; exports[`ssr snapshot test > ssr test packages/components/tag/_example/long-text.tsx 1`] = `"
                          默认超八个字超长文本标签超长省略文本标签
                          "`; @@ -1122,31 +1122,31 @@ exports[`ssr snapshot test > ssr test packages/components/textarea/_example/maxl exports[`ssr snapshot test > ssr test packages/components/textarea/_example/type.tsx 1`] = `"
                          正常提示
                          成功提示
                          警告提示
                          错误提示
                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/disabled.tsx 1`] = `"

                          禁用整个选择器

                          禁用指定时间

                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/disabled.tsx 1`] = `"

                          禁用整个选择器

                          禁用指定时间

                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hide-clear-button.tsx 1`] = `"

                          禁止清空

                          允许清空

                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hide-clear-button.tsx 1`] = `"

                          禁止清空

                          允许清空

                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hm.tsx 1`] = `"

                          时分选择

                          毫秒选择

                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hm.tsx 1`] = `"

                          时分选择

                          毫秒选择

                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hms.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/hms.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/keyboard.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/keyboard.tsx 1`] = `"
                          "`; exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/panel.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/presets.tsx 1`] = `"
                          -
                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/presets.tsx 1`] = `"
                          -
                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/range.tsx 1`] = `"
                          -
                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/range.tsx 1`] = `"
                          -
                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/show-steps.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/show-steps.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/time-picker/_example/twelve-hour-meridian.tsx 1`] = `"
                          "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/base.tsx 1`] = `"

                          时间轴方向

                          • 事件一
                            2022-01-01
                          • 事件二
                            2022-02-01
                          • 事件三
                            2022-03-01
                          • 事件四
                            2022-04-01
                          "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customContent.tsx 1`] = `"
                          • 事件一
                            事件一自定义内容
                            2022-01-01
                          • 事件二
                            事件二自定义内容
                            2022-02-01
                          • 事件三
                            事件三自定义内容
                            2022-03-01
                          • 事件四
                            事件四自定义内容
                            2022-04-01
                          "`; -exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                          时间轴样式

                          • 事件一
                            2022-01-01
                          • 事件二
                            2022-02-01
                          • 事件三
                            2022-03-01
                          • 事件四
                            2022-04-01
                          "`; +exports[`ssr snapshot test > ssr test packages/components/timeline/_example/customDot.tsx 1`] = `"

                          时间轴样式

                          • 事件一
                            2022-01-01
                          • 事件二
                            2022-02-01
                          • 事件三
                            2022-03-01
                          • 事件四
                            2022-04-01
                          "`; exports[`ssr snapshot test > ssr test packages/components/timeline/_example/layout.tsx 1`] = `"

                          时间轴方向

                          对齐方式

                          label对齐方式

                          • 事件一
                            2022-01-01
                          • 事件二
                            2022-02-01
                          • 事件三
                            2022-03-01
                          • 事件四
                            2022-04-01
                          "`; @@ -1184,7 +1184,7 @@ exports[`ssr snapshot test > ssr test packages/components/transfer/_example/empt exports[`ssr snapshot test > ssr test packages/components/transfer/_example/pagination.tsx 1`] = `"
                          0 / 20 项
                          跳至
                          / 2 页
                          0 / 0 项
                          暂无数据
                          跳至
                          / 1 页
                          "`; -exports[`ssr snapshot test > ssr test packages/components/transfer/_example/search.tsx 1`] = `""`; +exports[`ssr snapshot test > ssr test packages/components/transfer/_example/search.tsx 1`] = `""`; exports[`ssr snapshot test > ssr test packages/components/transfer/_example/tree.tsx 1`] = `"
                          0 / 5 项
                          暂无数据
                          0 / 0 项
                          暂无数据
                          "`; @@ -1240,9 +1240,9 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/m exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/panelContent.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefix.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefix.tsx 1`] = `"
                          "`; -exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefixsuffix.tsx 1`] = `"
                          "`; +exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/prefixsuffix.tsx 1`] = `"
                          "`; exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/props.tsx 1`] = `"
                          "`; @@ -1252,7 +1252,7 @@ exports[`ssr snapshot test > ssr test packages/components/tree-select/_example/v exports[`ssr snapshot test > ssr test packages/components/typography/_example/base.tsx 1`] = `"

                          What is TDesign

                          TDesign is an enterprise-level design system accumulated by Tencent's various business teams.
                          TDesign features a unified design values, consistent design language, and visual style, helping users form continuous and coherent perceptions of the experience. Based on this, TDesign offers out-of-the-box UI component libraries, design guidelines, and design assets, elegantly and efficiently freeing design and development from repetitive tasks. Simultaneously, it facilitates easy extension on top of TDesign, enabling a better alignment with business requirements.

                          Comprehensive

                          TDesign Support Vue 2, Vue 3, React, components for Desktop Application and Vue 3, Wechat MiniProgram components for Mobile Application.
                          • Features
                          • Comprehensive
                            • Consistency
                            • Usability
                          • Join TDesign
                          1. Features
                          2. Comprehensive
                            1. Consistency
                            2. Usability
                          3. Join TDesign
                          "`; -exports[`ssr snapshot test > ssr test packages/components/typography/_example/copyable.tsx 1`] = `"This is a copyable text.
                          This is a copyable long text. TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....

                          This is a copyable long text with custom suffix."`; +exports[`ssr snapshot test > ssr test packages/components/typography/_example/copyable.tsx 1`] = `"This is a copyable text.
                          This is a copyable long text. TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....

                          This is a copyable long text with custom suffix."`; exports[`ssr snapshot test > ssr test packages/components/typography/_example/ellipsis.tsx 1`] = `"
                          TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                          TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                          TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                          TDesign was founded with the principles of open-source collaboration from the beginning. The collaboration scheme discussion, component design, and API design, including source code, are fully open within the company, garnering widespread attention from internal developers and designers. TDesign follows an equal, open, and strict policy, regardless of the participants' roles....
                          "`; @@ -1268,9 +1268,9 @@ exports[`ssr snapshot test > ssr test packages/components/upload/_example/dragga exports[`ssr snapshot test > ssr test packages/components/upload/_example/file-flow-list.tsx 1`] = `"

                          支持批量上传文件,文件格式不限,最多只能上传 10 份文件
                          点击上方“选择文件”或将文件拖拽到此区域
                          取消上传
                          点击上传
                          "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/image.tsx 1`] = `"

                          • 请选择图片

                          请选择单张图片文件上传(上传成功状态演示)
                          • 点击上传图片

                          单张图片文件上传(上传失败状态演示)
                          • 点击上传图片

                          允许选择多张图片文件上传,最多只能上传 3 张图片
                          "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/image.tsx 1`] = `"

                          • 请选择图片

                          请选择单张图片文件上传(上传成功状态演示)
                          • 点击上传图片

                          单张图片文件上传(上传失败状态演示)
                          • 点击上传图片

                          允许选择多张图片文件上传,最多只能上传 3 张图片
                          "`; -exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
                          AutoUpload

                          支持批量上传图片文件
                          • demo…-1.png

                          • avatar.jpg

                          取消上传

                          Different Status Images
                          • loading.svg

                          • loading.svg

                          • 上传中 10%

                            loading.svg

                          • 上传失败

                            loading.svg

                          "`; +exports[`ssr snapshot test > ssr test packages/components/upload/_example/img-flow-list.tsx 1`] = `"
                          AutoUpload

                          支持批量上传图片文件
                          • demo…-1.png

                          • avatar.jpg

                          取消上传

                          Different Status Images
                          • loading.svg

                          • loading.svg

                          • 上传中 10%

                            loading.svg

                          • 上传失败

                            loading.svg

                          "`; exports[`ssr snapshot test > ssr test packages/components/upload/_example/request-method.tsx 1`] = `"
                          自定义上传方法需要返回成功或失败信息
                          "`; From 00625d83f5d5a169ca9821175facc647af69db35 Mon Sep 17 00:00:00 2001 From: tdesign-bot Date: Sun, 30 Aug 2026 09:10:42 +0000 Subject: [PATCH 4/4] chore: stash changelog [ci skip] --- packages/tdesign-react/.changelog/pr-4367.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/tdesign-react/.changelog/pr-4367.md diff --git a/packages/tdesign-react/.changelog/pr-4367.md b/packages/tdesign-react/.changelog/pr-4367.md new file mode 100644 index 0000000000..5bdd147732 --- /dev/null +++ b/packages/tdesign-react/.changelog/pr-4367.md @@ -0,0 +1,6 @@ +--- +pr_number: 4367 +contributor: HaixingOoO +--- + +- chore(Menu): 修改内联的 Menu 样式为样式类实现,移除过于宽泛的 --padding-left 变量,方便覆盖修改 @HaixingOoO ([#4367](https://github.com/Tencent/tdesign-react/pull/4367))