diff --git a/README-zh_CN.md b/README-zh_CN.md index 3c66cd8c1..3f7d7d728 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -53,7 +53,7 @@ TDesign 欢迎任何愿意参与贡献的参与者。如果需要本地运行代 有任何问题,建议通过 [Github issues](https://github.com/Tencent/tdesign-mobile-react/issues) 反馈或扫码加入用户微信群。 - + # 开源协议 diff --git a/README.md b/README.md index a8d50240b..da2a2411f 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Contributing is welcome. Read [guidelines for contributing](https://github.com/T Create your [Github issues](https://github.com/Tencent/tdesign-mobile-react/issues) or scan the QR code below to join our user groups. - + # License diff --git a/package.json b/package.json index 7447683ce..3c326ec95 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "site": "run-s site:build", "site:build": "cd site && vite build", "site:serve": "cd site && vite preview", - "site:intranet": "cd site && vite build --mode intranet", "site:preview": "cd site && cross-env NODE_ENV=development vite build --mode preview", "postsite:preview": "cp _site/index.html _site/404.html", "lint": "eslint --ext .ts,.tsx ./ --max-warnings 0", @@ -154,7 +153,6 @@ "rollup-plugin-styles": "^3.14.1", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.31.2", - "tdesign-icons-view": "^0.3.7", "@tdesign/site-components": "^0.17.0", "tdesign-theme-generator": "^1.1.8", "typescript": "^5.8.3", @@ -175,7 +173,7 @@ "lodash-es": "^4.17.21", "react-transition-group": "^4.4.2", "smoothscroll-polyfill": "^0.4.4", - "tdesign-icons-react": "^0.5.1", + "tdesign-icons-react": "^0.6.1", "tinycolor2": "^1.6.0", "validator": "^13.15.15" }, diff --git a/site/.env.preview b/site/.env.preview new file mode 100644 index 000000000..083c815f9 --- /dev/null +++ b/site/.env.preview @@ -0,0 +1 @@ +NODE_ENV=development \ No newline at end of file diff --git a/site/test-coverage.js b/site/test-coverage.js index 83f046506..8886ceacf 100644 --- a/site/test-coverage.js +++ b/site/test-coverage.js @@ -1,65 +1,65 @@ module.exports = { actionSheet: { statements: '5.26%', branches: '0%', functions: '0%', lines: '5.35%' }, avatar: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, - backTop: { statements: '11.9%', branches: '0%', functions: '0%', lines: '12.82%' }, + backTop: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, badge: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, button: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, calendar: { statements: '98.45%', branches: '95.48%', functions: '100%', lines: '99.15%' }, - cascader: { statements: '4.3%', branches: '0%', functions: '0%', lines: '4.59%' }, - cell: { statements: '100%', branches: '77.77%', functions: '100%', lines: '100%' }, + cascader: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, + cell: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, checkbox: { statements: '99.12%', branches: '98.27%', functions: '100%', lines: '100%' }, - collapse: { statements: '69.09%', branches: '36.66%', functions: '72.72%', lines: '72.54%' }, + collapse: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, colorPicker: { statements: '3.03%', branches: '0%', functions: '0%', lines: '3.03%' }, common: { statements: '82.75%', branches: '66.66%', functions: '83.33%', lines: '92%' }, configProvider: { statements: '54.54%', branches: '0%', functions: '0%', lines: '54.54%' }, - countDown: { statements: '22.22%', branches: '0%', functions: '0%', lines: '25%' }, + countDown: { statements: '100%', branches: '90%', functions: '100%', lines: '100%' }, dateTimePicker: { statements: '5.67%', branches: '0%', functions: '0%', lines: '6.06%' }, dialog: { statements: '4.3%', branches: '0%', functions: '0%', lines: '4.49%' }, divider: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, - drawer: { statements: '8.21%', branches: '0%', functions: '0%', lines: '9.23%' }, - dropdownMenu: { statements: '12%', branches: '0%', functions: '0%', lines: '12.85%' }, + drawer: { statements: '98.63%', branches: '100%', functions: '96.42%', lines: '100%' }, + dropdownMenu: { statements: '100%', branches: '96.29%', functions: '100%', lines: '100%' }, empty: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, fab: { statements: '5.4%', branches: '0%', functions: '0%', lines: '5.4%' }, footer: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, form: { statements: '2.8%', branches: '0%', functions: '0%', lines: '2.96%' }, grid: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, guide: { statements: '3.46%', branches: '0%', functions: '0%', lines: '3.77%' }, - hooks: { statements: '43.65%', branches: '20.89%', functions: '43.75%', lines: '45%' }, - image: { statements: '75%', branches: '75.75%', functions: '53.84%', lines: '73.8%' }, + hooks: { statements: '69.04%', branches: '34.32%', functions: '71.87%', lines: '70%' }, + image: { statements: '97.72%', branches: '100%', functions: '92.3%', lines: '97.61%' }, imageViewer: { statements: '8.47%', branches: '2.87%', functions: '0%', lines: '8.84%' }, indexes: { statements: '95.65%', branches: '69.81%', functions: '100%', lines: '96.94%' }, input: { statements: '3.57%', branches: '0%', functions: '0%', lines: '3.7%' }, - layout: { statements: '93.93%', branches: '60%', functions: '100%', lines: '93.93%' }, + layout: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, link: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, list: { statements: '8%', branches: '0%', functions: '0%', lines: '8.69%' }, loading: { statements: '98.43%', branches: '96.07%', functions: '100%', lines: '98.3%' }, - locale: { statements: '55.55%', branches: '50%', functions: '66.66%', lines: '58.33%' }, - message: { statements: '11.45%', branches: '0%', functions: '0%', lines: '11.82%' }, + locale: { statements: '74.07%', branches: '62.5%', functions: '83.33%', lines: '75%' }, + message: { statements: '100%', branches: '94.44%', functions: '100%', lines: '100%' }, navbar: { statements: '12.9%', branches: '0%', functions: '0%', lines: '13.79%' }, noticeBar: { statements: '6.38%', branches: '0%', functions: '0%', lines: '6.52%' }, overlay: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, picker: { statements: '5.71%', branches: '0%', functions: '0%', lines: '6.28%' }, - popover: { statements: '5%', branches: '0%', functions: '0%', lines: '5.55%' }, + popover: { statements: '100%', branches: '96.55%', functions: '100%', lines: '100%' }, popup: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, progress: { statements: '100%', branches: '97.36%', functions: '100%', lines: '100%' }, - pullDownRefresh: { statements: '9.42%', branches: '2.73%', functions: '4.54%', lines: '9.23%' }, - qrcode: { statements: '9.89%', branches: '0%', functions: '0%', lines: '10%' }, + pullDownRefresh: { statements: '100%', branches: '98.43%', functions: '100%', lines: '100%' }, + qrcode: { statements: '100%', branches: '92.5%', functions: '100%', lines: '100%' }, radio: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, - rate: { statements: '5.71%', branches: '0%', functions: '0%', lines: '5.71%' }, + rate: { statements: '99.3%', branches: '98.98%', functions: '100%', lines: '99.3%' }, result: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, search: { statements: '6.12%', branches: '0%', functions: '0%', lines: '6.25%' }, sideBar: { statements: '54.34%', branches: '0%', functions: '33.33%', lines: '58.53%' }, skeleton: { statements: '100%', branches: '95.83%', functions: '100%', lines: '100%' }, slider: { statements: '3.38%', branches: '0%', functions: '0%', lines: '3.46%' }, - stepper: { statements: '83.01%', branches: '81.25%', functions: '90.9%', lines: '88%' }, - steps: { statements: '100%', branches: '97.05%', functions: '100%', lines: '100%' }, - sticky: { statements: '7.14%', branches: '0%', functions: '0%', lines: '7.27%' }, + stepper: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, + steps: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, + sticky: { statements: '67.85%', branches: '30%', functions: '85.71%', lines: '69.09%' }, swipeCell: { statements: '4.42%', branches: '0%', functions: '0%', lines: '4.67%' }, swiper: { statements: '3.77%', branches: '0.9%', functions: '1.4%', lines: '3.89%' }, switch: { statements: '100%', branches: '100%', functions: '100%', lines: '100%' }, tabBar: { statements: '10%', branches: '0%', functions: '0%', lines: '10.81%' }, - table: { statements: '6.09%', branches: '0%', functions: '0%', lines: '6.32%' }, - tabs: { statements: '5.8%', branches: '0%', functions: '0%', lines: '6.33%' }, + table: { statements: '100%', branches: '90%', functions: '100%', lines: '100%' }, + tabs: { statements: '43.22%', branches: '18.75%', functions: '56%', lines: '45.07%' }, tag: { statements: '100%', branches: '96.87%', functions: '100%', lines: '100%' }, textarea: { statements: '98.64%', branches: '95%', functions: '93.33%', lines: '100%' }, toast: { statements: '98.73%', branches: '100%', functions: '94.11%', lines: '98.66%' }, diff --git a/site/vite.config.js b/site/vite.config.mjs similarity index 91% rename from site/vite.config.js rename to site/vite.config.mjs index 13bdf7974..c85efe18e 100644 --- a/site/vite.config.js +++ b/site/vite.config.mjs @@ -4,13 +4,14 @@ import { defineConfig } from 'vite'; import replace from '@rollup/plugin-replace'; import react from '@vitejs/plugin-react'; import { VitePWA } from 'vite-plugin-pwa'; -import tdocPlugin from './plugin-tdoc'; import pwaConfig from './pwaConfig'; +import changelog2Json from './web/plugins/changelog-to-json'; +import tdocPlugin from './web/plugins/plugin-tdoc'; + const publicPathMap = { preview: '/', - intranet: '/mobile-react/', - production: 'https://static.tdesign.tencent.com/mobile-react/', + production: '/mobile-react/', }; // Rollup 4+ 的 tree-shaking 策略调整, 这里是为了让样式在站点构建正常 @@ -63,6 +64,7 @@ export default ({ mode }) => plugins: [ react(), tdocPlugin(), + changelog2Json(), VitePWA(pwaConfig), disableTreeShakingPlugin(['style/']), replace({ __DATE__: new Date().toISOString() }), diff --git a/site/web/main.jsx b/site/web/main.jsx index fe4934e14..918a75e4d 100644 --- a/site/web/main.jsx +++ b/site/web/main.jsx @@ -6,7 +6,6 @@ import '@tdesign/site-components/lib/styles/prism-theme-dark.less'; import '@tdesign/site-components/lib/styles/prism-theme.less'; import '@tdesign/site-components/lib/styles/style.css'; -import 'tdesign-icons-view'; import 'tdesign-theme-generator'; import App from './App'; diff --git a/site/web/plugins/changelog-to-json/index.js b/site/web/plugins/changelog-to-json/index.js new file mode 100644 index 000000000..64af3f8b9 --- /dev/null +++ b/site/web/plugins/changelog-to-json/index.js @@ -0,0 +1,32 @@ +import { promises } from 'fs'; +import path from 'path'; + +import generateChangelogJson from '../../../../src/_common/docs/plugins/changelog-to-json'; + +const outputPath = path.resolve(__dirname, '../../../../_site/changelog.json'); +const changelogPath = path.resolve(__dirname, '../../../../CHANGELOG.md'); + +export default function changelog2Json() { + let config; + return { + name: 'changelog-to-json', + configResolved(resolvedConfig) { + config = resolvedConfig; + }, + configureServer(server) { + // 开发模式时拦截请求 + server.middlewares.use('/changelog.json', async (_, res) => { + const json = await generateChangelogJson(changelogPath, 'mobile'); + res.setHeader('Content-Type', 'application/json'); + res.end(JSON.stringify(json)); + }); + }, + async closeBundle() { + // 生产构建时写入物理文件 + if (config.env.PROD || config.env.MODE === 'preview') { + const json = await generateChangelogJson(changelogPath, 'mobile'); + await promises.writeFile(outputPath, JSON.stringify(json)); + } + }, + }; +} diff --git a/site/plugin-tdoc/demo.js b/site/web/plugins/plugin-tdoc/demo.js similarity index 100% rename from site/plugin-tdoc/demo.js rename to site/web/plugins/plugin-tdoc/demo.js diff --git a/site/plugin-tdoc/index.js b/site/web/plugins/plugin-tdoc/index.js similarity index 100% rename from site/plugin-tdoc/index.js rename to site/web/plugins/plugin-tdoc/index.js diff --git a/site/plugin-tdoc/md-to-react.js b/site/web/plugins/plugin-tdoc/md-to-react.js similarity index 96% rename from site/plugin-tdoc/md-to-react.js rename to site/web/plugins/plugin-tdoc/md-to-react.js index b503a9291..d35bf955a 100644 --- a/site/plugin-tdoc/md-to-react.js +++ b/site/web/plugins/plugin-tdoc/md-to-react.js @@ -4,9 +4,10 @@ import path from 'path'; import matter from 'gray-matter'; import camelCase from 'camelcase'; -import testCoverage from '../test-coverage'; +import testCoverage from '../../../test-coverage'; import { transformSync } from '@babel/core'; +import babelPresetReact from '@babel/preset-react'; export default function mdToReact(options) { const mdSegment = customRender(options); @@ -152,7 +153,7 @@ export default function mdToReact(options) { generatorOpts: { decoratorsBeforeExport: true, }, - presets: [require('@babel/preset-react')], + presets: [babelPresetReact], }); return { code: result.code, map: result.map }; @@ -231,12 +232,13 @@ function customRender({ source, file, md }) { } // 移动端路由地址 + // console.log('process.env', process.env); const prefix = process.env.NODE_ENV === 'development' ? `/mobile.html` : `/mobile-react/mobile.html`; mdSegment.mobileUrl = `${prefix}#/${componentName}`; // 设计指南内容 不展示 design Tab 则不解析 if (pageData.isComponent && pageData.tdDocTabs.some((item) => item.tab === 'design')) { - const designDocPath = path.resolve(__dirname, `../../src/_common/docs/mobile/design/${componentName}.md`); + const designDocPath = path.resolve(__dirname, `../../../../src/_common/docs/mobile/design/${componentName}.md`); if (fs.existsSync(designDocPath)) { const designMd = fs.readFileSync(designDocPath, 'utf-8'); diff --git a/site/plugin-tdoc/transforms.js b/site/web/plugins/plugin-tdoc/transforms.js similarity index 91% rename from site/plugin-tdoc/transforms.js rename to site/web/plugins/plugin-tdoc/transforms.js index 83ac1593c..920e2fed8 100644 --- a/site/plugin-tdoc/transforms.js +++ b/site/web/plugins/plugin-tdoc/transforms.js @@ -17,8 +17,8 @@ export default { // 统一换成 common 文档内容 if (fileName && source.includes(':: BASE_DOC ::')) { - const localeDocPath = path.resolve(__dirname, `../../src/_common/docs/mobile/api/${fileName}`); - const defaultDocPath = path.resolve(__dirname, `../../src/_common/docs/mobile/api/${componentName}.md`); + const localeDocPath = path.resolve(__dirname, `../../../../src/_common/docs/mobile/api/${fileName}`); + const defaultDocPath = path.resolve(__dirname, `../../../../src/_common/docs/mobile/api/${componentName}.md`); let baseDoc = ''; if (fs.existsSync(localeDocPath)) { diff --git a/src/_common b/src/_common index 107e89db8..2030d2719 160000 --- a/src/_common +++ b/src/_common @@ -1 +1 @@ -Subproject commit 107e89db8a8070d6bb904bc21e3f1ed1317b3b21 +Subproject commit 2030d2719e4253ca8a0539a5c67a182274c2c7b6 diff --git a/src/_util/dom.ts b/src/_util/dom.ts index fa9bf87ac..77c3d7966 100644 --- a/src/_util/dom.ts +++ b/src/_util/dom.ts @@ -1,7 +1,9 @@ import { isFunction, isString } from 'lodash-es'; +export const checkWindow = () => !!(typeof window !== 'undefined' && window.document && window.document.createElement); + // 用于判断是否可使用 dom -export const canUseDocument = !!(typeof window !== 'undefined' && window.document && window.document.createElement); +export const canUseDocument = checkWindow(); /** * 获取当前主题下的token色值 diff --git a/src/back-top/Backtop.tsx b/src/back-top/Backtop.tsx index 4551f5c1b..51cac690d 100644 --- a/src/back-top/Backtop.tsx +++ b/src/back-top/Backtop.tsx @@ -10,21 +10,12 @@ import withNativeProps, { NativeProps } from '../_util/withNativeProps'; import useConfig from '../hooks/useConfig'; import { TdBackTopProps } from './type'; import { backTopDefaultProps } from './defaultProps'; -import { canUseDocument } from '../_util/dom'; +import { checkWindow } from '../_util/dom'; export type ThemeList = 'round' | 'half-round' | 'round-dark' | 'half-round-dark'; export type BackTopProps = TdBackTopProps & NativeProps; -export const defaultProps = { - fixed: true, - icon: 'backtop', - target: (() => window) as any, - text: '', - theme: 'round' as ThemeList, - visibilityHeight: 200, -}; - const BackTop: React.FC = (props) => { const { fixed, icon, target, text, theme, onToTop, visibilityHeight, container } = useDefaultProps( props, @@ -37,7 +28,7 @@ const BackTop: React.FC = (props) => { const getBackTopDom = () => { if (target) return target(); - if (canUseDocument) return window.document.documentElement; + if (checkWindow()) return window.document.documentElement; return null; }; backTopDom.current = getBackTopDom(); diff --git a/src/back-top/__tests__/back-top.test.tsx b/src/back-top/__tests__/back-top.test.tsx new file mode 100644 index 000000000..1c35c8bd5 --- /dev/null +++ b/src/back-top/__tests__/back-top.test.tsx @@ -0,0 +1,137 @@ +import { render, fireEvent, describe, test, expect, beforeEach, afterEach } from '@test/utils'; +import { vi, type Mock } from 'vitest'; +import React from 'react'; +import { AppIcon } from 'tdesign-icons-react'; +import { useScroll } from 'ahooks'; +import BackTop from '../Backtop'; +import { checkWindow } from '../../_util/dom'; + +vi.mock('ahooks', async () => { + const actual = await vi.importActual('ahooks'); + return { + ...actual, + useScroll: vi.fn(), + }; +}); + +vi.mock('../../_util/dom', async () => { + const actual = await vi.importActual('../../_util/dom'); + return { + ...actual, + checkWindow: vi.fn(), + }; +}); + +describe('BackTop', () => { + beforeEach(() => { + vi.useFakeTimers(); + }); + + afterEach(() => { + vi.useRealTimers(); + }); + + describe('props', () => { + test(':target', async () => { + (checkWindow as Mock).mockReturnValue(true); + document.documentElement.scrollTo = vi.fn(); + const { container } = render( +
+ document.querySelector('#custom-container') as HTMLElement} /> +
+
, + ); + fireEvent.click(container.querySelector('.t-back-top')); + expect(document.documentElement.scrollTo).toHaveBeenCalledWith({ top: 0, behavior: 'smooth' }); + }); + + test(':fixed', async () => { + (window.document.documentElement as any).window = window; + const { container } = render(); + expect(container.querySelector('.t-back-top--fixed')).toBeTruthy(); + }); + + test(':icon', async () => { + const { container, rerender } = render(); + expect(container.querySelector('.t-back-top__icon')).toBeTruthy(); + + rerender(} />); + expect(container.querySelector('.t-icon-app')).toBeTruthy(); + }); + + test(':text', async () => { + const text = '回到顶部'; + const { queryByText } = render(); + expect(queryByText(text)).toBeTruthy(); + }); + + test(':theme', async () => { + const themes = ['round', 'half-round', 'round-dark', 'half-round-dark'] as const; + themes.forEach((theme) => { + const { container } = render(); + expect(container.querySelector(`.t-back-top--${theme}`)).toBeTruthy(); + }); + }); + + test(':visibilityHeight', async () => { + (useScroll as Mock).mockReturnValue({ top: 400 }); + const { container } = render(); + + expect((container.querySelector('.t-back-top') as HTMLElement).style.opacity).toBe('1'); + }); + + test(':container', async () => { + render( +
+ document.querySelector('#custom-container')} /> +
+
, + ); + document.querySelector('#custom-container').scrollTo = vi.fn(); + fireEvent.click(document.querySelector('.t-back-top')); + expect(document.querySelector('#custom-container').scrollTo).toHaveBeenCalledWith({ top: 0, behavior: 'smooth' }); + }); + }); + + describe('events', () => { + test(':onToTop', async () => { + const onToTop = vi.fn(); + document.documentElement.scrollTo = vi.fn(); + const { container } = render(); + fireEvent.click(container.querySelector('.t-back-top')); + expect(onToTop).toHaveBeenCalled(); + }); + }); + + describe('interaction', () => { + test('should show when scrollY > visibilityHeight', async () => { + (useScroll as Mock).mockReturnValue({ top: 100 }); + const { container, rerender } = render(); + expect((container.querySelector('.t-back-top') as HTMLElement).style.opacity).toBe('0'); + (useScroll as Mock).mockReturnValue({ top: 400 }); + rerender(); + expect((container.querySelector('.t-back-top') as HTMLElement).style.opacity).toBe('1'); + }); + + test('should scroll to top when clicked', async () => { + (useScroll as Mock).mockReturnValue({ top: 400 }); + document.documentElement.scrollTo = vi.fn(); + const { container } = render(); + fireEvent.click(container.querySelector('.t-back-top')); + expect(document.documentElement.scrollTo).toHaveBeenCalledWith({ top: 0, behavior: 'smooth' }); + }); + }); + + describe('edge cases', () => { + test('should handle empty text', async () => { + const { container } = render(); + expect(container.querySelector('.t-back-top__text')).toBeFalsy(); + }); + + test('should handle ssr', async () => { + (checkWindow as Mock).mockReturnValue(false); + render(); + expect(document.querySelector('.t-back-top')).toBeTruthy(); + }); + }); +}); diff --git a/src/cascader/Cascader.tsx b/src/cascader/Cascader.tsx index 0587ded7b..152bbb49e 100644 --- a/src/cascader/Cascader.tsx +++ b/src/cascader/Cascader.tsx @@ -190,7 +190,7 @@ const Cascader: React.FC = (props) => { {closeBtn === true ? : parseTNode(closeBtn)}
- {labelList.length ? ( + {labelList.length && (
{theme === 'step' ? (
@@ -234,7 +234,7 @@ const Cascader: React.FC = (props) => { /> ) : null}
- ) : null} + )} {subTitles[stepIndex] ? (
{subTitles[stepIndex]}
) : null} diff --git a/src/cascader/__tests__/cascader.test.tsx b/src/cascader/__tests__/cascader.test.tsx new file mode 100644 index 000000000..8da404b01 --- /dev/null +++ b/src/cascader/__tests__/cascader.test.tsx @@ -0,0 +1,209 @@ +import React from 'react'; +import { describe, it, expect, render, vi, fireEvent, beforeEach, afterEach } from '@test/utils'; + +import Cascader from '../Cascader'; + +const prefix = 't'; +const name = `.${prefix}-cascader`; + +const data = { + areaList: [ + { + label: '北京市', + value: '110000', + children: [ + { + value: '110100', + label: '北京市', + children: [ + { value: '110101', label: '东城区' }, + { value: '110102', label: '西城区' }, + { value: '110105', label: '朝阳区' }, + { value: '110106', label: '丰台区' }, + { value: '110107', label: '石景山区' }, + { value: '110108', label: '海淀区' }, + { value: '110109', label: '门头沟区' }, + { value: '110111', label: '房山区' }, + { value: '110112', label: '通州区' }, + { value: '110113', label: '顺义区' }, + { value: '110114', label: '昌平区' }, + { value: '110115', label: '大兴区' }, + { value: '110116', label: '怀柔区' }, + { value: '110117', label: '平谷区' }, + { value: '110118', label: '密云区' }, + { value: '', label: '' }, + ], + }, + ], + }, + { + label: '天津市', + value: '120000', + children: [ + { + value: '120100', + label: '天津市', + children: [ + { value: '120101', label: '和平区' }, + { value: '120102', label: '河东区' }, + { value: '120103', label: '河西区' }, + { value: '120104', label: '南开区' }, + { value: '120105', label: '河北区' }, + { value: '120106', label: '红桥区' }, + { value: '120110', label: '东丽区' }, + { value: '120111', label: '西青区' }, + { value: '120112', label: '津南区' }, + { value: '120113', label: '北辰区' }, + { value: '120114', label: '武清区' }, + { value: '120115', label: '宝坻区' }, + { value: '120116', label: '滨海新区' }, + { value: '120117', label: '宁河区' }, + { value: '120118', label: '静海区' }, + { value: '120119', label: '蓟州区' }, + ], + }, + ], + }, + ], +}; + +describe('Cascader', () => { + beforeEach(() => { + vi.useFakeTimers(); + }); + + afterEach(() => { + vi.useRealTimers(); + }); + + describe('props', () => { + it(': visible', async () => { + const onClose = vi.fn(); + await render(); + expect(document.querySelector(`.${prefix}-popup`)).not.toHaveStyle({ display: 'none' }); + fireEvent.click(document.querySelector('.t-overlay')); + expect(onClose).toHaveBeenCalledTimes(1); + }); + + it(': closeBtn', async () => { + await render(); + expect(document.querySelector(`.${prefix}-icon-close`)).toBeTruthy(); + }); + + it(': closeBtn - custom', async () => { + await render( + Button} + visible={true} + value="110000" + theme="tab" + />, + ); + expect(document.querySelector('.close-button')).toBeTruthy(); + }); + + it(': title', async () => { + const title = '标题'; + await render(); + expect(document.querySelector(`${name}__title`).innerHTML).toBe(title); + }); + + it(': options', async () => { + await render(); + expect(document.querySelectorAll(`${name}__options`).length).toBe(1); + expect(document.querySelectorAll(`.${prefix}-radio`).length).toBe(2); + }); + + it(': value', async () => { + await render(); + expect(document.querySelector(`${name}__step-label--active`).innerHTML).toBe('昌平区'); + }); + + it(': placeholder', async () => { + const placeholder = '请选择'; + await render(); + expect(document.querySelector(`${name}__step-label--active`).innerHTML).toBe(placeholder); + }); + + it(': theme - step', async () => { + await render(); + expect(document.querySelector(`${name}__steps`)).toBeTruthy(); + }); + + it(': subTitles', async () => { + const subTitles = ['一级', '二级', '三级']; + await render(); + expect(document.querySelector(`${name}__options-title`).innerHTML).toBe(subTitles[0]); + }); + + it(': checkStrictly', async () => { + const onChange = vi.fn(); + const { rerender } = await render( + 确定} + checkStrictly={true} + visible={true} + value="110000" + />, + ); + fireEvent.click(document.querySelectorAll(`.${prefix}-radio`)[0]); + fireEvent.click(document.querySelector(`${name}__close-btn`)); + expect(onChange).toHaveBeenCalled(); + expect(onChange).toHaveBeenCalledWith('110000', [{ value: '110000', label: '北京市' }]); + + rerender( + 确定} + checkStrictly={true} + visible={true} + value="110000" + />, + ); + fireEvent.click(document.querySelectorAll(`.${prefix}-radio`)[0]); + expect(onChange).toHaveBeenCalledWith('', [{ value: '', label: '' }]); + }); + }); + + describe('events', () => { + it(': onChange', async () => { + const onChange = vi.fn(); + const { rerender } = await render( + , + ); + fireEvent.click(document.querySelectorAll(`${name}__step`)[1]); + fireEvent.click(document.querySelectorAll(`.${prefix}-radio`)[6]); + expect(onChange).toHaveBeenCalled(); + + rerender(); + fireEvent.click(document.querySelectorAll(`.${prefix}-tabs__item`)[1]); + fireEvent.click(document.querySelectorAll(`.${prefix}-radio`)[2]); + fireEvent.click(document.querySelectorAll(`.${prefix}-tabs__item`)[2]); + fireEvent.click(document.querySelectorAll(`.${prefix}-radio`)[4]); + expect(onChange).toHaveBeenCalledTimes(2); + }); + + it(': onPick', async () => { + const onPick = vi.fn(); + await render(); + fireEvent.click(document.querySelectorAll(`.${prefix}-radio`)[1]); + expect(onPick).toHaveBeenCalled(); + }); + + it(': onClose', async () => { + const onClose = vi.fn(); + await render(); + fireEvent.click(document.querySelector(`.${prefix}-icon-close`)); + expect(onClose).toHaveBeenCalled(); + }); + }); +}); diff --git a/src/cascader/_example/base.tsx b/src/cascader/_example/base.tsx index 575bc23c4..c1b5a421a 100644 --- a/src/cascader/_example/base.tsx +++ b/src/cascader/_example/base.tsx @@ -69,7 +69,7 @@ export default function BaseDemo() { const [note, setNote] = useState('请选择地址'); - const [value, setValue] = useState(); + const [value, setValue] = useState(110105); return ( <> diff --git a/src/cell/__tests__/cell.test.tsx b/src/cell/__tests__/cell.test.tsx index ee26c8ced..1913ea1c8 100644 --- a/src/cell/__tests__/cell.test.tsx +++ b/src/cell/__tests__/cell.test.tsx @@ -3,44 +3,104 @@ import React from 'react'; import Cell from '../Cell'; describe('Cell', () => { - it('renders the correct content', () => { - const { getByText } = render( - - Test Children - , - ); - - expect(getByText('Test Title')).toBeInTheDocument(); - expect(getByText('Test Description')).toBeInTheDocument(); - expect(getByText('Test Children')).toBeInTheDocument(); - }); + describe('slots', () => { + it(': default', () => { + const { getByText } = render( + + Test Children + , + ); - it('renders left icon and image if provided', () => { - const { getByTestId } = render( - Left Icon
} - image="https://tdesign.gtimg.com/mobile/demos/avatar1.png" - > - Test Children - , - ); - - expect(getByTestId('left-icon')).toBeInTheDocument(); - expect(screen.getByText('Test Children')).toBeInTheDocument(); + expect(getByText('Test Title')).toBeInTheDocument(); + expect(getByText('Test Description')).toBeInTheDocument(); + expect(getByText('Test Children')).toBeInTheDocument(); + }); }); - it('renders right icon if provided', () => { - const { getByTestId } = render(Right Icon
} />); + describe('props', () => { + it(': leftIcon and image', () => { + const { getByTestId } = render( + Left Icon} + image="https://tdesign.gtimg.com/mobile/demos/avatar1.png" + > + Test Children + , + ); - expect(getByTestId('right-icon')).toBeInTheDocument(); - }); + expect(getByTestId('left-icon')).toBeInTheDocument(); + expect(screen.getByText('Test Children')).toBeInTheDocument(); + }); + + it(': image', () => { + const { container } = render(); + + expect(container.querySelector('.t-cell__left-image')).toBeInTheDocument(); + }); + + it(': rightIcon', () => { + const { getByTestId } = render(Right Icon} />); + + expect(getByTestId('right-icon')).toBeInTheDocument(); + }); + + it(': required', () => { + const { container, rerender } = render(); + + expect(container.querySelector('.t-cell--required')).not.toBeInTheDocument(); + + rerender(); + expect(container.querySelector('.t-cell--required')).toBeInTheDocument(); + expect(container.querySelector('.t-cell--required')).toHaveTextContent('*'); + }); + + it(': arrow', () => { + const { container, rerender } = render(); + + const rightIcon = container.querySelector('.t-cell__right-icon'); + expect(rightIcon).not.toBeInTheDocument(); + + rerender(); + + expect(container.querySelector('.t-cell__right-icon')).toBeInTheDocument(); + // 检查是否包含箭头图标 + expect(container.querySelector('.t-cell__right-icon > svg')).toBeInTheDocument(); + }); + + it(': arrow and rightIcon', () => { + const { container } = render(Custom Icon} />); + + const rightIcon = container.querySelector('.t-cell__right-icon'); + expect(rightIcon).toBeInTheDocument(); + // 应该显示箭头图标而不是自定义图标 + expect(rightIcon.querySelector('svg')).toBeInTheDocument(); + expect(container.querySelector('[data-testid="custom-right-icon"]')).not.toBeInTheDocument(); + }); + + it(': note', () => { + const { container, getByText } = render(); + + const noteElement = container.querySelector('.t-cell__note'); + expect(noteElement).toBeInTheDocument(); + expect(getByText('Test Note')).toBeInTheDocument(); + }); + + it(': renders note instead of children when both note and children are provided', () => { + const { container, getByText, queryByText } = render(Test Children Content); + + const noteElement = container.querySelector('.t-cell__note'); + expect(noteElement).toBeInTheDocument(); + expect(getByText('Test Note')).toBeInTheDocument(); + expect(queryByText('Test Children Content')).not.toBeInTheDocument(); + }); - it('calls onClick when the cell is clicked', () => { - const handleClick = vi.fn(); - const { container } = render(); + it(': onClick', () => { + const handleClick = vi.fn(); + const { container } = render(); - fireEvent.click(container.firstChild); + fireEvent.click(container.firstChild); - expect(handleClick).toHaveBeenCalledTimes(1); + expect(handleClick).toHaveBeenCalledTimes(1); + }); }); }); diff --git a/src/cell/__tests__/cellgroup.test.tsx b/src/cell/__tests__/cellgroup.test.tsx new file mode 100644 index 000000000..729d6f2cc --- /dev/null +++ b/src/cell/__tests__/cellgroup.test.tsx @@ -0,0 +1,108 @@ +import { describe, it, expect, render } from '@test/utils'; +import React from 'react'; +import CellGroup from '../CellGroup'; +import Cell from '../Cell'; + +describe('CellGroup', () => { + describe('props', () => { + it('renders correctly with default props', () => { + const { container } = render( + + + + , + ); + + expect(container.firstChild).toBeInTheDocument(); + expect(container.querySelector('.t-cell-group')).toBeInTheDocument(); + }); + + it('renders children correctly', () => { + const { getByText } = render( + + + +
Custom Content
+
, + ); + + expect(getByText('First Cell')).toBeInTheDocument(); + expect(getByText('Second Cell')).toBeInTheDocument(); + expect(getByText('Custom Content')).toBeInTheDocument(); + }); + + it(': className', () => { + const { container } = render( + + + , + ); + + expect(container.firstChild).toHaveClass('custom-class'); + }); + + it(': style', () => { + const customStyle = { backgroundColor: 'red' }; + const { container } = render( + + + , + ); + + expect(container.firstChild).toHaveStyle('background-color: rgb(255, 0, 0)'); + }); + + it(':title', () => { + const { container, getByText, rerender } = render( + + + , + ); + + expect(getByText('Group Title')).toBeInTheDocument(); + expect(getByText('Group Title')).toHaveClass('t-cell-group__title'); + + rerender( + + + , + ); + + expect(container.querySelector('.t-cell-group__title')).not.toBeInTheDocument(); + }); + + it(': bordered', async () => { + const { container, rerender } = render( + + + , + ); + expect(container.querySelector('.t-cell-group--bordered')).toBeInTheDocument(); + + rerender( + + + , + ); + + expect(container.querySelector('.t-cell-group--bordered')).not.toBeInTheDocument(); + }); + + it(': theme', () => { + const { container: defaultContainer } = render( + + + , + ); + + const { container: cardContainer } = render( + + + , + ); + + expect(defaultContainer.querySelector('.t-cell-group--default')).toBeInTheDocument(); + expect(cardContainer.querySelector('.t-cell-group--card')).toBeInTheDocument(); + }); + }); +}); diff --git a/src/collapse/Collapse.tsx b/src/collapse/Collapse.tsx index 24d817f2d..e2dba929c 100644 --- a/src/collapse/Collapse.tsx +++ b/src/collapse/Collapse.tsx @@ -1,4 +1,5 @@ -import React, { forwardRef, memo, useCallback, useMemo } from 'react'; +import React, { forwardRef, memo, useCallback, useMemo, useRef } from 'react'; +import { debounce } from 'lodash-es'; import type { StyledProps } from '../common'; import type { TdCollapseProps, CollapseValue } from './type'; import { collapseDefaultProps } from './defaultProps'; @@ -29,25 +30,59 @@ const Collapse = forwardRef((originProps, ref) => } = props; const [activeValue, setActiveValue] = useDefault(value, defaultValue, onChange); + const firstNewValRef = useRef(null); + const collectedValuesRef = useRef<(string | number)[]>([]); + + const debouncedUpdate = useMemo( + () => + debounce((values: (string | number)[], args: { e: React.MouseEvent }) => { + const uniqueValues = [...new Set(values)]; + setActiveValue(uniqueValues); + onChange?.(uniqueValues, args); + collectedValuesRef.current = []; + }, 100), + [onChange, setActiveValue], + ); const onPanelChange = useCallback( - (panelValue: string | number, args: { e: React.MouseEvent }) => { - if (Array.isArray(activeValue)) { - const hit = activeValue.indexOf(panelValue); + (panelValue: string | number, args: { e: React.MouseEvent }, isDefaultExpandAll: boolean) => { + if (!Array.isArray(activeValue)) { + return; + } + + const isPanelActive = activeValue.includes(panelValue); + + if (isPanelActive) { + const newActiveValues = activeValue.filter((item) => item !== panelValue); + setActiveValue(newActiveValues); + onChange?.(newActiveValues, args); + return; + } - if (hit > -1) { - const newVal = activeValue.filter((item) => item !== panelValue); - setActiveValue(newVal); - onChange?.(newVal, args); - } else { - const newVal = expandMutex ? [panelValue] : activeValue.concat(panelValue); - setActiveValue(newVal); - onChange?.(newVal, args); + if (isDefaultExpandAll && expandMutex) { + if (firstNewValRef.current === null) { + firstNewValRef.current = [panelValue]; + setActiveValue([panelValue]); + onChange?.([panelValue], args); } + return; } + + if (isDefaultExpandAll && !expandMutex) { + if (!collectedValuesRef.current.includes(panelValue)) { + collectedValuesRef.current.push(panelValue); + } + const finalValues = [...activeValue, ...collectedValuesRef.current]; + debouncedUpdate(finalValues, args); + return; + } + + const newActiveValues = expandMutex ? [panelValue] : [...activeValue, panelValue]; + setActiveValue(newActiveValues); + onChange?.(newActiveValues, args); }, // eslint-disable-next-line react-hooks/exhaustive-deps - [activeValue, onChange, expandMutex], + [activeValue, onChange, expandMutex, debouncedUpdate], ); const memoProviderValues = useMemo( diff --git a/src/collapse/CollapseContext.tsx b/src/collapse/CollapseContext.tsx index 885065910..6ad2e5f11 100644 --- a/src/collapse/CollapseContext.tsx +++ b/src/collapse/CollapseContext.tsx @@ -6,7 +6,11 @@ export interface CollapseContextValue { activeValue: CollapseValue | undefined; disabled: boolean; expandIcon: TNode; - onPanelChange: (name: string | number, args: { e: React.MouseEvent }) => void; + onPanelChange: ( + name: string | number, + args: { e: React.MouseEvent }, + isDefaultExpandAll?: boolean, + ) => void; defaultExpandAll: boolean; } diff --git a/src/collapse/CollapsePanel.tsx b/src/collapse/CollapsePanel.tsx index 6e88c58fe..0b483a935 100644 --- a/src/collapse/CollapsePanel.tsx +++ b/src/collapse/CollapsePanel.tsx @@ -46,9 +46,10 @@ const CollapsePanel = forwardRef((originProp useEffect(() => { if (parent?.defaultExpandAll) { - parent.onPanelChange(value, { e: null }); + parent.onPanelChange(value, { e: null }, true); } - }, [parent, value]); + // eslint-disable-next-line react-hooks/exhaustive-deps + }, []); const renderDefaultIcon = () => { if (placement === 'bottom') { diff --git a/src/collapse/__tests__/collapse.test.tsx b/src/collapse/__tests__/collapse.test.tsx new file mode 100644 index 000000000..8c46df445 --- /dev/null +++ b/src/collapse/__tests__/collapse.test.tsx @@ -0,0 +1,701 @@ +import React from 'react'; +import { describe, expect, it, render, fireEvent, vi, beforeEach, afterEach } from '@test/utils'; +import { Collapse, CollapsePanel } from 'tdesign-mobile-react'; + +describe('Collapse', () => { + describe('props', () => { + it(':defaultValue', () => { + const defaultValues: Array[] = [['0'], ['1'], ['0', '1'], [0], [1], [0, 1]]; + + function checkDefaultValue(defaultValue: Array) { + const { container } = render( + + + 内容1 + + + 内容2 + + + 内容3 + + + 内容4 + + , + ); + + const panels = container.querySelectorAll('.t-collapse-panel'); + + if (defaultValue.includes('0')) { + expect(panels[0]).toHaveClass('t-collapse-panel--active'); + } else { + expect(panels[0]).not.toHaveClass('t-collapse-panel--active'); + } + + if (defaultValue.includes('1')) { + expect(panels[1]).toHaveClass('t-collapse-panel--active'); + } else { + expect(panels[1]).not.toHaveClass('t-collapse-panel--active'); + } + + if (defaultValue.includes(0)) { + expect(panels[2]).toHaveClass('t-collapse-panel--active'); + } else { + expect(panels[2]).not.toHaveClass('t-collapse-panel--active'); + } + + if (defaultValue.includes(1)) { + expect(panels[3]).toHaveClass('t-collapse-panel--active'); + } else { + expect(panels[3]).not.toHaveClass('t-collapse-panel--active'); + } + } + + defaultValues.forEach(checkDefaultValue); + }); + + it(':value', () => { + const values = [['0'], ['1'], ['0', '1'], [0], [1], [0, 1]]; + + function checkValue(value: (string | number)[]) { + const { container } = render( + + + 内容1 + + + 内容2 + + + 内容3 + + + 内容4 + + , + ); + + const panels = container.querySelectorAll('.t-collapse-panel'); + + // 检查字符串类型的value + expect(panels[0].classList.contains('t-collapse-panel--active')).toBe(value.includes('0')); + expect(panels[1].classList.contains('t-collapse-panel--active')).toBe(value.includes('1')); + + // 检查数字类型的value + expect(panels[2].classList.contains('t-collapse-panel--active')).toBe(value.includes(0)); + expect(panels[3].classList.contains('t-collapse-panel--active')).toBe(value.includes(1)); + } + + // 测试每个value情况 + values.forEach(checkValue); + }); + + it(':expandMutex', () => { + const expandMutexValues = [true, false] as const; + + function checkExpandMutex(expandMutex: boolean) { + const onChange = vi.fn(); + const { container } = render( + + + 内容1 + + + 内容2 + + , + ); + + const headers = container.querySelectorAll('.t-cell'); + + // 点击第一个面板 + fireEvent.click(headers[0]); + expect(onChange).toHaveBeenCalledWith(['0'], expect.any(Object)); + + onChange.mockClear(); + + // 点击第二个面板 + fireEvent.click(headers[1]); + + if (expandMutex) { + // 在互斥模式下,只能展开一个面板 + expect(onChange).toHaveBeenCalledWith(['1'], expect.any(Object)); + } else { + // 在非互斥模式下,可以展开多个面板 + expect(onChange).toHaveBeenCalledWith(['0', '1'], expect.any(Object)); + } + } + + expandMutexValues.forEach(checkExpandMutex); + }); + + it(':disabled', () => { + const disabledValues = [true, false] as const; + + function checkDisabled(disabled: (typeof disabledValues)[number]) { + const onChange = vi.fn(); + const { container } = render( + + + 内容1 + + + 内容2 + + , + ); + + const headers = container.querySelectorAll('.t-cell'); + + // 点击第一个面板 + fireEvent.click(headers[0]); + + if (disabled) { + // 如果 disabled 为 true,不应该触发 onChange + expect(onChange).not.toHaveBeenCalled(); + } else { + // 如果 disabled 为 false,应该触发 onChange,展开第一个面板 + expect(onChange).toHaveBeenCalledWith(['0'], expect.any(Object)); + } + + onChange.mockClear(); + + // 点击第二个面板 + fireEvent.click(headers[1]); + + if (disabled) { + // 如果 disabled 为 true,不应该触发 onChange + expect(onChange).not.toHaveBeenCalled(); + } else { + // 如果 disabled 为 false,应该触发 onChange,展开第二个面板 + // 注意:在多选模式下,点击第二个面板会累积选择,所以期望的是 ['0', '1'] + expect(onChange).toHaveBeenCalledWith(['0', '1'], expect.any(Object)); + } + } + + disabledValues.forEach(checkDisabled); + }); + + it(':theme', () => { + const themes = ['default', 'card'] as const; + + function checkTheme(theme: (typeof themes)[number]) { + const { container } = render( + + + 内容1 + + , + ); + + if (theme === 'default') { + expect(container.querySelector('.t-collapse')).not.toHaveClass('t-collapse--card'); + } else { + expect(container.querySelector('.t-collapse')).toHaveClass(`t-collapse--${theme}`); + } + } + + themes.forEach(checkTheme); + }); + + it(':defaultExpandAll', () => { + const { container } = render( + + + 内容1 + + + 内容2 + + , + ); + setTimeout(() => { + // 等待组件渲染完成 + const panels = container.querySelectorAll('.t-collapse-panel'); + expect(panels).toHaveLength(2); + expect(panels[0]).toHaveClass('t-collapse-panel--active'); + expect(panels[1]).toHaveClass('t-collapse-panel--active'); + }, 1000); + + const { container: container2 } = render( + + + 内容1 + + + 内容2 + + , + ); + setTimeout(() => { + // 等待组件渲染完成 + const panels = container2.querySelectorAll('.t-collapse-panel'); + expect(panels).toHaveLength(2); + expect(panels[0]).toHaveClass('t-collapse-panel--active'); + expect(panels[1]).not.toHaveClass('t-collapse-panel--active'); + }, 1000); + }); + }); + + describe('events', () => { + it(':onChange in expandMutex mode', () => { + const onChange = vi.fn(); + const { container } = render( + + + 内容1 + + + 内容2 + + , + ); + + const headers = container.querySelectorAll('.t-cell'); + + // 点击第一个面板 + fireEvent.click(headers[0]); + expect(onChange).toHaveBeenCalledWith(['0'], expect.any(Object)); + + // 清除之前的调用记录 + onChange.mockClear(); + + // 点击第二个面板,在互斥模式下应该只展开第二个 + fireEvent.click(headers[1]); + expect(onChange).toHaveBeenCalledWith(['1'], expect.any(Object)); + }); + + it(':onChange in multiple mode', () => { + const onChange = vi.fn(); + const { container } = render( + + + 内容1 + + + 内容2 + + , + ); + + const headers = container.querySelectorAll('.t-cell'); + + // 点击第一个面板 + fireEvent.click(headers[0]); + expect(onChange).toHaveBeenCalledWith(['0'], expect.any(Object)); + + // 清除之前的调用记录 + onChange.mockClear(); + + // 在多选模式下,点击第二个面板应该累积选择 + fireEvent.click(headers[1]); + expect(onChange).toHaveBeenCalledWith(['0', '1'], expect.any(Object)); + }); + + it(':should pass event object in onChange', () => { + const onChange = vi.fn(); + const { container } = render( + + + 内容1 + + , + ); + + const header = container.querySelector('.t-cell'); + fireEvent.click(header); + + expect(onChange).toHaveBeenCalledWith( + ['0'], + expect.objectContaining({ + e: expect.any(Object), + }), + ); + }); + }); + + describe('edge cases', () => { + it(':should handle empty children', () => { + const { container } = render(); + expect(container.querySelector('.t-collapse')).toBeInTheDocument(); + }); + + it(':should handle single child', () => { + const { container } = render( + + + 内容1 + + , + ); + + expect(container.querySelectorAll('.t-collapse-panel')).toHaveLength(1); + }); + + it(':should handle number value types', () => { + const onChange = vi.fn(); + const { container } = render( + + + 内容1 + + , + ); + + const header = container.querySelector('.t-cell'); + fireEvent.click(header); + expect(onChange).toHaveBeenCalledWith([0], expect.any(Object)); + }); + + it(':should handle string value types', () => { + const onChange = vi.fn(); + const { container } = render( + + + 内容1 + + , + ); + + const header = container.querySelector('.t-cell'); + fireEvent.click(header); + expect(onChange).toHaveBeenCalledWith(['test-string'], expect.any(Object)); + }); + + it(':should handle non-array activeValue gracefully', () => { + const onChange = vi.fn(); + // 通过传入非数组的 value 来测试 Array.isArray(activeValue) 为 false 的情况 + const { container } = render( + + + 这里是内容区域 + + , + ); + const panel = container.querySelector('.t-collapse-panel__title'); + fireEvent.click(panel!); + // 当 activeValue 不是数组时,onPanelChange 不应该执行任何操作 + expect(onChange).not.toHaveBeenCalled(); + }); + }); + + describe(':debounce behavior', () => { + beforeEach(() => { + vi.useFakeTimers(); + }); + + afterEach(() => { + vi.useRealTimers(); + }); + + it(':should debounce multiple panel expansions in defaultExpandAll mode', async () => { + const onChange = vi.fn(); + const { getAllByText } = render( + + 内容1 + 内容2 + 内容3 + , + ); + + const panels = getAllByText(/面板[123]/); + + // 初始状态,所有面板都应该展开 + expect(onChange).not.toHaveBeenCalled(); + + // 快速连续点击多个面板 + fireEvent.click(panels[0]); + fireEvent.click(panels[1]); + fireEvent.click(panels[2]); + + // 立即检查,onChange应该已经被调用了(因为每次点击都会立即触发) + expect(onChange).toHaveBeenCalled(); + + // 重置mock,准备测试debounce行为 + onChange.mockClear(); + + // 再次快速连续点击 + fireEvent.click(panels[0]); + fireEvent.click(panels[1]); + + // 此时应该有一次debounced调用 + vi.advanceTimersByTime(150); + + // 验证最终状态 + expect(onChange).toHaveBeenCalled(); + }); + + it(':should handle duplicate values correctly', async () => { + const onChange = vi.fn(); + const { getAllByText } = render( + + 内容1 + 内容2 + , + ); + + const panels = getAllByText(/面板[12]/); + + // 重置mock + onChange.mockClear(); + + // 重复点击同一个面板 + fireEvent.click(panels[0]); + fireEvent.click(panels[0]); + fireEvent.click(panels[0]); + + // 等待debounce + vi.advanceTimersByTime(150); + + // 验证行为 + expect(onChange).toHaveBeenCalled(); + }); + }); +}); + +describe('CollapsePanel', () => { + describe('props', () => { + it(':disabled', () => { + const disabledValues = [true, false] as const; + + function checkDisabled(disabled: (typeof disabledValues)[number]) { + const onChange = vi.fn(); + const { container } = render( + + + 内容1 + + + 内容2 + + , + ); + + const headers = container.querySelectorAll('.t-cell'); + + // 点击第一个面板 + fireEvent.click(headers[0]); + + if (disabled) { + // 如果 disabled 为 true,不应该触发 onChange + expect(onChange).not.toHaveBeenCalled(); + } else { + // 如果 disabled 为 false,应该触发 onChange,展开第一个面板 + expect(onChange).toHaveBeenCalledWith(['0'], expect.any(Object)); + } + + onChange.mockClear(); + + // 点击第二个面板 + fireEvent.click(headers[1]); + + if (disabled) { + // 如果 disabled 为 true,不应该触发 onChange + expect(onChange).not.toHaveBeenCalled(); + } else { + // 如果 disabled 为 false,应该触发 onChange,展开第二个面板 + // 注意:在多选模式下,点击第二个面板会累积选择,所以期望的是 ['0', '1'] + expect(onChange).toHaveBeenCalledWith(['0', '1'], expect.any(Object)); + } + } + + disabledValues.forEach(checkDisabled); + }); + + it(':placement', () => { + const placements = ['top', 'bottom'] as const; + + function checkPlacement(placement: (typeof placements)[number]) { + const { container } = render( + + + 内容1 + + , + ); + expect(container.querySelector('.t-collapse-panel')).toHaveClass(`t-collapse-panel--${placement}`); + } + + placements.forEach(checkPlacement); + }); + + it(':should render correct icon when placement is top and active', () => { + const { container } = render( + + + 内容1 + + , + ); + + // 检查面板是否激活 + const panel = container.querySelector('.t-collapse-panel'); + expect(panel).toHaveClass('t-collapse-panel--active'); + + // 检查图标是否存在(当placement为top且激活时) + const icon = container.querySelector('.t-collapse-panel__header-icon'); + expect(icon).toBeInTheDocument(); + expect(panel).toHaveClass('t-collapse-panel--active'); + expect(panel).toHaveClass('t-collapse-panel--top'); + }); + + it(':should render correct icon when placement is bottom and active', () => { + const { container } = render( + + + 内容1 + + , + ); + + // 检查面板是否激活 + const panel = container.querySelector('.t-collapse-panel'); + expect(panel).toHaveClass('t-collapse-panel--active'); + + // 检查图标是否存在(当placement为bottom且激活时) + const icon = container.querySelector('.t-collapse-panel__header-icon'); + expect(icon).toBeInTheDocument(); + expect(panel).toHaveClass('t-collapse-panel--active'); + expect(panel).toHaveClass('t-collapse-panel--bottom'); + }); + + it(': destroyOnCollapse', () => { + const destroyOnCollapseOptions = [true, false] as const; + + function checkDestroyOnCollapse(destroyOnCollapse: (typeof destroyOnCollapseOptions)[number]) { + const { container, rerender } = render( + + +
内容1
+
+
, + ); + + // 展开时内容存在 + expect(container.querySelector('.test-content')).toBeInTheDocument(); + + // 折叠时内容处理 + rerender( + + +
内容1
+
+
, + ); + + if (destroyOnCollapse) { + expect(container.querySelector('.test-content')).not.toBeInTheDocument(); + } else { + expect(container.querySelector('.test-content')).toBeInTheDocument(); + } + } + + destroyOnCollapseOptions.forEach(checkDestroyOnCollapse); + }); + + it(':header', () => { + const title = 'Tdesign'; + const { container } = render( + + + Tdesign React for Mobile + + , + ); + expect(container.querySelector('.t-cell__title-text').innerHTML.trim()).toBe(title); + }); + + it(':expandIcon', () => { + const customIcon = Tdesign; + const { container } = render( + + + Tdesign React for Mobile + + , + ); + expect(container.querySelector('.custom-icon')).toBeInTheDocument(); + }); + + it(':headerRightContent', () => { + const rightContent = Tdesign React for Mobile; + const { container } = render( + + + Tdesign React for Mobile + + , + ); + expect(container.querySelector('.right-content')).toBeInTheDocument(); + }); + + it(':headerLeftIcon', () => { + const leftIcon = Tdesign; + const { container } = render( + + + Tdesign React for Mobile + + , + ); + expect(container.querySelector('.left-icon')).toBeInTheDocument(); + }); + }); + + describe('slot', () => { + it(':content', () => { + const title = 'Tdesign'; + const content = 'Tdesign React for Mobile'; + const { container } = render( + + + {content} + + , + ); + expect(container.querySelector('.t-cell__title-text').innerHTML.trim()).toBe(title); + expect(container.querySelector('.t-collapse-panel__content').innerHTML.trim()).toBe(content); + }); + + it(':content prop', () => { + const content = 'Tdesign React for Mobile'; + const { container } = render( + + + {content} + + , + ); + const contentElement = container.querySelector('.t-collapse-panel__content'); + expect(contentElement).toBeInTheDocument(); + expect(contentElement.textContent.trim()).toBe(content); + }); + }); + + describe('interaction', () => { + it(':should toggle expand/collapse state', () => { + const { container } = render( + + + 内容1 + + , + ); + + const panel = container.querySelector('.t-collapse-panel'); + const header = container.querySelector('.t-cell'); + + // 初始状态应该是折叠的 + expect(panel).not.toHaveClass('t-collapse-panel--active'); + + // 点击展开 + fireEvent.click(header); + expect(panel).toHaveClass('t-collapse-panel--active'); + + // 再次点击折叠 + fireEvent.click(header); + expect(panel).not.toHaveClass('t-collapse-panel--active'); + }); + }); +}); diff --git a/src/collapse/__tests__/index.test.tsx b/src/collapse/__tests__/index.test.tsx deleted file mode 100644 index e40a75936..000000000 --- a/src/collapse/__tests__/index.test.tsx +++ /dev/null @@ -1,22 +0,0 @@ -import React from 'react'; -import { describe, expect, it, render } from '@test/utils'; -import { Collapse, CollapsePanel } from '../index'; - -describe('Collapse', () => { - describe('props', () => { - it(': content', () => { - const title = '折叠面板标题'; - const content = - '此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容'; - const { container } = render( - - - {content} - - , - ); - expect(container.querySelector('.t-cell__title-text').innerHTML.trim()).toBe(title); - expect(container.querySelector('.t-collapse-panel__content').innerHTML.trim()).toBe(content); - }); - }); -}); diff --git a/src/collapse/_example/accordion.tsx b/src/collapse/_example/accordion.tsx index 4d84d9a65..fae679cb8 100644 --- a/src/collapse/_example/accordion.tsx +++ b/src/collapse/_example/accordion.tsx @@ -2,7 +2,7 @@ import React, { useState, Fragment } from 'react'; import { Collapse, CollapsePanel } from 'tdesign-mobile-react'; export default function () { - const [values, setValues] = useState([1]); + const [values, setValues] = useState([0]); const handleChange = (value: number[]) => { setValues(value); @@ -12,9 +12,9 @@ export default function () { {Array.from({ length: 4 }).map((_, i) => ( - +
- 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容
diff --git a/src/collapse/_example/action.tsx b/src/collapse/_example/action.tsx index 60dbf35f5..5b5b9488d 100644 --- a/src/collapse/_example/action.tsx +++ b/src/collapse/_example/action.tsx @@ -12,7 +12,7 @@ export default function () {
- 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容
diff --git a/src/collapse/_example/base.tsx b/src/collapse/_example/base.tsx index 61b737ea7..7cbfd9cfb 100644 --- a/src/collapse/_example/base.tsx +++ b/src/collapse/_example/base.tsx @@ -1,12 +1,18 @@ -import React from 'react'; +import React, { useState } from 'react'; import { Collapse, CollapsePanel } from 'tdesign-mobile-react'; export default function () { + const [values, setValues] = useState([0]); + + const handleChange = (value: number[]) => { + setValues(value); + }; + return ( - - + +
- 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容
diff --git a/src/collapse/_example/card.tsx b/src/collapse/_example/card.tsx index 7e5af9b7f..33b26fd70 100644 --- a/src/collapse/_example/card.tsx +++ b/src/collapse/_example/card.tsx @@ -2,7 +2,7 @@ import React, { useState, Fragment } from 'react'; import { Collapse, CollapsePanel } from 'tdesign-mobile-react'; export default function () { - const [values, setValues] = useState([1]); + const [values, setValues] = useState([0]); const handleChange = (value: number[]) => { setValues(value); @@ -10,11 +10,11 @@ export default function () { return ( - {Array.from({ length: 4 }).map((_, i) => ( + {Array.from({ length: 3 }).map((_, i) => ( - +
- 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容
diff --git a/src/collapse/_example/defaultExpandAll.tsx b/src/collapse/_example/defaultExpandAll.tsx new file mode 100644 index 000000000..7dcd7d544 --- /dev/null +++ b/src/collapse/_example/defaultExpandAll.tsx @@ -0,0 +1,18 @@ +import React from 'react'; +import { Collapse, CollapsePanel } from 'tdesign-mobile-react'; + +export default function () { + return ( + + + 内容1 + + + 内容2 + + + 内容2 + + + ); +} diff --git a/src/collapse/_example/index.tsx b/src/collapse/_example/index.tsx index e29f54aaf..917078338 100644 --- a/src/collapse/_example/index.tsx +++ b/src/collapse/_example/index.tsx @@ -2,7 +2,6 @@ import React from 'react'; import TDemoBlock from '../../../site/mobile/components/DemoBlock'; import TDemoHeader from '../../../site/mobile/components/DemoHeader'; import Base from './base'; -import Placement from './placement'; import Action from './action'; import Accordion from './accordion'; import Card from './card'; @@ -12,19 +11,15 @@ export default function CheckboxDemo() {
- + - - - - - + diff --git a/src/count-down/CountDown.tsx b/src/count-down/CountDown.tsx index 459bf5116..505d0cf52 100644 --- a/src/count-down/CountDown.tsx +++ b/src/count-down/CountDown.tsx @@ -37,7 +37,7 @@ const CountDown = forwardRef((props, ref) => { const countDownClass = usePrefixClass('count-down'); - const { timeText, timeList, start, reset, pause } = useCountDown({ + const { timeText, timeList, timeData, start, reset, pause } = useCountDown({ autoStart, millisecond, time, @@ -59,7 +59,7 @@ const CountDown = forwardRef((props, ref) => { const renderContent = () => { if (content !== 'default') { - return parseTNode(content || children); + return parseTNode(content || children, timeData); } return timeList.map(({ digit, unit, match }) => ( diff --git a/src/count-down/__tests__/count-down.test.tsx b/src/count-down/__tests__/count-down.test.tsx new file mode 100644 index 000000000..30e09a1c0 --- /dev/null +++ b/src/count-down/__tests__/count-down.test.tsx @@ -0,0 +1,373 @@ +import { render, act, describe, test, expect, vi, beforeEach, afterEach } from '@test/utils'; +import React from 'react'; +import CountDown, { CountDownRef } from '../CountDown'; + +const time = 96 * 60 * 1000; + +describe('CountDown', () => { + beforeEach(() => { + vi.useFakeTimers(); + }); + + afterEach(() => { + vi.useRealTimers(); + }); + + describe('props', () => { + test(':time', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test(':autoStart true', async () => { + const onChange = vi.fn(); + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(onChange).toHaveBeenCalled(); + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test(':autoStart false', async () => { + const onChange = vi.fn(); + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(onChange).not.toHaveBeenCalled(); + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test(':format', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(container.textContent).toMatch(/\d{2}:\d{2}:\d{2}/); + }); + + test(':millisecond', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + // 验证毫秒格式显示 (默认格式应该包含毫秒) + expect(container.textContent).toMatch(/\d{2}:\d{2}:\d{2}:\d{3}/); + }); + + /* eslint-disable no-await-in-loop */ + test(':size', async () => { + const sizes = ['small', 'medium', 'large'] as const; + + // eslint-disable-next-line no-await-in-loop + for (const size of sizes) { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + // 验证尺寸类名 + expect(container.querySelector(`.t-count-down--${size}`)).toBeTruthy(); + + // 验证不同尺寸的背景宽高(通过CSS类验证) + const items = container.querySelectorAll('.t-count-down__item'); + expect(items.length).toBeGreaterThan(0); + + // 验证分隔符的间距样式类 + const splits = container.querySelectorAll('.t-count-down__split--dot'); + if (splits.length > 0) { + expect(splits[0]).toBeTruthy(); + } + } + }); + + test(':splitWithUnit', async () => { + // 测试 splitWithUnit=true 显示文字单位(使用中文格式) + const { container: containerWithUnit } = render( + , + ); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(containerWithUnit.querySelector('.t-count-down__split--text')).toBeTruthy(); + expect(containerWithUnit.querySelector('.t-count-down__split--dot')).toBeFalsy(); + // 验证显示中文单位 + expect(containerWithUnit.textContent).toMatch(/时.*分.*秒/); + + // 测试 splitWithUnit=false 显示冒号分隔符 + const { container: containerWithoutUnit } = render( + , + ); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(containerWithoutUnit.querySelector('.t-count-down__split--dot')).toBeTruthy(); + expect(containerWithoutUnit.querySelector('.t-count-down__split--text')).toBeFalsy(); + // 验证显示冒号分隔符 + expect(containerWithoutUnit.textContent).toMatch(/\d{2}:\d{2}:\d{2}/); + + // 测试默认行为(splitWithUnit=false) + const { container: defaultContainer } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(defaultContainer.querySelector('.t-count-down__split--dot')).toBeTruthy(); + expect(defaultContainer.textContent).toMatch(/\d{2}:\d{2}/); + }); + + test(':theme', async () => { + // 测试 default 主题 - 纯文本显示 + const { container: defaultContainer } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(defaultContainer.querySelector('.t-count-down--default')).toBeTruthy(); + // default 主题没有背景项 + expect(defaultContainer.querySelectorAll('.t-count-down__item').length).toBeGreaterThan(0); + + // 测试 square 主题 - 方形背景 + const { container: squareContainer } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(squareContainer.querySelector('.t-count-down--square')).toBeTruthy(); + const squareItems = squareContainer.querySelectorAll('.t-count-down__item'); + expect(squareItems.length).toBeGreaterThan(0); + + // 测试 round 主题 - 圆形背景 + const { container: roundContainer } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(roundContainer.querySelector('.t-count-down--round')).toBeTruthy(); + const roundItems = roundContainer.querySelectorAll('.t-count-down__item'); + expect(roundItems.length).toBeGreaterThan(0); + }); + + test(':content', async () => { + // 测试自定义内容函数,验证时间数据传递 + const customContent = (timeData: any) => ( + + Hours: {timeData?.hours || 0}, Minutes: {timeData?.minutes || 0} + + ); + + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(container.querySelector('.custom')).toBeTruthy(); + // 验证时间数据被正确传递(96分钟 = 1小时36分钟) + expect(container.textContent).toMatch(/Hours: 1, Minutes: 3[0-6]/); + + // 测试字符串内容 + const { container: stringContainer } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(stringContainer.textContent).toBe('Custom String'); + + // 测试 JSX 内容 + const { container: jsxContainer } = render( + JSX Content
} />, + ); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(jsxContainer.querySelector('.jsx-content')).toBeTruthy(); + expect(jsxContainer.textContent).toBe('JSX Content'); + }); + + test(':className', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(container.querySelector('.custom-countdown')).toBeTruthy(); + }); + + test(':style', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + const element = container.querySelector('.t-count-down') as HTMLElement; + expect(element?.style.color).toBeTruthy(); + }); + }); + + describe('events', () => { + test('start method', async () => { + const ref = React.createRef(); + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + ref.current?.start(); + }); + + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test('pause method', async () => { + const ref = React.createRef(); + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + ref.current?.pause(); + }); + + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test('reset method', async () => { + const ref = React.createRef(); + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + ref.current?.reset(); + }); + + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test('onChange callback', async () => { + const onChange = vi.fn(); + render(); + + await act(async () => { + vi.advanceTimersByTime(1100); + }); + + expect(onChange).toHaveBeenCalled(); + expect(onChange.mock.calls[0][0]).toHaveProperty('days'); + }); + + test('onFinish callback', async () => { + const onFinish = vi.fn(); + render(); + + await act(async () => { + vi.advanceTimersByTime(1200); + }); + + expect(onFinish).toHaveBeenCalled(); + }); + }); + + describe('edge cases', () => { + test('zero time', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test('negative time', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test('large time value', async () => { + const largeTime = 365 * 24 * 60 * 60 * 1000; // 1年 + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(container.querySelector('.t-count-down')).toBeTruthy(); + }); + + test('empty format string', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + // 空格式字符串会导致组件返回 null + expect(container.querySelector('.t-count-down')).toBeNull(); + }); + + test('invalid format string', async () => { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + // 无效格式字符串的处理结果 + expect(container.textContent).toMatch(/^(xyz|)$/); + }); + }); + + describe('format variations', () => { + /* eslint-disable no-await-in-loop */ + test('detailed formats', async () => { + const testCases = [ + { format: 'HH:mm:ss', time: 3661000, expected: /\d{2}:\d{2}:\d{2}/ }, + { format: 'mm:ss', time: 61000, expected: /\d{2}:\d{2}/ }, + { format: 'DD天HH时mm分ss秒', time: 90061000, expected: /\d+天\d+时\d+分\d+秒/ }, + { format: 'HH:mm:ss:SSS', time: 3661500, expected: /\d{2}:\d{2}:\d{2}:\d{3}/ }, + ]; + + for (const testCase of testCases) { + const { container } = render(); + + await act(async () => { + vi.advanceTimersByTime(100); + }); + + expect(container.textContent).toMatch(testCase.expected); + } + }); + }); +}); diff --git a/src/count-down/hooks/useCountDown/transformTime.ts b/src/count-down/hooks/useCountDown/transformTime.ts index 83c3e59eb..86a44c883 100644 --- a/src/count-down/hooks/useCountDown/transformTime.ts +++ b/src/count-down/hooks/useCountDown/transformTime.ts @@ -17,7 +17,16 @@ export function transformTime(time: number, format: string) { const minutes = Math.floor((time % 3600000) / 60000); // 分 const seconds = Math.floor((time % 60000) / 1000); // 秒 const milliseconds = Math.floor(time % 1000); // 毫秒 - const obj = { 'd+': days, 'h+': hours, 'H+': hours, 'm+': minutes, 's+': seconds, 'S+': milliseconds }; + const obj = { + 'd+': days, + 'D+': days, + 'h+': hours, + 'H+': hours, + 'm+': minutes, + 'M+': minutes, + 's+': seconds, + 'S+': milliseconds, + }; const timeData: TimeData = { days, hours, minutes, seconds, milliseconds }; const timeList: TimeItem[] = []; let timeText = format; diff --git a/src/count-down/hooks/useCountDown/useCountDown.ts b/src/count-down/hooks/useCountDown/useCountDown.ts index 78206b5cf..bd3c46729 100644 --- a/src/count-down/hooks/useCountDown/useCountDown.ts +++ b/src/count-down/hooks/useCountDown/useCountDown.ts @@ -5,7 +5,7 @@ import { TdCountDownProps, TimeData } from '../../type'; enum EnumCountDownStatus { active, inActive, - pasued, + paused, finished, } @@ -27,6 +27,11 @@ export const useCountDown = (params: UseCountdownParams) => { status: EnumCountDownStatus.inActive, }); const ctxRef = useRef({ timerId: 0, remainTime: time }); + // 处理毫秒级展示 + const getProcessedFormat = (currentFormat: string) => { + if (millisecond && !format.includes(':SSS')) return currentFormat.concat(':SSS'); + return currentFormat; + }; const clearCountDown = () => { const currentTimerId = ctxRef.current.timerId; @@ -56,7 +61,7 @@ export const useCountDown = (params: UseCountdownParams) => { } const countDownData = { - ...transformTime(nextRemainTime, format), + ...transformTime(nextRemainTime, getProcessedFormat(format)), status: nextStatus, }; @@ -72,10 +77,21 @@ export const useCountDown = (params: UseCountdownParams) => { }; useEffect(() => { - startCountDown(true); + if (autoStart) { + startCountDown(true); + } else { + clearCountDown(); + ctxRef.current.remainTime = time; + const initialData = transformTime(time, getProcessedFormat(format)); + setCountDownData({ + ...initialData, + status: EnumCountDownStatus.inActive, + }); + } + return clearCountDown; // eslint-disable-next-line react-hooks/exhaustive-deps - }, [time, millisecond, format]); + }, [time, millisecond, format, autoStart]); const start = () => { if (status === EnumCountDownStatus.active) return; @@ -84,7 +100,7 @@ export const useCountDown = (params: UseCountdownParams) => { const pause = () => { clearCountDown(); - setCountDownData((state) => ({ ...state, status: EnumCountDownStatus.pasued })); + setCountDownData((state) => ({ ...state, status: EnumCountDownStatus.paused })); }; const reset = () => { @@ -99,7 +115,7 @@ export const useCountDown = (params: UseCountdownParams) => { const isActive = status === EnumCountDownStatus.active; const isInActive = status === EnumCountDownStatus.inActive; - const isPasued = status === EnumCountDownStatus.pasued; + const isPaused = status === EnumCountDownStatus.paused; const isFinished = status === EnumCountDownStatus.finished; return { @@ -112,7 +128,7 @@ export const useCountDown = (params: UseCountdownParams) => { reset, isActive, isInActive, - isPasued, + isPaused, isFinished, }; }; diff --git a/src/drawer/Drawer.tsx b/src/drawer/Drawer.tsx index ccee2ba39..aadc1c277 100644 --- a/src/drawer/Drawer.tsx +++ b/src/drawer/Drawer.tsx @@ -18,6 +18,7 @@ const Drawer: React.FC = forwardRef((originProps, ref) => { const [state, setState] = useSetState({ isPlugin: false, ...props }); const { + destroyOnClose, className, style, items, @@ -94,6 +95,7 @@ const Drawer: React.FC = forwardRef((originProps, ref) => { { + describe('props', () => { + it('closeOnOverlayClick', () => { + const onClose = vi.fn(); + render(); + + const overlay = document.querySelector('.t-overlay'); + expect(overlay).toBeInTheDocument(); + fireEvent.click(overlay); + expect(onClose).toHaveBeenCalledTimes(0); + }); + + it('title', () => { + const titleText = 'title'; + const title =
{titleText}
; + render(); + expect(screen.getByText(titleText)).toBeInTheDocument(); + }); + + it('footer', () => { + const footerText = 'footer'; + const footer =
{footerText}
; + render(); + expect(screen.getByText(footerText)).toBeInTheDocument(); + }); + + it('items', () => { + const items = [{ title: 'drawer', icon: }]; + render(); + + expect(document.querySelector('.t-drawer__sidebar-item-icon')).toBeTruthy(); + expect(document.querySelector('.t-drawer__sidebar-item-title').textContent).toBe('drawer'); + }); + + it('isPlugin', () => { + const { rerender } = render(); + rerender(); + + expect(screen.getByText('title')).toBeInTheDocument(); + }); + }); + + describe('events', () => { + it('onOverlayClick', () => { + const onOverlayClick = vi.fn(); + render(); + + const overlay = document.querySelector('.t-overlay'); + expect(overlay).toBeInTheDocument(); + fireEvent.click(overlay); + expect(onOverlayClick).toHaveBeenCalledTimes(1); + }); + + it('onItemClick', () => { + const onItemClick = vi.fn(); + const items = [{ title: 'drawer' }]; + render(); + + const drawerItem = document.querySelector('.t-drawer__sidebar-item'); + expect(drawerItem).toBeInTheDocument(); + fireEvent.click(drawerItem); + expect(onItemClick).toHaveBeenCalledTimes(1); + }); + + it('hide', async () => { + const drawerRef = createRef(); + render(); + + await act(async () => { + drawerRef.current.hide(); + await Promise.resolve(); + }); + + await waitFor(() => { + expect(document.querySelector('.t-drawer')).not.toBeVisible(); + }); + }); + }); +}); + +describe('DrawerPlugin', () => { + let rafCallbacks: Array<() => void> = []; + beforeEach(() => { + vi.stubGlobal('requestAnimationFrame', (callback: () => void) => { + rafCallbacks.push(callback); + return rafCallbacks.length - 1; + }); + }); + + afterEach(() => { + vi.unstubAllGlobals(); + rafCallbacks = []; + document.body.querySelectorAll('.t-drawer').forEach((el) => el.remove()); + }); + + const awaitAsyncOperation = async () => { + await act(async () => { + rafCallbacks.forEach((cb) => cb()); + rafCallbacks = []; + + await new Promise((resolve) => { + setTimeout(resolve, 0); + }); + }); + }; + + describe('options', () => { + it('options-boolean', () => { + DrawerPlugin(false); + expect(document.querySelector('.t-drawer')).not.toBeInTheDocument(); + }); + + it('attach-undefined', async () => { + act(() => { + const optionsEmpty = {}; + const drawerPluginWithEmpty = DrawerPlugin(optionsEmpty); + drawerPluginWithEmpty.show(); + }); + + await awaitAsyncOperation(); + + await waitFor(() => { + expect(document.body.querySelector('.t-drawer')).toBeInTheDocument(); + expect(document.body.querySelector('.t-drawer')).toBeVisible(); + }); + }); + + it('attach-function', async () => { + act(() => { + const options = { attach: () => document.body }; + const drawerPlugin = DrawerPlugin(options); + drawerPlugin.show(); + }); + + await awaitAsyncOperation(); + + await waitFor(() => { + expect(document.body.querySelector('.t-drawer')).toBeVisible(); + }); + }); + + it('show', async () => { + act(() => { + const options = { attach: 'body' }; + const drawerPlugin = DrawerPlugin(options); + drawerPlugin.show(); + }); + + await awaitAsyncOperation(); + + await waitFor(() => { + expect(document.querySelector('.t-drawer')).toBeVisible(); + }); + }); + + it('hide', async () => { + act(() => { + const options = { attach: 'body', visible: true }; + const drawerPlugin = DrawerPlugin(options); + drawerPlugin.hide(); + }); + + await awaitAsyncOperation(); + + await waitFor(() => { + expect(document.querySelector('.t-drawer')).not.toBeInTheDocument(); + }); + }); + + it('update', async () => { + act(() => { + const options = { attach: 'body', visible: true }; + const drawerPlugin = DrawerPlugin(options); + drawerPlugin.update({ visible: false }); + }); + + await awaitAsyncOperation(); + + await waitFor(() => { + expect(document.querySelector('.t-drawer')).not.toBeVisible(); + }); + }); + + it('destroy', async () => { + await act(async () => { + const options = { attach: 'body', visible: true }; + const drawerPlugin = DrawerPlugin(options); + drawerPlugin.destroy(); + }); + + await awaitAsyncOperation(); + + await waitFor(() => { + expect(document.querySelector('.t-drawer')).not.toBeInTheDocument(); + }); + }); + }); +}); diff --git a/src/drawer/_example/footer.tsx b/src/drawer/_example/footer.tsx index bf0a1d69a..b96d6a0a4 100644 --- a/src/drawer/_example/footer.tsx +++ b/src/drawer/_example/footer.tsx @@ -50,7 +50,7 @@ export default function Base() { setOpenBase(!openBase); }} > - 带底部插槽抽屉 + 带底部插槽 - + </TDemoBlock> - <TDemoBlock summary="带底部插槽抽屉" padding> + <TDemoBlock summary="抽屉方向" padding> + <Placement /> + </TDemoBlock> + + <TDemoBlock summary="带底部插槽样式" padding> <Footer /> </TDemoBlock> diff --git a/src/drawer/_example/placement.tsx b/src/drawer/_example/placement.tsx new file mode 100644 index 000000000..166e44128 --- /dev/null +++ b/src/drawer/_example/placement.tsx @@ -0,0 +1,73 @@ +import React, { useState } from 'react'; +import { Drawer, Button } from 'tdesign-mobile-react'; +import './style/index.less'; + +const placementList = [ + { key: 1, value: 'left', text: '左侧抽屉' }, + { key: 2, value: 'right', text: '右侧抽屉' }, +] as const; + +type PlacementValue = (typeof placementList)[number]['value']; + +export default function Base() { + const [openBase, setOpenBase] = useState(false); + const [placement, setPlacement] = useState<PlacementValue>('left'); + + const onClose = (e) => { + console.log(e, 'e'); + setOpenBase(false); + }; + + const baseSidebar = [ + { + title: '菜单一', + }, + { + title: '菜单二', + }, + { + title: '菜单三', + }, + { + title: '菜单四', + }, + { + title: '菜单五', + }, + { + title: '菜单六', + }, + ]; + + return ( + <> + <div> + {placementList.map((item) => ( + <Button + key={item.key} + theme="primary" + size="large" + variant="outline" + block + onClick={() => { + setOpenBase(!openBase); + setPlacement(item.value); + }} + style={{ margin: '16px 0' }} + > + {item.text} + </Button> + ))} + + <Drawer + visible={openBase} + items={baseSidebar} + title="标题" + placement={placement} + closeOnOverlayClick + onClose={onClose} + /> + </div> + </> + ); +} diff --git a/src/drawer/_example/title.tsx b/src/drawer/_example/title.tsx index 64a6a4908..47e460a14 100644 --- a/src/drawer/_example/title.tsx +++ b/src/drawer/_example/title.tsx @@ -2,8 +2,14 @@ import React, { useState } from 'react'; import { Drawer, Button } from 'tdesign-mobile-react'; import './style/index.less'; +const titleList = [ + { key: 1, value: '标题', text: '小标题抽屉' }, + { key: 2, value: <div style={{ fontSize: '24px' }}>标题</div>, text: '大标题抽屉' }, +] as const; + export default function Base() { const [openBase, setOpenBase] = useState(false); + const [title, setTitle] = useState<string | React.ReactElement>('标题'); const onClose = (e) => { console.log(e, 'e'); @@ -33,21 +39,26 @@ export default function Base() { return ( <> - <Button - theme="primary" - size="large" - variant="outline" - block - onClick={() => { - setOpenBase(!openBase); - }} - > - 带标题抽屉 - </Button> + {titleList.map((item) => ( + <Button + key={item.key} + theme="primary" + size="large" + variant="outline" + block + onClick={() => { + setOpenBase(!openBase); + setTitle(item.value); + }} + style={{ margin: '16px 0' }} + > + {item.text} + </Button> + ))} <Drawer visible={openBase} items={baseSidebar} - title="标题" + title={title} placement="left" closeOnOverlayClick onClose={onClose} diff --git a/src/dropdown-menu/__tests__/dropdown-item.clickaway.test.tsx b/src/dropdown-menu/__tests__/dropdown-item.clickaway.test.tsx new file mode 100644 index 000000000..a8c105864 --- /dev/null +++ b/src/dropdown-menu/__tests__/dropdown-item.clickaway.test.tsx @@ -0,0 +1,71 @@ +import React from 'react'; +import { describe, it, expect } from 'vitest'; +import { render, fireEvent, act } from '@testing-library/react'; +import { DropdownMenu, DropdownItem, DropdownOption } from '../index'; + +const productOptions: DropdownOption[] = [ + { value: 'all', label: '全部产品', disabled: false }, + { value: 'new', label: '最新产品', disabled: false }, + { value: 'hot', label: '最火产品', disabled: false }, + { value: 'disabled', label: '禁用选项', disabled: true }, +]; + +describe('DropdownItem clickaway behavior', () => { + it('closes when closeOnClickOverlay is true', () => { + const { getByText } = render( + <DropdownMenu closeOnClickOverlay> + <DropdownItem label="外部关闭" options={productOptions} /> + </DropdownMenu>, + ); + + const title = getByText('外部关闭'); + const item = title.parentElement as HTMLElement; + + // open + fireEvent.click(title); + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(true); + + // click outside -> should close + act(() => { + document.body.click(); + }); + + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(false); + }); + + it('does not close when closeOnClickOverlay is false', () => { + const { getByText } = render( + <DropdownMenu closeOnClickOverlay={false}> + <DropdownItem label="不关闭" options={productOptions} /> + </DropdownMenu>, + ); + + const title = getByText('不关闭'); + const item = title.parentElement as HTMLElement; + + // open + fireEvent.click(title); + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(true); + + // click outside -> should NOT close because closeOnClickOverlay is false + act(() => { + document.body.click(); + }); + + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(true); + }); + + it('also respects simple option set and toggles active state', () => { + const { getByText } = render( + <DropdownMenu> + <DropdownItem label="simple" options={productOptions} /> + </DropdownMenu>, + ); + const title = getByText('simple'); + const item = title.parentElement as HTMLElement; + fireEvent.click(title); + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(true); + fireEvent.click(title); + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(false); + }); +}); diff --git a/src/dropdown-menu/__tests__/dropdown-item.test.tsx b/src/dropdown-menu/__tests__/dropdown-item.test.tsx new file mode 100644 index 000000000..f59c13df2 --- /dev/null +++ b/src/dropdown-menu/__tests__/dropdown-item.test.tsx @@ -0,0 +1,320 @@ +import React from 'react'; +import { render, fireEvent, waitFor } from '@testing-library/react'; +import { vi, describe, it, expect, afterEach } from 'vitest'; +import DropdownItem from '../DropdownItem'; +import DropdownMenuContext from '../DropdownMenuContext'; + +vi.mock('lodash-es/uniqueId', () => ({ default: () => 'fixed-id' })); + +describe('DropdownItem', () => { + afterEach(() => { + vi.clearAllMocks(); + }); + + describe('render / props', () => { + it('returns empty style when menuItemRef is null', async () => { + const { container } = render( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'down', + onChangeActivedId: () => {}, + showOverlay: true, + zIndex: 10, + }} + > + <DropdownItem options={[{ value: '1', label: 'one', disabled: false }]} /> + </DropdownMenuContext.Provider>, + ); + + await waitFor(() => { + const el = container.querySelector('.t-dropdown-item'); + expect(el).toBeTruthy(); + expect(el.getAttribute('style')).toBeNull(); + }); + }); + + it('renders popup when active and handles direction up/down in style', async () => { + const onChangeActivedId = vi.fn(); + + const { container, getByText } = render( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'up', + onChangeActivedId, + showOverlay: true, + zIndex: 99, + closeOnClickOverlay: true, + }} + > + <DropdownItem options={[{ value: 'a', label: 'A', disabled: false }]} multiple={false} /> + </DropdownMenuContext.Provider>, + ); + + expect(getByText('A')).toBeTruthy(); + + await waitFor(() => { + const item = container.querySelector('[class*="dropdown-item"]'); + expect(item).toBeTruthy(); + }); + }); + + it('calculates style when menuItemRef has bounding rect and direction up', async () => { + const onChangeActivedId = vi.fn(); + + const { container, rerender } = render( + <DropdownMenuContext.Provider + value={{ + activedId: '', + direction: 'up', + onChangeActivedId, + showOverlay: true, + zIndex: 77, + closeOnClickOverlay: true, + }} + > + <DropdownItem options={[{ value: 'x', label: 'X', disabled: false }]} /> + </DropdownMenuContext.Provider>, + ); + + const menuTrigger = container.querySelector('.t-dropdown-menu__item') as HTMLElement | null; + if (menuTrigger) { + menuTrigger.getBoundingClientRect = () => ({ top: 10, bottom: 50 }) as DOMRect; + } + + rerender( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'up', + onChangeActivedId, + showOverlay: true, + zIndex: 77, + closeOnClickOverlay: true, + }} + > + <DropdownItem options={[{ value: 'x', label: 'X', disabled: false }]} /> + </DropdownMenuContext.Provider>, + ); + + await waitFor(() => { + const wrapper = container.querySelector('.t-dropdown-item') as HTMLElement | null; + expect(wrapper).toBeTruthy(); + if (wrapper) { + const { bottom } = wrapper.style; + const { top } = wrapper.style; + expect(bottom || top).toBeTruthy(); + } + }); + }); + + it('supports custom keys mapping for options', () => { + const onChangeActivedId = vi.fn(); + const { getByText } = render( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'down', + onChangeActivedId, + showOverlay: false, + zIndex: 1, + closeOnClickOverlay: false, + }} + > + <DropdownItem + options={[{ k: '1', v: 'one', d: false } as any]} + keys={{ value: 'k', label: 'v', disabled: 'd' }} + /> + </DropdownMenuContext.Provider>, + ); + + expect(getByText('one')).toBeTruthy(); + }); + + it('renders children and footer when provided', () => { + const onChangeActivedId = vi.fn(); + const { getByText } = render( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'down', + onChangeActivedId, + showOverlay: true, + zIndex: 1, + closeOnClickOverlay: true, + }} + > + <DropdownItem options={[{ value: '1', label: 'one', disabled: false }]}> + <div>custom-body</div> + </DropdownItem> + </DropdownMenuContext.Provider>, + ); + + expect(getByText('custom-body')).toBeTruthy(); + }); + + it('renders custom footer when footer prop provided', () => { + const onChangeActivedId = vi.fn(); + const { getByText } = render( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'down', + onChangeActivedId, + showOverlay: true, + zIndex: 1, + closeOnClickOverlay: true, + }} + > + <DropdownItem + options={[{ value: '1', label: 'one', disabled: false }]} + footer={<div>my-footer</div>} + multiple + /> + </DropdownMenuContext.Provider>, + ); + + expect(getByText('my-footer')).toBeTruthy(); + }); + }); + + describe('events / behavior', () => { + it('calls onReset when provided and falls back when not provided', async () => { + const onReset = vi.fn(); + const onConfirm = vi.fn(); + const onChangeActivedId = vi.fn(); + + const { getByText, rerender } = render( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'down', + onChangeActivedId, + showOverlay: true, + zIndex: 1, + closeOnClickOverlay: true, + }} + > + <DropdownItem + options={[{ value: '1', label: 'one', disabled: false }]} + multiple + onReset={onReset} + onConfirm={onConfirm} + /> + </DropdownMenuContext.Provider>, + ); + + const resetBtn = getByText('重置'); + const confirmBtn = getByText('确定'); + fireEvent.click(resetBtn); + fireEvent.click(confirmBtn); + + expect(onReset).toHaveBeenCalled(); + expect(onConfirm).toHaveBeenCalled(); + + rerender( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'down', + onChangeActivedId, + showOverlay: true, + zIndex: 1, + closeOnClickOverlay: true, + }} + > + <DropdownItem options={[{ value: '1', label: 'one', disabled: false }]} multiple /> + </DropdownMenuContext.Provider>, + ); + + fireEvent.click(getByText('重置')); + fireEvent.click(getByText('确定')); + }); + + it('multiple mode: buttons disabled when modalValue empty then enabled after change', async () => { + const onChangeActivedId = vi.fn(); + const { getByText, container } = render( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'down', + onChangeActivedId, + showOverlay: true, + zIndex: 1, + closeOnClickOverlay: true, + }} + > + <DropdownItem options={[{ value: '1', label: 'one', disabled: false }]} multiple /> + </DropdownMenuContext.Provider>, + ); + + const resetBtn = getByText('重置'); + const confirmBtn = getByText('确定'); + expect(resetBtn).toBeTruthy(); + expect(confirmBtn).toBeTruthy(); + + const input = container.querySelector('input[type="radio"]') as HTMLInputElement | null; + if (input) { + fireEvent.click(input); + } + + expect(getByText('重置')).toBeTruthy(); + }); + + it('does not activate when disabled', () => { + const onChangeActivedId = vi.fn(); + const { container } = render( + <DropdownMenuContext.Provider + value={{ + activedId: '', + direction: 'down', + onChangeActivedId, + showOverlay: false, + zIndex: 1, + closeOnClickOverlay: false, + }} + > + <DropdownItem options={[{ value: '1', label: 'one', disabled: false }]} disabled /> + </DropdownMenuContext.Provider>, + ); + + const trigger = container.querySelector('.t-dropdown-menu__item') as HTMLElement | null; + if (trigger) { + fireEvent.click(trigger); + } + + expect(onChangeActivedId).not.toHaveBeenCalled(); + }); + + it('calls onChangeActivedId when clicking outside while active and closeOnClickOverlay true', async () => { + const onChangeActivedId = vi.fn(); + render( + <DropdownMenuContext.Provider + value={{ + activedId: 'fixed-id', + direction: 'down', + onChangeActivedId, + showOverlay: true, + zIndex: 1, + closeOnClickOverlay: true, + }} + > + <DropdownItem options={[{ value: '1', label: 'one', disabled: false }]} /> + </DropdownMenuContext.Provider>, + ); + + const overlay = document.querySelector('.t-overlay') as HTMLElement | null; + if (overlay) { + fireEvent.click(overlay); + fireEvent.mouseDown(overlay); + } else { + fireEvent.mouseDown(document.body); + } + + await waitFor(() => { + expect(onChangeActivedId).toHaveBeenCalled(); + }); + }); + }); +}); diff --git a/src/dropdown-menu/__tests__/dropdown-menu.children.test.tsx b/src/dropdown-menu/__tests__/dropdown-menu.children.test.tsx new file mode 100644 index 000000000..905359a6e --- /dev/null +++ b/src/dropdown-menu/__tests__/dropdown-menu.children.test.tsx @@ -0,0 +1,39 @@ +import React from 'react'; +import { it, expect } from 'vitest'; +import { render } from '@testing-library/react'; +import { DropdownMenu, DropdownItem } from '../index'; + +const productOptions = [ + { value: 'all', label: '全部产品', disabled: false }, + { value: 'new', label: '最新产品', disabled: false }, +]; + +it('filters out non-element children and still renders DropdownItem', () => { + const { queryByText, getByText } = render( + <DropdownMenu> + <div>plain-child</div> + <DropdownItem label="渲染该项" options={productOptions} /> + </DropdownMenu>, + ); + + expect(queryByText('plain-child')).toBeNull(); + expect(getByText('渲染该项')).toBeTruthy(); +}); + +it('filters out element children whose displayName does not match DropdownItem', () => { + const Fake = () => <div>fake-child</div>; + Fake.displayName = 'FakeComponent'; + + const { queryByText } = render( + <DropdownMenu> + <Fake /> + </DropdownMenu>, + ); + + expect(queryByText('fake-child')).toBeNull(); +}); + +it('renders gracefully when no children provided', () => { + const { container } = render(<DropdownMenu />); + expect(container.querySelector('.t-dropdown-menu')).toBeTruthy(); +}); diff --git a/src/dropdown-menu/__tests__/dropdown-menu.test.tsx b/src/dropdown-menu/__tests__/dropdown-menu.test.tsx new file mode 100644 index 000000000..a11ea137f --- /dev/null +++ b/src/dropdown-menu/__tests__/dropdown-menu.test.tsx @@ -0,0 +1,261 @@ +import React from 'react'; +import { describe, it, expect, vi } from 'vitest'; +import { render, fireEvent, act, within } from '@testing-library/react'; +import { DropdownMenu, DropdownItem, DropdownOption } from '../index'; + +const productOptions: DropdownOption[] = [ + { value: 'all', label: '全部产品', disabled: false }, + { value: 'new', label: '最新产品', disabled: false }, + { value: 'hot', label: '最火产品', disabled: false }, + { value: 'disabled', label: '禁用选项', disabled: true }, +]; + +describe('DropdownMenu', () => { + describe('props', () => { + it(':style', () => { + const { container } = render( + <DropdownMenu className="my-menu" style={{ color: 'rgb(255, 0, 0)' }}> + <DropdownItem label="样式测试" options={productOptions} /> + </DropdownMenu>, + ); + const root = container.querySelector('.my-menu') as HTMLElement; + expect(Boolean(root)).toBe(true); + expect(root.style.color === 'rgb(255, 0, 0)').toBe(true); + }); + + it(':direction and zIndex', () => { + const { container, getByText } = render( + <DropdownMenu direction="up" zIndex={9999}> + <DropdownItem label="产品" options={productOptions} /> + </DropdownMenu>, + ); + + expect(container.querySelector('.t-dropdown-menu')).toBeTruthy(); + + fireEvent.click(getByText('产品')); + const dropdownItem = container.querySelector('.t-dropdown-item') as HTMLElement; + expect(dropdownItem).toBeTruthy(); + if (dropdownItem) { + expect(dropdownItem.style.zIndex).toBe('9999'); + } + }); + + it(':optionsColumns', () => { + const { getByText } = render( + <DropdownMenu> + <DropdownItem label="双列" multiple optionsColumns={2} options={productOptions} /> + </DropdownMenu>, + ); + fireEvent.click(getByText('双列')); + expect(getByText('全部产品')).toBeTruthy(); + }); + + it(':footer', () => { + const { getByText } = render( + <DropdownMenu> + <DropdownItem label="自定义" options={productOptions} footer={<div>自定义footer</div>} /> + </DropdownMenu>, + ); + fireEvent.click(getByText('自定义')); + expect(getByText('自定义footer')).toBeTruthy(); + }); + + it(':defaultValue', () => { + const { getByText } = render( + <DropdownMenu> + <DropdownItem options={productOptions} defaultValue="new" /> + </DropdownMenu>, + ); + expect(getByText('最新产品')).toBeTruthy(); + }); + + it(':keys', () => { + const customOptions = [ + { k: 'a', l: 'A 选项', d: false }, + { k: 'b', l: 'B 选项', d: false }, + ] as unknown as DropdownOption[]; + const { getByText } = render( + <DropdownMenu> + <DropdownItem options={customOptions} keys={{ value: 'k', label: 'l', disabled: 'd' }} defaultValue="b" /> + </DropdownMenu>, + ); + expect(getByText('B 选项')).toBeTruthy(); + }); + }); + + describe('event', () => { + it(':click overlay closes', () => { + const { getByText } = render( + <DropdownMenu closeOnClickOverlay> + <DropdownItem label="产品" options={productOptions} /> + </DropdownMenu>, + ); + fireEvent.click(getByText('产品')); + act(() => { + document.body.click(); + }); + expect(getByText('产品')).toBeTruthy(); + }); + + it(':change single select', () => { + let value = 'all'; + const handleChange = vi.fn((v) => { + value = v; + }); + const { getByText } = render( + <DropdownMenu> + <DropdownItem label="产品" options={productOptions} value={value} onChange={handleChange} /> + </DropdownMenu>, + ); + const title = getByText('产品'); + const item = title.parentElement as HTMLElement; + + fireEvent.click(title); + // options are rendered in a dropdown panel (possibly a portal); scope the query to the currently opened panel + const panels1 = document.querySelectorAll('.t-dropdown-item'); + const panel1 = panels1[panels1.length - 1] as HTMLElement; + fireEvent.click(within(panel1).getByText('最新产品')); + expect(handleChange).toHaveBeenCalledWith('new'); + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(false); + }); + + it(':multiple confirm/reset', () => { + let value = ['all']; + const handleChange = vi.fn((v) => { + value = v; + }); + const handleConfirm = vi.fn(); + const handleReset = vi.fn(); + const { getByText } = render( + <DropdownMenu> + <DropdownItem + label="多选" + multiple + options={productOptions} + value={value} + onChange={handleChange} + onConfirm={handleConfirm} + onReset={handleReset} + /> + </DropdownMenu>, + ); + fireEvent.click(getByText('多选')); + const panels2 = document.querySelectorAll('.t-dropdown-item'); + const panel2 = panels2[panels2.length - 1] as HTMLElement; + fireEvent.click(within(panel2).getByText('最新产品')); + fireEvent.click(within(panel2).getByText('确定')); + expect(handleConfirm).toHaveBeenCalled(); + + // 确认会关闭面板,重新打开后再点击重置 + fireEvent.click(getByText('多选')); + const panels3 = document.querySelectorAll('.t-dropdown-item'); + const panel3 = panels3[panels3.length - 1] as HTMLElement; + fireEvent.click(within(panel3).getByText('重置')); + expect(handleReset).toHaveBeenCalled(); + }); + + it(':toggle active class', () => { + const { getByText } = render( + <DropdownMenu> + <DropdownItem label="切换" options={productOptions} /> + </DropdownMenu>, + ); + const title = getByText('切换'); + const item = title.parentElement as HTMLElement; + + // open + fireEvent.click(title); + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(true); + + // close + fireEvent.click(title); + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(false); + }); + + it(':click disabled option noop', () => { + const handleChange = vi.fn(); + const { getByText } = render( + <DropdownMenu> + <DropdownItem label="含禁用项" options={productOptions} onChange={handleChange} /> + </DropdownMenu>, + ); + fireEvent.click(getByText('含禁用项')); + const panels4 = document.querySelectorAll('.t-dropdown-item'); + const panel4 = panels4[panels4.length - 1] as HTMLElement; + fireEvent.click(within(panel4).getByText('禁用选项')); + expect(handleChange).not.toHaveBeenCalled(); + }); + + it(':collapseMenu ref', () => { + type DropdownMenuRef = { + collapseMenu: () => void; + }; + + const ref = React.createRef<DropdownMenuRef>(); + const { getByText } = render( + <DropdownMenu ref={ref}> + <DropdownItem label="toCollapse" options={productOptions} /> + </DropdownMenu>, + ); + + fireEvent.click(getByText('toCollapse')); + const title = getByText('toCollapse'); + const item = title.parentElement as HTMLElement; + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(true); + + act(() => { + ref.current?.collapseMenu(); + }); + + expect(item.classList.contains('t-dropdown-menu__item--active')).toBe(false); + }); + + it(':multiple reset/confirm fallback behaviors', () => { + const { getByText, container } = render( + <DropdownMenu> + <DropdownItem label="noReset" multiple options={productOptions} value={['all']} /> + </DropdownMenu>, + ); + + fireEvent.click(getByText('noReset')); + fireEvent.click(getByText('最新产品')); + fireEvent.click(getByText('重置')); + + const checked = container.querySelector('.t-checkbox__title--checked'); + expect(checked).toBeTruthy(); + + let value = ['all']; + const handleChange = vi.fn((v) => { + value = v; + }); + const { getByText: getByText2 } = render( + <DropdownMenu> + <DropdownItem label="noConfirm" multiple options={productOptions} value={value} onChange={handleChange} /> + </DropdownMenu>, + ); + + fireEvent.click(getByText2('noConfirm')); + const panels5 = document.querySelectorAll('.t-dropdown-item'); + const panel5 = panels5[panels5.length - 1] as HTMLElement; + fireEvent.click(within(panel5).getByText('最新产品')); + fireEvent.click(within(panel5).getByText('确定')); + + expect(handleChange).toHaveBeenCalled(); + expect(getByText2('noConfirm')).toBeTruthy(); + }); + }); + + describe('slots', () => { + it(':default', () => { + const { getByText } = render( + <DropdownMenu> + <DropdownItem label="custom" options={productOptions}> + <div>MyCustomChild</div> + </DropdownItem> + </DropdownMenu>, + ); + fireEvent.click(getByText('custom')); + expect(getByText('MyCustomChild')).toBeTruthy(); + }); + }); +}); diff --git a/src/icon/_example/single.tsx b/src/icon/_example/single.tsx index 0d3febf8e..f51c6baad 100644 --- a/src/icon/_example/single.tsx +++ b/src/icon/_example/single.tsx @@ -1,4 +1,5 @@ -import React from 'react'; +import React, { useState } from 'react'; +import { Slider } from 'tdesign-mobile-react'; import { LettersTIcon, LettersDIcon, @@ -17,26 +18,63 @@ import { } from 'tdesign-icons-react'; export default function SingleIcon() { + const [strokeWidth, setStrokeWidth] = useState(2); + const handleClick = () => { + console.log('icon is clicked'); + }; + return ( <div className="t-demo-iconfont"> <div className="t-demo-row"> - <LettersTIcon /> - <LettersDIcon /> - <LettersEIcon /> - <LettersSIcon /> - <LettersIIcon /> - <LettersGIcon /> - <LettersNIcon /> + <div className="t-demo-row__slider"> + <Slider value={strokeWidth} onChange={(v) => setStrokeWidth(Number(v))} min={0.5} max={2.5} step={0.5} /> + </div> + + <LettersTIcon strokeWidth={strokeWidth} onClick={handleClick} /> + <LettersDIcon strokeWidth={strokeWidth} /> + <LettersEIcon strokeWidth={strokeWidth} /> + <LettersSIcon strokeWidth={strokeWidth} /> + <LettersIIcon strokeWidth={strokeWidth} /> + <LettersGIcon strokeWidth={strokeWidth} /> + <LettersNIcon strokeWidth={strokeWidth} /> </div> <br /> <div className="t-demo-row"> - <ComponentCheckboxIcon /> - <ComponentBreadcrumbIcon /> - <ComponentInputIcon /> - <ComponentSwitchIcon /> - <ComponentDropdownIcon /> - <ComponentRadioIcon /> - <ComponentStepsIcon /> + <ComponentCheckboxIcon + strokeWidth={strokeWidth} + strokeColor={['currentColor', '#0052d9']} + fillColor={['#bbd3fb', '#f78d94']} + /> + <ComponentBreadcrumbIcon + strokeWidth={strokeWidth} + strokeColor={['currentColor', '#0052d9']} + fillColor={['#bbd3fb', '#f78d94']} + /> + <ComponentInputIcon + strokeWidth={strokeWidth} + strokeColor={['currentColor', '#0052d9']} + fillColor={['#bbd3fb', '#f78d94']} + /> + <ComponentSwitchIcon + strokeWidth={strokeWidth} + strokeColor={['currentColor', '#0052d9']} + fillColor={['#bbd3fb', '#f78d94']} + /> + <ComponentDropdownIcon + strokeWidth={strokeWidth} + strokeColor={['currentColor', '#0052d9']} + fillColor={['#bbd3fb', '#f78d94']} + /> + <ComponentRadioIcon + strokeWidth={strokeWidth} + strokeColor={['currentColor', '#0052d9']} + fillColor={['#bbd3fb', '#f78d94']} + /> + <ComponentStepsIcon + strokeWidth={strokeWidth} + strokeColor={['currentColor', '#0052d9']} + fillColor={['#bbd3fb', '#f78d94']} + /> </div> </div> ); diff --git a/src/icon/_example/style/index.less b/src/icon/_example/style/index.less index 058ddc52c..09fb73692 100644 --- a/src/icon/_example/style/index.less +++ b/src/icon/_example/style/index.less @@ -8,4 +8,12 @@ .cps-icon { margin-right: 24px; } + + .t-demo-row { + &__slider { + .t-slider__bar { + margin: 16px 0; + } + } + } } diff --git a/src/icon/icon.en-US.md b/src/icon/icon.en-US.md index e13cfe43c..1199b4204 100644 --- a/src/icon/icon.en-US.md +++ b/src/icon/icon.en-US.md @@ -4,6 +4,12 @@ Icons are published and managed as a separate npm package. If you want to use it directly in your project, please install `tdesign-icons-react`. +On-demand icon importing is recommended to reduce the output size. Additionally, icons imported on-demand support arbitrary weight adjustments and up to four color fills, providing a better user experience. + +<div style="background: #ecf2fe; display: flex; align-items: center; line-height: 20px; padding: 14px 24px; border-radius: 3px; color: #555a65;margin:16px 0"> + Visit <a style="margin: 0 4px" href='/icons-en'> TDesign Icons </a> to view and experience all supported icons. +</div> + ### Import on-demand SVG icons can be imported on demand. When using the Icon component in component development, SVG icons are imported on demand. @@ -52,27 +58,6 @@ You can get all the name of icon by import manifest from the bundle `import { ma if your project is in a no-network scenario, please use on-demand loading of icons. For example,`<t-icon name="add" />` should be changed to `<AddIcon />` -### All Icons - -<div style={{ - background: '#ecf2fe', - display: 'flex', - alignItems: 'center', - lineHeight: '20px', - padding: '14px 24px', - borderRadius: '3px', - color: '#555a65', - margin: '16px 0' - }}> - <svg fill="none" viewBox="0 0 16 16" width="16px" height="16px" style={{ marginRight: '5px'}}> - <path fill="#0052d9" d="M8 15A7 7 0 108 1a7 7 0 000 14zM7.4 4h1.2v1.2H7.4V4zm.1 2.5h1V12h-1V6.5z" fillOpacity="0.9"></path> - </svg> - <p>Most icons were added to the icon library after version 0.3.0. If you find that the icon cannot be displayed normally after being imported, please check the version of tdesign-icons-react you have installed</p> - </div> - -<td-icons-view /> - - ## API ### IconSVG Props diff --git a/src/icon/icon.md b/src/icon/icon.md index 142245424..8c1cd853c 100644 --- a/src/icon/icon.md +++ b/src/icon/icon.md @@ -6,6 +6,12 @@ 图标相对其他基础组件较为独立,所以作为一个独立的 `npm` 包做发布管理。如果项目中直接使用,请安装 `tdesign-icons-react`。 图标库中共包含超过 **25** 类,**1200+** 个图标,推荐您按需引用图标,减少产物的体积。 +推荐按需引用图标,减少产物的体积。同时,按需引入的图标还支持`任意的粗细调整`和`最多四种颜色填充`功能,具有更好的使用体验。 + +<div style={{ background: '#ecf2fe',display: 'flex',alignItems: 'center',lineHeight: '20px',padding: '14px 24px',borderRadius: '3px',color: '#555a65',margin:'16px 0'}}> + 打开 <a style={{ margin: '0 4px'}} href='/icons'> TDesign 图标独立站点 </a> 查看全部支持的图标。 +</div> + ### 按需引入使用图标 图标可以按需引入单个 SVG 图标。组件开发内部使用到 Icon 时,均按需引入 SVG 图标。 @@ -14,6 +20,7 @@ {{ single }} + ### 全量引入使用图标 图标尺寸单位支持多种, 'small', 'medium', 'large', '35px', '3em' 等。 @@ -21,7 +28,6 @@ 点击右侧导航「全部图标」即可查看组件库全部图标。 {{ base }} - ### iconfont 图标 TDesign 支持通过使用 Iconfont 图标,使用时需要单独引入 Iconfont 图标组件。 @@ -66,27 +72,6 @@ TDesign 支持通过使用 Iconfont 图标,使用时需要单独引入 Iconfon 所以如果你的项目是无网络场景,请使用按需加载的图标,如`<t-icon name="add" />`请改为`<AddIcon />`。 -### 全部图标 - -<div style={{ - background: '#ecf2fe', - display: 'flex', - alignItems: 'center', - lineHeight: '20px', - padding: '14px 24px', - borderRadius: '3px', - color: '#555a65', - margin: '16px 0' - }}> - <svg fill="none" viewBox="0 0 16 16" width="16px" height="16px" style={{ marginRight: '5px'}}> - <path fill="#0052d9" d="M8 15A7 7 0 108 1a7 7 0 000 14zM7.4 4h1.2v1.2H7.4V4zm.1 2.5h1V12h-1V6.5z" fillOpacity="0.9"></path> - </svg> - <p>大部分图标在 0.3.0 版本后的图标库新增,如果发现图标引入后无法正常展示,请检查安装的图标库`tdesign-icons-react`的版本。</p> -</div> - - -<td-icons-view /> - ## API ### IconSVG Props diff --git a/src/image/__tests__/image.test.tsx b/src/image/__tests__/image.test.tsx new file mode 100644 index 000000000..719eb9c65 --- /dev/null +++ b/src/image/__tests__/image.test.tsx @@ -0,0 +1,138 @@ +import '@testing-library/jest-dom'; +import { fireEvent, render, waitFor, afterEach } from '@test/utils'; +import React from 'react'; +import { describe, expect, it, vi } from 'vitest'; +import Image from '../Image'; + +// 在测试文件中定义局部的 IntersectionObserver mock +const mockIntersectionObserver = () => { + const observe = vi.fn(); + const unobserve = vi.fn(); + const disconnect = vi.fn(); + + // 使用 vi.fn() 模拟 IntersectionObserver + const MockIntersectionObserver = vi.fn(() => ({ + observe, + unobserve, + disconnect, + })); + + // 仅在当前测试文件中替换 IntersectionObserver + vi.stubGlobal('IntersectionObserver', MockIntersectionObserver); + + return { + observe, + unobserve, + disconnect, + MockIntersectionObserver, + }; +}; + +describe('Image', () => { + describe(': props', () => { + afterEach(() => { + vi.unstubAllGlobals(); + }); + + it(': src', () => { + const { getByRole } = render(<Image src="test.png" />); + expect(getByRole('img')).toBeInTheDocument(); + }); + + it(': alt', () => { + const { getByAltText } = render(<Image alt="测试图片" src="test.png" />); + expect(getByAltText('测试图片')).toHaveAttribute('src', 'test.png'); + }); + + it(': shape', () => { + const shapes = ['circle', 'round', 'square'] as const; + shapes.forEach((shape) => { + const { container } = render(<Image shape={shape} src="test.png" />); + expect(container.firstChild).toHaveClass(`t-image--${shape}`); + }); + }); + + it(': fit', () => { + const { container } = render(<Image fit="cover" src="test.png" />); + const img = container.querySelector('.t-image__img'); + expect(img).toHaveClass('t-image--fit-cover'); + }); + + it(': position', () => { + const { getByRole } = render(<Image position="top center" src="test.png" />); + expect(getByRole('img')).toHaveClass('t-image--position-top center'); + }); + + it(': referrerpolicy', () => { + const { getByRole } = render(<Image referrerpolicy="no-referrer" src="test.png" />); + expect(getByRole('img')).toHaveAttribute('referrerPolicy', 'no-referrer'); + }); + + // 加载状态测试 + it(': loading(custom)', () => { + const { container } = render(<Image loading={<span>加载中...</span>} />); + expect(container.textContent).toContain('加载中'); + }); + + it(': loading(default)', () => { + const { container } = render(<Image />); + expect(container.querySelector('.t-loading')).toBeInTheDocument(); + }); + + it(': error', async () => { + const { getByRole, getByText } = render(<Image src="invalid.png" error={<span>加载失败</span>} />); + const img = getByRole('img'); + fireEvent.error(img); + + await waitFor(() => { + expect(getByText('加载失败')).toBeInTheDocument(); + }); + }); + + it(': srcset', () => { + const srcset = { + 'image/avif': 'test.avif', + 'image/webp': 'test.webp', + }; + const { getByRole, container } = render(<Image src="test.jpg" srcset={srcset} />); + + const avifSource = container.querySelector('source[type="image/avif"]'); + const webpSource = container.querySelector('source[type="image/webp"]'); + expect(avifSource).toHaveAttribute('srcset', 'test.avif'); + expect(webpSource).toHaveAttribute('srcset', 'test.webp'); + expect(getByRole('img')).toHaveAttribute('src', 'test.jpg'); + }); + + it(': lazy', () => { + const { observe, MockIntersectionObserver } = mockIntersectionObserver(); + + const { container } = render(<Image src="test.png" lazy />); + + // 验证 IntersectionObserver 被正确初始化并使用 + expect(MockIntersectionObserver).toHaveBeenCalled(); + expect(observe).toHaveBeenCalledWith(container.firstElementChild); + }); + + it(': onLoad', async () => { + const onLoad = vi.fn(); + const { getByRole } = render(<Image src="test.png" onLoad={onLoad} />); + const img = getByRole('img'); + fireEvent.load(img); + + await waitFor(() => { + expect(onLoad).toHaveBeenCalled(); + }); + }); + + it(': onError', async () => { + const onError = vi.fn(); + const { getByRole } = render(<Image src="invalid.png" fallback="fallback.png" onError={onError} />); + const img = getByRole('img'); + fireEvent.error(img); + + await waitFor(() => { + expect(onError).toHaveBeenCalled(); + }); + }); + }); +}); diff --git a/src/image/_example/base.tsx b/src/image/_example/base.tsx index 3beb5f6a0..dd3fdaed2 100644 --- a/src/image/_example/base.tsx +++ b/src/image/_example/base.tsx @@ -1,58 +1,39 @@ import React from 'react'; import { Image } from 'tdesign-mobile-react'; +import './style/index.less'; -const imageSrc = 'https://tdesign.gtimg.com/demo/demo-image-1.png'; +const imageSrc = 'https://tdesign.gtimg.com/mobile/demos/image.png'; export default function BaseImage() { return ( <div className="image-example"> <div className="image-example-title">不同填充模式的图片</div> <div className="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div> - <div className="image-group"> - <div className="image-demo"> + <div className="image-group mt-8"> + <div className="image-demo mr-24"> <p className="image-demo-tip">fill</p> - <Image - className="image-container" - style={{ width: '72px', height: '72px' }} - fit="fill" - src={imageSrc} - ></Image> + <Image className="image-container" style={{ width: '72px', height: '72px' }} fit="fill" src={imageSrc} /> </div> - <div className="image-demo"> + <div className="image-demo mr-24"> <p className="image-demo-tip">contain</p> - <Image - className="image-container" - style={{ width: '72px', height: '72px' }} - fit="contain" - src={imageSrc} - ></Image> + <Image className="image-container" style={{ width: '89px', height: '72px' }} fit="contain" src={imageSrc} /> </div> <div className="image-demo"> <p className="image-demo-tip">cover</p> - <Image - className="image-container" - style={{ width: '72px', height: '72px' }} - fit="cover" - src={imageSrc} - ></Image> + <Image className="image-container" style={{ width: '134px', height: '72px' }} fit="cover" src={imageSrc} /> </div> - <div className="image-demo"> + <div className="image-demo mt-24 mr-24"> <p className="image-demo-tip">none</p> - <Image - className="image-container" - style={{ width: '72px', height: '72px' }} - fit="none" - src={imageSrc} - ></Image> + <Image className="image-container" style={{ width: '72px', height: '72px' }} fit="none" src={imageSrc} /> </div> - <div className="image-demo"> + <div className="image-demo mt-24"> <p className="image-demo-tip">scale-down</p> <Image className="image-container" style={{ width: '72px', height: '72px' }} fit="scale-down" src={imageSrc} - ></Image> + /> </div> </div> </div> diff --git a/src/image/_example/index.tsx b/src/image/_example/index.tsx index 122066211..cfed0a8c5 100644 --- a/src/image/_example/index.tsx +++ b/src/image/_example/index.tsx @@ -9,7 +9,7 @@ import StatusImage from './status'; export default function ImageDemo() { return ( <> - <TDemoHeader title="Image 图片" summary="用于展示图片素材" /> + <TDemoHeader title="Image 图片" summary="用于展示效果,主要为上下左右居中裁切、拉伸、平铺等方式。" /> <TDemoBlock title="01 组件类型" padding={true}> <BaseImage /> <PositionImage /> diff --git a/src/image/_example/position.tsx b/src/image/_example/position.tsx index e2a55fc4b..4b438b236 100644 --- a/src/image/_example/position.tsx +++ b/src/image/_example/position.tsx @@ -1,17 +1,16 @@ import React from 'react'; import { Image } from 'tdesign-mobile-react'; - import './style/index.less'; -const imageSrc = 'https://tdesign.gtimg.com/demo/demo-image-1.png'; +const imageSrc = 'https://tdesign.gtimg.com/mobile/demos/image.png'; export default function PositionImage() { return ( - <div className="image-example"> + <div className="image-example mt-24"> <div className="image-example-title">不同填充位置的图片</div> <div className="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div> - <div className="image-group"> - <div className="image-demo"> + <div className="image-group mt-8"> + <div className="image-demo mr-24"> <p className="image-demo-tip">cover center</p> <Image className="image-container" @@ -21,7 +20,7 @@ export default function PositionImage() { src={imageSrc} /> </div> - <div className="image-demo"> + <div className="image-demo mr-24"> <p className="image-demo-tip">cover left</p> <Image className="image-container" @@ -41,71 +40,59 @@ export default function PositionImage() { src={imageSrc} /> </div> - <div className="image-demo"> + <div className="image-demo mt-24"> <p className="image-demo-tip">cover top</p> - <Image - className="image-container" - style={{ width: '72px', height: '72px' }} - fit="cover" - position="top" - src={imageSrc} - /> + <Image style={{ width: '240px', height: '80px' }} fit="cover" position="top" src={imageSrc} /> </div> - <div className="image-demo"> + <div className="image-demo mt-24" style={{ marginRight: '48px' }}> <p className="image-demo-tip">cover bottom</p> - <Image - className="image-container" - style={{ width: '72px', height: '72px' }} - fit="cover" - position="bottom" - src={imageSrc} - /> + <Image style={{ width: '240px', height: '80px' }} fit="cover" position="bottom" src={imageSrc} /> </div> - <div className="image-demo"> + <div className="image-demo mt-24 mr-24"> <p className="image-demo-tip">contain top</p> <Image className="image-container" - style={{ width: '72px', height: '72px' }} + style={{ width: '72px', height: '80px' }} fit="contain" position="top" src={imageSrc} - /> + ></Image> </div> - <div className="image-demo"> + <div className="image-demo mt-24 mr-24"> <p className="image-demo-tip">contain bottom</p> <Image className="image-container" - style={{ width: '72px', height: '72px' }} + style={{ width: '72px', height: '80px' }} fit="contain" position="bottom" src={imageSrc} - /> + ></Image> </div> - <div className="image-demo"> + <div className="image-demo mt-24"> <p className="image-demo-tip">contain center</p> <Image className="image-container" - style={{ width: '72px', height: '72px' }} + style={{ width: '72px', height: '80px' }} fit="contain" position="center" src={imageSrc} - /> + ></Image> </div> - <div className="image-demo"> + <div className="image-demo mt-24"> <p className="image-demo-tip">contain left</p> <Image className="image-container" - style={{ width: '72px', height: '72px' }} + style={{ width: '180px', height: '80px' }} fit="contain" position="left" src={imageSrc} /> </div> - <div className="image-demo"> + <div className="image-demo mt-24"> <p className="image-demo-tip">contain right</p> <Image className="image-container" - style={{ width: '72px', height: '72px' }} + style={{ width: '180px', height: '80px' }} fit="contain" position="right" src={imageSrc} diff --git a/src/image/_example/shape.tsx b/src/image/_example/shape.tsx index 9fb4e29bb..9c6dfe6e0 100644 --- a/src/image/_example/shape.tsx +++ b/src/image/_example/shape.tsx @@ -1,23 +1,19 @@ import React from 'react'; import { Image } from 'tdesign-mobile-react'; -const imageSrc = 'https://tdesign.gtimg.com/demo/demo-image-1.png'; +const imageSrc = 'https://tdesign.gtimg.com/mobile/demos/image.png'; export default function RoundDemo() { return ( - <div className="image-example"> - <div className="image-example-title">不同形状的图片</div> - <div className="image-example-desc"> - 提供方形、圆角方形、圆角 3 种形状。 当图片长宽不相等时,无法使用 circle 展示一个正圆。 - </div> + <div className="image-example mt-24"> <div className="image-group"> - <div className="image-demo"> + <div className="image-demo mr-24"> <p className="image-demo-tip">方形</p> - <Image className="image-container" src={imageSrc} /> + <Image className="image-container" src={imageSrc} fit="cover" /> </div> - <div className="image-demo"> + <div className="image-demo mr-24"> <p className="image-demo-tip">圆角方形</p> - <Image className="image-container" src={imageSrc} shape="round" /> + <Image className="image-container" src={imageSrc} shape="round" fit="cover" /> </div> <div className="image-demo"> <p className="image-demo-tip">圆形</p> diff --git a/src/image/_example/status.tsx b/src/image/_example/status.tsx index c70c2b416..95907d08b 100644 --- a/src/image/_example/status.tsx +++ b/src/image/_example/status.tsx @@ -3,24 +3,24 @@ import { Image, Loading } from 'tdesign-mobile-react'; export default function RoundDemo() { return ( - <> - <div className="row"> - <div className="col"> - <p className="tips">加载默认提示</p> + <div className="image-example" style={{ margin: '8px 16px 32px' }}> + <div className="image-group"> + <div className="image-demo mr-24"> + <p className="image-demo-tip">加载默认提示</p> <Image className="image-container" shape="round" /> </div> - <div className="col"> - <p className="tips">加载自定义提示</p> + <div className="image-demo"> + <p className="image-demo-tip">加载自定义提示</p> <Image className="image-container" shape="round" loading={<Loading />} /> </div> </div> - <div className="row"> - <div className="col"> - <p className="tips">失败默认提示</p> + <div className="image-group mt-24"> + <div className="image-demo mr-24"> + <p className="image-demo-tip">失败默认提示</p> <Image className="image-container" src="x" shape="round" /> </div> - <div className="col"> - <p className="tips">失败自定义提示</p> + <div className="image-demo"> + <p className="image-demo-tip">失败自定义提示</p> <Image className="image-container" src="x" @@ -29,6 +29,6 @@ export default function RoundDemo() { /> </div> </div> - </> + </div> ); } diff --git a/src/image/_example/style/index.less b/src/image/_example/style/index.less index e5d1fda86..723156698 100644 --- a/src/image/_example/style/index.less +++ b/src/image/_example/style/index.less @@ -1,5 +1,4 @@ .image-example { - margin-bottom: 24px; color: var(--td-text-color-secondary, rgba(0, 0, 0, .6)); &-title { @@ -19,7 +18,7 @@ flex-wrap: wrap; .image-demo { - margin-right: 24px; + .image-container { height: 72px; width: 72px; @@ -30,35 +29,21 @@ color: var(--td-text-color-secondary, rgba(0, 0, 0, .6)); font-size: 14px; line-height: 22px; - margin: 16px 0; + margin-bottom: 16px; white-space: nowrap; } } } -// status -.row { - display: flex; - grid-gap: 24px; - padding: 0 16px; - margin-bottom: 16px; - .image-container { - width: 72px; - height: 72px; - } +.mt-8 { + margin-top: 8px; } -.tips { - color: var(--td-text-color-secondary, rgba(0, 0, 0, .6)); - font-size: 14px; - line-height: 22px; - margin-bottom: 16px; - text-align: center; - white-space: nowrap; +.mt-24 { + margin-top: 24px; } -.error-tips { - color: var(--td-text-color-placeholder, rgba(0, 0, 0, .4)); - font-size: 10px; +.mr-24 { + margin-right: 24px; } diff --git a/src/layout/__tests__/__snapshots__/demo.test.jsx.snap b/src/layout/__tests__/__snapshots__/demo.test.jsx.snap deleted file mode 100644 index 9aa9c3bfd..000000000 --- a/src/layout/__tests__/__snapshots__/demo.test.jsx.snap +++ /dev/null @@ -1,320 +0,0 @@ -// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html - -exports[`Col > Col baseVue demo works fine 1`] = ` -<div - data-v-app="" -> - - <div - class="t-row" - data-v-560c89d0="" - > - - <div - class="t-col t-col--8 dark" - data-v-560c89d0="" - > - - col-8 - - </div> - <div - class="t-col t-col--8 light" - data-v-560c89d0="" - > - - col-8 - - </div> - <div - class="t-col t-col--8 dark" - data-v-560c89d0="" - > - - col-8 - - </div> - - </div> - <div - class="t-row" - data-v-560c89d0="" - > - - <div - class="t-col t-col--4 dark" - data-v-560c89d0="" - > - - col-4 - - </div> - <div - class="t-col t-col--offset-4 t-col--16 light" - data-v-560c89d0="" - > - - col-16 col-offset-4 - - </div> - - </div> - <div - class="t-row" - data-v-560c89d0="" - > - - <div - class="t-col t-col--offset-12 t-col--12 dark" - data-v-560c89d0="" - > - - col-12 col-offset-12 - - </div> - - </div> - -</div> -`; - -exports[`Col > Col mobileVue demo works fine 1`] = ` -<div - class="tdesign-mobile-demo" - data-v-6ebf24a9="" -> - <h1 - class="title" - data-v-6ebf24a9="" - > - Layout 布局 - </h1> - <p - class="summary" - data-v-6ebf24a9="" - > - 以规则的网格阵列来指导和规范页面中的版面布局以及信息分布,提高界面内布局的一致性,节约成本。 - </p> - <div - class="tdesign-mobile-demo-block" - data-v-6ebf24a9="" - > - <div - class="tdesign-mobile-demo-block__header" - > - <h2 - class="tdesign-mobile-demo-block__title" - > - 01 组件类型 - </h2> - <p - class="tdesign-mobile-demo-block__summary" - > - 基础用法 - </p> - </div> - <div - class="tdesign-mobile-demo-block__slot" - > - - - <div - class="t-row" - data-v-560c89d0="" - > - - <div - class="t-col t-col--8 dark" - data-v-560c89d0="" - > - - col-8 - - </div> - <div - class="t-col t-col--8 light" - data-v-560c89d0="" - > - - col-8 - - </div> - <div - class="t-col t-col--8 dark" - data-v-560c89d0="" - > - - col-8 - - </div> - - </div> - <div - class="t-row" - data-v-560c89d0="" - > - - <div - class="t-col t-col--4 dark" - data-v-560c89d0="" - > - - col-4 - - </div> - <div - class="t-col t-col--offset-4 t-col--16 light" - data-v-560c89d0="" - > - - col-16 col-offset-4 - - </div> - - </div> - <div - class="t-row" - data-v-560c89d0="" - > - - <div - class="t-col t-col--offset-12 t-col--12 dark" - data-v-560c89d0="" - > - - col-12 col-offset-12 - - </div> - - </div> - - - </div> - </div> - <div - class="tdesign-mobile-demo-block tdesign-mobile-demo-block_notitle" - data-v-6ebf24a9="" - > - <div - class="tdesign-mobile-demo-block__header" - > - <!--v-if--> - <p - class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle" - > - 在列元素之间增加间距 - </p> - </div> - <div - class="tdesign-mobile-demo-block__slot" - > - - <div - class="t-row" - data-v-6ebf24a9="" - data-v-7362cfcc="" - style="margin-right: -8px; margin-left: -8px;" - > - - <div - class="t-col t-col--8" - data-v-7362cfcc="" - style="padding-right: 8px; padding-left: 8px;" - > - - <div - class="dark" - data-v-7362cfcc="" - > - col-8 - </div> - - </div> - <div - class="t-col t-col--8" - data-v-7362cfcc="" - style="padding-right: 8px; padding-left: 8px;" - > - - <div - class="dark" - data-v-7362cfcc="" - > - col-8 - </div> - - </div> - <div - class="t-col t-col--8" - data-v-7362cfcc="" - style="padding-right: 8px; padding-left: 8px;" - > - - <div - class="dark" - data-v-7362cfcc="" - > - col-8 - </div> - - </div> - - </div> - - </div> - </div> -</div> -`; - -exports[`Col > Col offsetVue demo works fine 1`] = ` -<div - class="t-row" - data-v-7362cfcc="" - style="margin-right: -8px; margin-left: -8px;" -> - - <div - class="t-col t-col--8" - data-v-7362cfcc="" - style="padding-right: 8px; padding-left: 8px;" - > - - <div - class="dark" - data-v-7362cfcc="" - > - col-8 - </div> - - </div> - <div - class="t-col t-col--8" - data-v-7362cfcc="" - style="padding-right: 8px; padding-left: 8px;" - > - - <div - class="dark" - data-v-7362cfcc="" - > - col-8 - </div> - - </div> - <div - class="t-col t-col--8" - data-v-7362cfcc="" - style="padding-right: 8px; padding-left: 8px;" - > - - <div - class="dark" - data-v-7362cfcc="" - > - col-8 - </div> - - </div> - -</div> -`; diff --git a/src/layout/__tests__/__snapshots__/demo.test.tsx.snap b/src/layout/__tests__/__snapshots__/demo.test.tsx.snap deleted file mode 100644 index 519831722..000000000 --- a/src/layout/__tests__/__snapshots__/demo.test.tsx.snap +++ /dev/null @@ -1,7 +0,0 @@ -// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html - -exports[`Col > Col baseDemo demo works fine 1`] = `null`; - -exports[`Col > Col indexDemo demo works fine 1`] = `null`; - -exports[`Col > Col offsetDemo demo works fine 1`] = `null`; diff --git a/src/layout/__tests__/demo.test.tsx b/src/layout/__tests__/demo.test.tsx deleted file mode 100644 index f0a4b04ca..000000000 --- a/src/layout/__tests__/demo.test.tsx +++ /dev/null @@ -1,21 +0,0 @@ -import { describe, expect, render, it } from '@test/utils'; - -import baseDemo from '../_example/base'; -import indexDemo from '../_example/index'; -import offsetDemo from '../_example/offset'; - -const mapper = { - baseDemo, - indexDemo, - offsetDemo, -}; - -describe('Col', () => { - Object.keys(mapper).forEach((demoName) => { - it(`Col ${demoName} demo works fine`, () => { - const { container } = render(mapper[demoName]); - - expect(container.firstChild).toMatchSnapshot(); - }); - }); -}); diff --git a/src/layout/__tests__/index.test.tsx b/src/layout/__tests__/index.test.tsx deleted file mode 100644 index f27697f8a..000000000 --- a/src/layout/__tests__/index.test.tsx +++ /dev/null @@ -1,52 +0,0 @@ -import React from 'react'; -import { describe, it, expect, render } from '@test/utils'; -import Row from '../Row'; -import Col from '../Col'; - -const prefix = 't'; -const rowName = `${prefix}-row`; -const colName = `${prefix}-col`; - -const TEXT = 'tdesign-mobile-vue'; - -describe('row', () => { - describe('props', () => { - it(':gutter', async () => { - const { container } = render( - <Row gutter={100}> - <Col /> - </Row>, - ); - expect(container.firstChild).toHaveStyle('margin-right: -50px; margin-left: -50px;'); - - expect(container.firstChild).toHaveClass(rowName); - }); - }); -}); - -describe('col', () => { - describe('props', () => { - it(':offset', async () => { - const { container } = render( - <Row gutter={100}> - <Col span={2} /> - </Row>, - ); - const col = container.querySelector(`.${colName}--2`); - expect(col).not.toBeNull(); - expect(container.firstChild).toHaveClass(rowName); - }); - - it(':span', async () => { - const { container } = render( - <Row gutter={100}> - <Col span={2}>{TEXT}</Col> - </Row>, - ); - - const col = container.querySelector(`.${colName}--2`); - expect(col).not.toBeNull(); - expect(container.querySelector(`.${colName}--2`).textContent).toBe(TEXT); - }); - }); -}); diff --git a/src/layout/__tests__/layout.test.tsx b/src/layout/__tests__/layout.test.tsx new file mode 100644 index 000000000..dd6456919 --- /dev/null +++ b/src/layout/__tests__/layout.test.tsx @@ -0,0 +1,184 @@ +import React from 'react'; +import { describe, expect, render, it } from '@test/utils'; +import Row from '../Row'; +import Col from '../Col'; + +const prefix = 't'; +const rowName = `${prefix}-row`; +const colName = `${prefix}-col`; + +const TEXT = 'tdesign-mobile-react'; + +describe('Layout', () => { + describe('Row', () => { + describe('props', () => { + it(':gutter', () => { + const { container } = render( + <Row gutter={100}> + <Col /> + </Row>, + ); + expect(container.firstChild).toHaveStyle('margin-right: -50px; margin-left: -50px;'); + expect(container.firstChild).toHaveClass(rowName); + }); + + it(':gutter with zero value', () => { + const { container } = render( + <Row gutter={0}> + <Col /> + </Row>, + ); + expect(container.firstChild).not.toHaveStyle('margin-right: -0px'); + expect(container.firstChild).toHaveClass(rowName); + }); + + it(':className', () => { + const { container } = render( + <Row className="custom-row"> + <Col /> + </Row>, + ); + expect(container.firstChild).toHaveClass(rowName); + expect(container.firstChild).toHaveClass('custom-row'); + }); + + it(':style', () => { + const { container } = render( + <Row style={{ backgroundColor: 'red' }}> + <Col /> + </Row>, + ); + expect(container.firstChild).toHaveStyle('background-color: rgb(255, 0, 0)'); + }); + }); + }); + + describe('Col', () => { + describe('props', () => { + it(':offset', () => { + const { container } = render( + <Row gutter={100}> + <Col span={2} offset={1} /> + </Row>, + ); + const col = container.querySelector(`.${colName}--offset-1`); + expect(col).not.toBeNull(); + expect(col).toHaveClass(`${colName}--2`); + }); + + it(':span', () => { + const { container } = render( + <Row gutter={100}> + <Col span={2}>{TEXT}</Col> + </Row>, + ); + + const col = container.querySelector(`.${colName}--2`); + expect(col).not.toBeNull(); + expect(container.querySelector(`.${colName}--2`).textContent).toBe(TEXT); + }); + + it(':className', () => { + const { container } = render( + <Row> + <Col className="custom-col" span={2} /> + </Row>, + ); + const col = container.querySelector('.custom-col'); + expect(col).toHaveClass(`${colName}--2`); + }); + + it(':style', () => { + const { container } = render( + <Row> + <Col style={{ color: 'blue' }} span={2} /> + </Row>, + ); + const col = container.querySelector(`.${colName}--2`); + expect(col).toHaveStyle('color: rgb(0, 0, 255)'); + }); + + it('should apply padding with gutter', () => { + const { container } = render( + <Row gutter={20}> + <Col span={2} /> + </Row>, + ); + const col = container.querySelector(`.${colName}--2`); + expect(col).toHaveStyle('padding-right: 10px'); + expect(col).toHaveStyle('padding-left: 10px'); + }); + + it('should not apply padding when gutter is not provided', () => { + const { container } = render( + <Row> + <Col span={2} /> + </Row>, + ); + const col = container.querySelector(`.${colName}--2`); + expect(col).not.toHaveStyle('padding-right: 0px'); + }); + }); + + describe('edge cases', () => { + it('should handle zero values', () => { + const { container } = render( + <Row> + <Col span={0} offset={0} /> + </Row>, + ); + expect(container.querySelector(`.${colName}--0`)).not.toBeNull(); + expect(container.querySelector(`.${colName}--offset-0`)).not.toBeNull(); + }); + + it('should handle negative offset', () => { + const { container } = render( + <Row> + <Col span={2} offset={-1} /> + </Row>, + ); + const col = container.querySelector(`.${colName}--offset--1`); + expect(col).toBeNull(); + }); + }); + }); + + describe('integration', () => { + it('should work with multiple columns', () => { + const { container } = render( + <Row gutter={16}> + <Col span={8}>Col-8</Col> + <Col span={8} offset={8}> + Col-8-offset-8 + </Col> + </Row>, + ); + + const cols = container.querySelectorAll(`.${colName}`); + expect(cols).toHaveLength(2); + expect(cols[0]).toHaveClass(`${colName}--8`); + expect(cols[1]).toHaveClass(`${colName}--8`); + expect(cols[1]).toHaveClass(`${colName}--offset-8`); + }); + + it('should handle nested rows and columns', () => { + const { container } = render( + <Row gutter={20}> + <Col span={12}> + <Row gutter={10}> + <Col span={6}>Nested</Col> + <Col span={6}>Col</Col> + </Row> + </Col> + <Col span={12}>Right</Col> + </Row>, + ); + + const rows = container.querySelectorAll(`.${rowName}`); + expect(rows).toHaveLength(2); + + const cols = container.querySelectorAll(`.${colName}`); + expect(cols).toHaveLength(4); + }); + }); +}); diff --git a/src/message/Message.tsx b/src/message/Message.tsx index 178a29ea0..f3643a5a8 100644 --- a/src/message/Message.tsx +++ b/src/message/Message.tsx @@ -1,40 +1,25 @@ -import React, { useEffect, useState, useRef } from 'react'; -import classNames from 'classnames'; import { useTimeout } from 'ahooks'; +import classNames from 'classnames'; import { isObject } from 'lodash-es'; +import React, { useEffect, useRef, useState } from 'react'; import { CSSTransition } from 'react-transition-group'; import { CheckCircleFilledIcon, CloseIcon, ErrorCircleFilledIcon, InfoCircleFilledIcon } from 'tdesign-icons-react'; - -import type { TdMessageProps, MessageMarquee } from './type'; -import useMessageCssTransition from './hooks/useMessageCssTransition'; -import useDefaultProps from '../hooks/useDefaultProps'; -import { usePrefixClass } from '../hooks/useClass'; - -import type { StyledProps, TNode } from '../common'; -import parseTNode from '../_util/parseTNode'; import { convertUnit } from '../_util/convertUnit'; -import { messageDefaultProps } from './defaultProps'; - +import parseTNode from '../_util/parseTNode'; +import type { StyledProps, TNode } from '../common'; +import { usePrefixClass } from '../hooks/useClass'; +import useDefaultProps from '../hooks/useDefaultProps'; import Link from '../link'; +import { messageDefaultProps } from './defaultProps'; +import useMarqueeAnimation from './hooks/useMarqueeAnimation'; +import useMessageCssTransition from './hooks/useMessageCssTransition'; +import type { TdMessageProps } from './type'; export interface MessageProps extends TdMessageProps, StyledProps { container?: Element; children?: React.ReactNode; } -interface IInnerState { - duration: number; - offset: number; - listWidth: number; - itemWidth: number; - scroll: { - marquee: boolean; - speed: number; - loop: number; - delay: number; - }; -} - const iconDefault = { info: <InfoCircleFilledIcon size={22} />, success: <CheckCircleFilledIcon size={22} />, @@ -79,27 +64,10 @@ const Message: React.FC<MessageProps> = (originProps) => { const name = usePrefixClass('message'); - /** - * 获取visibleChange函数引用 - */ - const scrollingHandler = useRef<null | (() => void)>(null); - /** * duration为0时,取消倒计时 */ const [messageDuration] = useState<number | null>(duration || null); - const [state, setState] = useState<IInnerState>({ - duration: 0, - offset: 0, - listWidth: 0, - itemWidth: 0, - scroll: { - marquee: false, - speed: 50, - loop: -1, // 值为 -1 表示循环播放,值为 0 表示不循环播放 - delay: 300, - }, - }); const [messageVisible, setVisible] = useState<boolean>(visible ?? defaultVisible); @@ -125,139 +93,38 @@ const Message: React.FC<MessageProps> = (originProps) => { onDurationEnd?.(); }, messageDuration); - const handleScrolling = () => { - if (!marquee || (isObject(marquee) && (marquee as MessageMarquee))?.loop === 0) { - return; - } - - const { loop, speed, delay } = state.scroll; - - const scroll = { - marquee: true, - // 负数统一当作循环播放 - loop: Math.max( - props.marquee === true || (props.marquee as MessageMarquee)?.loop == null - ? loop - : (props.marquee as MessageMarquee)?.loop, - -1, - ), - // 速度必须为正数 - speed: Math.max( - props.marquee === true || (props.marquee as MessageMarquee)?.speed == null - ? speed - : (props.marquee as MessageMarquee)?.speed, - 1, - ), - // 延迟不可为负数 - delay: Math.max( - props.marquee === true || (props.marquee as MessageMarquee)?.delay == null - ? delay - : (props.marquee as MessageMarquee)?.delay, - 0, - ), - }; - setState({ - ...state, - scroll, - offset: 0, - }); - - // 设置动画 - setTimeout(() => { - const textWrapDOMWidth = textWrapRef.current?.getBoundingClientRect().width; - const textDOMWidth = textRef.current?.getBoundingClientRect().width; - - setState({ - ...state, - scroll, - offset: -textDOMWidth, - duration: textDOMWidth / state.scroll.speed, - listWidth: textWrapDOMWidth, - itemWidth: textDOMWidth, - }); - }, state.scroll.delay); - }; - - scrollingHandler.current = handleScrolling; - - useEffect(() => { - scrollingHandler.current(); - }, []); - - const animateStyle = { - transform: state.offset ? `translateX(${state.offset}px)` : '', - transitionDuration: `${state.duration}s`, - transitionTimingFunction: 'linear', - }; - - const resetTransition = () => { - setState({ - ...state, - duration: 0, - offset: state.listWidth, - }); - - setTimeout(() => { - setState({ - ...state, - offset: -state.itemWidth, - duration: (state.itemWidth + state.listWidth) / state.scroll.speed, - }); - }, 0); - }; - - // 动画结束后,初始化动画 - const handleTransitionend = () => { - resetTransition(); - - if (state.scroll.loop === -1) { - return; - } - - const newState = { - ...state, - scroll: { - ...state.scroll, - loop: -(-state.scroll.loop), - }, - }; - - if (state.scroll.loop === 0) { - newState.scroll.marquee = false; - } - - setState(newState); - }; - const onLinkClick = (e) => { props.onLinkClick?.(e); }; + const leftIcon = parseTNode(icon, null, iconDefault[theme] || iconDefault.info); const getLinkContent = () => { if (typeof link === 'string') { return <Link theme="primary" content={link} />; } - if (isObject(link)) { + + // React element is also an object,need to add extra judgement + if (isObject(link) && !React.isValidElement(link) && typeof link !== 'function') { return <Link theme="primary" {...link} />; } - return parseTNode(link); + + return parseTNode(link as TNode); }; const clickCloseButton = (e) => { setVisible(false); - onCloseBtnClick?.(e); + onCloseBtnClick?.({ e }); }; - const renderCloseBtn = () => { - if (!closeBtn) return; - - return closeBtn === true ? ( - <CloseIcon className={`${name}--close-btn`} size={22} onClick={clickCloseButton} /> + const renderCloseBtn = () => + closeBtn === true ? ( + <CloseIcon className={`${name}--close-btn`} size={22} /> ) : ( parseTNode(closeBtn as string | TNode) ); - }; + + useMarqueeAnimation(marquee, textWrapRef, textRef); return ( <CSSTransition in={messageVisible} appear {...cssTransitionState.props} unmountOnExit> @@ -268,21 +135,20 @@ const Message: React.FC<MessageProps> = (originProps) => { > <div className={`${name}__icon--left`}>{leftIcon}</div> <div ref={textWrapRef} className={classNames(`${name}__text-wrap`, { [`${name}__text-nowrap`]: marquee })}> - <div - ref={textRef} - className={`${name}__text`} - style={state.scroll.marquee ? animateStyle : {}} - onTransitionEnd={handleTransitionend} - > + <div ref={textRef} className={`${name}__text`}> {parseTNode(content) || parseTNode(children)} </div> </div> {link && ( - <div className={`${name}__link`} onClick={onLinkClick}> + <div className={`${name}__link`} onClick={(e) => onLinkClick({ e })}> {getLinkContent()} </div> )} - {renderCloseBtn()} + {closeBtn && ( + <div className={`${name}__close-wrap ${name}__icon--right`} onClick={clickCloseButton}> + {renderCloseBtn()} + </div> + )} </div> </CSSTransition> ); diff --git a/src/message/__tests__/__snapshots__/message.test.tsx.snap b/src/message/__tests__/__snapshots__/message.test.tsx.snap new file mode 100644 index 000000000..514a219e4 --- /dev/null +++ b/src/message/__tests__/__snapshots__/message.test.tsx.snap @@ -0,0 +1,54 @@ +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html + +exports[`Message > props > marquee 1`] = ` +<div + class="t-message__text" +> + hello marquee +</div> +`; + +exports[`Message > props > marquee 2`] = ` +<div + class="t-message__text" + style="transform: translateX(500px); transition-duration: 0s;" +> + hello marquee +</div> +`; + +exports[`Message > props > marquee 3`] = ` +<div + class="t-message__text" + style="transform: translateX(500px); transition-duration: 0s;" +> + hello marquee +</div> +`; + +exports[`Message > props > marquee 4`] = ` +<div + class="t-message__text" + style="transform: translateX(-300px); transition-duration: 3s; transition-timing-function: linear;" +> + hello marquee +</div> +`; + +exports[`Message > props > marquee 5`] = ` +<div + class="t-message__text" + style="transform: translateX(500px); transition-duration: 0s; transition-timing-function: linear;" +> + hello marquee +</div> +`; + +exports[`Message > props > marquee 6`] = ` +<div + class="t-message__text" + style="transform: translateX(500px); transition-duration: 0s; transition-timing-function: linear;" +> + hello marquee +</div> +`; diff --git a/src/message/__tests__/message.test.tsx b/src/message/__tests__/message.test.tsx new file mode 100644 index 000000000..3fb792b82 --- /dev/null +++ b/src/message/__tests__/message.test.tsx @@ -0,0 +1,595 @@ +import { act, beforeEach, describe, expect, fireEvent, render, test, vi } from '@test/utils'; +import React from 'react'; +import { MessageProps } from 'tdesign-mobile-react/message/Message'; +import Message, { MessageAlignType } from '../index'; + +const classNamePrefix = 't'; +const messageClassName = `${classNamePrefix}-message`; +const querySelectorName = `.${messageClassName}`; + +function getClassNameWithPrefix(className: string) { + return `${classNamePrefix}-${className}`; +} + +describe('Message', () => { + beforeEach(() => { + vi.useFakeTimers(); + }); + + describe('props', () => { + test('className', () => { + const customClassName = 'custom-className'; + const { container } = render(<Message className={customClassName} visible={true} />); + expect(container.querySelector(querySelectorName)).toHaveClass(customClassName); + }); + + test('style', () => { + const customStyle = { color: 'rgb(255, 0, 0)' }; + const { container } = render(<Message style={customStyle} visible={true} />); + expect(container.querySelector(querySelectorName)).toHaveStyle(customStyle); + }); + + test('align', () => { + const defaultAlign = 'left'; + { + // defaultAlign + const { container } = render(<Message visible={true} />); + expect(container.querySelector(querySelectorName)).toHaveClass( + getClassNameWithPrefix(`message-align--${defaultAlign}`), + ); + } + + { + // ‘center' + const centerAlign: MessageAlignType = 'center'; + const { container } = render(<Message visible={true} align={centerAlign} />); + expect(container.querySelector(querySelectorName)).toHaveClass( + getClassNameWithPrefix(`message-align--${centerAlign}`), + ); + } + + { + // 'left' + const leftAlign: MessageAlignType = 'left'; + const { container: customAlignContainer } = render(<Message visible={true} align={leftAlign} />); + expect(customAlignContainer.querySelector(querySelectorName)).toHaveClass( + getClassNameWithPrefix(`message-align--${leftAlign}`), + ); + } + }); + + test('closeBtn', () => { + const closeBtnClassNameSelector = `.${getClassNameWithPrefix(`message--close-btn`)}`; + // Default closeBtn is undefined + { + const { container } = render(<Message visible={true} />); + expect(container.querySelector(closeBtnClassNameSelector)).toBeNull(); + } + + // Show closeBtn + { + const { container } = render(<Message visible={true} closeBtn={true} />); + expect(container.querySelector(closeBtnClassNameSelector)).toBeTruthy(); + } + + // string + { + const closeBtnText = 'closeBtnText'; + const { container } = render(<Message visible={true} closeBtn={closeBtnText} />); + expect(container.querySelector(querySelectorName).textContent).toBe(closeBtnText); + } + + // TNode + { + const closeBtnClassname = 'close-btn'; + const closeBtnClickHandler = vi.fn(); + const { container } = render( + <Message + visible={true} + closeBtn={ + <div className={closeBtnClassname} onClick={closeBtnClickHandler}> + closeBtnText + </div> + } + />, + ); + const closeBtn = container.querySelector(`.${closeBtnClassname}`); + + expect(closeBtn).toBeTruthy(); + + fireEvent.click(closeBtn); + expect(closeBtnClickHandler).toBeCalledTimes(1); + } + }); + + test('content', () => { + // string + { + const content = 'content'; + const { container } = render(<Message content={content} visible={true} />); + expect(container.querySelector(`.${getClassNameWithPrefix('message__text')}`).textContent).toBe(content); + } + + // TNode + { + const customContentName = 'custom-content'; + const customContent = 'customContent'; + const clickHandler = vi.fn(); + + const { container } = render( + <Message + content={ + <div className={customContentName} onClick={clickHandler}> + {customContent} + </div> + } + visible={true} + />, + ); + const customContentDiv = container.querySelector(`.${customContentName}`); + expect(customContentDiv.textContent).toBe(customContent); + + fireEvent.click(customContentDiv); + expect(clickHandler).toBeCalledTimes(1); + } + }); + + test('duration', async () => { + const defaultDuration = 3000; + + { + // Default duration + const { container } = render(<Message visible={true} />); + await act(async () => { + vi.advanceTimersByTime(defaultDuration - 1); + }); + expect(container.querySelector(querySelectorName)).toHaveClass('message-enter-active'); + await act(async () => { + vi.advanceTimersByTime(1); + }); + expect(container.querySelector(querySelectorName)).toHaveClass('message-leave'); + } + + { + // Custom duration + const duration = 1000; + const { container } = render(<Message visible={true} duration={duration} />); + await act(async () => { + vi.advanceTimersByTime(duration); + }); + expect(container.querySelector(querySelectorName)).toHaveClass('message-leave'); + } + + { + // Disabled duration + const duration = 0; + const { container } = render(<Message visible={true} duration={duration} />); + await act(async () => { + vi.advanceTimersByTime(defaultDuration * 2); + }); + expect(container.querySelector(querySelectorName)).toHaveClass('message-enter-active'); + } + }); + + test('link', () => { + { + // string + const linkContent = '链接'; + const { container } = render(<Message visible={true} link={linkContent} />); + expect(container.querySelector(`.${getClassNameWithPrefix('link__content')}`).textContent).toBe(linkContent); + } + + { + // Use link params + const linkParams = { + size: 'small', + theme: 'danger', + content: 'link content', + }; + // todo PM fix this link 描述有问题 + const { container } = render(<Message visible={true} link={linkParams} />); + expect(container.querySelector(`.${getClassNameWithPrefix('link--danger')}`)).toBeTruthy(); + } + + { + // TNode - function + const customContentName = 'custom-content'; + const clickHandler = vi.fn(); + const { container } = render( + <Message + visible={true} + link={() => ( + <div onClick={clickHandler} className={customContentName}> + customContent + </div> + )} + />, + ); + + const customContentDiv = container.getElementsByClassName(customContentName)[0]; + expect(customContentDiv).toBeTruthy(); + + fireEvent.click(customContentDiv); + expect(clickHandler).toBeCalledTimes(1); + } + + { + // TNode - Element + const customContentName = 'custom-content'; + const clickHandler = vi.fn(); + const { container } = render( + <Message + visible={true} + link={ + <div onClick={clickHandler} className={customContentName}> + customContent + </div> + } + />, + ); + + const customContentDiv = container.getElementsByClassName(customContentName)[0]; + expect(customContentDiv).toBeTruthy(); + + fireEvent.click(customContentDiv); + expect(clickHandler).toBeCalledTimes(1); + } + }); + + test('marquee', async () => { + const textWrapRect = { width: 200 } as DOMRect; + const textRect = { width: 300 } as DOMRect; + + const originalGetBoundingClientRect = Element.prototype.getBoundingClientRect; + Element.prototype.getBoundingClientRect = function () { + const className = (this as Element).className || ''; + if (typeof className === 'string') { + if (className.includes(getClassNameWithPrefix('message__text-wrap'))) return textWrapRect as any; + if (className.includes(getClassNameWithPrefix('message__text'))) return textRect as any; + } + return originalGetBoundingClientRect.call(this); + } as any; + + { + // Boolean + const { container } = render(<Message visible={true} marquee={true} content="hello marquee" />); + + const textEl = container.querySelector(`.${getClassNameWithPrefix('message__text')}`) as HTMLDivElement; + expect(textEl).toBeTruthy(); + + // After delay, first play: snapshot styles applied + await act(async () => { + vi.advanceTimersByTime(100); + }); + expect(textEl).toMatchSnapshot(); + + // Fire transitionend -> snapshot reset state + textEl.dispatchEvent(new Event('transitionend')); + expect(textEl).toMatchSnapshot(); + + // Next play after delay (playedCount > 0): snapshot styles applied + await act(async () => { + vi.advanceTimersByTime(10); + }); + expect(textEl).toMatchSnapshot(); + } + + { + // Object + const { container } = render( + <Message visible={true} marquee={{ loop: 2, speed: 100, delay: 100 }} content="hello marquee" />, + ); + + const textEl = container.querySelector(`.${getClassNameWithPrefix('message__text')}`) as HTMLDivElement; + expect(textEl).toBeTruthy(); + + // After delay, first play: snapshot styles applied + await act(async () => { + vi.advanceTimersByTime(100); + }); + expect(textEl).toMatchSnapshot(); + + // Fire transitionend -> snapshot reset state + textEl.dispatchEvent(new Event('transitionend')); + expect(textEl).toMatchSnapshot(); + + // Next play after delay (playedCount > 0): snapshot styles applied + await act(async () => { + vi.advanceTimersByTime(10); + }); + expect(textEl).toMatchSnapshot(); + } + + // Cleanup mock + Element.prototype.getBoundingClientRect = originalGetBoundingClientRect; + }); + + test('offset', () => { + const { container } = render(<Message visible={true} offset={[-100, 100]} />); + expect(container.querySelector(querySelectorName)).toHaveStyle({ top: '-100px', left: '100px' }); + }); + + test('theme', () => { + { + // Default theme + const { container } = render(<Message visible={true} />); + const iconContainer = container.querySelector(`.${getClassNameWithPrefix('message__icon--left')}`); + expect(iconContainer.querySelector('svg')).toBeTruthy(); + } + + { + // All themes + const themes: MessageProps['theme'][] = ['info', 'success', 'warning', 'error']; + themes.forEach((theme) => { + const { container } = render(<Message theme={theme} visible={true} />); + const iconContainer = container.querySelector(`.${getClassNameWithPrefix('message__icon--left')}`); + expect(iconContainer.querySelector('svg')).toBeTruthy(); + }); + } + + { + // fake theme + const { container } = render(<Message visible={true} theme={'fake' as 'info'} />); + const iconContainer = container.querySelector(`.${getClassNameWithPrefix('message__icon--left')}`); + expect(iconContainer.querySelector('svg')).toBeTruthy(); + } + }); + + test('visible', async () => { + // Default visible: false + { + const { container } = render(<Message />); + expect(container.querySelector(querySelectorName)).toBeNull(); + } + + // Visible false + { + const { container } = render(<Message visible={false} />); + expect(container.querySelector(querySelectorName)).toBeNull(); + } + + // Control visible + { + const { container, rerender } = render(<Message visible={true} />); + const messageElement = container.querySelector(querySelectorName); + expect(messageElement).toHaveClass('message-enter-active'); + + await act(async () => { + rerender(<Message visible={false} />); + }); + expect(messageElement).toHaveClass('message-leave'); + } + }); + + test('defaultVisible', async () => { + { + // True + const { container } = render(<Message defaultVisible={true} />); + expect(container.querySelector(querySelectorName)).toBeTruthy(); + } + + { + // False + const { container } = render(<Message defaultVisible={false} />); + expect(container.querySelector(querySelectorName)).toBeNull(); + } + + { + // Combine with visible + const { container } = render(<Message defaultVisible={true} visible={false} />); + expect(container.querySelector(querySelectorName)).toBeNull(); + } + + { + // Combine with visible + const { container } = render(<Message defaultVisible={true} visible={true} />); + expect(container.querySelector(querySelectorName)).toBeTruthy(); + } + + { + // Combine with visible + const { container } = render(<Message defaultVisible={false} visible={false} />); + expect(container.querySelector(querySelectorName)).toBeNull(); + } + + { + // Combine with visible + const { container } = render(<Message defaultVisible={false} visible={true} />); + expect(container.querySelector(querySelectorName)).toBeTruthy(); + } + + { + // Change should no effect + const { container, rerender } = render(<Message defaultVisible={true} />); + rerender(<Message defaultVisible={false} />); + expect(container.querySelector(querySelectorName)).toBeTruthy(); + } + }); + + test('zIndex', () => { + // todo PM fix this: zIndex default should be 5000 + // const defaultZIndex = '5000'; + // { + // const { container } = render(<Message visible={true} />); + // expect(window.getComputedStyle(container.querySelector(querySelectorName)).zIndex).toBe(defaultZIndex); + // } + + // Custom zIndex + const { container } = render(<Message zIndex={1000} visible={true} />); + expect(container.querySelector(querySelectorName)).toHaveStyle({ zIndex: 1000 }); + }); + + test('onCloseBtnClick', async () => { + { + // When closeBtn is TNode + const closeBtnClickHandler = vi.fn(); + const elementClickHandler = vi.fn(); + + const closeBtnClassName = 'close-btn'; + const closeBthContent = ( + <div className={closeBtnClassName} onClick={elementClickHandler}> + close + </div> + ); + + const { container } = render( + <Message visible={true} onCloseBtnClick={closeBtnClickHandler} closeBtn={closeBthContent} />, + ); + const button = container.querySelector(`.${closeBtnClassName}`); + + fireEvent.click(button); + expect(closeBtnClickHandler).toBeCalledTimes(1); + expect(elementClickHandler).toBeCalledTimes(1); + } + + { + // Validate event structure + const onCloseBtnClick = vi.fn<(context: { e: MouseEvent }) => void>(); + + const closeBtnClassName = 'close-btn'; + const closeBthContent = <div className={closeBtnClassName}>close</div>; + + const { container } = render( + <Message visible={true} closeBtn={closeBthContent} onCloseBtnClick={onCloseBtnClick as any}> + 测试内容 + </Message>, + ); + + const closeButton = container.querySelector(`.${closeBtnClassName}`); + + fireEvent.click(closeButton); + + const syntheticEvent = onCloseBtnClick.mock.calls[0][0].e; + expect((syntheticEvent as any).nativeEvent).toBeInstanceOf(MouseEvent); + } + + { + // When closeBtn is Boolean + const closeBtnClickHandler = vi.fn(); + const { container } = render(<Message visible={true} onCloseBtnClick={closeBtnClickHandler} closeBtn={true} />); + const button = container.querySelector(`.${messageClassName}__close-wrap`); + + fireEvent.click(button); + expect(closeBtnClickHandler).toBeCalledTimes(1); + } + }); + + test('onDurationEnd', async () => { + const durationTime = 3000; + const onDurationEnd = vi.fn(); + + render(<Message visible={true} duration={durationTime} onDurationEnd={onDurationEnd} />); + + await act(async () => { + vi.advanceTimersByTime(durationTime - 1); + }); + + expect(onDurationEnd).toBeCalledTimes(0); + + await act(async () => { + vi.advanceTimersByTime(1); + }); + + expect(onDurationEnd).toBeCalledTimes(1); + }); + + test('onLinkClick', async () => { + { + // When link is string + const linkClickHandler = vi.fn(); + const { container } = render(<Message visible={true} onLinkClick={linkClickHandler} link="link" />); + const button = container.querySelector(`.${getClassNameWithPrefix('link')}`); + + fireEvent.click(button); + expect(linkClickHandler).toBeCalledTimes(1); + } + + { + // Where link is object + const linkClickHandler = vi.fn(); + const linkParams = { + size: 'small', + theme: 'danger', + content: 'link content', + }; + + const { container } = render( + <Message visible={true} onLinkClick={linkClickHandler} link={linkParams as any} />, + ); + const button = container.querySelector(`.${getClassNameWithPrefix('link')}`); + + fireEvent.click(button); + expect(linkClickHandler).toBeCalledTimes(1); + } + + { + // When link is TNode + const linkClickHandler = vi.fn(); + const elementClickHandler = vi.fn(); + + const linkClassName = 'link-classname'; + const linkContent = ( + <div className={linkClassName} onClick={elementClickHandler}> + link + </div> + ); + + const { container } = render(<Message visible={true} onLinkClick={linkClickHandler} link={linkContent} />); + const button = container.querySelector(`.${linkClassName}`); + + fireEvent.click(button); + expect(linkClickHandler).toBeCalledTimes(1); + expect(elementClickHandler).toBeCalledTimes(1); + } + + { + // Validate event structure + const onLinkClick = vi.fn<(context: { e: MouseEvent }) => void>(); + + const linkClassName = 'link-classname'; + const linkContent = <div className={linkClassName}>link</div>; + + const { container } = render(<Message visible={true} onLinkClick={onLinkClick as any} link={linkContent} />); + + const closeButton = container.getElementsByClassName(linkClassName)[0]; + + fireEvent.click(closeButton); + + const syntheticEvent = onLinkClick.mock.calls[0][0].e; + expect((syntheticEvent as any).nativeEvent).toBeInstanceOf(MouseEvent); + } + }); + + test('children', () => { + // string + { + const content = 'content'; + const { container } = render(<Message visible={true}>{content}</Message>); + expect(container.querySelector(`.${getClassNameWithPrefix('message__text')}`).textContent).toBe(content); + } + + // TNode + { + const customContentName = 'custom-content'; + const customContent = 'customContent'; + const clickHandler = vi.fn(); + + const { container } = render( + <Message + content={ + <div className={customContentName} onClick={clickHandler}> + {customContent} + </div> + } + visible={true} + />, + ); + const customContentDiv = container.querySelector(`.${customContentName}`); + expect(customContentDiv.textContent).toBe(customContent); + + fireEvent.click(customContentDiv); + expect(clickHandler).toBeCalledTimes(1); + } + }); + }); +}); diff --git a/src/message/__tests__/methods.test.tsx b/src/message/__tests__/methods.test.tsx new file mode 100644 index 000000000..87c6ea913 --- /dev/null +++ b/src/message/__tests__/methods.test.tsx @@ -0,0 +1,65 @@ +import React from 'react'; +import { beforeEach, afterAll, describe, expect, it, vi } from 'vitest'; +import methods from '../methods'; +import * as reactRender from '../../_util/react-render'; + +describe('message methods', () => { + const originalError = console.error; + + beforeEach(() => { + vi.restoreAllMocks(); + console.error = vi.fn(); + document.body.innerHTML = ''; + }); + + it('calls render with Message element and appends to body for info', () => { + const renderSpy = vi.spyOn(reactRender, 'render').mockImplementation(() => {}); + + methods.info({ content: 'hello' } as any); + + expect(renderSpy).toHaveBeenCalledTimes(1); + // container created and appended + const container = (renderSpy.mock.calls[0] as any)[1] as Element; + expect(document.body.contains(container)).toBe(true); + + const element = (renderSpy.mock.calls[0] as any)[0] as React.ReactElement; + expect((element.props as any).theme).toBe('info'); + expect((element.props as any).visible).toBe(true); + expect((element.props as any).container).toBe(container); + }); + + it('supports theme: success/warning/error', () => { + const renderSpy = vi.spyOn(reactRender, 'render').mockImplementation(() => {}); + methods.success({ content: 'ok' } as any); + methods.warning({ content: 'warn' } as any); + methods.error({ content: 'err' } as any); + + expect(renderSpy).toHaveBeenCalledTimes(3); + const themes = renderSpy.mock.calls.map((c) => (c[0] as any).props.theme); + expect(themes).toEqual(['success', 'warning', 'error']); + }); + + it('closeAll removes all appended instances', () => { + const renderSpy = vi.spyOn(reactRender, 'render').mockImplementation(() => {}); + methods.info({ content: 'a' } as any); + methods.success({ content: 'b' } as any); + + // two containers appended + const containers = renderSpy.mock.calls.map((c) => c[1] as Element); + containers.forEach((el) => expect(document.body.contains(el)).toBe(true)); + + methods.closeAll(); + containers.forEach((el) => expect(document.body.contains(el)).toBe(false)); + }); + + it('logs error when no valid context', () => { + const renderSpy = vi.spyOn(reactRender, 'render').mockImplementation(() => {}); + methods.info({ content: 'x', context: null } as any); + expect(renderSpy).not.toHaveBeenCalled(); + expect(console.error).toHaveBeenCalled(); + }); + + afterAll(() => { + console.error = originalError; + }); +}); diff --git a/src/message/defaultProps.ts b/src/message/defaultProps.ts index 2e3770155..910999217 100644 --- a/src/message/defaultProps.ts +++ b/src/message/defaultProps.ts @@ -6,6 +6,7 @@ import { TdMessageProps } from './type'; export const messageDefaultProps: TdMessageProps = { align: 'left', + closeBtn: undefined, duration: 3000, icon: true, marquee: false, diff --git a/src/message/hooks/useMarqueeAnimation.ts b/src/message/hooks/useMarqueeAnimation.ts new file mode 100644 index 000000000..f1159523f --- /dev/null +++ b/src/message/hooks/useMarqueeAnimation.ts @@ -0,0 +1,118 @@ +import { useMemoizedFn, useMount } from 'ahooks'; +import { set } from 'lodash-es'; +import React, { RefObject, useEffect, useMemo, useRef, useState } from 'react'; +import type { MessageMarquee } from 'tdesign-mobile-react/message'; + +export default function useMarqueeAnimation( + marquee: boolean | MessageMarquee, + containerRef: RefObject<HTMLDivElement>, + messageRef: RefObject<HTMLDivElement>, +) { + const messageMarquee = useMemo<MessageMarquee | null>(() => { + const DEFAULT_MARQUEE = { + speed: 50, + loop: -1, + delay: 300, + }; + + if (!marquee) { + return null; + } + + if (marquee === true) { + return DEFAULT_MARQUEE; + } + + return { + loop: Math.max(marquee.loop, -1) ?? DEFAULT_MARQUEE.loop, + speed: Math.max(marquee.speed, 1) ?? DEFAULT_MARQUEE.speed, + delay: Math.max(marquee.delay, 0) ?? DEFAULT_MARQUEE.delay, + }; + }, [marquee]); + + const [playedCount, setPlayedCount] = useState(0); + useEffect(() => { + setPlayedCount(0); + }, [messageMarquee]); + + const setAnimationStyle = useMemoizedFn((animationStyle: React.CSSProperties) => { + if (!messageRef.current) { + return; + } + Object.entries(animationStyle).forEach(([key, value]) => { + set(messageRef.current.style, key, value); + }); + }); + + const isPlayingAnimation = useRef(false); + + const playAnimation = useMemoizedFn((playedCount: number) => { + if (isPlayingAnimation.current) { + return () => {}; + } + + if ( + !messageMarquee || + messageMarquee.loop === 0 || + (playedCount >= messageMarquee.loop && messageMarquee.loop !== -1) + ) { + return () => {}; + } + + const animationContext = { + textWrapDOMWidth: containerRef.current?.getBoundingClientRect().width, + textDOMWidth: messageRef.current?.getBoundingClientRect().width, + }; + + const offset = -animationContext.textDOMWidth; + + isPlayingAnimation.current = true; + const timeout = setTimeout(() => { + if (playedCount === 0) { + setAnimationStyle({ + transform: offset ? `translateX(${offset}px)` : '', + transitionDuration: `${animationContext.textDOMWidth / messageMarquee.speed}s`, + transitionTimingFunction: 'linear', + }); + } else { + setAnimationStyle({ + transform: offset ? `translateX(${offset}px)` : '', + transitionDuration: `${(animationContext.textWrapDOMWidth + animationContext.textDOMWidth) / messageMarquee.speed}s`, + transitionTimingFunction: 'linear', + }); + } + }, messageMarquee.delay); + + return () => { + clearTimeout(timeout); + }; + }); + useEffect(() => { + const end = playAnimation(playedCount); + + return () => { + end(); + }; + }, [playAnimation, playedCount]); + + const transitionEndHandler = useMemoizedFn(() => { + isPlayingAnimation.current = false; + const animationContext = { + textWrapDOMWidth: containerRef.current?.getBoundingClientRect().width, + textDOMWidth: messageRef.current?.getBoundingClientRect().width, + }; + + setAnimationStyle({ + transform: `translateX(${animationContext.textWrapDOMWidth + animationContext.textDOMWidth}px)`, + transitionDuration: '0s', + }); + setPlayedCount((playedCount) => playedCount + 1); + }); + useMount(() => { + messageRef.current?.addEventListener('transitionend', transitionEndHandler); + + return () => { + messageRef.current?.removeEventListener('transitionend', transitionEndHandler); + }; + }); +} diff --git a/src/message/index.tsx b/src/message/index.tsx index 3ec32e402..57b1d6a31 100644 --- a/src/message/index.tsx +++ b/src/message/index.tsx @@ -3,23 +3,30 @@ import { attachMethodsToComponent } from '../_util/attachMethodsToComponent'; import _Message from './Message'; import type { MessageProps } from './Message'; import * as methods from './methods'; -import type { - MessageInfoMethod, - MessageErrorMethod, - MessageCloseAll, - MessageSuccessMethod, - MessageWarningMethod, -} from './type'; - +import type { MessageActionOptionsType } from './methods'; import './style'; export * from './type'; + +type MessageApi = { + /** 展示普通消息 */ + info: (options?: MessageActionOptionsType | string) => void; + /** 展示成功消息 */ + success: (options?: MessageActionOptionsType | string) => void; + /** 展示警示消息 */ + warning: (options?: MessageActionOptionsType | string) => void; + /** 展示错误消息 */ + error: (options?: MessageActionOptionsType | string) => void; + /** 关闭全部 */ + closeAll: () => void; +}; + export interface MessageType extends React.FC<MessageProps> { - info: MessageInfoMethod; - warning: MessageWarningMethod; - success: MessageSuccessMethod; - error: MessageErrorMethod; - closeAll: MessageCloseAll; + info: MessageApi['info']; + warning: MessageApi['warning']; + success: MessageApi['success']; + error: MessageApi['error']; + closeAll: MessageApi['closeAll']; } const { info, warning, success, error, closeAll } = methods.default; diff --git a/src/message/message.en-US.md b/src/message/message.en-US.md index 78a114f6e..61e77ac2d 100644 --- a/src/message/message.en-US.md +++ b/src/message/message.en-US.md @@ -9,7 +9,7 @@ name | type | default | description | required className | String | - | className of component | N style | Object | - | CSS(Cascading Style Sheets),Typescript:`React.CSSProperties` | N align | String | left | options: left/center。Typescript:`MessageAlignType` `type MessageAlignType = 'left' \| 'center'`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/tree/develop/src/message/type.ts) | N -closeBtn | TNode | - | Typescript:`string \| boolean \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N +closeBtn | TNode | undefined | Typescript:`string \| boolean \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N content | TNode | - | Typescript:`string \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N duration | Number | 3000 | \- | N icon | TNode | true | Typescript:`boolean \| TNode`。[see more ts definition](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N @@ -42,4 +42,4 @@ Name | Default Value | Description --td-message-error-color | @error-color | - --td-message-info-color | @brand-color | - --td-message-success-color | @success-color | - ---td-message-warning-color | @warning-color | - +--td-message-warning-color | @warning-color | - \ No newline at end of file diff --git a/src/message/message.md b/src/message/message.md index ccb3e3d84..68502d2ef 100644 --- a/src/message/message.md +++ b/src/message/message.md @@ -9,13 +9,13 @@ className | String | - | 类名 | N style | Object | - | 样式,TS 类型:`React.CSSProperties` | N align | String | left | 文本对齐方式。可选项:left/center。TS 类型:`MessageAlignType` `type MessageAlignType = 'left' \| 'center'`。[详细类型定义](https://github.com/Tencent/tdesign-mobile-react/tree/develop/src/message/type.ts) | N -closeBtn | TNode | - | 关闭按钮,可以自定义。值为 true 显示默认关闭按钮,值为 false 不显示关闭按钮。值类型为 string 则直接显示值,如:“关闭”。也可以完全自定义按钮。TS 类型:`string \| boolean \| TNode`。[通用类型定义](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N +closeBtn | TNode | undefined | 关闭按钮,可以自定义。值为 true 显示默认关闭按钮,值为 false 不显示关闭按钮。值类型为 string 则直接显示值,如:“关闭”。也可以完全自定义按钮。TS 类型:`string \| boolean \| TNode`。[通用类型定义](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N content | TNode | - | 用于自定义消息弹出内容。TS 类型:`string \| TNode`。[通用类型定义](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N -duration | Number | 3000 | 消息内置计时器,计时到达时会触发 duration-end 事件。单位:毫秒。值为 0 则表示没有计时器。 | N +duration | Number | 3000 | 消息内置计时器,计时到达时会触发 duration-end 事件。单位:毫秒。值为 0 则表示没有计时器 | N icon | TNode | true | 用于自定义消息前面的图标,优先级大于 theme 设定的图标。值为 false 则不显示图标,值为 true 显示 theme 设定图标。TS 类型:`boolean \| TNode`。[通用类型定义](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N link | TNode | - | 链接名称。值为字符串表示链接名称,值为 `Object` 类型,表示透传至 `Link`。TS 类型:`string \| object \| TNode`。[通用类型定义](https://github.com/Tencent/tdesign-mobile-react/blob/develop/src/common.ts) | N marquee | Boolean / Object | false | 跑马灯效果。speed 指速度控制;loop 指循环播放次数,值为 -1 表示循环播放,值为 0 表示不循环播放;delay 表示延迟多久开始播放。TS 类型:`boolean \| MessageMarquee` `interface MessageMarquee { speed?: number; loop?: number; delay?: number }`。[详细类型定义](https://github.com/Tencent/tdesign-mobile-react/tree/develop/src/message/type.ts) | N -offset | Array | - | 相对于 placement 的偏移量。示例:[-10, 20] 或 ['10rpx', '8rpx']。TS 类型:`Array<string \| number>` | N +offset | Array | - | 相对于 placement 的偏移量,示例:[-10, 20] 或 ['10px', '8px']。TS 类型:`Array<string \| number>` | N theme | String | info | 消息组件风格。可选项:info/success/warning/error。TS 类型:`MessageThemeList` `type MessageThemeList = 'info' \| 'success' \| 'warning' \| 'error'`。[详细类型定义](https://github.com/Tencent/tdesign-mobile-react/tree/develop/src/message/type.ts) | N visible | Boolean | false | 是否显示,隐藏时默认销毁组件 | N defaultVisible | Boolean | false | 是否显示,隐藏时默认销毁组件。非受控属性 | N @@ -42,4 +42,4 @@ onOpened | Function | | TS 类型:`() => void`<br/>已废弃。展示Message --td-message-error-color | @error-color | - --td-message-info-color | @brand-color | - --td-message-success-color | @success-color | - ---td-message-warning-color | @warning-color | - +--td-message-warning-color | @warning-color | - \ No newline at end of file diff --git a/src/message/methods.tsx b/src/message/methods.tsx index 1e535e019..963831eb1 100644 --- a/src/message/methods.tsx +++ b/src/message/methods.tsx @@ -1,9 +1,13 @@ import React from 'react'; import { render } from '../_util/react-render'; -import { MessageThemeList, MessageActionOptionsType } from './type'; +import { MessageThemeList, TdMessageProps } from './type'; import { messageDefaultProps } from './defaultProps'; import Message from './Message'; +export interface MessageActionOptionsType extends TdMessageProps { + context?: Element; +} + const isBrowser = typeof window !== 'undefined'; const instanceMap: Map<Element, Record<string, Element>> = new Map(); @@ -41,11 +45,9 @@ const createMessage = (props, theme?: MessageThemeList) => { }; const closeAll = () => { - if (instanceMap instanceof Map) { - for (const [key, value] of instanceMap) { - const { context } = value; - destroy(context as Element, key); - } + for (const [key, value] of instanceMap) { + const { context } = value; + destroy(context as Element, key); } }; diff --git a/src/message/type.ts b/src/message/type.ts index 029cc3a0a..d61d891f9 100644 --- a/src/message/type.ts +++ b/src/message/type.ts @@ -16,13 +16,13 @@ export interface TdMessageProps { /** * 关闭按钮,可以自定义。值为 true 显示默认关闭按钮,值为 false 不显示关闭按钮。值类型为 string 则直接显示值,如:“关闭”。也可以完全自定义按钮 */ - closeBtn?: String | Boolean | TNode; + closeBtn?: TNode; /** * 用于自定义消息弹出内容 */ content?: TNode; /** - * 消息内置计时器,计时到达时会触发 duration-end 事件。单位:毫秒。值为 0 则表示没有计时器。 + * 消息内置计时器,计时到达时会触发 duration-end 事件。单位:毫秒。值为 0 则表示没有计时器 * @default 3000 */ duration?: number; @@ -34,14 +34,14 @@ export interface TdMessageProps { /** * 链接名称。值为字符串表示链接名称,值为 `Object` 类型,表示透传至 `Link` */ - link?: TNode; + link?: object | TNode; /** * 跑马灯效果。speed 指速度控制;loop 指循环播放次数,值为 -1 表示循环播放,值为 0 表示不循环播放;delay 表示延迟多久开始播放 * @default false */ marquee?: boolean | MessageMarquee; /** - * 相对于 placement 的偏移量。示例:[-10, 20] 或 ['10rpx', '8rpx'] + * 相对于 placement 的偏移量,示例:[-10, 20] 或 ['10px', '8px'] */ offset?: Array<string | number>; /** @@ -86,17 +86,3 @@ export interface MessageMarquee { } export type MessageThemeList = 'info' | 'success' | 'warning' | 'error'; - -export interface MessageActionOptionsType extends TdMessageProps { - context?: Element; -} - -export type MessageInfoMethod = (options?: MessageActionOptionsType | string) => void; - -export type MessageSuccessMethod = (options?: MessageActionOptionsType | string) => void; - -export type MessageWarningMethod = (options?: MessageActionOptionsType | string) => void; - -export type MessageErrorMethod = (options?: MessageActionOptionsType | string) => void; - -export type MessageCloseAll = () => void; diff --git a/src/popover/Popover.tsx b/src/popover/Popover.tsx index a846929b6..ff315d4ca 100644 --- a/src/popover/Popover.tsx +++ b/src/popover/Popover.tsx @@ -35,7 +35,7 @@ const Popover = forwardRef<PopoverExposeRef, PopoverProps>((props, ref) => { } = useDefaultProps<PopoverProps>(props, popoverDefaultProps); const [currentVisible, setVisible] = useDefault(visible, defaultVisible, onVisibleChange); - const [active, setActive] = useState(visible); + const [active, setActive] = useState(currentVisible); const referenceRef = useRef<HTMLDivElement>(null); const popoverRef = useRef<HTMLDivElement>(null); const popperRef = useRef<ReturnType<typeof createPopper> | null>(null); @@ -84,9 +84,9 @@ const Popover = forwardRef<PopoverExposeRef, PopoverProps>((props, ref) => { const isHorizontal = horizontal.find((item) => placement.includes(item)); const isEnd = placement.includes('end'); - const small = (a: number, b: number) => (a < b ? a : b); + if (isHorizontal) { - const padding = isEnd ? small(width + x, popperWidth) : small(windowWidth - x, popperWidth); + const padding = isEnd ? Math.min(width + x, popperWidth) : Math.min(windowWidth - x, popperWidth); return { [isEnd ? 'left' : 'right']: padding - 22, }; @@ -153,7 +153,7 @@ const Popover = forwardRef<PopoverExposeRef, PopoverProps>((props, ref) => { }; useEffect(() => { - setVisible(visible); + updateVisible(visible); // eslint-disable-next-line react-hooks/exhaustive-deps }, [visible]); diff --git a/src/popover/__tests__/popover.test.tsx b/src/popover/__tests__/popover.test.tsx new file mode 100644 index 000000000..bdda7ba81 --- /dev/null +++ b/src/popover/__tests__/popover.test.tsx @@ -0,0 +1,345 @@ +import { render, fireEvent, waitFor, describe, test, expect, vi } from '@test/utils'; +import React from 'react'; +import Popover from '../index'; + +describe('Popover', () => { + describe('props', () => { + // 测试字符串内容渲染 + test(':content string', async () => { + const { container } = render( + <Popover content="String content"> + <button>Trigger</button> + </Popover>, + ); + + fireEvent.click(container.querySelector('button')!); + + await waitFor(() => { + expect(container.querySelector('.t-popover__content')).toHaveTextContent('String content'); + }); + }); + + // 测试JSX内容渲染 + test(':content JSX', async () => { + const { container } = render( + <Popover content={<div className="custom-content">JSX content</div>}> + <button>Trigger</button> + </Popover>, + ); + + fireEvent.click(container.querySelector('button')!); + + await waitFor(() => { + expect(container.querySelector('.custom-content')).toHaveTextContent('JSX content'); + }); + }); + + // 测试空内容 + test(':content null', async () => { + const { container } = render( + <Popover content={null}> + <button>Trigger</button> + </Popover>, + ); + + fireEvent.click(container.querySelector('button')!); + + await waitFor(() => { + expect(container.querySelector('.t-popover__content')).toHaveTextContent(''); + }); + }); + + // 测试四个方向 + /* eslint-disable no-await-in-loop */ + test(':placement', async () => { + const placements = ['top', 'bottom', 'left', 'right'] as const; + for (const placement of placements) { + const { container, unmount } = render( + <Popover content="Test" placement={placement} visible={true}> + <button>Trigger</button> + </Popover>, + ); + + await waitFor(() => { + expect(container.querySelector('.t-popover')).toHaveAttribute('data-popper-placement', placement); + }); + + unmount(); + } + }); + + // 测试复杂的方向放置 + test(':placement complex', async () => { + const complexPlacements = [ + 'top-left', + 'top-right', + 'bottom-left', + 'bottom-right', + 'left-top', + 'left-bottom', + 'right-top', + 'right-bottom', + ] as const; + + for (const placement of complexPlacements) { + const { container, unmount } = render( + <Popover content="Test" placement={placement} visible={true}> + <button>Trigger</button> + </Popover>, + ); + + await waitFor(() => { + expect(container.querySelector('.t-popover')).toHaveAttribute('data-popper-placement', placement); + }); + + unmount(); + } + }); + + // 测试主题 + /* eslint-disable no-await-in-loop */ + test(':theme', async () => { + const themes = ['dark', 'light', 'brand', 'success', 'warning', 'error'] as const; + + for (const theme of themes) { + const { container, unmount } = render( + <Popover content="Test" theme={theme}> + <button>Trigger</button> + </Popover>, + ); + + fireEvent.click(container.querySelector('button')!); + + await waitFor(() => { + expect(container.querySelector('.t-popover__content')).toHaveClass(`t-popover--${theme}`); + }); + + unmount(); + } + }); + + // 测试显示箭头 + /* eslint-disable no-await-in-loop */ + test(':showArrow true', async () => { + const { container } = render( + <Popover content="Test" showArrow={true}> + <button>Trigger</button> + </Popover>, + ); + + fireEvent.click(container.querySelector('button')!); + + await waitFor(() => { + expect(container.querySelector('.t-popover__arrow')).toBeTruthy(); + }); + }); + + // 测试不显示箭头 + test(':showArrow false', async () => { + const { container } = render( + <Popover content="Test" showArrow={false}> + <button>Trigger</button> + </Popover>, + ); + + fireEvent.click(container.querySelector('button')!); + + await waitFor(() => { + expect(container.querySelector('.t-popover__arrow')).toBeNull(); + }); + }); + + // 测试visible + test(':visible', () => { + const { container } = render( + <Popover content="Test" visible={true}> + <button>Trigger</button> + </Popover>, + ); + + expect(container.querySelector('.t-popover')).not.toHaveStyle('display: none'); + }); + + // 测试triggerElement方式触发是否有效 + test(':triggerElement', async () => { + const { container } = render( + <Popover content="Test" triggerElement={<span className="custom-trigger">Custom</span>} />, + ); + + expect(container.querySelector('.custom-trigger')).toHaveTextContent('Custom'); + + fireEvent.click(container.querySelector('.custom-trigger')!); + + await waitFor(() => { + expect(container.querySelector('.t-popover')).toBeTruthy(); + }); + }); + + // 测试非受控模式 + test(':defaultVisible', async () => { + const { container } = render( + <Popover content="Test" defaultVisible={true}> + <button>Trigger</button> + </Popover>, + ); + + await waitFor(() => { + expect(container.querySelector('.t-popover')).not.toHaveStyle('display: none'); + }); + }); + + // 测试外接类 + test(':className', () => { + const { container } = render( + <Popover content="Test" className="custom-popover"> + <button>Trigger</button> + </Popover>, + ); + + expect(container.querySelector('.t-popover__wrapper')).toHaveClass('custom-popover'); + }); + + // 测试內联样式 + test(':style', () => { + const { container } = render( + <Popover content="Test" style={{ backgroundColor: 'red' }}> + <button>Trigger</button> + </Popover>, + ); + + expect(container.querySelector('.t-popover__wrapper')).toHaveStyle('background-color: rgb(255, 0, 0)'); + }); + }); + + describe('events', () => { + // 测试内外点击,内部点击不关闭,外部点击关闭 + test(':closeOnClickOutside', async () => { + const { container } = render( + <div> + <Popover content="Test" closeOnClickOutside={true}> + <button>Trigger</button> + </Popover> + <div className="outside">Outside</div> + </div>, + ); + + fireEvent.click(container.querySelector('button')!); + await waitFor(() => { + expect(container.querySelector('.t-popover')).toBeTruthy(); + }); + + fireEvent.click(container.querySelector('.outside')!); + await waitFor(() => { + expect(container.querySelector('.t-popover')).toHaveStyle('display: none'); + }); + }); + + // 测试closeOnClickOutside属性 + test(':closeOnClickOutside false', async () => { + const { container } = render( + <div> + <Popover content="Test" closeOnClickOutside={false}> + <button>Trigger</button> + </Popover> + <div className="outside">Outside</div> + </div>, + ); + + fireEvent.click(container.querySelector('button')!); + await waitFor(() => { + expect(container.querySelector('.t-popover')).not.toHaveStyle('display: none'); + }); + + fireEvent.click(container.querySelector('.outside')!); + await waitFor(() => { + expect(container.querySelector('.t-popover')).not.toHaveStyle('display: none'); + }); + }); + + // 测试点击内部关闭 + test(':closeOnClickOutside', async () => { + const { container } = render( + <Popover content="Test"> + <button>Trigger</button> + </Popover>, + ); + + const trigger = container.querySelector('button')!; + + fireEvent.click(trigger); + await waitFor(() => { + expect(container.querySelector('.t-popover')).not.toHaveStyle('display: none'); + }); + + fireEvent.click(trigger); + await waitFor(() => { + expect(container.querySelector('.t-popover')).toHaveStyle('display: none'); + }); + }); + + // 测试vesible变化是否成功监听 + test(':onVisibleChange', async () => { + const onVisibleChange = vi.fn(); + const { container } = render( + <Popover content="Test" onVisibleChange={onVisibleChange}> + <button>Trigger</button> + </Popover>, + ); + + fireEvent.click(container.querySelector('button')!); + + await waitFor(() => { + expect(onVisibleChange).toHaveBeenCalledWith(true); + }); + }); + + // 测试组件ref暴露 + test(':ref functionality', () => { + const ref = React.createRef<any>(); + render( + <Popover content="Test" ref={ref}> + <button>Trigger</button> + </Popover>, + ); + + expect(ref.current).toBeTruthy(); + expect(typeof ref.current.updatePopper).toBe('function'); + expect(() => ref.current.updatePopper()).not.toThrow(); + }); + + // 测试placement变化是否成功 + test(':placement update', async () => { + const { container, rerender } = render( + <Popover content="Test" placement="top" visible={true}> + <button>Trigger</button> + </Popover>, + ); + + await waitFor(() => { + expect(container.querySelector('.t-popover')).toHaveAttribute('data-popper-placement', 'top'); + }); + + rerender( + <Popover content="Test" placement="bottom" visible={true}> + <button>Trigger</button> + </Popover>, + ); + + await waitFor(() => { + expect(container.querySelector('.t-popover')).toHaveAttribute('data-popper-placement', 'bottom'); + }); + }); + + // 测试组件卸载是否成功 + test(':component unmount cleanup', () => { + const { container, unmount } = render( + <Popover content="Test" visible={true}> + <button>Trigger</button> + </Popover>, + ); + + expect(container.querySelector('.t-popover')).toBeTruthy(); + expect(() => unmount()).not.toThrow(); + }); + }); +}); diff --git a/src/pull-down-refresh/PullDownRefresh.tsx b/src/pull-down-refresh/PullDownRefresh.tsx index 497148cee..cd428d6d8 100644 --- a/src/pull-down-refresh/PullDownRefresh.tsx +++ b/src/pull-down-refresh/PullDownRefresh.tsx @@ -78,9 +78,6 @@ const PullDownRefresh: React.FC<PullDownRefreshProps> = (originProps) => { const [distance, setDistance] = useState(0); useEffect(() => { - if (onChange) { - onChange(value); - } if (isBoolean(value) && !value) { setStatus(PullStatusEnum.success); setDistance(0); @@ -115,7 +112,6 @@ const PullDownRefresh: React.FC<PullDownRefreshProps> = (originProps) => { }, [run]); const doRefresh = async () => { - if (disabled) return; setStatus(PullStatusEnum.loading); onChange(true); setDistance(pureLoadingHeight); @@ -174,13 +170,10 @@ const PullDownRefresh: React.FC<PullDownRefreshProps> = (originProps) => { const absX = Math.abs(diffX); const absY = Math.abs(diffY); - if (!touchDir && absX < touchThreshold && absY < touchThreshold) { - return; - } - if (!touchDir && absX < absY) { - touchDir = -1; - } else if (!touchDir && absX >= absY) { - touchDir = 1; + // simplify the code + if (!touchDir) { + if (absX < touchThreshold && absY < touchThreshold) return; + touchDir = absX < absY ? -1 : 1; } // 左右移动时,不进行后续操作 diff --git a/src/pull-down-refresh/__tests__/pull-down-refresh.test.tsx b/src/pull-down-refresh/__tests__/pull-down-refresh.test.tsx new file mode 100644 index 000000000..c57d8f8b4 --- /dev/null +++ b/src/pull-down-refresh/__tests__/pull-down-refresh.test.tsx @@ -0,0 +1,587 @@ +import React from 'react'; +import { describe, it, expect, render, renderHook, vi, waitFor, beforeEach, act } from '@test/utils'; +import { range } from 'lodash-es'; +import { PullDownRefresh } from '../index'; +import { useTouch, easeDistance, isReachTop } from '../useTouch'; + +const prefix = 't'; +const name = `.${prefix}-pull-down-refresh`; +// mock height and scrollHeight +const mockHeight = 800; +const mockScrollHeight = mockHeight; + +// Mock the touch events and scroll +const mockTouch = (element: Element, type: string, touches: Array<{ clientX: number; clientY: number }>) => { + const event = new TouchEvent(type, { + touches: touches.map((touch) => ({ + ...touch, + target: element, + })) as any, + bubbles: true, + cancelable: true, + }); + + Object.defineProperty(event, 'stopPropagation', { + value: vi.fn(), + }); + + element.dispatchEvent(event); + + return event as any as React.TouchEvent<Element>; +}; + +// Mock document properties for scroll detection +const mockScroll = (scrollTop: number, scrollHeight: number = mockScrollHeight, withDocument: boolean = false) => { + Object.defineProperty(document.body, 'scrollTop', { + value: scrollTop, + writable: true, + }); + Object.defineProperty(document.body, 'clientHeight', { + value: mockHeight, + writable: true, + }); + Object.defineProperty(document.body, 'scrollHeight', { + value: scrollHeight, + writable: true, + }); + + document.body.style.overflowY = 'scroll'; + + if (!withDocument) return; + + Object.defineProperty(document.documentElement, 'scrollTop', { + value: scrollTop, + writable: true, + }); + Object.defineProperty(document.documentElement, 'clientHeight', { + value: mockHeight, + writable: true, + }); + Object.defineProperty(document.documentElement, 'scrollHeight', { + value: scrollHeight, + writable: true, + }); + document.documentElement.style.overflowY = 'scroll'; +}; + +const mockPullDown = (track: Element, height: number, step: number, start: number = 0) => { + const stages = range(0, height, step); + + act(() => { + mockTouch(track, 'touchstart', [{ clientX: 0, clientY: start }]); + }); + + stages.forEach((stage) => { + act(() => { + mockTouch(track, 'touchmove', [{ clientX: 0, clientY: stage }]); + }); + }); + + act(() => { + mockTouch(track, 'touchend', [{ clientX: 0, clientY: height }]); + }); +}; + +describe('PullDownRefresh', () => { + beforeEach(() => { + vi.clearAllMocks(); + // Reset document properties + mockScroll(0); + }); + + describe(': props', () => { + it(': className', () => { + const { container } = render( + <PullDownRefresh className="custom-class"> + <div>content</div> + </PullDownRefresh>, + ); + expect(container.querySelector('.custom-class')).toBeTruthy(); + }); + + it(': style', () => { + const style = { backgroundColor: 'red' }; + const { container } = render( + <PullDownRefresh style={style}> + <div>content</div> + </PullDownRefresh>, + ); + const element = container.querySelector(name); + expect(element).toHaveAttribute('style'); + }); + + it(': children', () => { + const { getByText } = render( + <PullDownRefresh> + <div data-testid="child">test content</div> + </PullDownRefresh>, + ); + expect(getByText('test content')).toBeInTheDocument(); + }); + + it(': disabled', () => { + const onRefresh = vi.fn(); + + const { container } = render( + <PullDownRefresh disabled onRefresh={onRefresh}> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + + mockPullDown(track!, 80, 4, 0); + + expect(onRefresh).not.toHaveBeenCalled(); + }); + + it(': loadingBarHeight with number', () => { + const { container } = render( + <PullDownRefresh loadingBarHeight={60}> + <div>content</div> + </PullDownRefresh>, + ); + + const loadingElement = container.querySelector(`${name}__loading`); + expect(loadingElement).toHaveStyle({ height: '60px' }); + }); + + it(': loadingBarHeight with string', () => { + const { container } = render( + <PullDownRefresh loadingBarHeight="5rem"> + <div>content</div> + </PullDownRefresh>, + ); + + const loadingElement = container.querySelector(`${name}__loading`); + expect(loadingElement).toHaveStyle({ height: '5rem' }); + }); + + it(': maxBarHeight with number', () => { + const { container } = render( + <PullDownRefresh maxBarHeight={120}> + <div>content</div> + </PullDownRefresh>, + ); + + expect(container.querySelector(name)).toBeTruthy(); + }); + + it(': maxBarHeight with string', () => { + const { container } = render( + <PullDownRefresh maxBarHeight="10rem"> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`) as HTMLElement; + + mockPullDown(track!, 60, 2, 0); + + expect(track).toHaveStyle({ transform: 'translate3d(0, 50px, 0)' }); + }); + + it(': loadingProps', () => { + const loadingProps = { size: '32px', text: 'Loading...' }; + const { container } = render( + <PullDownRefresh loadingProps={loadingProps} value={true}> + <div>content</div> + </PullDownRefresh>, + ); + + expect(container.querySelector('.t-loading')).toBeTruthy(); + expect(container.querySelector('.t-loading__text')).toHaveTextContent(loadingProps.text); + }); + + describe(': refreshTimeout', () => { + const mockRefresh = vi.fn( + () => + new Promise((resolve) => { + setTimeout(resolve, 1000); + }), + ); + const mockRefreshOver = vi.fn( + () => + new Promise((resolve) => { + setTimeout(resolve, 3000); + }), + ); + const mockTimeout = vi.fn(); + const refreshTimeout = 2000; + + beforeEach(() => { + vi.clearAllMocks(); + }); + + it(': refreshTimeout success', async () => { + const { container } = render( + <PullDownRefresh refreshTimeout={refreshTimeout} onRefresh={mockRefresh} onTimeout={mockTimeout}> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + + mockPullDown(track!, 80, 4, 0); + + await waitFor( + () => { + expect(mockRefresh).toHaveBeenCalled(); + expect(mockTimeout).not.toHaveBeenCalled(); + }, + { timeout: 3000 }, + ); + }); + + it(': refreshTimeout timeout', async () => { + const { container } = render( + <PullDownRefresh refreshTimeout={refreshTimeout} onRefresh={mockRefreshOver} onTimeout={mockTimeout}> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + + mockPullDown(track!, 80, 4, 0); + + await waitFor( + () => { + expect(mockRefreshOver).toHaveBeenCalled(); + expect(mockTimeout).toHaveBeenCalled(); + }, + { timeout: 3000 }, + ); + }); + }); + + it(': value controlled', () => { + const { container, rerender } = render( + <PullDownRefresh value={false}> + <div>content</div> + </PullDownRefresh>, + ); + + expect(container.querySelector(`${name}__text`)).toBeTruthy(); + + rerender( + <PullDownRefresh value={true}> + <div>content</div> + </PullDownRefresh>, + ); + + expect(container.querySelector('.t-loading')).toBeTruthy(); + }); + + it(': defaultValue', () => { + const { container } = render( + <PullDownRefresh defaultValue={true}> + <div>content</div> + </PullDownRefresh>, + ); + + expect(container.querySelector('.t-loading')).toBeTruthy(); + }); + }); + + describe(': status', () => { + it(': normal status ', () => { + const { container } = render( + <PullDownRefresh> + <div>content</div> + </PullDownRefresh>, + ); + + const textElement = container.querySelector(`${name}__text`); + expect(textElement).toBeTruthy(); + }); + + it(': loading status', () => { + const { container } = render( + <PullDownRefresh value={true}> + <div>content</div> + </PullDownRefresh>, + ); + + expect(container.querySelector('.t-loading')).toBeTruthy(); + }); + + it(': custom loading texts', () => { + const customTexts = ['拉下来', '放开手', '加载中', '完成了']; + const { container } = render( + <PullDownRefresh loadingTexts={customTexts} value={true}> + <div>content</div> + </PullDownRefresh>, + ); + + expect(container.querySelector('.t-loading')).toBeTruthy(); + expect(container.querySelector('.t-loading__text')).toHaveTextContent(customTexts[2]); + }); + + it(': default locale texts', () => { + const { container } = render( + <PullDownRefresh value={true}> + <div>content</div> + </PullDownRefresh>, + ); + + expect(container.querySelector('.t-loading')).toBeTruthy(); + }); + }); + + describe(': events touch and pull', () => { + it(': touch direction X > Y', async () => { + const mockRefresh = vi.fn(); + + const { container } = render( + <PullDownRefresh onRefresh={mockRefresh}> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + + // absX = 20, absY = 5 + await act(async () => { + mockTouch(track!, 'touchstart', [{ clientX: 0, clientY: 0 }]); + mockTouch(track!, 'touchmove', [{ clientX: 20, clientY: 5 }]); + }); + await act(async () => { + mockTouch(track!, 'touchstart', [{ clientX: 0, clientY: 0 }]); + mockTouch(track!, 'touchmove', [{ clientX: 40, clientY: 10 }]); + }); + + expect(mockRefresh).not.toHaveBeenCalled(); + }); + + it(': touch direction Y > X', async () => { + const mockRefresh = vi.fn(); + + const { container } = render( + <PullDownRefresh onRefresh={mockRefresh}> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + + // absX = 0, absY = 60 + mockPullDown(track!, 80, 4, 0); + + expect(mockRefresh).toHaveBeenCalled(); + }); + + it(': touch pulling', async () => { + const mockRefresh = vi.fn( + () => + new Promise((resolve) => { + setTimeout(resolve, 1000); + }), + ); + + const { container } = render( + <PullDownRefresh onRefresh={mockRefresh}> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + + await act(async () => { + mockTouch(track!, 'touchstart', [{ clientX: 0, clientY: 0 }]); + mockTouch(track!, 'touchmove', [{ clientX: 0, clientY: 20 }]); + }); + await act(async () => { + mockTouch(track!, 'touchmove', [{ clientX: 0, clientY: 40 }]); + }); + await act(async () => { + mockTouch(track!, 'touchmove', [{ clientX: 0, clientY: 60 }]); + }); + await act(async () => { + mockTouch(track!, 'touchend', [{ clientX: 0, clientY: 80 }]); + }); + + expect(mockRefresh).not.toHaveBeenCalled(); + }); + + it(': onRefresh timeout', async () => { + const mockRefresh = vi.fn( + () => + new Promise((resolve) => { + setTimeout(resolve, 5000); + }), + ); + const mockTimeout = vi.fn(); + + const { container } = render( + <PullDownRefresh onRefresh={mockRefresh} onTimeout={mockTimeout}> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + + mockPullDown(track!, 80, 4, 0); + + expect(mockRefresh).toHaveBeenCalled(); + + await waitFor( + () => { + expect(mockTimeout).toHaveBeenCalled(); + }, + { timeout: 5000 }, + ); + }); + }); + + describe(':events scroll', () => { + it(': onScrollToLower', async () => { + const onScrollToLower = vi.fn(); + render( + <PullDownRefresh onScrolltolower={onScrollToLower}> + <div>content</div> + </PullDownRefresh>, + ); + + mockScroll(100); + window.dispatchEvent(new Event('scroll')); + + await waitFor( + () => { + expect(onScrollToLower).toHaveBeenCalled(); + }, + { timeout: 400 }, + ); + }); + + it(': onScrollToLower undefined', async () => { + render( + <PullDownRefresh> + <div>content</div> + </PullDownRefresh>, + ); + + mockScroll(100); + window.dispatchEvent(new Event('scroll')); + }); + }); + + describe(':hooks', () => { + it(': useTouch', () => { + const { result } = renderHook(() => useTouch()); + + expect(result.current).toBeDefined(); + + act(() => { + const startEvent = mockTouch(document.body, 'touchstart', [{ clientX: 0, clientY: 10 }]); + result.current.start(startEvent); + }); + + // 在这里检查 start 后的状态 + expect(result.current.startX).toBe(0); + expect(result.current.startY).toBe(10); + + act(() => { + const moveEvent = mockTouch(document.body, 'touchmove', [{ clientX: 0, clientY: 20 }]); + result.current.move(moveEvent); + }); + + // 检查 move 后的状态 + expect(result.current.diffX).toBe(0); // 0 - 0 = 0 + expect(result.current.diffY).toBe(10); // 20 - 10 = 10 + }); + + it(': easeDistance', () => { + expect(easeDistance(25, 50)).toBe(25); + expect(easeDistance(75, 50)).toBe(63); + expect(easeDistance(150, 50)).toBe(88); + }); + + it(': isReachTop', () => { + // Mock a touch event with a target element + const mockElement = document.createElement('div'); + const mockEvent = { + target: mockElement, + } as unknown as React.TouchEvent; + + // Test the function directly + const result = isReachTop(mockEvent); + expect(typeof result).toBe('boolean'); + }); + }); + + describe(': edge cases', () => { + it(': value set to null', () => { + const { container } = render( + <PullDownRefresh value={null}> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + const loading = container.querySelector('.t-loading'); + + expect(track).toBeTruthy(); + expect(loading).not.toBeTruthy(); + }); + + it(': touch change direction', async () => { + const { container } = render( + <PullDownRefresh> + <div>content</div> + </PullDownRefresh>, + ); + + const track = container.querySelector(`${name}__track`); + + // set touchDir to 1 + await act(async () => { + mockTouch(track!, 'touchStart', [{ clientX: 0, clientY: 0 }]); + }); + await act(async () => { + mockTouch(track!, 'touchMove', [{ clientX: 0, clientY: 20 }]); + }); + await act(async () => { + mockTouch(track!, 'touchMove', [{ clientX: 0, clientY: 40 }]); + }); + + // set touchDir to -1 + await act(async () => { + mockTouch(track!, 'touchMove', [{ clientX: 0, clientY: 60 }]); + }); + await act(async () => { + mockTouch(track!, 'touchMove', [{ clientX: 0, clientY: 40 }]); + }); + await act(async () => { + mockTouch(track!, 'touchMove', [{ clientX: 0, clientY: 20 }]); + }); + await act(async () => { + mockTouch(track!, 'touchMove', [{ clientX: 0, clientY: 0 }]); + }); + await act(async () => { + mockTouch(track!, 'touchEnd', [{ clientX: 0, clientY: 0 }]); + }); + + expect(track).not.toHaveClass(`${name}__track--loosing`); + }); + + it(': large scrollHeight', async () => { + const onScrollToLower = vi.fn(); + + render( + <PullDownRefresh onScrolltolower={onScrollToLower}> + <div>content</div> + </PullDownRefresh>, + ); + + mockScroll(100, 1000, true); + window.dispatchEvent(new Event('scroll')); + + await waitFor( + () => { + expect(onScrollToLower).not.toHaveBeenCalled(); + }, + { timeout: 400 }, + ); + }); + }); +}); diff --git a/src/pull-down-refresh/_example/index.tsx b/src/pull-down-refresh/_example/index.tsx index 287653687..67673b485 100644 --- a/src/pull-down-refresh/_example/index.tsx +++ b/src/pull-down-refresh/_example/index.tsx @@ -7,15 +7,15 @@ import './style/index.less'; export default function Demo() { const rowCols = [ - 1, - { - width: '100px', - }, { width: '165.5px', height: '165.5px', borderRadius: '12px', }, + { + width: '100px', + }, + 1, ]; return ( <div className="tdesign-mobile-demo"> @@ -27,11 +27,9 @@ export default function Demo() { /> <TDemoBlock> <div className="tdesign-mobile-block">拖拽该区域演示 顶部下拉刷新</div> - <div style={{ display: 'flex', padding: '0 16px 140px 16px' }}> - {Array.from(Array(2), (_, key) => ( - <div className="tdesign-mobile-item" key={key}> - <Skeleton theme="text" rowCol={rowCols} /> - </div> + <div className="group"> + {Array.from(Array(8), (_, key) => ( + <Skeleton className="item" key={key} theme="text" rowCol={rowCols} /> ))} </div> </TDemoBlock> diff --git a/src/pull-down-refresh/_example/style/index.less b/src/pull-down-refresh/_example/style/index.less index 3948a1cff..70b2f60fa 100644 --- a/src/pull-down-refresh/_example/style/index.less +++ b/src/pull-down-refresh/_example/style/index.less @@ -30,3 +30,15 @@ } } } + +.group { + display: flex; + justify-content: space-between; + flex-wrap: wrap; + padding: 0 16px 16px; + + .item { + width: 47%; + margin-bottom: 16px; + } +} \ No newline at end of file diff --git a/src/qrcode/QRCodeCanvas.tsx b/src/qrcode/QRCodeCanvas.tsx index c3a0f6ab2..3a14994ee 100644 --- a/src/qrcode/QRCodeCanvas.tsx +++ b/src/qrcode/QRCodeCanvas.tsx @@ -57,6 +57,7 @@ const QRCodeCanvas = React.forwardRef<HTMLCanvasElement, QRPropsCanvas>((props, }); React.useEffect(() => { + /* istanbul ignore else */ if (canvasRef.current) { const canvas = canvasRef.current; @@ -74,6 +75,7 @@ const QRCodeCanvas = React.forwardRef<HTMLCanvasElement, QRPropsCanvas>((props, image.naturalHeight !== 0 && image.naturalWidth !== 0; + /* istanbul ignore else */ if (haveImageToRender) { if (calculatedImageSettings.excavation != null) { cellsToDraw = excavateModules(cells, calculatedImageSettings.excavation); diff --git a/src/qrcode/__tests__/qrcode.test.tsx b/src/qrcode/__tests__/qrcode.test.tsx new file mode 100644 index 000000000..48f3a5905 --- /dev/null +++ b/src/qrcode/__tests__/qrcode.test.tsx @@ -0,0 +1,295 @@ +import React from 'react'; +import { describe, it, expect, render, fireEvent, waitFor, vi, cleanup, afterEach } from '@test/utils'; +import QRCode from '../QRCode'; +import { QRCodeSVG } from '../QRCodeSVG'; + +describe('QRCode', () => { + it('should render nothing when value is empty', () => { + const { container } = render(<QRCode />); + expect(container.firstChild).toBeNull(); + }); + + it('should render canvas by default with size and bgColor styles applied', async () => { + const { container } = render(<QRCode value="hello" size={200} bgColor="#ff0000" />); + const root = container.firstElementChild as HTMLElement; + expect(root).toBeTruthy(); + expect(root.className).toContain('t-qrcode'); + // default type is canvas + expect(root.querySelector('canvas')).toBeTruthy(); + // inline styles + expect(root).toHaveStyle('width: 200px'); + expect(root).toHaveStyle('height: 200px'); + expect(root).toHaveStyle('background-color: #ff0000'); + }); + + it('should render svg when type is svg', () => { + const { container } = render(<QRCode value="world" type="svg" />); + const root = container.firstElementChild as HTMLElement; + expect(root.className).toContain('t-qrcode-svg'); + expect(root.querySelector('svg')).toBeTruthy(); + }); + + it('should apply borderless class', () => { + const { container } = render(<QRCode value="hello" borderless />); + const root = container.firstElementChild as HTMLElement; + expect(root.className).toContain('t-borderless'); + }); + + describe('status mask', () => { + it('no mask when status is active', () => { + const { container } = render(<QRCode value="foo" status="active" />); + expect(container.querySelector('.t-mask')).toBeNull(); + }); + + it('expired shows text and triggers onRefresh', async () => { + const onRefresh = vi.fn(); + const { container, getByText } = render(<QRCode value="foo" status="expired" onRefresh={onRefresh} />); + // mask exists + expect(container.querySelector('.t-mask')).toBeTruthy(); + // zh-CN default locale text + expect(getByText('二维码过期')).toBeTruthy(); + const refresh = getByText('点击刷新'); + fireEvent.click(refresh); + await waitFor(() => expect(onRefresh).toHaveBeenCalledTimes(1)); + }); + + it('scanned shows text', () => { + const { getByText } = render(<QRCode value="foo" status="scanned" />); + expect(getByText('已扫描')).toBeTruthy(); + }); + + it('loading shows mask', () => { + const { container } = render(<QRCode value="foo" status="loading" />); + expect(container.querySelector('.t-mask')).toBeTruthy(); + }); + }); + + describe('icon rendering', () => { + it('renders hidden img for canvas type when icon provided with default iconSize', () => { + const icon = 'https://example.com/icon.png'; + const { container } = render(<QRCode value="bar" type="canvas" icon={icon} />); + const img = container.querySelector('img'); + expect(img).toBeTruthy(); + expect(img?.getAttribute('src')).toBe(icon); + expect(img?.style.display).toBe('none'); + }); + + it('renders hidden img for canvas type with number iconSize', () => { + const icon = 'https://example.com/icon.png'; + const iconSize = 32; + const { container } = render(<QRCode value="bar" type="canvas" icon={icon} iconSize={iconSize} />); + const img = container.querySelector('img'); + expect(img).toBeTruthy(); + expect(img?.getAttribute('src')).toBe(icon); + expect(img?.style.display).toBe('none'); + }); + + it('passes iconSize correctly to imageSettings for object type', () => { + const icon = 'https://example.com/icon.png'; + const iconSize = {}; + + const { container } = render( + <QRCode style={{ height: 60, width: 60 }} value="test" type="canvas" icon={icon} iconSize={iconSize} />, + ); + expect(container.querySelector('canvas')).toBeTruthy(); + expect(container.querySelector('img')).toBeTruthy(); + }); + + it('renders <image> element inside svg when icon provided', () => { + const icon = 'https://example.com/icon.svg'; + const { container } = render(<QRCode value="bar" type="svg" icon={icon} iconSize={{ height: 32, width: 32 }} />); + const image = container.querySelector('svg image'); + expect(image).toBeTruthy(); + // The actual height/width in SVG are calculated values based on QR code scale, not direct iconSize values + expect(image?.getAttribute('height')).toBeTruthy(); + expect(image?.getAttribute('width')).toBeTruthy(); + expect(parseFloat(image?.getAttribute('height') || '0')).toBeGreaterThan(0); + expect(parseFloat(image?.getAttribute('width') || '0')).toBeGreaterThan(0); + // Some environments expose it as href/baseVal; keep a tolerant check + const href = (image as any)?.getAttribute('href') || (image as any)?.href?.baseVal; + expect(href).toBe(icon); + }); + }); + + describe('QRCodeSVG title rendering', () => { + it('renders title element inside svg when title provided', () => { + const titleText = 'My QR Code'; + const { container } = render(<QRCodeSVG value="test" title={titleText} />); + const svg = container.querySelector('svg'); + const titleElement = container.querySelector('svg title'); + + expect(svg).toBeTruthy(); + expect(titleElement).toBeTruthy(); + expect(titleElement?.textContent).toBe(titleText); + }); + + it('does not render title element when title is not provided', () => { + const { container } = render(<QRCodeSVG value="test" />); + const titleElement = container.querySelector('svg title'); + + expect(titleElement).toBeNull(); + }); + }); +}); + +// Helpers to mock canvas 2d context +const createMockCtx = () => { + const calls: Record<string, any[]> = {}; + const record = (name: string, ...args: any[]) => { + calls[name] = calls[name] || []; + calls[name].push(args); + }; + + let fillStyleCache: any; + let alphaCache: any; + + const ctx: any = { + scale: vi.fn((x: number, y: number) => record('scale', x, y)), + fillRect: vi.fn((x: number, y: number, w: number, h: number) => record('fillRect', x, y, w, h)), + drawImage: vi.fn((...args: any[]) => record('drawImage', ...args)), + fill: vi.fn((...args: any[]) => record('fill', ...args)), + }; + Object.defineProperty(ctx, 'fillStyle', { + get: () => fillStyleCache, + set: (v) => { + fillStyleCache = v; + record('fillStyle', v); + }, + configurable: true, + }); + Object.defineProperty(ctx, 'globalAlpha', { + get: () => alphaCache, + set: (v) => { + alphaCache = v; + record('globalAlpha', v); + }, + configurable: true, + }); + + return { ctx, calls }; +}; + +describe('QRCodeCanvas - canvas drawing and refs (merged)', () => { + afterEach(() => { + vi.restoreAllMocks(); + cleanup(); + }); + + it('assigns canvas to object ref and draws using fallback rectangles when Path2D unsupported', async () => { + const { ctx, calls } = createMockCtx(); + vi.spyOn(HTMLCanvasElement.prototype as any, 'getContext').mockImplementation(() => ctx); + + const { QRCodeCanvas } = await import('../QRCodeCanvas'); + + const ref = React.createRef<HTMLCanvasElement>(); + const { container } = render(<QRCodeCanvas value="hello-canvas" size={128} includeMargin={false} ref={ref} />); + + const canvas = container.querySelector('canvas') as HTMLCanvasElement; + expect(canvas).toBeTruthy(); + expect(ref.current).toBe(canvas); + + await waitFor(() => { + expect(calls.fillRect?.length).toBeGreaterThan(0); + expect(calls.scale?.length).toBe(1); + }); + }); + + it('supports function ref', async () => { + const { ctx } = createMockCtx(); + vi.spyOn(HTMLCanvasElement.prototype as any, 'getContext').mockImplementation(() => ctx); + + const { QRCodeCanvas } = await import('../QRCodeCanvas'); + + let received: HTMLCanvasElement | null = null; + const setRef = (el: HTMLCanvasElement | null) => { + received = el; + }; + const { container } = render(<QRCodeCanvas value="ref-test" size={64} ref={setRef} />); + + const canvas = container.querySelector('canvas'); + expect(canvas).toBe(received); + }); +}); + +describe('QRCodeCanvas - image settings, excavation and crossOrigin (merged)', () => { + afterEach(() => { + vi.restoreAllMocks(); + cleanup(); + }); + + it('sets globalAlpha and draws image when icon loads; excavates modules', async () => { + const { ctx, calls } = createMockCtx(); + vi.spyOn(HTMLCanvasElement.prototype as any, 'getContext').mockImplementation(() => ctx); + + const utils = await import('../../_common/js/qrcode/utils'); + const excavateSpy = vi.spyOn(utils, 'excavateModules'); + + const { QRCodeCanvas } = await import('../QRCodeCanvas'); + + const { container } = render( + <QRCodeCanvas + value="with-image" + size={128} + includeMargin + imageSettings={{ + src: 'https://example.com/icon.png', + width: 20, + height: 20, + excavate: true, + opacity: 0.5, + crossOrigin: 'use-credentials', + }} + />, + ); + + const img = container.querySelector('img') as HTMLImageElement; + expect(img).toBeTruthy(); + expect(img.getAttribute('crossorigin') || (img as any).crossOrigin).toBe('use-credentials'); + + Object.defineProperty(img, 'complete', { configurable: true, get: () => true }); + Object.defineProperty(img, 'naturalWidth', { configurable: true, get: () => 10 }); + Object.defineProperty(img, 'naturalHeight', { configurable: true, get: () => 10 }); + + img.dispatchEvent(new Event('load')); + + await waitFor(() => { + const alphaSets = calls.globalAlpha || []; + expect(alphaSets.some((args) => args?.[0] === 0.5)).toBe(true); + expect(calls.drawImage?.length).toBeGreaterThan(0); + expect(excavateSpy).toHaveBeenCalled(); + }); + }); + + it('uses Path2D branch when supported', async () => { + class Path2DStub { + d: string | undefined; + + constructor(d?: string) { + this.d = d; + } + + addPath() { + return this; + } + } + vi.stubGlobal('Path2D', Path2DStub as any); + + vi.resetModules(); + vi.doMock('../../_common/js/qrcode/utils', async () => { + const actual: any = await vi.importActual('../../_common/js/qrcode/utils'); + return { ...actual, isSupportPath2d: true }; + }); + + const { ctx, calls } = createMockCtx(); + vi.spyOn(HTMLCanvasElement.prototype as any, 'getContext').mockImplementation(() => ctx); + + const { QRCodeCanvas } = await import('../QRCodeCanvas'); + + render(<QRCodeCanvas value="p2d" size={96} />); + + await waitFor(() => { + expect(calls.fill?.length).toBeGreaterThan(0); + expect(calls.fillRect?.length).toBeGreaterThan(0); + }); + }); +}); diff --git a/src/qrcode/hooks/useQRCode.tsx b/src/qrcode/hooks/useQRCode.tsx index 3f0af29c6..12fd4f83e 100644 --- a/src/qrcode/hooks/useQRCode.tsx +++ b/src/qrcode/hooks/useQRCode.tsx @@ -27,7 +27,7 @@ export type QRProps = { */ bgColor?: string; /** - * The foregtound color used to render the QR Code. + * The foreground color used to render the QR Code. * @see https://developer.mozilla.org/en-US/docs/Web/CSS/color_value * @defaultValue #000000 */ diff --git a/src/rate/Rate.tsx b/src/rate/Rate.tsx index 2ab1b43cc..9eb6eb81f 100644 --- a/src/rate/Rate.tsx +++ b/src/rate/Rate.tsx @@ -13,6 +13,7 @@ import type { TdRateProps } from './type'; export interface RateProps extends TdRateProps, StyledProps {} +const TIPS_HIDE_DELAY = 300; const convertToNumber = (str: string | number, defaultValue = 0) => { const value = parseFloat(String(str)); return isNaN(value) ? defaultValue : value; @@ -133,7 +134,8 @@ const Rate = forwardRef<HTMLDivElement, RateProps>((props, ref) => { controlRef.current.enableClick = false; // 根据记录去修改数据 setInnerValue(controlRef.current.currentValue); - onHideTips(); + clearTimeout(controlRef.current.timer); + controlRef.current.timer = setTimeout(onHideTips, TIPS_HIDE_DELAY) as any as number; }, [onHideTips, setInnerValue, disabled]); const wrapSize = useSize(wrapRef); @@ -196,7 +198,7 @@ const Rate = forwardRef<HTMLDivElement, RateProps>((props, ref) => { setClickTime(Date.now()); setCurrentValue(value); onShowTips(); - controlRef.current.timer = setTimeout(onHideTips, 3000) as any as number; + controlRef.current.timer = setTimeout(onHideTips, TIPS_HIDE_DELAY) as any as number; setInnerValue(value); }} /> @@ -205,7 +207,7 @@ const Rate = forwardRef<HTMLDivElement, RateProps>((props, ref) => { </div> {showText ? <RateText texts={texts} value={isDragging ? currentValue : innerValue} /> : null} {/* 增加一个时间戳作为 key 保证每次点击的时候 组件都重新创建 防止重复利用 触发 onClickOutSide */} - {tipsVisible && placement && !disabled ? ( + {tipsVisible && placement && !disabled && ( <RateTips key={clickTime} left={tipsLeft} @@ -254,7 +256,7 @@ const Rate = forwardRef<HTMLDivElement, RateProps>((props, ref) => { }; })} /> - ) : null} + )} </div> ); }); diff --git a/src/rate/RateIcon.tsx b/src/rate/RateIcon.tsx index 9afc0b356..561197b72 100644 --- a/src/rate/RateIcon.tsx +++ b/src/rate/RateIcon.tsx @@ -56,6 +56,7 @@ export const RateIcon = (props: Props) => { <div ref={ref} onClick={(e) => { + e.stopPropagation(); // 阻止事件冒泡,防止触发 RateTips 的 clickoutside const dom = ref.current; if (!dom) { return; @@ -71,7 +72,7 @@ export const RateIcon = (props: Props) => { [`${iconClass}--unselected`]: !isSelected || isHalf, })} > - {isHalf ? ( + {isHalf && ( <div className={cx(`${iconClass}-left`, { [`${iconClass}-left--selected`]: isSelected, @@ -80,7 +81,7 @@ export const RateIcon = (props: Props) => { > {iconNode} </div> - ) : null} + )} {iconNode} </div> diff --git a/src/rate/RateTips.tsx b/src/rate/RateTips.tsx index 37bf01bda..1fc0c45a8 100644 --- a/src/rate/RateTips.tsx +++ b/src/rate/RateTips.tsx @@ -23,7 +23,6 @@ export const RateTips = (props: Props) => { const ref = useRef<HTMLDivElement | null>(null); useClickAway(onClickOutside, ref); - return ( <div ref={ref} @@ -33,7 +32,7 @@ export const RateTips = (props: Props) => { style={{ left: `${left}px` }} > <div style={{ display: 'flex' }}> - {data.map((item, index) => ( + {data?.map((item, index) => ( <div key={index} className={cx(`${tipClass}-item`, { diff --git a/src/rate/__tests__/RateIcon.test.tsx b/src/rate/__tests__/RateIcon.test.tsx new file mode 100644 index 000000000..73ef3972b --- /dev/null +++ b/src/rate/__tests__/RateIcon.test.tsx @@ -0,0 +1,255 @@ +import React from 'react'; +import { vi } from 'vitest'; +import { describe, it, expect, render, fireEvent } from '@test/utils'; +import { RateIcon } from '../RateIcon'; + +describe('RateIcon', () => { + describe('props', () => { + it('should render default star icon', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + expect(container.querySelector('.t-rate__icon')).toBeInTheDocument(); + }); + + it(':isSelected', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={false} isSelected={true} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveClass('t-rate__icon--selected'); + }); + + it(':isCurrent', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={true} isSelected={false} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveClass('t-rate__icon--current'); + }); + + it(':isHalf', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={false} isSelected={true} isHalf={true} />, + ); + expect(container.querySelector('.t-rate__icon-left')).toBeInTheDocument(); + }); + + it(':color', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="#ff0000" isCurrent={false} isSelected={true} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveStyle('--td-rate-selected-color: #ff0000'); + }); + + it(':size', () => { + const { container } = render( + <RateIcon size={32} icon={[]} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveStyle('font-size: 32px'); + }); + + it(':icon with custom function', () => { + const CustomIcon = () => <span>★</span>; + const { container } = render( + <RateIcon size={24} icon={[CustomIcon]} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + expect(container.querySelector('.t-rate__icon')).toBeInTheDocument(); + }); + + it(':icon with custom element', () => { + const customIcon = <span>☆</span>; + const { container } = render( + <RateIcon size={24} icon={[customIcon]} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + expect(container.querySelector('.t-rate__icon')).toBeInTheDocument(); + }); + + it(':color with array', () => { + const { container } = render( + <RateIcon + size={24} + icon={[]} + color={['#ff0000', '#000000']} + isCurrent={false} + isSelected={true} + isHalf={false} + />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveStyle('--td-rate-selected-color: #ff0000'); + expect(icon).toHaveStyle('--td-rate-unselected-color: #000000'); + }); + + it('should handle unselected state correctly', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveClass('t-rate__icon--unselected'); + }); + + it('should handle half selected state correctly', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={false} isSelected={true} isHalf={true} />, + ); + const leftIcon = container.querySelector('.t-rate__icon-left'); + expect(leftIcon).toHaveClass('t-rate__icon-left--selected'); + }); + + it('should handle half unselected state correctly', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={false} isSelected={false} isHalf={true} />, + ); + const leftIcon = container.querySelector('.t-rate__icon-left'); + expect(leftIcon).toHaveClass('t-rate__icon-left--unselected'); + }); + + it('should handle undefined color values', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color={undefined} isCurrent={false} isSelected={true} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toBeInTheDocument(); + }); + + it('should handle empty color array', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color={[]} isCurrent={false} isSelected={true} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toBeInTheDocument(); + }); + + it('should handle single color in array', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color={['#ff0000']} isCurrent={false} isSelected={true} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveStyle('--td-rate-selected-color: #ff0000'); + }); + + it('should handle undefined icon values', () => { + const { container } = render( + <RateIcon size={24} icon={undefined} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + expect(container.querySelector('.t-rate__icon')).toBeInTheDocument(); + }); + + it('should handle null icon values', () => { + const { container } = render( + <RateIcon size={24} icon={[null, null]} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + expect(container.querySelector('.t-rate__icon')).toBeInTheDocument(); + }); + + it('should handle string icon values', () => { + const { container } = render( + <RateIcon size={24} icon={['★', '☆']} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + expect(container.querySelector('.t-rate__icon')).toBeInTheDocument(); + }); + + it(':size with zero value', () => { + const { container } = render( + <RateIcon size={0} icon={[]} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveStyle('font-size: 0px'); + }); + + it(':size with negative value', () => { + const { container } = render( + <RateIcon size={-10} icon={[]} color="" isCurrent={false} isSelected={false} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveStyle('font-size: -10px'); + }); + + it('should handle current and selected together', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={true} isSelected={true} isHalf={false} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveClass('t-rate__icon--current'); + expect(icon).toHaveClass('t-rate__icon--selected'); + }); + + it('should handle current and half together', () => { + const { container } = render( + <RateIcon size={24} icon={[]} color="" isCurrent={true} isSelected={true} isHalf={true} />, + ); + const icon = container.querySelector('.t-rate__icon'); + expect(icon).toHaveClass('t-rate__icon--current'); + expect(container.querySelector('.t-rate__icon-left')).toBeInTheDocument(); + }); + }); + + describe('event', () => { + it(':click left side', () => { + const handleClick = vi.fn(); + const { container } = render( + <RateIcon + size={24} + icon={[]} + color="" + isCurrent={false} + isSelected={false} + isHalf={false} + onClick={handleClick} + />, + ); + + const icon = container.querySelector('.t-rate__icon') as Element; + const rect = { + x: 100, + width: 24, + height: 24, + y: 100, + top: 100, + bottom: 124, + left: 100, + right: 124, + toJSON: () => {}, + }; + vi.spyOn(icon, 'getBoundingClientRect').mockReturnValue(rect as DOMRect); + + fireEvent.click(icon, { clientX: 105 }); + expect(handleClick).toHaveBeenCalledWith('left', expect.any(Object)); + }); + + it(':click right side', () => { + const handleClick = vi.fn(); + const { container } = render( + <RateIcon + size={24} + icon={[]} + color="" + isCurrent={false} + isSelected={false} + isHalf={false} + onClick={handleClick} + />, + ); + + const icon = container.querySelector('.t-rate__icon') as Element; + const rect = { + x: 100, + width: 24, + height: 24, + y: 100, + top: 100, + bottom: 124, + left: 100, + right: 124, + toJSON: () => {}, + }; + vi.spyOn(icon, 'getBoundingClientRect').mockReturnValue(rect as DOMRect); + + fireEvent.click(icon, { clientX: 115 }); + expect(handleClick).toHaveBeenCalledWith('right', expect.any(Object)); + }); + }); +}); diff --git a/src/rate/__tests__/RateText.test.tsx b/src/rate/__tests__/RateText.test.tsx new file mode 100644 index 000000000..4e080ba5c --- /dev/null +++ b/src/rate/__tests__/RateText.test.tsx @@ -0,0 +1,124 @@ +import React from 'react'; +import { describe, it, expect, render, screen } from '@test/utils'; +import { RateText } from '../RateText'; + +describe('RateText', () => { + describe('props', () => { + it(':value', () => { + render(<RateText value={3} texts={undefined} />); + expect(screen.getByText('3 分')).toBeInTheDocument(); + }); + + it(':value with zero', () => { + render(<RateText value={0} texts={undefined} />); + expect(screen.getByText('未评分')).toBeInTheDocument(); + }); + + it(':texts', () => { + const texts = ['很差', '差', '一般', '好', '很好']; + render(<RateText value={3} texts={texts} />); + expect(screen.getByText('一般')).toBeInTheDocument(); + }); + + it('should apply active class when value > 0', () => { + const { container } = render(<RateText value={3} texts={undefined} />); + const text = container.querySelector('.t-rate__text'); + expect(text).toHaveClass('t-rate__text--active'); + }); + + it('should not apply active class when value is 0', () => { + const { container } = render(<RateText value={0} texts={undefined} />); + const text = container.querySelector('.t-rate__text'); + expect(text).not.toHaveClass('t-rate__text--active'); + }); + + it(':texts shorter than value', () => { + const texts = ['很差', '差']; + render(<RateText value={5} texts={texts} />); + expect(screen.getByText('5 分')).toBeInTheDocument(); + }); + + it(':texts with empty array', () => { + render(<RateText value={3} texts={[]} />); + expect(screen.getByText('3 分')).toBeInTheDocument(); + }); + + it(':texts with undefined', () => { + render(<RateText value={3} texts={undefined} />); + expect(screen.getByText('3 分')).toBeInTheDocument(); + }); + + it(':texts with null', () => { + render(<RateText value={3} texts={null as any} />); + expect(screen.getByText('3 分')).toBeInTheDocument(); + }); + + it(':texts with string instead of array', () => { + render(<RateText value={3} texts={'test' as any} />); + expect(screen.getByText('3 分')).toBeInTheDocument(); + }); + + it(':value at array boundary', () => { + const texts = ['很差', '差', '一般', '好', '很好']; + render(<RateText value={5} texts={texts} />); + expect(screen.getByText('很好')).toBeInTheDocument(); + }); + + it(':value at array start', () => { + const texts = ['很差', '差', '一般', '好', '很好']; + render(<RateText value={1} texts={texts} />); + expect(screen.getByText('很差')).toBeInTheDocument(); + }); + + it(':value zero with texts', () => { + const texts = ['很差', '差', '一般', '好', '很好']; + render(<RateText value={0} texts={texts} />); + expect(screen.getByText('未评分')).toBeInTheDocument(); + }); + + it(':value with negative', () => { + render(<RateText value={-1} texts={undefined} />); + expect(screen.getByText('-1 分')).toBeInTheDocument(); + }); + + it(':value with large number', () => { + render(<RateText value={100} texts={undefined} />); + expect(screen.getByText('100 分')).toBeInTheDocument(); + }); + + it(':value with decimal', () => { + render(<RateText value={2.5} texts={undefined} />); + expect(screen.getByText('2.5 分')).toBeInTheDocument(); + }); + + it(':texts with empty string', () => { + const texts = ['很差', '', '一般', '好', '很好']; + render(<RateText value={2} texts={texts} />); + expect(screen.getByText('2 分')).toBeInTheDocument(); + }); + + it(':texts with null element', () => { + const texts = ['很差', null as any, '一般', '好', '很好']; + render(<RateText value={2} texts={texts} />); + expect(screen.getByText('2 分')).toBeInTheDocument(); + }); + + it(':texts with undefined element', () => { + const texts = ['很差', undefined as any, '一般', '好', '很好']; + render(<RateText value={2} texts={texts} />); + expect(screen.getByText('2 分')).toBeInTheDocument(); + }); + + it(':texts with single element', () => { + const texts = ['only one']; + render(<RateText value={3} texts={texts} />); + expect(screen.getByText('3 分')).toBeInTheDocument(); + }); + + it(':texts with exact matching indices', () => { + const texts = ['1分', '2分', '3分']; + render(<RateText value={2} texts={texts} />); + expect(screen.getByText('2分')).toBeInTheDocument(); + }); + }); +}); diff --git a/src/rate/__tests__/RateTips.test.tsx b/src/rate/__tests__/RateTips.test.tsx new file mode 100644 index 000000000..e1205391c --- /dev/null +++ b/src/rate/__tests__/RateTips.test.tsx @@ -0,0 +1,241 @@ +import React from 'react'; +import { vi } from 'vitest'; +import { describe, it, expect, render, screen, fireEvent } from '@test/utils'; +import { RateTips } from '../RateTips'; + +describe('RateTips', () => { + describe('props', () => { + it(':data', () => { + const data = [ + { icon: <span>★</span>, text: '很差', actived: false }, + { icon: <span>★</span>, text: '一般', actived: true }, + ]; + + const { container } = render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + expect(container.querySelector('.t-rate__tips')).toBeInTheDocument(); + expect(container.querySelector('.t-rate__tips--top')).toBeInTheDocument(); + expect(screen.getByText('很差')).toBeInTheDocument(); + expect(screen.getByText('一般')).toBeInTheDocument(); + }); + + it(':placement', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + const { container } = render(<RateTips left={100} data={data} placement="bottom" onClickOutside={() => {}} />); + + expect(container.querySelector('.t-rate__tips--bottom')).toBeInTheDocument(); + }); + + it(':left', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + const { container } = render(<RateTips left={150} data={data} placement="top" onClickOutside={() => {}} />); + + const tips = container.querySelector('.t-rate__tips'); + expect(tips).toHaveStyle('left: 150px'); + }); + + it(':data with empty array', () => { + const { container } = render(<RateTips left={100} data={[]} placement="top" onClickOutside={() => {}} />); + + const items = container.querySelectorAll('.t-rate__tips-item'); + expect(items).toHaveLength(0); + }); + + it(':placement with undefined', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + const { container } = render(<RateTips left={100} data={data} placement={undefined} onClickOutside={() => {}} />); + + expect(container.querySelector('.t-rate__tips')).toBeInTheDocument(); + }); + + it(':data with null', () => { + const { container } = render( + <RateTips left={100} data={null as any} placement="top" onClickOutside={() => {}} />, + ); + + const items = container.querySelectorAll('.t-rate__tips-item'); + expect(items).toHaveLength(0); + }); + + it(':data with undefined', () => { + const { container } = render( + <RateTips left={100} data={undefined as any} placement="top" onClickOutside={() => {}} />, + ); + + const items = container.querySelectorAll('.t-rate__tips-item'); + expect(items).toHaveLength(0); + }); + + it(':data with missing properties', () => { + const data = [{ text: '测试' } as any]; + + render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + expect(screen.getByText('测试')).toBeInTheDocument(); + }); + + it(':left with zero', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + const { container } = render(<RateTips left={0} data={data} placement="top" onClickOutside={() => {}} />); + + const tips = container.querySelector('.t-rate__tips'); + expect(tips).toHaveStyle('left: 0px'); + }); + + it(':left with negative value', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + const { container } = render(<RateTips left={-100} data={data} placement="top" onClickOutside={() => {}} />); + + const tips = container.querySelector('.t-rate__tips'); + expect(tips).toHaveStyle('left: -100px'); + }); + + it(':left with large value', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + const { container } = render(<RateTips left={10000} data={data} placement="top" onClickOutside={() => {}} />); + + const tips = container.querySelector('.t-rate__tips'); + expect(tips).toHaveStyle('left: 10000px'); + }); + + it(':data with multiple items', () => { + const data = [ + { icon: <span>★</span>, text: '很差', actived: false }, + { icon: <span>★</span>, text: '一般', actived: true }, + { icon: <span>★</span>, text: '很好', actived: false }, + ]; + + const { container } = render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + expect(screen.getByText('很差')).toBeInTheDocument(); + expect(screen.getByText('一般')).toBeInTheDocument(); + expect(screen.getByText('很好')).toBeInTheDocument(); + expect(container.querySelectorAll('.t-rate__tips-item')).toHaveLength(3); + }); + + it(':data with empty string text', () => { + const data = [{ icon: <span>★</span>, text: '', actived: false }]; + + const { container } = render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + expect(container.querySelector('.t-rate__tips-text')).toBeInTheDocument(); + }); + + it(':data with null text', () => { + const data = [{ icon: <span>★</span>, text: null as any, actived: false }]; + + const { container } = render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + expect(container.querySelector('.t-rate__tips-text')).toBeInTheDocument(); + }); + + it(':data with undefined text', () => { + const data = [{ icon: <span>★</span>, text: undefined as any, actived: false }]; + + const { container } = render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + expect(container.querySelector('.t-rate__tips-text')).toBeInTheDocument(); + }); + + it(':data with null icon', () => { + const data = [{ icon: null, text: '测试', actived: false }]; + + render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + expect(screen.getByText('测试')).toBeInTheDocument(); + }); + + it(':data with undefined icon', () => { + const data = [{ icon: undefined, text: '测试', actived: false }]; + + render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + expect(screen.getByText('测试')).toBeInTheDocument(); + }); + + it(':data with true actived', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: true }]; + + const { container } = render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + const item = container.querySelector('.t-rate__tips-item'); + expect(item).toHaveClass('t-rate__tips-item--active'); + }); + + it(':data with false actived', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + const { container } = render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + const item = container.querySelector('.t-rate__tips-item'); + expect(item).not.toHaveClass('t-rate__tips-item--active'); + }); + + it(':data with undefined actived', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: undefined }]; + + const { container } = render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + const item = container.querySelector('.t-rate__tips-item'); + expect(item).not.toHaveClass('t-rate__tips-item--active'); + }); + }); + + describe('event', () => { + it(':click item', () => { + const handleClick = vi.fn(); + const data = [{ icon: <span>★</span>, text: '测试', actived: false, onClick: handleClick }]; + + render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + const item = screen.getByText('测试').parentElement!; + fireEvent.click(item); + + expect(handleClick).toHaveBeenCalledWith(0); + }); + + it(':click outside', () => { + const handleClickOutside = vi.fn(); + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + render( + <div> + <div data-testid="outside">Outside</div> + <RateTips left={100} data={data} placement="top" onClickOutside={handleClickOutside} /> + </div>, + ); + + fireEvent.click(screen.getByTestId('outside')); + + expect(handleClickOutside).toHaveBeenCalled(); + }); + + it('should handle data with undefined onClick', () => { + const data = [{ icon: <span>★</span>, text: '测试', actived: false, onClick: undefined }]; + + render(<RateTips left={100} data={data} placement="top" onClickOutside={() => {}} />); + + const item = screen.getByText('测试').parentElement!; + fireEvent.click(item); + + // Should not throw error + expect(screen.getByText('测试')).toBeInTheDocument(); + }); + + it('should handle onClickOutside correctly', () => { + const handleClickOutside = vi.fn(); + const data = [{ icon: <span>★</span>, text: '测试', actived: false }]; + + render(<RateTips left={100} data={data} placement="top" onClickOutside={handleClickOutside} />); + + // The useClickAway hook should handle the click outside + expect(handleClickOutside).not.toHaveBeenCalled(); + }); + }); +}); diff --git a/src/rate/__tests__/rate.test.tsx b/src/rate/__tests__/rate.test.tsx new file mode 100644 index 000000000..56ca80059 --- /dev/null +++ b/src/rate/__tests__/rate.test.tsx @@ -0,0 +1,580 @@ +import React from 'react'; +import { vi } from 'vitest'; +import { describe, it, expect, render, screen, fireEvent, waitFor } from '@test/utils'; +import Rate from '../Rate'; + +// Mock useSize from ahooks +vi.mock('ahooks', async () => { + const actual = await vi.importActual('ahooks'); + return { + ...actual, + useSize: () => ({ width: 200, height: 40 }), + }; +}); + +// Mock useClickAway from ahooks +vi.mock('ahooks', async () => { + const actual = await vi.importActual('ahooks'); + return { + ...actual, + useSize: () => ({ width: 200, height: 40 }), + useClickAway: vi.fn(), + }; +}); + +describe('Rate', () => { + describe('props', () => { + it('should render default rate component', () => { + const { container } = render(<Rate />); + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + expect(container.querySelectorAll('.t-rate__icon')).toHaveLength(5); + }); + + it(':count', () => { + const { container } = render(<Rate count={3} />); + expect(container.querySelectorAll('.t-rate__icon')).toHaveLength(3); + }); + + it(':size', () => { + const { container } = render(<Rate size="32" />); + const icons = container.querySelectorAll('.t-rate__icon'); + expect(icons[0]).toHaveStyle('font-size: 32px'); + }); + + it(':size with invalid value', () => { + const { container } = render(<Rate size="aa" />); + const icons = container.querySelectorAll('.t-rate__icon'); + icons.forEach((icon) => { + expect(icon).toHaveStyle('font-size: 0px'); + }); + }); + + it(':color', () => { + const { container } = render(<Rate color="#ff0000" />); + const icons = container.querySelectorAll('.t-rate__icon'); + expect(icons[0]).toHaveStyle('--td-rate-selected-color: #ff0000'); + }); + + it(':color with array', () => { + const { container } = render(<Rate color={['#ff0000', '#000000']} />); + const icons = container.querySelectorAll('.t-rate__icon'); + expect(icons[0]).toHaveStyle('--td-rate-selected-color: #ff0000'); + expect(icons[0]).toHaveStyle('--td-rate-unselected-color: #000000'); + }); + + it(':gap', () => { + const { container } = render(<Rate gap={16} />); + const wrapper = container.querySelector('.t-rate__wrapper'); + expect(wrapper).toHaveStyle('gap: 16px'); + }); + + it(':icon with custom elements', () => { + const customIcon = [<span key="1">★</span>, <span key="2">☆</span>]; + const { container } = render(<Rate icon={customIcon} />); + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + }); + + it(':icon with custom functions', () => { + const customIcon = [() => <span key="1">★</span>, () => <span key="2">☆</span>]; + const { container } = render(<Rate icon={customIcon} />); + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + }); + + it(':value', () => { + const { container } = render(<Rate value={3} />); + const icons = container.querySelectorAll('.t-rate__icon'); + expect(icons[0]).toHaveClass('t-rate__icon--selected'); + expect(icons[1]).toHaveClass('t-rate__icon--selected'); + expect(icons[2]).toHaveClass('t-rate__icon--selected'); + expect(icons[3]).not.toHaveClass('t-rate__icon--selected'); + }); + + it(':defaultValue', () => { + const { container } = render(<Rate defaultValue={2} />); + const icons = container.querySelectorAll('.t-rate__icon'); + expect(icons[0]).toHaveClass('t-rate__icon--selected'); + expect(icons[1]).toHaveClass('t-rate__icon--selected'); + expect(icons[2]).not.toHaveClass('t-rate__icon--selected'); + }); + + it(':allowHalf', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate allowHalf onChange={handleChange} />); + + const icons = container.querySelectorAll('.t-rate__icon'); + const icon = icons[2]; + + // Mock getBoundingClientRect + Object.defineProperty(icon, 'getBoundingClientRect', { + value: () => ({ x: 100, width: 24, height: 24, y: 100, top: 100, bottom: 124, left: 100, right: 124 }), + }); + + fireEvent.click(icon, { clientX: 105 }); + expect(handleChange).toHaveBeenCalledWith(2.5); + + fireEvent.click(icon, { clientX: 115 }); + expect(handleChange).toHaveBeenCalledWith(3); + }); + + it(':disabled', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate disabled onChange={handleChange} />); + + expect(container.querySelector('.t-rate')).toHaveClass('t-rate--disabled'); + + const icons = container.querySelectorAll('.t-rate__icon'); + fireEvent.click(icons[2]); + + expect(handleChange).not.toHaveBeenCalled(); + }); + + it(':showText', () => { + const { container } = render(<Rate showText />); + expect(container.querySelector('.t-rate__text')).toBeInTheDocument(); + }); + + it(':texts', () => { + const texts = ['很差', '差', '一般', '好', '很好']; + render(<Rate showText texts={texts} value={3} />); + expect(screen.getByText('一般')).toBeInTheDocument(); + }); + + it(':placement', () => { + const { container } = render(<Rate placement="bottom" />); + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + }); + + it(':className', () => { + const { container } = render(<Rate className="custom-class" />); + expect(container.querySelector('.t-rate')).toHaveClass('custom-class'); + }); + + it(':style', () => { + const { container } = render(<Rate style={{ margin: '10px' }} />); + expect(container.querySelector('.t-rate')).toHaveStyle('margin: 10px'); + }); + }); + + describe('event', () => { + it(':onChange', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate onChange={handleChange} />); + + const icons = container.querySelectorAll('.t-rate__icon'); + fireEvent.click(icons[2]); + + expect(handleChange).toHaveBeenCalledWith(3); + }); + + it(':click', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate onChange={handleChange} />); + + const icons = container.querySelectorAll('.t-rate__icon'); + fireEvent.click(icons[0]); + expect(handleChange).toHaveBeenCalledWith(1); + + fireEvent.click(icons[4]); + expect(handleChange).toHaveBeenCalledWith(5); + }); + + it(':touch events', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate onChange={handleChange} />); + + const wrapper = container.querySelector('.t-rate__wrapper'); + + // Mock getBoundingClientRect for wrapper + Object.defineProperty(wrapper, 'getBoundingClientRect', { + value: () => ({ x: 0, width: 200, height: 40, y: 0, top: 0, bottom: 40, left: 0, right: 200 }), + }); + + // Touch start + fireEvent.touchStart(wrapper, { touches: [{ clientX: 50 }] }); + + // Touch move + fireEvent.touchMove(wrapper, { touches: [{ clientX: 80 }] }); + + // Touch end + fireEvent.touchEnd(wrapper); + + expect(handleChange).toHaveBeenCalled(); + }); + + it(':touch events with allowHalf', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate allowHalf onChange={handleChange} />); + + const wrapper = container.querySelector('.t-rate__wrapper'); + + // Mock getBoundingClientRect for wrapper + Object.defineProperty(wrapper, 'getBoundingClientRect', { + value: () => ({ x: 0, width: 200, height: 40, y: 0, top: 0, bottom: 40, left: 0, right: 200 }), + }); + + // Touch start + fireEvent.touchStart(wrapper, { touches: [{ clientX: 50 }] }); + + // Touch move + fireEvent.touchMove(wrapper, { touches: [{ clientX: 85 }] }); + + // Touch end + fireEvent.touchEnd(wrapper); + + expect(handleChange).toHaveBeenCalled(); + }); + + it(':count with edge cases', () => { + // Zero count + const { container: container1 } = render(<Rate count={0} />); + expect(container1.querySelectorAll('.t-rate__icon')).toHaveLength(0); + + // Single count + const { container: container2 } = render(<Rate count={1} />); + expect(container2.querySelectorAll('.t-rate__icon')).toHaveLength(1); + + // Large count + const { container: container3 } = render(<Rate count={10} />); + expect(container3.querySelectorAll('.t-rate__icon')).toHaveLength(10); + }); + + it(':gap with decimal value', () => { + const { container } = render(<Rate gap={8.5} />); + const wrapper = container.querySelector('.t-rate__wrapper'); + expect(wrapper).toHaveStyle('gap: 8.5px'); + }); + + it(':size with string value', () => { + const { container } = render(<Rate size="32px" />); + const icons = container.querySelectorAll('.t-rate__icon'); + expect(icons[0]).toHaveStyle('font-size: 32px'); + }); + + it(':value with edge cases', () => { + // Zero value + const { container: container1 } = render(<Rate value={0} />); + const icons1 = container1.querySelectorAll('.t-rate__icon'); + icons1.forEach((icon) => { + expect(icon).not.toHaveClass('t-rate__icon--selected'); + }); + + // Maximum value + const { container: container2 } = render(<Rate value={5} />); + const icons2 = container2.querySelectorAll('.t-rate__icon'); + icons2.forEach((icon) => { + expect(icon).toHaveClass('t-rate__icon--selected'); + }); + + // Value greater than count + const { container: container3 } = render(<Rate value={10} count={5} />); + const icons3 = container3.querySelectorAll('.t-rate__icon'); + icons3.forEach((icon) => { + expect(icon).toHaveClass('t-rate__icon--selected'); + }); + + // Negative value + const { container: container4 } = render(<Rate value={-1} />); + const icons4 = container4.querySelectorAll('.t-rate__icon'); + icons4.forEach((icon) => { + expect(icon).not.toHaveClass('t-rate__icon--selected'); + }); + + // Decimal value + const { container: container5 } = render(<Rate value={2.5} />); + const icons5 = container5.querySelectorAll('.t-rate__icon'); + expect(icons5[0]).toHaveClass('t-rate__icon--selected'); + expect(icons5[1]).toHaveClass('t-rate__icon--selected'); + expect(icons5[2]).toHaveClass('t-rate__icon--unselected'); + expect(icons5[2].querySelector('.t-rate__icon-left--selected')).toBeInTheDocument(); + }); + + it(':placement with empty value', () => { + const { container } = render(<Rate placement="" />); + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + }); + + it('should handle ref forwarding', () => { + const ref = React.createRef<HTMLDivElement>(); + const { container } = render(<Rate ref={ref} />); + + expect(ref.current).toBe(container.querySelector('.t-rate')); + }); + + it('should handle component unmount', () => { + const { container, unmount } = render(<Rate />); + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + + unmount(); + expect(container.querySelector('.t-rate')).not.toBeInTheDocument(); + }); + }); + + describe('event', () => { + it(':onChange', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate onChange={handleChange} />); + + const icons = container.querySelectorAll('.t-rate__icon'); + fireEvent.click(icons[2]); + + expect(handleChange).toHaveBeenCalledWith(3); + }); + + it(':click', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate onChange={handleChange} />); + + const icons = container.querySelectorAll('.t-rate__icon'); + fireEvent.click(icons[0]); + expect(handleChange).toHaveBeenCalledWith(1); + + fireEvent.click(icons[4]); + expect(handleChange).toHaveBeenCalledWith(5); + }); + + it(':touch events', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate onChange={handleChange} />); + + const wrapper = container.querySelector('.t-rate__wrapper'); + + // Mock getBoundingClientRect for wrapper + Object.defineProperty(wrapper, 'getBoundingClientRect', { + value: () => ({ x: 0, width: 200, height: 40, y: 0, top: 0, bottom: 40, left: 0, right: 200 }), + }); + + // Touch start + fireEvent.touchStart(wrapper, { touches: [{ clientX: 50 }] }); + + // Touch move + fireEvent.touchMove(wrapper, { touches: [{ clientX: 80 }] }); + + // Touch end + fireEvent.touchEnd(wrapper); + + expect(handleChange).toHaveBeenCalled(); + }); + + it(':touch events with allowHalf', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate allowHalf onChange={handleChange} />); + + const wrapper = container.querySelector('.t-rate__wrapper'); + + // Mock getBoundingClientRect for wrapper + Object.defineProperty(wrapper, 'getBoundingClientRect', { + value: () => ({ x: 0, width: 200, height: 40, y: 0, top: 0, bottom: 40, left: 0, right: 200 }), + }); + + // Touch start + fireEvent.touchStart(wrapper, { touches: [{ clientX: 50 }] }); + + // Touch move + fireEvent.touchMove(wrapper, { touches: [{ clientX: 85 }] }); + + // Touch end + fireEvent.touchEnd(wrapper); + + expect(handleChange).toHaveBeenCalled(); + }); + + it(':touch events when disabled', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate disabled onChange={handleChange} />); + + const wrapper = container.querySelector('.t-rate__wrapper'); + + // Touch start + fireEvent.touchStart(wrapper, { touches: [{ clientX: 50 }] }); + + // Touch move + fireEvent.touchMove(wrapper, { touches: [{ clientX: 80 }] }); + + // Touch end + fireEvent.touchEnd(wrapper); + + expect(handleChange).not.toHaveBeenCalled(); + }); + + it(':touch cancel', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate onChange={handleChange} />); + + const wrapper = container.querySelector('.t-rate__wrapper'); + + // Touch start + fireEvent.touchStart(wrapper, { touches: [{ clientX: 50 }] }); + + // Touch move + fireEvent.touchMove(wrapper, { touches: [{ clientX: 80 }] }); + + // Touch cancel + fireEvent.touchCancel(wrapper); + + expect(handleChange).toHaveBeenCalled(); + }); + + it(':touch events with minimum movement', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate onChange={handleChange} />); + + const wrapper = container.querySelector('.t-rate__wrapper'); + + // Mock getBoundingClientRect for wrapper + Object.defineProperty(wrapper, 'getBoundingClientRect', { + value: () => ({ x: 0, width: 200, height: 40, y: 0, top: 0, bottom: 40, left: 0, right: 200 }), + }); + + // Touch start + fireEvent.touchStart(wrapper, { touches: [{ clientX: 50 }] }); + + // Touch move with small movement (less than 5px) + fireEvent.touchMove(wrapper, { touches: [{ clientX: 52 }] }); + + // Touch end + fireEvent.touchEnd(wrapper); + + // Should not trigger change due to small movement + expect(handleChange).not.toHaveBeenCalled(); + }); + + it(':touch events with count less than 1', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate count={0} onChange={handleChange} />); + + const wrapper = container.querySelector('.t-rate__wrapper'); + + // Touch start + fireEvent.touchStart(wrapper, { touches: [{ clientX: 50 }] }); + + // Touch move + fireEvent.touchMove(wrapper, { touches: [{ clientX: 80 }] }); + + // Touch end + fireEvent.touchEnd(wrapper); + + expect(handleChange).not.toHaveBeenCalled(); + }); + + it(':onChange with same value', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate value={3} onChange={handleChange} />); + + const icons = container.querySelectorAll('.t-rate__icon'); + fireEvent.click(icons[2]); + + expect(handleChange).toHaveBeenCalledWith(3); + }); + + it(':tips visibility with placement', async () => { + const { container } = render(<Rate placement="top" />); + + const icons = container.querySelectorAll('.t-rate__icon'); + fireEvent.click(icons[2]); + + // Wait for tips to potentially appear + await waitFor(() => { + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + }); + }); + + it(':tips click outside', () => { + const { container } = render(<Rate placement="top" />); + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + }); + + it(':tips with allowHalf', () => { + const { container } = render(<Rate allowHalf placement="top" />); + + const icons = container.querySelectorAll('.t-rate__icon'); + fireEvent.click(icons[2]); + + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + }); + + it(':tips data correctly', () => { + const { container } = render(<Rate placement="top" />); + expect(container.querySelector('.t-rate')).toBeInTheDocument(); + }); + + it('should not trigger onChange when RateTips option value equals innerValue', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate value={2} placement="top" onChange={handleChange} />); + const icons = container.querySelectorAll('.t-rate__icon'); + + fireEvent.click(icons[1]); + // 此时tips应该显示,且currentValue为2 + const tips = container.querySelector('.t-rate__tips'); + expect(tips).toBeInTheDocument(); + + if (tips) { + // 找到tips中的选项(value应该等于2,与innerValue相同) + const tipOptions = tips.querySelectorAll('.t-rate__tips-item'); + expect(tipOptions.length).toBeGreaterThan(0); + console.log('tipOptions', tipOptions[0].innerHTML); + + // 点击与当前值相同的选项 + fireEvent.click(tipOptions[0]); + } + + // 由于value === innerValue,不应触发onChange + expect(handleChange).toHaveBeenCalledOnce(); + }); + + it('should trigger onChange when RateTips option value not equals innerValue', () => { + const handleChange = vi.fn(); + const { container } = render(<Rate value={2} placement="top" onChange={handleChange} />); + const icons = container.querySelectorAll('.t-rate__icon'); + + fireEvent.click(icons[2]); + // 此时tips应该显示,且currentValue为2 + const tips = container.querySelector('.t-rate__tips'); + expect(tips).toBeInTheDocument(); + + if (tips) { + // 找到tips中的选项(value应该等于2,与innerValue相同) + const tipOptions = tips.querySelectorAll('.t-rate__tips-item'); + expect(tipOptions.length).toBeGreaterThan(0); + console.log('tipOptions', tipOptions[0].innerHTML); + + // 点击与当前值相同的选项 + fireEvent.click(tipOptions[0]); + } + + // 由于value !== innerValue,应再次触发onChange + expect(handleChange).toHaveBeenCalledTimes(2); + }); + }); + + describe('currentValue and innerValue display logic', () => { + it('should display currentValue when dragging, and innerValue when not dragging', async () => { + const { container } = render(<Rate showText defaultValue={2} />); + const rateWrapper = container.querySelector('.t-rate__wrapper') as HTMLElement; + + // 初始状态:非拖拽,显示innerValue + expect(container.querySelectorAll('.t-rate__icon--selected')).toHaveLength(2); + + Object.defineProperty(rateWrapper, 'getBoundingClientRect', { + value: () => ({ x: 0, width: 152, height: 40, y: 0, top: 0, bottom: 40, left: 0, right: 152 }), + }); + + // 模拟拖拽开始 + fireEvent.touchStart(rateWrapper, { touches: [{ clientX: 0, clientY: 0 }] }); + + // 模拟拖拽移动 + fireEvent.touchMove(rateWrapper, { touches: [{ clientX: 96, clientY: 0 }] }); + // 拖拽状态:显示currentValue(根据拖拽位置计算的值) + await waitFor(() => { + expect(container.querySelector('.t-rate__text').textContent).toEqual('3 分'); + }); + + // 模拟拖拽结束 + fireEvent.touchEnd(rateWrapper); + + // 拖拽结束:显示innerValue(更新后的值) + await waitFor(() => { + expect(rateWrapper.querySelectorAll('.t-rate__icon--selected')).toHaveLength(3); + }); + }); + }); +}); diff --git a/src/stepper/__tests__/index.test.tsx b/src/stepper/__tests__/stepper.test.tsx similarity index 59% rename from src/stepper/__tests__/index.test.tsx rename to src/stepper/__tests__/stepper.test.tsx index 594d9289b..4420b78a6 100644 --- a/src/stepper/__tests__/index.test.tsx +++ b/src/stepper/__tests__/stepper.test.tsx @@ -1,5 +1,5 @@ -import { describe, vi } from '@test/utils'; -import { fireEvent, render } from '@testing-library/react'; +import { describe, expect, test, vi } from '@test/utils'; +import { fireEvent, render, screen } from '@testing-library/react'; import React from 'react'; import { Stepper } from '../index'; @@ -8,43 +8,53 @@ const baseClass = `.${prefix}-stepper`; describe('stepper', () => { describe('props', () => { - it(': disableInput', () => { + test(': className', async () => { + const { container } = render(<Stepper className="t-custom-stepper"></Stepper>); + expect(container.querySelector('.t-custom-stepper')).toBeTruthy(); + }); + + test(':style', async () => { + const { container } = render(<Stepper style={{ color: 'red' }}></Stepper>); + expect(container.querySelector(baseClass).getAttribute('style')).toContain('color: red;'); + }); + + test(': disableInput', () => { const { container } = render(<Stepper disableInput></Stepper>); const $stepperItem = container.querySelector('.t-stepper__input') as HTMLElement; expect($stepperItem.classList.contains(`${baseClass}--disabled`)); }); - it(': disabled', () => { + test(': disabled', () => { const { container } = render(<Stepper disabled></Stepper>); const $stepperItem = container.querySelector('.t-stepper__input') as HTMLElement; expect($stepperItem.classList.contains(`${baseClass}--disabled`)); }); - it(': inputWidth', () => { + test(': inputWidth', () => { const { container } = render(<Stepper inputWidth={100}></Stepper>); const $stepperItem = container.querySelector('.t-stepper__input') as HTMLElement; expect($stepperItem.style.width).toBe('100px'); }); - it(': integer', () => { + test(': integer', () => { const { container } = render(<Stepper integer={false} value={0.5}></Stepper>); const $stepperItem = container.querySelector('.t-stepper__input') as HTMLElement; expect($stepperItem.getAttribute('value')).toBe('0.5'); }); - it(': max', () => { + test(': max', () => { const { container } = render(<Stepper max={10} value={10}></Stepper>); const $stepperItem = container.querySelector('.t-stepper__plus') as HTMLElement; expect($stepperItem.classList.contains(`${baseClass}--filled-disabled`)); }); - it(': min', () => { + test(': min', () => { const { container } = render(<Stepper min={1} value={1}></Stepper>); const $stepperItem = container.querySelector(`${baseClass}__minus`) as HTMLElement; expect($stepperItem.classList.contains(`${baseClass}--filled-disabled`)); }); - it(': size', () => { + test(': size', () => { const size = ['small', 'medium', 'large'] as ('small' | 'medium' | 'large')[]; size.forEach((s) => { const { container } = render(<Stepper size={s}></Stepper>); @@ -53,7 +63,7 @@ describe('stepper', () => { }); }); - it(': step', () => { + test(': step', () => { const { container } = render(<Stepper theme="filled" defaultValue={0.5} integer={false} step={0.5}></Stepper>); const $stepperPlus = container.querySelector('.t-stepper__plus') as HTMLElement; const $stepperItem = container.querySelector('.t-stepper__input') as HTMLElement; @@ -61,7 +71,7 @@ describe('stepper', () => { expect($stepperItem.getAttribute('value')).toBe('1.0'); }); - it(': theme', () => { + test(': theme', () => { const theme = ['normal', 'filled', 'outline'] as ('normal' | 'filled' | 'outline')[]; theme.forEach((t) => { const { container } = render(<Stepper theme={t}></Stepper>); @@ -70,13 +80,13 @@ describe('stepper', () => { }); }); - it(': value', () => { + test(': value', () => { const { container } = render(<Stepper value={10}></Stepper>); const $stepperItem = container.querySelector(`${baseClass}__input`) as HTMLElement; expect($stepperItem.getAttribute('value')).toBe('10'); }); - it(': defaultValue', () => { + test(': defaultValue', () => { const { container } = render(<Stepper defaultValue={10}></Stepper>); const $stepperItem = container.querySelector(`${baseClass}__input`) as HTMLElement; expect($stepperItem.getAttribute('value')).toBe('10'); @@ -84,7 +94,7 @@ describe('stepper', () => { }); describe('event', () => { - it(': blur', async () => { + test(': blur', async () => { const onChange = vi.fn(); const onBlur = vi.fn(); const { container } = render(<Stepper defaultValue={99} onBlur={onBlur} onChange={onChange} />); @@ -93,7 +103,7 @@ describe('stepper', () => { expect(onBlur).toHaveBeenCalled(); }); - it(': change', async () => { + test(': change minus', async () => { const onChange = vi.fn(); const { container } = render(<Stepper defaultValue={99} onChange={onChange} />); const $minusBtn = container.querySelector(`${baseClass}__minus`) as HTMLElement; @@ -101,15 +111,64 @@ describe('stepper', () => { expect(onChange).toHaveBeenCalled(); }); - it(': overlimit', async () => { + test(': change input valid', async () => { + const onChange = vi.fn(); + render(<Stepper defaultValue={10} onChange={onChange} />); + + const input = screen.getByRole('textbox'); + fireEvent.change(input, { target: { value: '20' } }); + expect(onChange).toHaveBeenCalled(); + }); + + test(': change input invalid', async () => { + const onChange = vi.fn(); + render(<Stepper defaultValue={10} onChange={onChange} />); + const input = screen.getByRole('textbox'); + fireEvent.change(input, { target: { value: 'not number' } }); + expect(onChange).not.toHaveBeenCalled(); + }); + + test(': change blur valid', async () => { + const onChange = vi.fn(); + render(<Stepper defaultValue={10} onChange={onChange} />); + const input = screen.getByRole('textbox'); + fireEvent.blur(input, { target: { value: '20' } }); + expect(onChange).toHaveBeenCalled(); + }); + + test(': change blur invalid', async () => { + const onChange = vi.fn(); + render(<Stepper defaultValue={10} onChange={onChange} />); + const input = screen.getByRole('textbox'); + fireEvent.blur(input, { target: { value: 'not number' } }); + expect(onChange).not.toHaveBeenCalled(); + }); + + test(': overlimit plus', async () => { const onOverlimit = vi.fn(); const { container } = render(<Stepper defaultValue={10} max={10} onOverlimit={onOverlimit} />); const $plusBtn = container.querySelector(`${baseClass}__plus`) as HTMLElement; fireEvent.click($plusBtn); - expect(onOverlimit).toHaveBeenCalled(); + expect(onOverlimit).toHaveBeenCalledWith('plus'); + }); + + test(': overlimit minus', async () => { + const onOverlimit = vi.fn(); + const { container } = render(<Stepper defaultValue={10} min={10} onOverlimit={onOverlimit} />); + const $plusBtn = container.querySelector(`${baseClass}__minus`) as HTMLElement; + fireEvent.click($plusBtn); + expect(onOverlimit).toHaveBeenCalledWith('minus'); + }); + + test(': overlimit disabled', async () => { + const onOverlimit = vi.fn(); + const { container } = render(<Stepper defaultValue={10} disabled onOverlimit={onOverlimit} />); + const $plusBtn = container.querySelector(`${baseClass}__plus`) as HTMLElement; + fireEvent.click($plusBtn); + expect(onOverlimit).toHaveBeenCalledWith('plus'); }); - it(': focus', async () => { + test(': focus', async () => { const onFocus = vi.fn(); const { container } = render(<Stepper defaultValue={10} max={10} onFocus={onFocus} />); const $input = container.querySelector(`${baseClass}__input`) as HTMLElement; diff --git a/src/stepper/_example/base.tsx b/src/stepper/_example/base.tsx index ba449abc2..e510bff64 100644 --- a/src/stepper/_example/base.tsx +++ b/src/stepper/_example/base.tsx @@ -5,7 +5,6 @@ export default function Base() { return ( <div className="stepper-example"> <Stepper theme="filled" defaultValue={3}></Stepper> - <Stepper theme="filled" defaultValue={3.5} integer={false} step={0.5}></Stepper> </div> ); } diff --git a/src/stepper/_example/min-max.tsx b/src/stepper/_example/min-max.tsx index f9797a1f6..69bf08b07 100644 --- a/src/stepper/_example/min-max.tsx +++ b/src/stepper/_example/min-max.tsx @@ -2,7 +2,7 @@ import React, { useState } from 'react'; import { Stepper } from 'tdesign-mobile-react'; export default function MinMax() { - const [value, setValue] = useState(3); + const [value, setValue] = useState(999); const onChange = ($event: number) => { setValue($event); @@ -18,17 +18,17 @@ export default function MinMax() { return ( <div className="stepper-example"> <Stepper defaultValue={0} theme="filled" /> + <Stepper value={value} theme="filled" step={1} min={0} - max={10} + max={999} onOverlimit={onOverlimit} onChange={onChange} onBlur={onBlur} /> - <Stepper defaultValue={999} theme={'filled'} max={999} /> </div> ); } diff --git a/src/steps/StepItem.tsx b/src/steps/StepItem.tsx index 283dce4bd..959dae951 100644 --- a/src/steps/StepItem.tsx +++ b/src/steps/StepItem.tsx @@ -60,7 +60,7 @@ const StepItem: FC<StepItemProps> = (props) => { const dot = useMemo(() => theme === StepThemeEnum.DOT, [theme]); const currentStatus = useMemo(() => { if (status !== 'default') return status; - if (index === current) return stepsStatus; + if (index === +current) return stepsStatus; if (index < +current) return 'finish'; return status; }, [index, current, stepsStatus, status]); diff --git a/src/steps/__tests__/__snapshots__/demo.test.tsx.snap b/src/steps/__tests__/__snapshots__/demo.test.tsx.snap deleted file mode 100644 index 0f604e371..000000000 --- a/src/steps/__tests__/__snapshots__/demo.test.tsx.snap +++ /dev/null @@ -1,1952 +0,0 @@ -// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html - -exports[`Steps > Steps horizontalDemo demo 1`] = ` -<div> - <div - class="summary" - > - 水平带序号步骤条 - </div> - <div - class="steps-horizontal-demo-block" - > - <div - class="t-steps t-steps--horizontal t-steps--positive" - > - <div - class="t-step-item t-step-item--horizontal t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__circle t-step-item__circle--finish" - > - <svg - class="t-icon t-icon-check" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--process" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__circle t-step-item__circle--process" - > - 2 - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--process t-step-item__title--horizontal" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--process t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--process t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--process t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__circle t-step-item__circle--default" - > - 3 - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__circle t-step-item__circle--default" - > - 4 - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - </div> - </div> - </div> - <div - class="summary" - > - 水平带图标步骤条 - </div> - <div - class="steps-horizontal-demo-block" - > - <div - class="t-steps t-steps--horizontal t-steps--positive" - > - <div - class="t-step-item t-step-item--horizontal t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__icon t-step-item__icon--finish" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--process" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__icon t-step-item__icon--process" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--process t-step-item__title--horizontal" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--process t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--process t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--process t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__icon t-step-item__icon--default" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__icon t-step-item__icon--default" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - </div> - </div> - </div> - <div - class="summary" - > - 水平简略步骤条 - </div> - <div - class="steps-horizontal-demo-block" - > - <div - class="t-steps t-steps--horizontal t-steps--positive" - > - <div - class="t-step-item t-step-item--horizontal t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--process" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__dot t-step-item__dot--process" - /> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--process t-step-item__title--horizontal" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--process t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--process t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--process t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__dot t-step-item__dot--default" - /> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__dot t-step-item__dot--default" - /> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - </div> - </div> - </div> -</div> -`; - -exports[`Steps > Steps specialDemo demo 1`] = ` -<div> - <div - class="summary" - > - 垂直自定义步骤条 - </div> - <div - class="steps-vertical-demo-block" - > - <div - class="t-steps t-steps--vertical t-steps--positive" - > - <div - class="t-step-item t-step-item--vertical t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 已完成 - <svg - class="t-icon t-icon-chevron-right" - color="rgba(0, 0, 0, .4)" - fill="none" - height="1em" - style="font-size: 22px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> - </svg> - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - /> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 已完成 - <svg - class="t-icon t-icon-chevron-right" - color="rgba(0, 0, 0, .4)" - fill="none" - height="1em" - style="font-size: 22px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> - </svg> - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - /> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 已完成 - <svg - class="t-icon t-icon-chevron-right" - color="rgba(0, 0, 0, .4)" - fill="none" - height="1em" - style="font-size: 22px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> - </svg> - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - /> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--process" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--process" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--process t-step-item__title--vertical" - > - 当前步骤 - <svg - class="t-icon t-icon-chevron-right" - color="rgba(0, 0, 0, .4)" - fill="none" - height="1em" - style="font-size: 22px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> - </svg> - </div> - <div - class="t-step-item__description t-step-item__description--process t-step-item__description--vertical" - /> - <div - class="t-step-item__extra t-step-item__extra--process t-step-item__extra--vertical" - /> - </div> - </div> - </div> - <button - class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" - style="margin-top: 32px; width: 100%;" - type="button" - > - <span - class="t-button__content" - > - - 下一步 - </span> - </button> - </div> - <div - class="summary" - > - 纯展示步骤条 - </div> - <div - class="steps-vertical-demo-block" - > - <div - class="t-steps t-steps--vertical t-steps--positive t-steps--readonly" - > - <div - class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 步骤展示 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 步骤展示 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 步骤展示 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 步骤展示 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - </div> - </div> - </div> -</div> -`; - -exports[`Steps > Steps statusDemo demo 1`] = ` -<div> - <div - class="summary" - > - 选项卡状态 - </div> - <div - class="steps-horizontal-demo-block" - > - <div - class="t-steps t-steps--horizontal t-steps--positive" - > - <div - class="t-step-item t-step-item--horizontal t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__circle t-step-item__circle--finish" - > - <svg - class="t-icon t-icon-check" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--error" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__circle t-step-item__circle--error" - > - <svg - class="t-icon t-icon-close" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--error t-step-item__title--horizontal" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--error t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--error t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--error t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__circle t-step-item__circle--default" - > - 3 - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__circle t-step-item__circle--default" - > - 4 - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - </div> - </div> - </div> - <div - class="steps-horizontal-demo-block" - > - <div - class="t-steps t-steps--horizontal t-steps--positive" - > - <div - class="t-step-item t-step-item--horizontal t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__icon t-step-item__icon--finish" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--error" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__icon t-step-item__icon--error" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--error t-step-item__title--horizontal" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--error t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--error t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--error t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__icon t-step-item__icon--default" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__icon t-step-item__icon--default" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - </div> - </div> - </div> - <div - class="steps-horizontal-demo-block" - > - <div - class="t-steps t-steps--horizontal t-steps--positive" - > - <div - class="t-step-item t-step-item--horizontal t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--error" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__dot t-step-item__dot--error" - /> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--error t-step-item__title--horizontal" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--error t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--error t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--error t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__dot t-step-item__dot--default" - /> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--horizontal t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--horizontal t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--horizontal" - > - <div - class="t-step-item__dot t-step-item__dot--default" - /> - </div> - <div - class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--horizontal" - > - 未完成 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--horizontal" - > - 辅助信息 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--horizontal" - /> - </div> - </div> - </div> - </div> -</div> -`; - -exports[`Steps > Steps verticalDemo demo 1`] = ` -<div> - <div - class="summary" - > - 垂直带序号步骤条 - </div> - <div - class="steps-vertical-demo-block" - > - <div - class="t-steps t-steps--vertical t-steps--positive" - > - <div - class="t-step-item t-step-item--vertical t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__circle t-step-item__circle--finish" - > - <svg - class="t-icon t-icon-check" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--process" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__circle t-step-item__circle--process" - > - 2 - </div> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--process t-step-item__title--vertical" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--process t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--process t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--process t-step-item__line--positive t-step-item__line--vertical t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__circle t-step-item__circle--default" - > - 3 - </div> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--vertical" - > - 未完成步骤 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--vertical t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__circle t-step-item__circle--default" - > - 4 - </div> - </div> - <div - class="t-step-item__content t-step-item__content--vertical t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--vertical" - > - 未完成步骤 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--vertical" - /> - </div> - </div> - </div> - </div> - <div - class="summary" - > - 垂直带图标步骤条 - </div> - <div - class="steps-vertical-demo-block" - > - <div - class="t-steps t-steps--vertical t-steps--positive" - > - <div - class="t-step-item t-step-item--vertical t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__icon t-step-item__icon--finish" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--process" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__icon t-step-item__icon--process" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--process t-step-item__title--vertical" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--process t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--process t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--process t-step-item__line--positive t-step-item__line--vertical t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__icon t-step-item__icon--default" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--vertical" - > - 未完成步骤 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--vertical t-step-item__line--default" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__icon t-step-item__icon--default" - > - <svg - class="t-icon t-icon-cart" - fill="none" - height="1em" - style="font-size: 20px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-step-item__content t-step-item__content--vertical t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--vertical" - > - 未完成步骤 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--vertical" - /> - </div> - </div> - </div> - </div> - <div - class="summary" - > - 垂直简略步骤条 - </div> - <div - class="steps-vertical-demo-block" - > - <div - class="t-steps t-steps--vertical t-steps--positive" - > - <div - class="t-step-item t-step-item--vertical t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--process" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--process" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--process t-step-item__title--vertical" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--process t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--process t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--process t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--default" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--vertical" - > - 未完成步骤 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--default" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--vertical" - > - 未完成步骤 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--vertical" - /> - </div> - </div> - </div> - </div> - <div - class="summary" - > - 垂直带可自定义此处内容步骤条 - </div> - <div - class="steps-vertical-demo-block" - > - <div - class="t-steps t-steps--vertical t-steps--positive" - > - <div - class="t-step-item t-step-item--vertical t-step-item--finish" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--finish" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical" - > - 已完成 - </div> - <div - class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--finish t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--process" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--process" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--process t-step-item__title--vertical" - > - 当前步骤 - </div> - <div - class="t-step-item__description t-step-item__description--process t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--process t-step-item__extra--vertical" - > - <div - class="t-image t-image--square" - style="width: 100%;" - > - <div - class="t-image__mask" - > - <div - class="t-loading t-loading--center" - style="color: inherit; font-size: 20px;" - > - <div - class="t-loading__dots" - style="animation-duration: 800ms; width: 20px; height: 20px;" - > - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" - /> - </div> - </div> - </div> - <img - alt="图标" - class="t-image__img t-image--fit-fill t-image--position-center" - src="https://tdesign.gtimg.com/mobile/demos/steps1.png" - /> - </div> - </div> - </div> - <div - class="t-step-item__line t-step-item__line--process t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--default" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--vertical" - > - 未完成步骤 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--vertical" - /> - </div> - <div - class="t-step-item__line t-step-item__line--default t-step-item__line--positive t-step-item__line--vertical t-step-item__line--dot" - /> - </div> - <div - class="t-step-item t-step-item--vertical t-step-item--default" - > - <div - class="t-step-item__anchor t-step-item__anchor--vertical" - > - <div - class="t-step-item__dot t-step-item__dot--default" - /> - </div> - <div - class="t-step-item__content t-step-item__content--vertical t-step-item__content--last" - > - <div - class="t-step-item__title t-step-item__title--default t-step-item__title--vertical" - > - 未完成步骤 - </div> - <div - class="t-step-item__description t-step-item__description--default t-step-item__description--vertical" - > - 可自定义此处内容 - </div> - <div - class="t-step-item__extra t-step-item__extra--default t-step-item__extra--vertical" - /> - </div> - </div> - </div> - </div> -</div> -`; diff --git a/src/steps/__tests__/__snapshots__/steps.test.tsx.snap b/src/steps/__tests__/__snapshots__/steps.test.tsx.snap new file mode 100644 index 000000000..a6fdae786 --- /dev/null +++ b/src/steps/__tests__/__snapshots__/steps.test.tsx.snap @@ -0,0 +1,42 @@ +// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html + +exports[`StepItem > slot > should render children as content 1`] = ` +<div + class="t-steps t-steps--horizontal t-steps--positive" +> + <div + class="t-step-item t-step-item--horizontal t-step-item--process" + > + <div + class="t-step-item__anchor t-step-item__anchor--horizontal" + > + <div + class="t-step-item__circle t-step-item__circle--process" + > + 1 + </div> + </div> + <div + class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last" + > + <div + class="t-step-item__title t-step-item__title--process t-step-item__title--horizontal" + > + 步骤1 + </div> + <div + class="t-step-item__description t-step-item__description--process t-step-item__description--horizontal" + > + <div + class="custom-content" + > + React for Mobile + </div> + </div> + <div + class="t-step-item__extra t-step-item__extra--process t-step-item__extra--horizontal" + /> + </div> + </div> +</div> +`; diff --git a/src/steps/__tests__/demo.test.tsx b/src/steps/__tests__/demo.test.tsx deleted file mode 100644 index 426e1a581..000000000 --- a/src/steps/__tests__/demo.test.tsx +++ /dev/null @@ -1,24 +0,0 @@ -import { describe, expect, render, it } from '@test/utils'; -import React from 'react'; - -import horizontalDemo from '../_example/horizontal'; -import verticalDemo from '../_example/vertical'; -import statusDemo from '../_example/status'; -import specialDemo from '../_example/special'; - -const mapper = { - horizontalDemo, - verticalDemo, - statusDemo, - specialDemo, -}; - -describe('Steps', () => { - Object.keys(mapper).forEach((item) => { - it(`Steps ${item} demo`, () => { - const DemoComponent = mapper[item]; - const { container } = render(<DemoComponent />); - expect(container.firstChild).toMatchSnapshot(); - }); - }); -}); diff --git a/src/steps/__tests__/index.test.tsx b/src/steps/__tests__/index.test.tsx deleted file mode 100644 index ec083f1ce..000000000 --- a/src/steps/__tests__/index.test.tsx +++ /dev/null @@ -1,270 +0,0 @@ -import React from 'react'; -import { describe, expect, it, render, fireEvent, vi } from '@test/utils'; -import { CartIcon, ChevronRightIcon } from 'tdesign-icons-react'; -import { Steps, StepItem, StepStatus } from '../index'; -import { Image } from '../../image'; - -const prefix = 't'; -const steps = `${prefix}-steps`; -const stepItem = `${prefix}-step-item`; - -const items = [ - { - title: '步骤描述1', - content: '辅助信息文字最多两行1', - }, - { - title: '步骤描述2', - content: '辅助信息文字最多两行2', - }, - { - title: '步骤描述3', - content: '辅助信息文字最多两行3', - }, -]; -const itemStatus = [ - { - title: '步骤描述1', - content: '辅助信息文字最多两行1', - status: 'error', - }, - { - title: '步骤描述2', - content: '辅助信息文字最多两行2', - status: 'process', - }, -]; - -describe('Steps', () => { - describe('props', () => { - it('layout & theme', () => { - const { container } = render( - <Steps current={0} theme="dot" layout="vertical"> - {items.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} /> - ))} - </Steps>, - ); - expect(container.querySelector(`.${steps}`).classList.contains(`${steps}--vertical`)).toBeTruthy(); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - expect($stepItems.length).toEqual(items.length); - $stepItems.forEach((item, index) => { - expect(item.querySelector(`.${stepItem}__dot`)).toBeTruthy(); - if (index === $stepItems.length - 1) { - expect(item.querySelector(`.${stepItem}__line`)).toBeNull(); - } else { - expect(item.querySelector(`.${stepItem}__line`)).toBeTruthy(); - } - }); - }); - - it('readonly', () => { - const onClick = vi.fn(); - const { container } = render( - <Steps current={0} readonly onChange={onClick}> - {items.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - fireEvent.click($stepItems[1]); - expect(onClick).toHaveBeenCalledTimes(0); - }); - - it('currentStatus', () => { - const current = 1; - const { container } = render( - <Steps current={current} currentStatus="error" layout="vertical"> - {items.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} icon={<CartIcon size="20px" />} /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - const getStatus = (index) => { - if (index < current) { - return 'finish'; - } - if (index === current) { - return 'error'; - } - return 'default'; - }; - $stepItems.forEach((item, index) => { - expect(item.classList.contains(`${stepItem}--${getStatus(index)}`)); - }); - }); - - it('sequence', () => { - const { container } = render( - <Steps current={0} sequence="reverse"> - {items.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - $stepItems.forEach((item, index) => { - if (index === 0) { - expect(item.querySelector(`.${stepItem}__line`)).toBeNull(); - } else { - expect(item.querySelector(`.${stepItem}__line`)).toBeTruthy(); - } - }); - }); - - it('change steps', () => { - const stepItems = [...items]; - const { container, rerender } = render( - <Steps current={0} sequence="reverse"> - {stepItems.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} /> - ))} - </Steps>, - ); - stepItems.pop(); - rerender( - <Steps current={0} sequence="reverse"> - {stepItems.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} /> - ))} - </Steps>, - ); - expect(container.querySelectorAll(`.${stepItem}`).length).toEqual(stepItems.length); - }); - }); - - describe('events', () => { - it('onChange', () => { - const onClick = vi.fn(); - const { container } = render( - <Steps current={0} onChange={onClick}> - {items.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - fireEvent.click($stepItems[1]); - expect(onClick).toHaveBeenCalledTimes(1); - expect(onClick).toHaveBeenCalledWith( - 1, - 0, - expect.objectContaining({ - e: expect.objectContaining({ - type: 'click', - }), - }), - ); - }); - }); -}); - -describe('StepItem', () => { - describe('props', () => { - it('title and content', () => { - const { container } = render( - <Steps current={0} theme="dot" layout="vertical"> - {items.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - - $stepItems.forEach((item, index) => { - expect(item.querySelector(`.${stepItem}__title`).textContent).toBe(items[index].title); - expect(item.querySelector(`.${stepItem}__description`).textContent).toBe(items[index].content); - }); - }); - - it('icon', () => { - const { container } = render( - <Steps current={0} layout="vertical"> - {items.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} icon={<CartIcon size="20px" />} /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - $stepItems.forEach((item) => { - expect(item.querySelector(`.${stepItem}__icon`)).toBeTruthy(); - expect(item.querySelector(`.${prefix}-icon-cart`)).toBeTruthy(); - }); - }); - - it('extra', () => { - const { container } = render( - <Steps defaultCurrent={0}> - {items.map((item, index) => ( - <StepItem - key={index} - title={item.title} - content={item.content} - extra={ - index === 1 && ( - <Image src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标" style={{ width: '100%' }} /> - ) - } - /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - const $extra = $stepItems[1].querySelector(`.${stepItem}__extra`); - expect($extra).toBeTruthy(); - expect($extra.querySelector('img')).toBeTruthy(); - }); - - it('status', () => { - const current = 1; - const { container } = render( - <Steps current={current}> - {itemStatus.map((item, index) => ( - <StepItem key={index} title={item.title} content={item.content} status={item.status as StepStatus} /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - $stepItems.forEach((item, index) => { - expect(item.classList.contains(`${stepItem}--${itemStatus[index].status}`)); - }); - }); - - it('titleRight', () => { - const { container } = render( - <Steps defaultCurrent={0} layout="vertical"> - {items.map((item, index) => ( - <StepItem - key={index} - title={item.title} - content={item.content} - titleRight={<ChevronRightIcon size="22px" color="rgba(0, 0, 0, .4)" />} - /> - ))} - </Steps>, - ); - const $stepItems = container.querySelectorAll(`.${stepItem}`); - $stepItems.forEach((item) => { - expect(item.querySelector(`.${prefix}-icon.${prefix}-icon-chevron-right`)).toBeTruthy(); - }); - const { container: container2 } = render( - <Steps defaultCurrent={0}> - {items.map((item, index) => ( - <StepItem - key={index} - title={item.title} - content={item.content} - titleRight={<ChevronRightIcon size="22px" color="rgba(0, 0, 0, .4)" />} - /> - ))} - </Steps>, - ); - const $stepItems2 = container2.querySelectorAll(`.${stepItem}`); - $stepItems2.forEach((item) => { - expect(item.querySelector(`.${prefix}-icon`)).toBeNull(); - }); - }); - }); -}); diff --git a/src/steps/__tests__/steps.test.tsx b/src/steps/__tests__/steps.test.tsx new file mode 100644 index 000000000..e74069cdc --- /dev/null +++ b/src/steps/__tests__/steps.test.tsx @@ -0,0 +1,520 @@ +import React from 'react'; +import { describe, expect, it, render, fireEvent, vi } from '@test/utils'; +import { Icon } from 'tdesign-icons-react'; +import { Steps, StepItem, StepStatus, Image } from 'tdesign-mobile-react'; +import { StepsContext } from '../StepsContext'; + +const prefix = 't'; +const steps = `${prefix}-steps`; +const stepItem = `${prefix}-step-item`; + +const itemsWithTNode = [ + { + title: '字符串标题', + content: '字符串内容', + status: 'default', + }, + { + title: <span>React元素标题</span>, + content: <div>React元素内容</div>, + status: 'process', + }, + { + title: () => <strong>函数标题</strong>, + content: () => <em>函数内容</em>, + status: 'finish', + }, + { + title: <span>React元素标题</span>, + content: () => <em>函数内容</em>, + status: 'error', + }, +]; + +describe('Steps', () => { + describe('props', () => { + it(':current', () => { + const currentValues = [2, '2'] as const; + + function checkCurrent(current: (typeof currentValues)[number]) { + const { container } = render( + <Steps current={current}> + <StepItem title="步骤1" /> + <StepItem title="步骤2" /> + <StepItem title="步骤3" /> + <StepItem title="步骤4" /> + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + expect($stepItems[0]).toHaveClass(`${stepItem}--finish`); + expect($stepItems[1]).toHaveClass(`${stepItem}--finish`); + expect($stepItems[2]).toHaveClass(`${stepItem}--process`); + expect($stepItems[3]).toHaveClass(`${stepItem}--default`); + } + + currentValues.forEach(checkCurrent); + }); + + it(':layout', () => { + const layouts = ['horizontal', 'vertical'] as const; + + function checkLayout(layout: (typeof layouts)[number]) { + const { container } = render( + <Steps current={0} layout={layout}> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} /> + ))} + </Steps>, + ); + expect(container.querySelector(`.${steps}`)).toHaveClass(`${steps}--${layout}`); + } + + layouts.forEach(checkLayout); + }); + + it(':theme', () => { + const themes = ['default', 'dot'] as const; + + function checkTheme(theme: (typeof themes)[number]) { + const { container } = render( + <Steps current={0} theme={theme}> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + expect($stepItems.length).toEqual(itemsWithTNode.length); + $stepItems.forEach((item) => { + if (theme === 'dot') { + expect(item.querySelector(`.${stepItem}__dot`)).toBeTruthy(); + } else { + expect(item.querySelector(`.${stepItem}__circle`)).toBeTruthy(); + } + }); + } + + themes.forEach(checkTheme); + }); + + it(':readonly', () => { + const readonlyOptions = [true, false] as const; + + function checkReadonly(readonly: (typeof readonlyOptions)[number]) { + const onClick = vi.fn(); + const { container } = render( + <Steps current={0} readonly={readonly} onChange={onClick}> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + fireEvent.click($stepItems[1]); + + if (readonly) { + expect(onClick).toHaveBeenCalledTimes(0); + } else { + expect(onClick).toHaveBeenCalledTimes(1); + expect(onClick).toHaveBeenCalledWith( + 1, + 0, + expect.objectContaining({ + e: expect.objectContaining({ type: 'click' }), + }), + ); + } + } + + readonlyOptions.forEach(checkReadonly); + }); + + it(':currentStatus', () => { + const current = 1; + const currentStatuses = ['default', 'process', 'finish', 'error'] as const; + + function checkCurrentStatus(currentStatus: (typeof currentStatuses)[number]) { + const { container } = render( + <Steps current={current} currentStatus={currentStatus} layout="vertical"> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} icon={<Icon name="cart" size="20px" />} /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + const getStatus = (index) => { + if (index < current) { + return 'finish'; + } + if (index === current) { + return currentStatus; + } + return 'default'; + }; + $stepItems.forEach((item, index) => { + expect(item.classList.contains(`${stepItem}--${getStatus(index)}`)); + }); + } + + currentStatuses.forEach(checkCurrentStatus); + }); + + it(':sequence', () => { + const sequences = ['positive', 'reverse'] as const; + + function checkSequence(sequence: (typeof sequences)[number]) { + const { container } = render( + <Steps current={0} sequence={sequence}> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + $stepItems.forEach((item, index) => { + if (sequence === 'reverse') { + if (index === 0) { + expect(item.querySelector(`.${stepItem}__line`)).toBeNull(); + } else { + expect(item.querySelector(`.${stepItem}__line`)).toBeTruthy(); + } + } else if (index === $stepItems.length - 1) { + expect(item.querySelector(`.${stepItem}__line`)).toBeNull(); + } else { + expect(item.querySelector(`.${stepItem}__line`)).toBeTruthy(); + } + }); + } + + sequences.forEach(checkSequence); + }); + + it('change steps', () => { + const stepItems = [...itemsWithTNode]; + const { container, rerender } = render( + <Steps current={0} sequence="reverse"> + {stepItems.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} /> + ))} + </Steps>, + ); + stepItems.pop(); + rerender( + <Steps current={0} sequence="reverse"> + {stepItems.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} /> + ))} + </Steps>, + ); + expect(container.querySelectorAll(`.${stepItem}`).length).toEqual(stepItems.length); + }); + }); + + describe('events', () => { + it(':onChange', () => { + const onClick = vi.fn(); + const { container } = render( + <Steps current={0} onChange={onClick}> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + fireEvent.click($stepItems[1]); + expect(onClick).toHaveBeenCalledTimes(1); + expect(onClick).toHaveBeenCalledWith( + 1, + 0, + expect.objectContaining({ + e: expect.objectContaining({ type: 'click' }), + }), + ); + }); + }); + + describe('edge cases', () => { + it('should handle empty children', () => { + const { container } = render(<Steps />); + expect(container.querySelectorAll(`.${stepItem}`).length).toBe(0); + }); + + it('should handle single step', () => { + const { container } = render( + <Steps current={0}> + <StepItem title="单一步骤" /> + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + expect($stepItems.length).toBe(1); + expect($stepItems[0].querySelector(`.${stepItem}__line`)).toBeNull(); + }); + + it('should handle current out of bounds', () => { + const { container } = render( + <Steps current={5}> + <StepItem title="步骤1" /> + <StepItem title="步骤2" /> + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + expect($stepItems[0].classList.contains(`${stepItem}--finish`)).toBeTruthy(); + expect($stepItems[1].classList.contains(`${stepItem}--finish`)).toBeTruthy(); + }); + }); + + describe('Steps relation function coverage', () => { + it('should not add null element to childrenNodes', () => { + const { container } = render( + <Steps current={0}> + <StepItem title="步骤1" /> + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + expect($stepItems.length).toBe(1); + }); + + it('should handle edge cases in relation function', () => { + const { container } = render(<Steps current={0} />); + const $steps = container.querySelector(`.${steps}`); + expect($steps).toBeTruthy(); + }); + + it('should handle null ref in relation function', () => { + const NullRefStepItem = () => null; + const { container } = render( + <Steps current={0}> + <NullRefStepItem /> + <StepItem title="有效步骤" /> + </Steps>, + ); + + const $stepItems = container.querySelectorAll(`.${stepItem}`); + expect($stepItems.length).toBe(1); + }); + + it('should cover relation function when ele is null', () => { + const TestRelationComponent = () => { + const { relation } = React.useContext(StepsContext); + + React.useEffect(() => { + relation(null); + }, [relation]); + + return <div>Test</div>; + }; + + const { container } = render( + <Steps current={0}> + <TestRelationComponent /> + </Steps>, + ); + + expect(container.querySelector('.t-steps')).toBeTruthy(); + }); + + it('should cover relation function when ele is undefined', () => { + const TestRelationComponent = () => { + const { relation } = React.useContext(StepsContext); + + React.useEffect(() => { + relation(undefined); + }, [relation]); + + return <div>Test</div>; + }; + + const { container } = render( + <Steps current={0}> + <TestRelationComponent /> + </Steps>, + ); + + expect(container.querySelector('.t-steps')).toBeTruthy(); + }); + + it('should not add null or undefined to childrenNodes', () => { + let relationFn; + + const TestCaptureComponent = () => { + const context = React.useContext(StepsContext); + relationFn = context.relation; + return null; + }; + + render( + <Steps current={0}> + <TestCaptureComponent /> + </Steps>, + ); + + expect(() => { + relationFn(null); + relationFn(undefined); + }).not.toThrow(); + }); + }); +}); + +describe('StepItem', () => { + describe('props', () => { + it(':title & content', () => { + const { container } = render( + <Steps current={0} theme="dot" layout="vertical"> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + expect($stepItems).toHaveLength(itemsWithTNode.length); + expect($stepItems[0].querySelector(`.${stepItem}__title`).textContent).toBe('字符串标题'); + expect($stepItems[0].querySelector(`.${stepItem}__description`).textContent).toBe('字符串内容'); + expect($stepItems[1].querySelector(`.${stepItem}__title`).innerHTML).toContain('<span>React元素标题</span>'); + expect($stepItems[1].querySelector(`.${stepItem}__description`).innerHTML).toContain('<div>React元素内容</div>'); + expect($stepItems[2].querySelector(`.${stepItem}__title`).innerHTML).toContain('<strong>函数标题</strong>'); + expect($stepItems[2].querySelector(`.${stepItem}__description`).innerHTML).toContain('<em>函数内容</em>'); + }); + it(':icon', () => { + const { container } = render( + <Steps current={0} layout="vertical"> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} icon={<Icon name="cart" size="20px" />} /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + $stepItems.forEach((item) => { + expect(item.querySelector(`.${stepItem}__icon`)).toBeTruthy(); + expect(item.querySelector(`.${prefix}-icon-cart`)).toBeTruthy(); + }); + }); + it(':extra', () => { + const { container } = render( + <Steps defaultCurrent={0}> + {itemsWithTNode.map((item, index) => ( + <StepItem + key={index} + title={item.title} + content={item.content} + extra={ + index === 1 && ( + <Image src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标" style={{ width: '100%' }} /> + ) + } + /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + const $extra = $stepItems[1].querySelector(`.${stepItem}__extra`); + expect($extra).toBeTruthy(); + expect($extra.querySelector('img')).toBeTruthy(); + }); + it(':status', () => { + const current = 1; + const { container } = render( + <Steps current={current}> + {itemsWithTNode.map((item, index) => ( + <StepItem key={index} title={item.title} content={item.content} status={item.status as StepStatus} /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + $stepItems.forEach((item, index) => { + expect(item.classList.contains(`${stepItem}--${itemsWithTNode[index].status}`)); + }); + }); + it(':titleRight', () => { + const { container } = render( + <Steps defaultCurrent={0} layout="vertical"> + {itemsWithTNode.map((item, index) => ( + <StepItem + key={index} + title={item.title} + content={item.content} + titleRight={<Icon name="chevron-right" size="22px" color="rgba(0, 0, 0, .4)" />} + /> + ))} + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + $stepItems.forEach((item) => { + expect(item.querySelector(`.${prefix}-icon.${prefix}-icon-chevron-right`)).toBeTruthy(); + }); + const { container: container2 } = render( + <Steps defaultCurrent={0}> + {itemsWithTNode.map((item, index) => ( + <StepItem + key={index} + title={item.title} + content={item.content} + titleRight={<Icon name="chevron-right" size="22px" color="rgba(0, 0, 0, .4)" />} + /> + ))} + </Steps>, + ); + const $stepItems2 = container2.querySelectorAll(`.${stepItem}`); + $stepItems2.forEach((item) => { + expect(item.querySelector(`.${prefix}-icon`)).toBeNull(); + }); + }); + }); + describe('slot', () => { + it('should render children as content', () => { + const { container } = render( + <Steps current={0}> + <StepItem title="步骤1"> + <div className="custom-content">React for Mobile</div> + </StepItem> + </Steps>, + ); + const $description = container.querySelector(`.${stepItem}__description`); + expect($description.querySelector('.custom-content')).toBeTruthy(); + expect($description.textContent).toBe('React for Mobile'); + expect(container.firstChild).toMatchSnapshot(); + }); + }); + describe('edge cases', () => { + it('should handle custom icon as false', () => { + const { container } = render( + <Steps current={0}> + <StepItem title="步骤1" icon={false} /> + </Steps>, + ); + const $stepItem = container.querySelector(`.${stepItem}`); + expect($stepItem.querySelector(`.${stepItem}__icon`)).toBeFalsy(); + expect($stepItem.querySelector(`.${stepItem}__circle`)).toBeTruthy(); + }); + it('should handle custom status priority', () => { + const { container } = render( + <Steps current={0}> + <StepItem title="步骤1" status="error" /> + <StepItem title="步骤2" status="finish" /> + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + expect($stepItems[0].classList.contains(`${stepItem}--error`)).toBeTruthy(); + expect($stepItems[1].classList.contains(`${stepItem}--finish`)).toBeTruthy(); + }); + it('should render correct icons for different statuses', () => { + const { container } = render( + <Steps current={1}> + <StepItem title="完成步骤" /> + <StepItem title="错误步骤" status="error" /> + <StepItem title="处理中步骤" /> + </Steps>, + ); + const $stepItems = container.querySelectorAll(`.${stepItem}`); + const finishIcon = $stepItems[0].querySelector(`.${stepItem}__circle`); + expect(finishIcon).toBeTruthy(); + expect(finishIcon.textContent).toContain(''); + const errorIcon = $stepItems[1].querySelector(`.${stepItem}__circle`); + expect(errorIcon).toBeTruthy(); + expect(errorIcon.textContent).toContain(''); + const processIcon = $stepItems[2].querySelector(`.${stepItem}__circle`); + expect(processIcon).toBeTruthy(); + expect(processIcon.textContent).toContain('3'); + }); + }); +}); diff --git a/src/steps/_example/horizontal.tsx b/src/steps/_example/horizontal.tsx index ae6ee3dcf..cd202f39d 100644 --- a/src/steps/_example/horizontal.tsx +++ b/src/steps/_example/horizontal.tsx @@ -3,7 +3,7 @@ import { Steps, StepItem } from 'tdesign-mobile-react'; import { CartIcon } from 'tdesign-icons-react'; export default function StepsDemo() { - const [first, setFirst] = useState(1); + const [first, setFirst] = useState<number | string>('1'); const [second, setSecond] = useState(1); const [third, setThird] = useState(1); const options = { @@ -13,7 +13,7 @@ export default function StepsDemo() { }; const count = 4; - const onFirstChange = (current: number) => { + const onFirstChange = (current: number | string) => { setFirst(current); }; const onSecondChange = (current: number) => { @@ -23,14 +23,17 @@ export default function StepsDemo() { setThird(current); }; - const getTitle = (type: 'first' | 'second' | 'third', index: number) => { - if (index === options[type]) { + const getTitle = (type: 'first' | 'second' | 'third', index: number | string) => { + const numIndex = Number(index); + const currentValue = Number(options[type]); + + if (numIndex === currentValue) { return '当前步骤'; } - if (index < options[type]) { + if (numIndex < currentValue) { return '已完成'; } - if (index > options[type]) { + if (numIndex > currentValue) { return '未完成'; } }; diff --git a/src/table/__tests__/table.test.tsx b/src/table/__tests__/table.test.tsx new file mode 100644 index 000000000..37cc9bb86 --- /dev/null +++ b/src/table/__tests__/table.test.tsx @@ -0,0 +1,261 @@ +import { describe, it, expect, render, vi, fireEvent, screen, act, waitFor } from '@test/utils'; +import React from 'react'; +import { Table, BaseTableRef, TableRowData, BaseTableCol } from '../index'; + +const prefix = 't'; +const name = `.${prefix}-table`; + +const data = []; +const total = 5; +for (let i = 0; i < total; i++) { + data.push({ + index: i + 1, + applicant: ['内容', '内容', '内容'][i % 3], + status: ['内容', '内容', '内容'][i % 3], + channel: ['内容', '内容', '内容'][i % 3], + detail: { + email: ['内容', '内容', '内容内容内容'][i % 3], + }, + }); +} + +const columns: BaseTableCol<TableRowData>[] = [ + { colKey: 'serial-number', title: () => '序号', width: 60 }, + { colKey: 'applicant', title: <div>标题</div>, ellipsis: true, cell: 'type-slot-name', minWidth: 50 }, + { + colKey: 'status', + title: '标题', + ellipsis: true, + }, + { + colKey: 'channel', + title: '标题', + cell: ({ col, row }) => row[col.colKey], + ellipsis: true, + }, + { + colKey: 'detail.email', + title: '标题', + cell: () => '内容', + ellipsis: true, + }, +]; + +describe('table', () => { + describe(' props ', () => { + it(': tableLayout', () => { + const { container, rerender } = render(<Table rowKey="index" columns={columns} data={data} />); + expect(container.querySelector(`${name}--layout-fixed`)).toBeTruthy(); + + rerender(<Table rowKey="index" columns={columns} data={data} tableLayout="auto" />); + expect(container.querySelector(`${name}--layout-auto`)).toBeTruthy(); + }); + + it(': bordered', () => { + const { container } = render(<Table rowKey="index" columns={columns} data={data} bordered />); + expect(container.querySelector(`${name}--bordered`)).toBeTruthy(); + }); + + it(': stripe', () => { + const { container } = render(<Table rowKey="index" columns={columns} data={data} stripe bordered />); + expect(container.querySelector(`${name}--striped`)).toBeTruthy(); + }); + + it(': BaseTableCol colkey', () => { + const columns = [{ title: '姓名' }]; + const data = [{ name: 'Tom' }]; + const { container } = render(<Table rowKey="index" columns={columns} data={data} />); + const th = container.querySelector('th'); + expect(th.className).not.toContain('t-table__th-'); + }); + + it(': BaseTableCol align', () => { + columns[0].align = 'center'; + columns[1].align = 'right'; + const { container } = render(<Table style={{ width: '200px' }} rowKey="index" columns={columns} data={data} />); + expect(container.querySelector('.t-align-center')).toBeTruthy(); + expect(container.querySelector('.t-align-right')).toBeTruthy(); + }); + + it(': BaseTableCol fixed', async () => { + const onScroll = vi.fn(); + columns[0].fixed = 'left'; + columns[3].fixed = 'right'; + const { container } = render( + <Table style={{ width: '200px' }} rowKey="index" columns={columns} data={data} onScroll={onScroll} />, + ); + + await waitFor(() => { + expect(container.querySelector(`${name}__cell--fixed-left`)).toBeTruthy(); + expect(container.querySelector(`${name}__cell--fixed-right`)).toBeTruthy(); + }); + + const tableContent = container.querySelector(`${name}__content`); + Object.defineProperty(tableContent, 'scrollWidth', { value: 500 }); + fireEvent.scroll(tableContent); + + await waitFor(() => { + expect(container.querySelector(`${name}__content--scrollable-to-right`)).toBeTruthy(); + }); + + fireEvent.scroll(tableContent, { target: { scrollLeft: 0 } }); + await waitFor(() => { + expect(container.querySelector(`${name}__content--scrollable-to-left`)).toBeFalsy(); + }); + }); + + it(': empty', () => { + const { container } = render(<Table rowKey="index" columns={columns} data={[]} empty="暂无数据" />); + expect(container.querySelector(`${name}__empty`).textContent).toBe('暂无数据'); + }); + + it(': cellEmptyContent', () => { + const columns = [ + { colKey: 'id', title: 'ID' }, + { colKey: 'name', title: '姓名' }, + { colKey: 'age', title: '年龄' }, + ]; + const data = [ + { id: 1, name: '' }, + { id: 2, age: undefined }, + ]; + const { container, rerender } = render( + <Table rowKey="index" columns={columns} data={data} cellEmptyContent="暂无数据" />, + ); + const cellEmptyContent = screen.getAllByText('暂无数据'); + expect(cellEmptyContent).toHaveLength(4); + + rerender( + <Table + rowKey="index" + columns={columns} + data={data} + cellEmptyContent={() => <div className="cell-empty-test">暂无数据</div>} + />, + ); + expect(container.querySelector('.cell-empty-test')).toBeTruthy(); + }); + + it(': loading', () => { + const { container } = render(<Table rowKey="index" columns={columns} data={data} loading />); + expect(container.querySelector(`${name}__loading--full`)).toBeTruthy(); + }); + + it(': showHeader', () => { + const { container } = render(<Table rowKey="index" columns={columns} data={data} showHeader={false} />); + expect(container.querySelector(`${name}__header`)).toBeNull(); + }); + + it(': fixedRows', () => { + const { container } = render(<Table rowKey="index" columns={columns} data={data} fixedRows={[1, 2]} />); + expect(container.querySelector(`${name}__row--fixed-top`)).toBeTruthy(); + expect(container.querySelector(`${name}__row--fixed-bottom`)).toBeTruthy(); + expect(container.querySelector(`${name}__row--fixed-bottom-first`)).toBeTruthy(); + }); + + it(': height', () => { + const { container, rerender } = render(<Table rowKey="index" columns={columns} data={data} height={200} />); + expect(container.querySelector(`${name}__content`)).toHaveStyle('height: 200px;'); + expect(container.querySelector(`${name}__header--fixed`)).toBeTruthy(); + + rerender(<Table rowKey="index" columns={columns} data={data} height="100%" />); + expect(container.querySelector(`${name}__content`)).toHaveStyle('height: 100%'); + }); + + it(': verticalAlign', () => { + const verticalAligns = ['top', 'middle', 'bottom'] as const; + verticalAligns.forEach((verticalAlign) => { + const { container } = render( + <Table rowKey="index" columns={columns} data={data} verticalAlign={verticalAlign} />, + ); + expect(container.querySelector(`.t-vertical-align-${verticalAlign}`)).toBeTruthy(); + }); + }); + + it(': rowAttributes', () => { + const { container, rerender } = render( + <Table rowKey="index" columns={columns} data={data} rowAttributes={{ draggable: 'true' }} />, + ); + const row = container.querySelector('tbody tr'); + expect(row).toHaveAttribute('draggable', 'true'); + + rerender( + <Table + rowKey="index" + columns={columns} + data={data} + rowAttributes={[{ draggable: 'true' }, { title: '超出省略显示' }]} + />, + ); + expect(row).toHaveAttribute('draggable', 'true'); + expect(row).toHaveAttribute('title', '超出省略显示'); + + rerender(<Table rowKey="index" columns={columns} data={data} rowAttributes={() => ({ draggable: 'true' })} />); + expect(row).toHaveAttribute('draggable', 'true'); + }); + + it(': rowClassName', () => { + const { container, rerender } = render( + <Table rowKey="index" columns={columns} data={data} rowClassName="row-test" />, + ); + expect(container.querySelector('.row-test')).toHaveClass('row-test'); + + rerender(<Table rowKey="index" columns={columns} data={data} rowClassName={{ 'row-test': true }} />); + expect(container.querySelector('.row-test')).toHaveClass('row-test'); + + rerender(<Table rowKey="index" columns={columns} data={data} rowClassName={() => 'row-test'} />); + expect(container.querySelector('.row-test')).toHaveClass('row-test'); + }); + }); + + describe('events', () => { + const columns = [ + { colKey: 'id', title: 'ID', stopPropagation: true }, + { colKey: 'name', title: '姓名', stopPropagation: true }, + { colKey: 'age', title: '年龄', stopPropagation: true }, + ]; + const data = [ + { id: 1, name: '' }, + { id: 2, age: undefined }, + ]; + it(': onCellClick', () => { + const onCellClick = vi.fn(); + const { container } = render(<Table rowKey="index" columns={columns} data={data} onCellClick={onCellClick} />); + fireEvent.click(container.querySelector('td')); + expect(onCellClick).toHaveBeenCalled(); + }); + + it(': onRowClick', () => { + const onRowClick = vi.fn(); + const { container } = render(<Table rowKey="index" columns={columns} data={data} onRowClick={onRowClick} />); + fireEvent.click(container.querySelector('tbody tr')); + expect(onRowClick).toHaveBeenCalled(); + }); + + it(': onScroll', () => { + const onScroll = vi.fn(); + const { container } = render(<Table rowKey="index" columns={columns} data={data} onScroll={onScroll} />); + fireEvent.scroll(container.querySelector(`${name}__content`)); + expect(onScroll).toHaveBeenCalled(); + }); + + it(': refreshTable', async () => { + const ref = React.createRef<BaseTableRef>(); + render(<Table ref={ref} rowKey="index" columns={columns} data={data} />); + expect(ref.current).toBeTruthy(); + + await act(async () => { + expect(() => ref.current?.refreshTable()).not.toThrow(); + }); + }); + + it(': resize', async () => { + const { container } = render(<Table rowKey="index" columns={columns} data={data} />); + const resizeEvent = new Event('resize'); + window.dispatchEvent(resizeEvent); + await waitFor(async () => { + expect(container.querySelector(`${name}`)).toBeTruthy(); + }); + }); + }); +}); diff --git a/test/snap/__snapshots__/csr.test.jsx.snap b/test/snap/__snapshots__/csr.test.jsx.snap index bdc0730c3..a987deb20 100644 --- a/test/snap/__snapshots__/csr.test.jsx.snap +++ b/test/snap/__snapshots__/csr.test.jsx.snap @@ -528,14 +528,41 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -562,14 +589,26 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -596,14 +635,28 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -630,14 +683,30 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-edit-1" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z" - fill="currentColor" - /> + <g + id="edit-1" + > + <path + d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" + fill="transparent" + id="fill1" + /> + <path + d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z" + fill="transparent" + id="fill2" + /> + <path + d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -943,14 +1012,41 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -977,14 +1073,26 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1011,14 +1119,28 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1045,14 +1167,30 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-edit-1" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z" - fill="currentColor" - /> + <g + id="edit-1" + > + <path + d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" + fill="transparent" + id="fill1" + /> + <path + d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z" + fill="transparent" + id="fill2" + /> + <path + d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1404,14 +1542,41 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1438,14 +1603,26 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1472,14 +1649,28 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1506,14 +1697,30 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid.tsx 1`] = ` class="t-icon t-icon-edit-1" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z" - fill="currentColor" - /> + <g + id="edit-1" + > + <path + d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" + fill="transparent" + id="fill1" + /> + <path + d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z" + fill="transparent" + id="fill2" + /> + <path + d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1839,14 +2046,41 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid-multiple.ts class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1873,14 +2107,26 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid-multiple.ts class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1907,14 +2153,28 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid-multiple.ts class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1941,14 +2201,30 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid-multiple.ts class="t-icon t-icon-edit-1" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z" - fill="currentColor" - /> + <g + id="edit-1" + > + <path + d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" + fill="transparent" + id="fill1" + /> + <path + d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z" + fill="transparent" + id="fill2" + /> + <path + d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -1989,14 +2265,40 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid-multiple.ts class="t-icon t-icon-image" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z" - fill="currentColor" - /> + <g + id="image" + > + <path + d="M3 21H20L9 10L3 16V21Z" + fill="transparent" + id="fill1" + /> + <circle + cx="15.75" + cy="8.25" + fill="transparent" + id="fill2" + r="2" + /> + <path + d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + <circle + cx="15.75" + cy="8.25" + id="stroke2" + r="2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -2023,14 +2325,40 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/grid-multiple.ts class="t-icon t-icon-image" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z" - fill="currentColor" - /> + <g + id="image" + > + <path + d="M3 21H20L9 10L3 16V21Z" + fill="transparent" + id="fill1" + /> + <circle + cx="15.75" + cy="8.25" + fill="transparent" + id="fill2" + r="2" + /> + <path + d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + <circle + cx="15.75" + cy="8.25" + id="stroke2" + r="2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -2397,14 +2725,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -2425,14 +2799,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -2453,14 +2873,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -2481,14 +2947,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -2985,14 +3497,41 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3019,14 +3558,26 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3053,14 +3604,28 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3087,14 +3652,30 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-edit-1" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z" - fill="currentColor" - /> + <g + id="edit-1" + > + <path + d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" + fill="transparent" + id="fill1" + /> + <path + d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z" + fill="transparent" + id="fill2" + /> + <path + d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3400,14 +3981,41 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3434,14 +4042,26 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3468,14 +4088,28 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3502,14 +4136,30 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-edit-1" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z" - fill="currentColor" - /> + <g + id="edit-1" + > + <path + d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" + fill="transparent" + id="fill1" + /> + <path + d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z" + fill="transparent" + id="fill2" + /> + <path + d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3861,14 +4511,41 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3895,14 +4572,26 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3929,14 +4618,28 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -3963,14 +4666,30 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-edit-1" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z" - fill="currentColor" - /> + <g + id="edit-1" + > + <path + d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" + fill="transparent" + id="fill1" + /> + <path + d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z" + fill="transparent" + id="fill2" + /> + <path + d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -4291,14 +5010,41 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -4325,14 +5071,26 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -4359,14 +5117,28 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -4393,14 +5165,30 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-edit-1" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z" - fill="currentColor" - /> + <g + id="edit-1" + > + <path + d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z" + fill="transparent" + id="fill1" + /> + <path + d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z" + fill="transparent" + id="fill2" + /> + <path + d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -4441,14 +5229,40 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-image" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z" - fill="currentColor" - /> + <g + id="image" + > + <path + d="M3 21H20L9 10L3 16V21Z" + fill="transparent" + id="fill1" + /> + <circle + cx="15.75" + cy="8.25" + fill="transparent" + id="fill2" + r="2" + /> + <path + d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + <circle + cx="15.75" + cy="8.25" + id="stroke2" + r="2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -4475,14 +5289,40 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-image" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z" - fill="currentColor" - /> + <g + id="image" + > + <path + d="M3 21H20L9 10L3 16V21Z" + fill="transparent" + id="fill1" + /> + <circle + cx="15.75" + cy="8.25" + fill="transparent" + id="fill2" + r="2" + /> + <path + d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + <circle + cx="15.75" + cy="8.25" + id="stroke2" + r="2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -4598,14 +5438,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -4627,14 +5513,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -4656,14 +5588,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -4685,14 +5663,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/index.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -5251,14 +6275,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/list.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -5279,14 +6349,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/list.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -5307,14 +6423,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/list.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -5335,14 +6497,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/list.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -5569,14 +6777,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/status.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -5598,14 +6852,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/status.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -5627,14 +6927,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/status.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -5656,14 +7002,60 @@ exports[`csr snapshot test > csr test src/action-sheet/_example/status.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -6006,14 +7398,33 @@ exports[`csr snapshot test > csr test src/avatar/_example/action.tsx 1`] = ` class="t-icon t-icon-user-add" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M11.5 4C9.567 4 8 5.567 8 7.5C8 9.433 9.567 11 11.5 11C13.433 11 15 9.433 15 7.5C15 5.567 13.433 4 11.5 4ZM6 7.5C6 4.46243 8.46243 2 11.5 2C14.5376 2 17 4.46243 17 7.5C17 10.5376 14.5376 13 11.5 13C8.46243 13 6 10.5376 6 7.5ZM19 13V17H23V19H19V23H17V19H13V17H17V13H19ZM8 16C5.79086 16 4 17.7909 4 20H12.0508V22H2V20C2 16.6863 4.68629 14 8 14H12V16H8Z" - fill="currentColor" - /> + <g + id="user-add" + > + <path + d="M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z" + fill="transparent" + id="fill1" + /> + <path + d="M11 15H8C5.23858 15 3 17.2386 3 20V21H11.0508M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M18 14V18M18 18V22M18 18H14M18 18H22" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -6139,13 +7550,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/badge-avatar.tsx 1`] = class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -6554,13 +7994,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/icon-avatar.tsx 1`] = class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -6590,13 +8059,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/icon-avatar.tsx 1`] = class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -6985,13 +8483,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/index.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -7021,13 +8548,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/index.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -7164,13 +8720,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/index.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -7835,14 +9420,33 @@ exports[`csr snapshot test > csr test src/avatar/_example/index.tsx 1`] = ` class="t-icon t-icon-user-add" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M11.5 4C9.567 4 8 5.567 8 7.5C8 9.433 9.567 11 11.5 11C13.433 11 15 9.433 15 7.5C15 5.567 13.433 4 11.5 4ZM6 7.5C6 4.46243 8.46243 2 11.5 2C14.5376 2 17 4.46243 17 7.5C17 10.5376 14.5376 13 11.5 13C8.46243 13 6 10.5376 6 7.5ZM19 13V17H23V19H19V23H17V19H13V17H17V13H19ZM8 16C5.79086 16 4 17.7909 4 20H12.0508V22H2V20C2 16.6863 4.68629 14 8 14H12V16H8Z" - fill="currentColor" - /> + <g + id="user-add" + > + <path + d="M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z" + fill="transparent" + id="fill1" + /> + <path + d="M11 15H8C5.23858 15 3 17.2386 3 20V21H11.0508M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M18 14V18M18 18V22M18 18H14M18 18H22" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -7978,13 +9582,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/index.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -8094,13 +9727,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/index.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -8210,13 +9872,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/index.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -8338,13 +10029,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/size.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -8454,13 +10174,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/size.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -8570,13 +10319,42 @@ exports[`csr snapshot test > csr test src/avatar/_example/size.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -8920,13 +10698,40 @@ exports[`csr snapshot test > csr test src/badge/_example/base.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -8995,13 +10800,40 @@ exports[`csr snapshot test > csr test src/badge/_example/base.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -9059,13 +10891,40 @@ exports[`csr snapshot test > csr test src/badge/_example/base.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </button> </div> @@ -9148,13 +11007,40 @@ exports[`csr snapshot test > csr test src/badge/_example/index.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -9223,13 +11109,40 @@ exports[`csr snapshot test > csr test src/badge/_example/index.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -9287,13 +11200,40 @@ exports[`csr snapshot test > csr test src/badge/_example/index.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </button> </div> @@ -9340,13 +11280,40 @@ exports[`csr snapshot test > csr test src/badge/_example/index.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -9375,13 +11342,40 @@ exports[`csr snapshot test > csr test src/badge/_example/index.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -9414,13 +11408,26 @@ exports[`csr snapshot test > csr test src/badge/_example/index.tsx 1`] = ` class="t-icon t-icon-shop" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 5.5C7.5 3.01472 9.51472 1 12 1C14.4853 1 16.5 3.01472 16.5 5.5V7H21V23H3V7H7.5V5.5ZM7.5 9H5V21H19V9H16.5V12H14.5V9H9.5V12H7.5V9ZM14.5 7V5.5C14.5 4.11929 13.3807 3 12 3C10.6193 3 9.5 4.11929 9.5 5.5V7H14.5Z" - fill="currentColor" - /> + <g + id="shop" + > + <path + d="M4 8H20V22H4V8Z" + fill="transparent" + id="fill1" + /> + <path + d="M15.5 11V5.5C15.5 3.567 13.933 2 12 2C10.067 2 8.5 3.567 8.5 5.5V11M4 8H20V22H4V8Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </button> </div> @@ -9517,13 +11524,42 @@ exports[`csr snapshot test > csr test src/badge/_example/index.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -9568,13 +11604,42 @@ exports[`csr snapshot test > csr test src/badge/_example/index.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -9627,13 +11692,42 @@ exports[`csr snapshot test > csr test src/badge/_example/size.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -9678,13 +11772,42 @@ exports[`csr snapshot test > csr test src/badge/_example/size.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -9722,13 +11845,40 @@ exports[`csr snapshot test > csr test src/badge/_example/theme.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -9757,13 +11907,40 @@ exports[`csr snapshot test > csr test src/badge/_example/theme.tsx 1`] = ` class="t-icon t-icon-notification" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z" - fill="currentColor" - /> + <g + id="notification" + > + <path + d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z" + fill="transparent" + id="fill1" + /> + <path + d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z" + fill="transparent" + id="fill2" + /> + <g + id="stroke1" + > + <path + d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -9796,13 +11973,26 @@ exports[`csr snapshot test > csr test src/badge/_example/theme.tsx 1`] = ` class="t-icon t-icon-shop" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 5.5C7.5 3.01472 9.51472 1 12 1C14.4853 1 16.5 3.01472 16.5 5.5V7H21V23H3V7H7.5V5.5ZM7.5 9H5V21H19V9H16.5V12H14.5V9H9.5V12H7.5V9ZM14.5 7V5.5C14.5 4.11929 13.3807 3 12 3C10.6193 3 9.5 4.11929 9.5 5.5V7H14.5Z" - fill="currentColor" - /> + <g + id="shop" + > + <path + d="M4 8H20V22H4V8Z" + fill="transparent" + id="fill1" + /> + <path + d="M15.5 11V5.5C15.5 3.567 13.933 2 12 2C10.067 2 8.5 3.567 8.5 5.5V11M4 8H20V22H4V8Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </button> </div> @@ -10029,14 +12219,60 @@ exports[`csr snapshot test > csr test src/button/_example/icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -10053,14 +12289,60 @@ exports[`csr snapshot test > csr test src/button/_example/icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </button> <button @@ -10234,14 +12516,60 @@ exports[`csr snapshot test > csr test src/button/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -10258,14 +12586,60 @@ exports[`csr snapshot test > csr test src/button/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </button> <button @@ -10634,13 +13008,60 @@ exports[`csr snapshot test > csr test src/button/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </button> <button @@ -10662,13 +13083,60 @@ exports[`csr snapshot test > csr test src/button/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </button> </div> @@ -10882,13 +13350,60 @@ exports[`csr snapshot test > csr test src/button/_example/shape.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </button> <button @@ -10910,13 +13425,60 @@ exports[`csr snapshot test > csr test src/button/_example/shape.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </button> </div> @@ -11290,14 +13852,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/base.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -11710,13 +14279,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -11757,13 +14334,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/custom-text.tsx 1`] class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -11785,14 +14370,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/custom-text.tsx 1`] class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -12533,13 +15125,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/custom-text-single.t class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -12561,14 +15161,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/custom-text-single.t class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -13269,14 +15876,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/disabled.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -13689,13 +16303,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/disabled.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -13760,14 +16382,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -14180,13 +16809,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -14218,14 +16855,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -14638,13 +17282,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -14700,13 +17352,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -14728,14 +17388,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -15461,13 +18128,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -15489,14 +18164,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -16234,14 +18916,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar-header" @@ -16256,13 +18945,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left-double" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M18.4144 7.50003L13.9144 12L18.4144 16.5L17.0001 17.9142L11.0859 12L17.0002 6.08582L18.4144 7.50003ZM11.9144 7.50003L7.41436 12L11.9144 16.5L10.5002 17.9142L4.58594 12L10.5002 6.08582L11.9144 7.50003Z" - fill="currentColor" - /> + <g + id="chevron-left.double" + > + <path + d="M10.5 7.5L6 12L10.5 16.5M17 7.5L12.5 12L17 16.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -16272,13 +18969,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -16297,13 +19002,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -16313,13 +19026,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right-double" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M5.58594 16.5L10.0859 12L5.58594 7.50003L7.00015 6.08582L12.9144 12L7.00015 17.9142L5.58594 16.5ZM12.0859 16.5L16.5859 12L12.0859 7.50003L13.5002 6.08582L19.4144 12L13.5001 17.9142L12.0859 16.5Z" - fill="currentColor" - /> + <g + id="chevron-right.double" + > + <path + d="M13.5 16.5L18 12L13.5 7.5M7 16.5L11.5 12L7 7.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -16562,13 +19283,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -16611,14 +19340,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -17013,14 +19749,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-swap-right wrapper__center" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15 7.58569L22.4142 14.9999L2 14.9999V12.9999L17.5858 12.9999L13.5858 8.99991L15 7.58569Z" - fill="currentColor" - /> + <g + id="swap-right" + > + <path + d="M3 14L20 14L15 9" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="wrapper__right" @@ -17068,14 +19811,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -17488,13 +20238,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -18748,14 +21506,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/multiple.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -19168,13 +21933,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/multiple.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -19205,14 +21978,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/range.tsx 1`] = ` class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -19607,14 +22387,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/range.tsx 1`] = ` class="t-icon t-icon-swap-right wrapper__center" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15 7.58569L22.4142 14.9999L2 14.9999V12.9999L17.5858 12.9999L13.5858 8.99991L15 7.58569Z" - fill="currentColor" - /> + <g + id="swap-right" + > + <path + d="M3 14L20 14L15 9" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="wrapper__right" @@ -19646,14 +22433,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/switch-mode.tsx 1`] class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar-header" @@ -19668,13 +22462,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/switch-mode.tsx 1`] class="t-icon t-icon-chevron-left-double" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M18.4144 7.50003L13.9144 12L18.4144 16.5L17.0001 17.9142L11.0859 12L17.0002 6.08582L18.4144 7.50003ZM11.9144 7.50003L7.41436 12L11.9144 16.5L10.5002 17.9142L4.58594 12L10.5002 6.08582L11.9144 7.50003Z" - fill="currentColor" - /> + <g + id="chevron-left.double" + > + <path + d="M10.5 7.5L6 12L10.5 16.5M17 7.5L12.5 12L17 16.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -19684,13 +22486,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/switch-mode.tsx 1`] class="t-icon t-icon-chevron-left" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -19709,13 +22519,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/switch-mode.tsx 1`] class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -19725,13 +22543,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/switch-mode.tsx 1`] class="t-icon t-icon-chevron-right-double" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M5.58594 16.5L10.0859 12L5.58594 7.50003L7.00015 6.08582L12.9144 12L7.00015 17.9142L5.58594 16.5ZM12.0859 16.5L16.5859 12L12.0859 7.50003L13.5002 6.08582L19.4144 12L13.5001 17.9142L12.0859 16.5Z" - fill="currentColor" - /> + <g + id="chevron-right.double" + > + <path + d="M13.5 16.5L18 12L13.5 7.5M7 16.5L11.5 12L7 7.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -19974,13 +22800,21 @@ exports[`csr snapshot test > csr test src/calendar/_example/switch-mode.tsx 1`] class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -21232,13 +24066,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -21262,14 +24104,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/base.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -21294,14 +24143,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -21413,13 +24269,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/check-strictly.tsx 1 class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -21467,14 +24331,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/check-strictly.tsx 1 class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -21623,13 +24494,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -21653,14 +24532,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -21685,14 +24571,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -21816,13 +24709,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -21846,14 +24747,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -21984,13 +24892,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -22014,14 +24930,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22046,14 +24969,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22071,14 +25001,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22096,14 +25033,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -22162,13 +25106,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22210,13 +25162,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22648,13 +25608,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22722,13 +25690,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -22752,14 +25728,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22784,14 +25767,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22809,14 +25799,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22834,14 +25831,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -22900,13 +25904,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -22948,13 +25960,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -23386,13 +26406,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -23460,13 +26488,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -23490,206 +26526,23 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> - </svg> - </div> - <div - class="t-cascader__content" - > - <div> - <div - class="t-cascader__steps" + <g + id="close" > - <div - class="t-cascader__step" - > - <div - class="t-cascader__step-dot t-cascader__step-dot--last" - /> - <div - class="t-cascader__step-label t-cascader__step-label--active" - > - 选择选项 - </div> - <svg - class="t-icon t-icon-chevron-right t-cascader__step-arrow" - fill="none" - height="1em" - style="font-size: 22px;" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> - </svg> - </div> - </div> - </div> - <div - class="t-cascader__options-title" - > - 请选择省份 - </div> - <div - class="t-cascader__options-container" - style="width: 100vw; transform: translateX(-000vw);" - > - <div - class="t-cascader__options" - > - <div - class="t-cascader-radio-group-0" - > - <div - class="t-radio-group" - > - <div - class="t-radio t-radio--right t-radio--block" - > - <input - class="t-radio__original" - type="radio" - value="110000" - /> - <div - class="t-radio__icon t-radio__icon--right" - > - <div - class="placeholder" - /> - </div> - <div - class="t-radio__content" - > - <span - class="t-radio__title" - style="-webkit-line-clamp: 3;" - > - 北京市 - </span> - </div> - </div> - <div - class="t-radio t-radio--right t-radio--block" - > - <input - class="t-radio__original" - type="radio" - value="120000" - /> - <div - class="t-radio__icon t-radio__icon--right" - > - <div - class="placeholder" - /> - </div> - <div - class="t-radio__content" - > - <span - class="t-radio__title" - style="-webkit-line-clamp: 3;" - > - 天津市 - </span> - </div> - </div> - </div> - </div> - </div> - </div> - </div> - </div> - </div> - </div> - </div> - <div - class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" - > - <div - class="tdesign-mobile-demo-block__header" - > - <p - class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle" - > - 选择任意一项 - </p> - </div> - <div - class="tdesign-mobile-demo-block__slot" - > - <div - class="t-cell" - > - <div - class="t-cell__left" - /> - <div - class="t-cell__title" - > - <div - class="t-cell__title-text" - > - 地址 - </div> - </div> - <div - class="t-cell__note" - > - 请选择地址 - </div> - <div - class="t-cell__right t-cell__right--middle" - > - <div - class="t-cell__right-icon" - > - <svg - class="t-icon t-icon-chevron-right" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> - </div> - </div> - <div - class="t-popup t-popup--bottom" - style="display: none; animation-fill-mode: forwards;" - > - <div - class="t-cascader" - > - <div - class="t-cascader__title" - > - 选择地址 - </div> - <div - class="t-cascader__close-btn" - > - <span - style="color: rgb(0, 82, 217);" - > - 确定 - </span> - </div> <div class="t-cascader__content" > @@ -23712,14 +26565,226 @@ exports[`csr snapshot test > csr test src/cascader/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </svg> + </div> + </div> + </div> + <div + class="t-cascader__options-title" + > + 请选择省份 + </div> + <div + class="t-cascader__options-container" + style="width: 100vw; transform: translateX(-000vw);" + > + <div + class="t-cascader__options" + > + <div + class="t-cascader-radio-group-0" + > + <div + class="t-radio-group" + > + <div + class="t-radio t-radio--right t-radio--block" + > + <input + class="t-radio__original" + type="radio" + value="110000" + /> + <div + class="t-radio__icon t-radio__icon--right" + > + <div + class="placeholder" + /> + </div> + <div + class="t-radio__content" + > + <span + class="t-radio__title" + style="-webkit-line-clamp: 3;" + > + 北京市 + </span> + </div> + </div> + <div + class="t-radio t-radio--right t-radio--block" + > + <input + class="t-radio__original" + type="radio" + value="120000" + /> + <div + class="t-radio__icon t-radio__icon--right" + > + <div + class="placeholder" + /> + </div> + <div + class="t-radio__content" + > + <span + class="t-radio__title" + style="-webkit-line-clamp: 3;" + > + 天津市 + </span> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + <div + class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" + > + <div + class="tdesign-mobile-demo-block__header" + > + <p + class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle" + > + 选择任意一项 + </p> + </div> + <div + class="tdesign-mobile-demo-block__slot" + > + <div + class="t-cell" + > + <div + class="t-cell__left" + /> + <div + class="t-cell__title" + > + <div + class="t-cell__title-text" + > + 地址 + </div> + </div> + <div + class="t-cell__note" + > + 请选择地址 + </div> + <div + class="t-cell__right t-cell__right--middle" + > + <div + class="t-cell__right-icon" + > + <svg + class="t-icon t-icon-chevron-right" + fill="none" + height="1em" + style="fill: none;" + viewBox="0 0 24 24" + width="1em" + > + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </svg> + </div> + </div> + </div> + <div + class="t-popup t-popup--bottom" + style="display: none; animation-fill-mode: forwards;" + > + <div + class="t-cascader" + > + <div + class="t-cascader__title" + > + 选择地址 + </div> + <div + class="t-cascader__close-btn" + > + <span + style="color: rgb(0, 82, 217);" + > + 确定 + </span> + </div> + <div + class="t-cascader__content" + > + <div> + <div + class="t-cascader__steps" + > + <div + class="t-cascader__step" + > + <div + class="t-cascader__step-dot t-cascader__step-dot--last" + /> + <div + class="t-cascader__step-label t-cascader__step-label--active" + > + 选择选项 + </div> + <svg + class="t-icon t-icon-chevron-right t-cascader__step-arrow" + fill="none" + height="1em" + style="fill: none; font-size: 22px;" + viewBox="0 0 24 24" + width="1em" + > + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -23834,13 +26899,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/keys.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -23864,14 +26937,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/keys.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -23896,14 +26976,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/keys.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -23921,14 +27008,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/keys.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -23946,14 +27040,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/keys.tsx 1`] = ` class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -24012,13 +27113,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/keys.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -24060,13 +27169,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/keys.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -24498,13 +27615,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/keys.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -24560,13 +27685,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/theme-tab.tsx 1`] = class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -24590,14 +27723,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/theme-tab.tsx 1`] = class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -24711,13 +27851,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-title.tsx 1`] = class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -24741,14 +27889,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-title.tsx 1`] = class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -24773,14 +27928,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-title.tsx 1`] = class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -24897,13 +28059,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-value.tsx 1`] = class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -24927,14 +28097,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-value.tsx 1`] = class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -24959,14 +28136,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-value.tsx 1`] = class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -24984,14 +28168,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-value.tsx 1`] = class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -25009,14 +28200,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-value.tsx 1`] = class="t-icon t-icon-chevron-right t-cascader__step-arrow" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -25075,13 +28273,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-value.tsx 1`] = class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -25123,13 +28329,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-value.tsx 1`] = class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -25561,13 +28775,21 @@ exports[`csr snapshot test > csr test src/cascader/_example/with-value.tsx 1`] = class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -25662,13 +28884,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -25703,13 +28933,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -25755,13 +28993,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -25827,13 +29073,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -25851,13 +29105,60 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -25880,13 +29181,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -25950,13 +29259,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -25996,13 +29313,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26053,13 +29378,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26135,13 +29468,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26159,13 +29500,60 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26193,13 +29581,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26336,13 +29732,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26414,13 +29818,60 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26443,13 +29894,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26467,13 +29926,37 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-service" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 11C2 5.47715 6.47715 1 12 1C17.5228 1 22 5.47715 22 11V16.1538C22 17.7996 20.58 19 19 19H16V11H20C20 6.58172 16.4183 3 12 3C7.58172 3 4 6.58172 4 11H8V19H6.06301C6.28503 19.8626 7.06808 20.5 8 20.5H9.56367C9.87991 20.0466 10.4053 19.75 11 19.75H13C13.9665 19.75 14.75 20.5335 14.75 21.5C14.75 22.4665 13.9665 23.25 13 23.25H11C10.4053 23.25 9.87991 22.9534 9.56367 22.5H8C5.90559 22.5 4.18714 20.8903 4.0143 18.8406C2.87438 18.4625 2 17.4453 2 16.1538V11ZM6 17V13H4V16.1538C4 16.5473 4.37084 17 5 17H6ZM20 13H18V17H19C19.6292 17 20 16.5473 20 16.1538V13Z" - fill="currentColor" - /> + <g + id="service" + > + <g + id="fill1" + > + <path + d="M3 12H7V18H5C3.89543 18 3 17.1734 3 16.1538V12Z" + fill="transparent" + /> + <path + d="M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12Z" + fill="transparent" + /> + </g> + <path + d="M10.25 21.5C10.25 21.0858 10.5858 20.75 11 20.75H13C13.4142 20.75 13.75 21.0858 13.75 21.5C13.75 21.9142 13.4142 22.25 13 22.25H11C10.5858 22.25 10.25 21.9142 10.25 21.5Z" + fill="transparent" + id="fill2" + /> + <path + d="M21 12V11C21 6.02944 16.9706 2 12 2C7.02944 2 3 6.02944 3 11V12M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12ZM3 12H7V18H5M3 12V16.1538C3 17.1734 3.89543 18 5 18M10.25 21.5H8C6.34315 21.5 5 20.1569 5 18.5V18M10.25 21.5C10.25 21.9142 10.5858 22.25 11 22.25H13C13.4142 22.25 13.75 21.9142 13.75 21.5C13.75 21.0858 13.4142 20.75 13 20.75H11C10.5858 20.75 10.25 21.0858 10.25 21.5Z" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26496,13 +29979,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26520,13 +30011,38 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-internet" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3.05493 11C3.45261 7.40254 5.97062 4.44413 9.33156 3.40217C8.00851 5.65483 7.1892 8.23957 7.02895 11H3.05493ZM10.9922 1.04555C5.38944 1.55442 1 6.26461 1 12C1 17.7354 5.3894 22.4455 10.9922 22.9545L11 22.9643L11.4254 22.9853C11.4932 22.9887 11.5611 22.9916 11.6292 22.9939C11.7523 22.9979 11.8759 23 12 23C12.1187 23 12.2369 22.9981 12.3546 22.9944C12.4281 22.9921 12.5015 22.989 12.5746 22.9853L13 22.9643L13.0078 22.9545C18.6106 22.4455 23 17.7354 23 12C23 6.26461 18.6106 1.55443 13.0078 1.04555L12.9999 1.03571L12.5736 1.0147C12.4767 1.00972 12.3795 1.006 12.2819 1.00354C12.1882 1.00119 12.0942 1 12 1C11.9051 1 11.8104 1.0012 11.7161 1.00359C11.6192 1.00605 11.5226 1.00976 11.4263 1.0147L11.0001 1.03571L10.9922 1.04555ZM12.0011 3C13.6972 5.25767 14.7704 8.00828 14.9672 11H9.03278C9.22955 8.00828 10.3028 5.25767 11.9989 3C11.9992 3 11.9996 3 12 3C12.0004 3 12.0008 3 12.0011 3ZM7.02894 13C7.18917 15.7604 8.00847 18.3452 9.3315 20.5978C5.97059 19.5558 3.45261 16.5974 3.05493 13H7.02894ZM11.9988 21C10.3028 18.7423 9.22953 15.9917 9.03277 13H14.9672C14.7705 15.9917 13.6972 18.7423 12.0012 21C12.0008 21 12.0004 21 12 21C11.9996 21 11.9992 21 11.9988 21ZM14.6685 20.5978C15.9915 18.3452 16.8108 15.7604 16.9711 13H20.9451C20.5474 16.5974 18.0294 19.5558 14.6685 20.5978ZM16.9711 11C16.8108 8.23957 15.9915 5.65483 14.6684 3.40217C18.0294 4.44413 20.5474 7.40254 20.9451 11H16.9711Z" - fill="currentColor" - /> + <g + id="internet" + > + <path + d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5229 6.47715 22 12 22C17.5228 22 22 17.5229 22 12C22 6.47715 17.5228 2 12 2Z" + fill="transparent" + id="fill1" + /> + <path + d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z" + fill="transparent" + id="fill2" + /> + <path + d="M3 12H21M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5229 17.5228 22 12 22C6.47715 22 2 17.5229 2 12Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26549,13 +30065,21 @@ exports[`csr snapshot test > csr test src/cell/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26587,13 +30111,60 @@ exports[`csr snapshot test > csr test src/cell/_example/group.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26616,13 +30187,21 @@ exports[`csr snapshot test > csr test src/cell/_example/group.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26640,13 +30219,37 @@ exports[`csr snapshot test > csr test src/cell/_example/group.tsx 1`] = ` class="t-icon t-icon-service" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 11C2 5.47715 6.47715 1 12 1C17.5228 1 22 5.47715 22 11V16.1538C22 17.7996 20.58 19 19 19H16V11H20C20 6.58172 16.4183 3 12 3C7.58172 3 4 6.58172 4 11H8V19H6.06301C6.28503 19.8626 7.06808 20.5 8 20.5H9.56367C9.87991 20.0466 10.4053 19.75 11 19.75H13C13.9665 19.75 14.75 20.5335 14.75 21.5C14.75 22.4665 13.9665 23.25 13 23.25H11C10.4053 23.25 9.87991 22.9534 9.56367 22.5H8C5.90559 22.5 4.18714 20.8903 4.0143 18.8406C2.87438 18.4625 2 17.4453 2 16.1538V11ZM6 17V13H4V16.1538C4 16.5473 4.37084 17 5 17H6ZM20 13H18V17H19C19.6292 17 20 16.5473 20 16.1538V13Z" - fill="currentColor" - /> + <g + id="service" + > + <g + id="fill1" + > + <path + d="M3 12H7V18H5C3.89543 18 3 17.1734 3 16.1538V12Z" + fill="transparent" + /> + <path + d="M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12Z" + fill="transparent" + /> + </g> + <path + d="M10.25 21.5C10.25 21.0858 10.5858 20.75 11 20.75H13C13.4142 20.75 13.75 21.0858 13.75 21.5C13.75 21.9142 13.4142 22.25 13 22.25H11C10.5858 22.25 10.25 21.9142 10.25 21.5Z" + fill="transparent" + id="fill2" + /> + <path + d="M21 12V11C21 6.02944 16.9706 2 12 2C7.02944 2 3 6.02944 3 11V12M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12ZM3 12H7V18H5M3 12V16.1538C3 17.1734 3.89543 18 5 18M10.25 21.5H8C6.34315 21.5 5 20.1569 5 18.5V18M10.25 21.5C10.25 21.9142 10.5858 22.25 11 22.25H13C13.4142 22.25 13.75 21.9142 13.75 21.5C13.75 21.0858 13.4142 20.75 13 20.75H11C10.5858 20.75 10.25 21.0858 10.25 21.5Z" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26669,13 +30272,21 @@ exports[`csr snapshot test > csr test src/cell/_example/group.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26693,13 +30304,38 @@ exports[`csr snapshot test > csr test src/cell/_example/group.tsx 1`] = ` class="t-icon t-icon-internet" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3.05493 11C3.45261 7.40254 5.97062 4.44413 9.33156 3.40217C8.00851 5.65483 7.1892 8.23957 7.02895 11H3.05493ZM10.9922 1.04555C5.38944 1.55442 1 6.26461 1 12C1 17.7354 5.3894 22.4455 10.9922 22.9545L11 22.9643L11.4254 22.9853C11.4932 22.9887 11.5611 22.9916 11.6292 22.9939C11.7523 22.9979 11.8759 23 12 23C12.1187 23 12.2369 22.9981 12.3546 22.9944C12.4281 22.9921 12.5015 22.989 12.5746 22.9853L13 22.9643L13.0078 22.9545C18.6106 22.4455 23 17.7354 23 12C23 6.26461 18.6106 1.55443 13.0078 1.04555L12.9999 1.03571L12.5736 1.0147C12.4767 1.00972 12.3795 1.006 12.2819 1.00354C12.1882 1.00119 12.0942 1 12 1C11.9051 1 11.8104 1.0012 11.7161 1.00359C11.6192 1.00605 11.5226 1.00976 11.4263 1.0147L11.0001 1.03571L10.9922 1.04555ZM12.0011 3C13.6972 5.25767 14.7704 8.00828 14.9672 11H9.03278C9.22955 8.00828 10.3028 5.25767 11.9989 3C11.9992 3 11.9996 3 12 3C12.0004 3 12.0008 3 12.0011 3ZM7.02894 13C7.18917 15.7604 8.00847 18.3452 9.3315 20.5978C5.97059 19.5558 3.45261 16.5974 3.05493 13H7.02894ZM11.9988 21C10.3028 18.7423 9.22953 15.9917 9.03277 13H14.9672C14.7705 15.9917 13.6972 18.7423 12.0012 21C12.0008 21 12.0004 21 12 21C11.9996 21 11.9992 21 11.9988 21ZM14.6685 20.5978C15.9915 18.3452 16.8108 15.7604 16.9711 13H20.9451C20.5474 16.5974 18.0294 19.5558 14.6685 20.5978ZM16.9711 11C16.8108 8.23957 15.9915 5.65483 14.6684 3.40217C18.0294 4.44413 20.5474 7.40254 20.9451 11H16.9711Z" - fill="currentColor" - /> + <g + id="internet" + > + <path + d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5229 6.47715 22 12 22C17.5228 22 22 17.5229 22 12C22 6.47715 17.5228 2 12 2Z" + fill="transparent" + id="fill1" + /> + <path + d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z" + fill="transparent" + id="fill2" + /> + <path + d="M3 12H21M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5229 17.5228 22 12 22C6.47715 22 2 17.5229 2 12Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26722,13 +30358,21 @@ exports[`csr snapshot test > csr test src/cell/_example/group.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26774,13 +30418,21 @@ exports[`csr snapshot test > csr test src/cell/_example/multiple.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26820,13 +30472,21 @@ exports[`csr snapshot test > csr test src/cell/_example/multiple.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26877,13 +30537,21 @@ exports[`csr snapshot test > csr test src/cell/_example/multiple.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26959,13 +30627,21 @@ exports[`csr snapshot test > csr test src/cell/_example/multiple.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -26983,13 +30659,60 @@ exports[`csr snapshot test > csr test src/cell/_example/multiple.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27017,13 +30740,21 @@ exports[`csr snapshot test > csr test src/cell/_example/multiple.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27160,13 +30891,21 @@ exports[`csr snapshot test > csr test src/cell/_example/multiple.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27236,13 +30975,21 @@ exports[`csr snapshot test > csr test src/cell/_example/single.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27277,13 +31024,21 @@ exports[`csr snapshot test > csr test src/cell/_example/single.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27329,13 +31084,21 @@ exports[`csr snapshot test > csr test src/cell/_example/single.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27401,13 +31164,21 @@ exports[`csr snapshot test > csr test src/cell/_example/single.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27425,13 +31196,60 @@ exports[`csr snapshot test > csr test src/cell/_example/single.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27454,13 +31272,21 @@ exports[`csr snapshot test > csr test src/cell/_example/single.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -27487,6 +31313,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/all.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27524,6 +31351,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/all.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27561,6 +31389,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/all.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27598,6 +31427,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/all.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27648,6 +31478,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/base.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27685,6 +31516,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/base.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27790,6 +31622,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/card.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27827,6 +31660,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/card.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27901,6 +31735,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/horizontal.tsx 1`] = class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -27935,6 +31770,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/horizontal.tsx 1`] = class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28041,6 +31877,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28078,6 +31915,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28195,6 +32033,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28229,6 +32068,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28310,6 +32150,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28347,6 +32188,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28384,6 +32226,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28421,6 +32264,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28487,6 +32331,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28575,13 +32420,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -28615,6 +32468,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28729,6 +32583,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28786,6 +32641,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28823,6 +32679,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -28913,13 +32770,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check card__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block" @@ -28950,13 +32815,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check card__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block" @@ -29021,13 +32894,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check card__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block" @@ -29056,13 +32937,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/index.tsx 1`] = ` class="t-icon t-icon-check card__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block" @@ -29153,6 +33042,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/right.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -29197,13 +33087,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/special.tsx 1`] = ` class="t-icon t-icon-check card__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block" @@ -29234,13 +33132,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/special.tsx 1`] = ` class="t-icon t-icon-check card__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block" @@ -29305,13 +33211,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/special.tsx 1`] = ` class="t-icon t-icon-check card__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block" @@ -29340,13 +33254,21 @@ exports[`csr snapshot test > csr test src/checkbox/_example/special.tsx 1`] = ` class="t-icon t-icon-check card__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block" @@ -29409,6 +33331,7 @@ exports[`csr snapshot test > csr test src/checkbox/_example/status.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -29480,51 +33403,60 @@ exports[`csr snapshot test > csr test src/checkbox/_example/type.tsx 1`] = ` class="t-icon t-icon-check t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" + viewBox="0 0 24 24" + width="1em" + > + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </svg> + </div> + <div + class="t-checkbox__content" + > + <div + class="t-checkbox__title t-checkbox__title--checked" + style="-webkit-line-clamp: 3;" + > + 多选 + </div> + <div + class="t-checkbox__description" + style="-webkit-line-clamp: 5;" + /> + </div> + <div + class="t-checkbox__border t-checkbox__border--left" + /> + </div> + <div + style="height: 16px;" + /> + <div + class="t-checkbox t-checkbox--left t-checkbox--block" + > + <div + class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked" + > + <svg + class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper" + fill="none" + height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> - </svg> - </div> - <div - class="t-checkbox__content" - > - <div - class="t-checkbox__title t-checkbox__title--checked" - style="-webkit-line-clamp: 3;" - > - 多选 - </div> - <div - class="t-checkbox__description" - style="-webkit-line-clamp: 5;" - /> - </div> - <div - class="t-checkbox__border t-checkbox__border--left" - /> - </div> - <div - style="height: 16px;" - /> - <div - class="t-checkbox t-checkbox--left t-checkbox--block" - > - <div - class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked" - > - <svg - class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z" + d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z" fill="currentColor" /> </svg> @@ -29588,13 +33520,13 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = class="t-collapse t-collapse--default undefined" > <div - class="t-collapse-panel t-collapse-panel--bottom" + class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" > <div class="t-cell__left" @@ -29608,11 +33540,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -29623,16 +33550,24 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = class="t-collapse-panel__header-icon" > <svg - class="t-icon t-icon-chevron-down" + class="t-icon t-icon-chevron-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -29641,7 +33576,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = </div> <div class="t-collapse-panel__body" - style="grid-template-rows: 0fr;" + style="grid-template-rows: 1fr;" > <div class="t-collapse-panel__inner" @@ -29652,20 +33587,20 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> </div> </div> <div - class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" + class="t-collapse-panel t-collapse-panel--bottom" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" > <div class="t-cell__left" @@ -29679,11 +33614,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -29694,16 +33624,24 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = class="t-collapse-panel__header-icon" > <svg - class="t-icon t-icon-chevron-up" + class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -29712,7 +33650,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = </div> <div class="t-collapse-panel__body" - style="grid-template-rows: 1fr;" + style="grid-template-rows: 0fr;" > <div class="t-collapse-panel__inner" @@ -29723,7 +33661,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> @@ -29750,11 +33688,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -29768,13 +33701,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -29794,14 +33735,14 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> </div> </div> <div - class="t-collapse-panel t-collapse-panel--bottom" + class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--disabled" > <div class="t-collapse-panel__title" @@ -29821,11 +33762,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -29839,13 +33775,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -29865,7 +33809,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/accordion.tsx 1`] = <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> @@ -29919,13 +33863,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/action.tsx 1`] = ` class="t-icon t-icon-chevron-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z" - fill="currentColor" - /> + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -29945,7 +33897,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/action.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> @@ -29961,13 +33913,13 @@ exports[`csr snapshot test > csr test src/collapse/_example/base.tsx 1`] = ` class="t-collapse t-collapse--default undefined" > <div - class="t-collapse-panel t-collapse-panel--bottom" + class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" > <div class="t-cell__left" @@ -29991,16 +33943,24 @@ exports[`csr snapshot test > csr test src/collapse/_example/base.tsx 1`] = ` class="t-collapse-panel__header-icon" > <svg - class="t-icon t-icon-chevron-down" + class="t-icon t-icon-chevron-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30009,7 +33969,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/base.tsx 1`] = ` </div> <div class="t-collapse-panel__body" - style="grid-template-rows: 0fr;" + style="grid-template-rows: 1fr;" > <div class="t-collapse-panel__inner" @@ -30020,7 +33980,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/base.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> @@ -30036,13 +33996,13 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` class="t-collapse t-collapse--card undefined" > <div - class="t-collapse-panel t-collapse-panel--bottom" + class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" > <div class="t-cell__left" @@ -30057,9 +34017,78 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` </div> </div> <div - class="t-cell__note" + class="t-cell__right t-cell__right--middle" + > + <div + class="t-cell__right-icon" + > + <div + class="t-collapse-panel__header-icon" + > + <svg + class="t-icon t-icon-chevron-up" + fill="none" + height="1em" + style="fill: none;" + viewBox="0 0 24 24" + width="1em" + > + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </svg> + </div> + </div> + </div> + </div> + </div> + <div + class="t-collapse-panel__body" + style="grid-template-rows: 1fr;" + > + <div + class="t-collapse-panel__inner" + > + <div + class="t-collapse-panel__content" > - 单元测试 + <div + class="content" + > + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 + </div> + </div> + </div> + </div> + </div> + <div + class="t-collapse-panel t-collapse-panel--bottom" + > + <div + class="t-collapse-panel__title" + > + <div + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" + > + <div + class="t-cell__left" + /> + <div + class="t-cell__title" + > + <div + class="t-cell__title-text" + > + 折叠面板标题 + </div> </div> <div class="t-cell__right t-cell__right--middle" @@ -30074,13 +34103,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30100,20 +34137,20 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> </div> </div> <div - class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" + class="t-collapse-panel t-collapse-panel--bottom" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" > <div class="t-cell__left" @@ -30127,11 +34164,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -30142,16 +34174,24 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` class="t-collapse-panel__header-icon" > <svg - class="t-icon t-icon-chevron-up" + class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30160,7 +34200,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` </div> <div class="t-collapse-panel__body" - style="grid-template-rows: 1fr;" + style="grid-template-rows: 0fr;" > <div class="t-collapse-panel__inner" @@ -30171,11 +34211,90 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 + </div> + </div> + </div> + </div> + </div> + </div> +</div> +`; + +exports[`csr snapshot test > csr test src/collapse/_example/defaultExpandAll.tsx 1`] = ` +<div> + <div + class="t-collapse t-collapse--default undefined" + > + <div + class="t-collapse-panel t-collapse-panel--bottom" + > + <div + class="t-collapse-panel__title" + > + <div + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" + > + <div + class="t-cell__left" + /> + <div + class="t-cell__title" + > + <div + class="t-cell__title-text" + > + 面板1 + </div> + </div> + <div + class="t-cell__right t-cell__right--middle" + > + <div + class="t-cell__right-icon" + > + <div + class="t-collapse-panel__header-icon" + > + <svg + class="t-icon t-icon-chevron-down" + fill="none" + height="1em" + style="fill: none;" + viewBox="0 0 24 24" + width="1em" + > + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </svg> + </div> </div> </div> </div> </div> + <div + class="t-collapse-panel__body" + style="grid-template-rows: 0fr;" + > + <div + class="t-collapse-panel__inner" + > + <div + class="t-collapse-panel__content" + > + 内容1 + </div> + </div> + </div> </div> <div class="t-collapse-panel t-collapse-panel--bottom" @@ -30195,14 +34314,9 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` <div class="t-cell__title-text" > - 折叠面板标题 + 面板2 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -30216,13 +34330,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30239,11 +34361,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` <div class="t-collapse-panel__content" > - <div - class="content" - > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 - </div> + 内容2 </div> </div> </div> @@ -30266,14 +34384,9 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` <div class="t-cell__title-text" > - 折叠面板标题 + 面板2 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -30287,13 +34400,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30310,11 +34431,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/card.tsx 1`] = ` <div class="t-collapse-panel__content" > - <div - class="content" - > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 - </div> + 内容2 </div> </div> </div> @@ -30356,7 +34473,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <p class="tdesign-mobile-demo-block__summary" > - 基础面板 + 基础折叠面板 </p> </div> <div @@ -30366,13 +34483,13 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-collapse t-collapse--default undefined" > <div - class="t-collapse-panel t-collapse-panel--bottom" + class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" > <div class="t-cell__left" @@ -30396,16 +34513,24 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-collapse-panel__header-icon" > <svg - class="t-icon t-icon-chevron-down" + class="t-icon t-icon-chevron-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30414,7 +34539,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` </div> <div class="t-collapse-panel__body" - style="grid-template-rows: 0fr;" + style="grid-template-rows: 1fr;" > <div class="t-collapse-panel__inner" @@ -30425,7 +34550,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> @@ -30443,7 +34568,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle" > - 向上展开 + 带操作说明 </p> </div> <div @@ -30453,13 +34578,13 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-collapse t-collapse--default undefined" > <div - class="t-collapse-panel t-collapse-panel--top" + class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--top" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" > <div class="t-cell__left" @@ -30473,6 +34598,11 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` 折叠面板标题 </div> </div> + <div + class="t-cell__note" + > + 收起 + </div> <div class="t-cell__right t-cell__right--middle" > @@ -30486,13 +34616,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z" - fill="currentColor" - /> + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30501,7 +34639,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` </div> <div class="t-collapse-panel__body" - style="grid-template-rows: 0fr;" + style="grid-template-rows: 1fr;" > <div class="t-collapse-panel__inner" @@ -30512,7 +34650,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> @@ -30530,7 +34668,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle" > - 带操作说明 + 手风琴式 </p> </div> <div @@ -30560,11 +34698,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 收起 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -30578,13 +34711,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z" - fill="currentColor" - /> + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30604,33 +34745,12 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> </div> </div> - </div> - </div> - </div> - <div - class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" - > - <div - class="tdesign-mobile-demo-block__header" - > - <p - class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle" - > - 手风琴模式 - </p> - </div> - <div - class="tdesign-mobile-demo-block__slot" - > - <div - class="t-collapse t-collapse--default undefined" - > <div class="t-collapse-panel t-collapse-panel--bottom" > @@ -30652,11 +34772,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -30670,13 +34785,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30696,20 +34819,20 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> </div> </div> <div - class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" + class="t-collapse-panel t-collapse-panel--bottom" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" > <div class="t-cell__left" @@ -30723,11 +34846,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -30738,16 +34856,24 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-collapse-panel__header-icon" > <svg - class="t-icon t-icon-chevron-up" + class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30756,7 +34882,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` </div> <div class="t-collapse-panel__body" - style="grid-template-rows: 1fr;" + style="grid-template-rows: 0fr;" > <div class="t-collapse-panel__inner" @@ -30767,14 +34893,14 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> </div> </div> <div - class="t-collapse-panel t-collapse-panel--bottom" + class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--disabled" > <div class="t-collapse-panel__title" @@ -30794,11 +34920,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -30812,13 +34933,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30838,20 +34967,46 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> </div> </div> + </div> + </div> + </div> + <div + class="tdesign-mobile-demo-block" + > + <div + class="tdesign-mobile-demo-block__header" + > + <h2 + class="tdesign-mobile-demo-block__title" + > + 02 组件样式 + </h2> + <p + class="tdesign-mobile-demo-block__summary" + > + 卡片折叠面板 + </p> + </div> + <div + class="tdesign-mobile-demo-block__slot" + > + <div + class="t-collapse t-collapse--card undefined" + > <div - class="t-collapse-panel t-collapse-panel--bottom" + class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" > <div class="t-collapse-panel__title" > <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" > <div class="t-cell__left" @@ -30866,9 +35021,78 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` </div> </div> <div - class="t-cell__note" + class="t-cell__right t-cell__right--middle" > - 单元测试 + <div + class="t-cell__right-icon" + > + <div + class="t-collapse-panel__header-icon" + > + <svg + class="t-icon t-icon-chevron-up" + fill="none" + height="1em" + style="fill: none;" + viewBox="0 0 24 24" + width="1em" + > + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </svg> + </div> + </div> + </div> + </div> + </div> + <div + class="t-collapse-panel__body" + style="grid-template-rows: 1fr;" + > + <div + class="t-collapse-panel__inner" + > + <div + class="t-collapse-panel__content" + > + <div + class="content" + > + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 + </div> + </div> + </div> + </div> + </div> + <div + class="t-collapse-panel t-collapse-panel--bottom" + > + <div + class="t-collapse-panel__title" + > + <div + class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" + > + <div + class="t-cell__left" + /> + <div + class="t-cell__title" + > + <div + class="t-cell__title-text" + > + 折叠面板标题 + </div> </div> <div class="t-cell__right t-cell__right--middle" @@ -30883,13 +35107,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -30909,38 +35141,12 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> </div> </div> - </div> - </div> - </div> - <div - class="tdesign-mobile-demo-block" - > - <div - class="tdesign-mobile-demo-block__header" - > - <h2 - class="tdesign-mobile-demo-block__title" - > - 02 组件样式 - </h2> - <p - class="tdesign-mobile-demo-block__summary" - > - 卡片折叠面板 - </p> - </div> - <div - class="tdesign-mobile-demo-block__slot" - > - <div - class="t-collapse t-collapse--card undefined" - > <div class="t-collapse-panel t-collapse-panel--bottom" > @@ -30962,11 +35168,6 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` 折叠面板标题 </div> </div> - <div - class="t-cell__note" - > - 单元测试 - </div> <div class="t-cell__right t-cell__right--middle" > @@ -30980,226 +35181,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-down" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> - </svg> - </div> - </div> - </div> - </div> - </div> - <div - class="t-collapse-panel__body" - style="grid-template-rows: 0fr;" - > - <div - class="t-collapse-panel__inner" - > - <div - class="t-collapse-panel__content" - > - <div - class="content" - > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 - </div> - </div> - </div> - </div> - </div> - <div - class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active" - > - <div - class="t-collapse-panel__title" - > - <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded" - > - <div - class="t-cell__left" - /> - <div - class="t-cell__title" - > - <div - class="t-cell__title-text" - > - 折叠面板标题 - </div> - </div> - <div - class="t-cell__note" - > - 单元测试 - </div> - <div - class="t-cell__right t-cell__right--middle" - > - <div - class="t-cell__right-icon" - > - <div - class="t-collapse-panel__header-icon" - > - <svg - class="t-icon t-icon-chevron-up" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z" - fill="currentColor" - /> - </svg> - </div> - </div> - </div> - </div> - </div> - <div - class="t-collapse-panel__body" - style="grid-template-rows: 1fr;" - > - <div - class="t-collapse-panel__inner" - > - <div - class="t-collapse-panel__content" - > - <div - class="content" - > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 - </div> - </div> - </div> - </div> - </div> - <div - class="t-collapse-panel t-collapse-panel--bottom" - > - <div - class="t-collapse-panel__title" - > - <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" - > - <div - class="t-cell__left" - /> - <div - class="t-cell__title" - > - <div - class="t-cell__title-text" - > - 折叠面板标题 - </div> - </div> - <div - class="t-cell__note" - > - 单元测试 - </div> - <div - class="t-cell__right t-cell__right--middle" - > - <div - class="t-cell__right-icon" - > - <div - class="t-collapse-panel__header-icon" - > - <svg - class="t-icon t-icon-chevron-down" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> - </svg> - </div> - </div> - </div> - </div> - </div> - <div - class="t-collapse-panel__body" - style="grid-template-rows: 0fr;" - > - <div - class="t-collapse-panel__inner" - > - <div - class="t-collapse-panel__content" - > - <div - class="content" - > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 - </div> - </div> - </div> - </div> - </div> - <div - class="t-collapse-panel t-collapse-panel--bottom" - > - <div - class="t-collapse-panel__title" - > - <div - class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom" - > - <div - class="t-cell__left" - /> - <div - class="t-cell__title" - > - <div - class="t-cell__title-text" - > - 折叠面板标题 - </div> - </div> - <div - class="t-cell__note" - > - 单元测试 - </div> - <div - class="t-cell__right t-cell__right--middle" - > - <div - class="t-cell__right-icon" - > - <div - class="t-collapse-panel__header-icon" - > - <svg - class="t-icon t-icon-chevron-down" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z" - fill="currentColor" - /> + <g + id="chevron-down" + > + <path + d="M17.5 9.5L12 15L6.5 9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -31219,7 +35215,7 @@ exports[`csr snapshot test > csr test src/collapse/_example/index.tsx 1`] = ` <div class="content" > - 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容 + 此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容 </div> </div> </div> @@ -31271,13 +35267,21 @@ exports[`csr snapshot test > csr test src/collapse/_example/placement.tsx 1`] = class="t-icon t-icon-chevron-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z" - fill="currentColor" - /> + <g + id="chevron-up" + > + <path + d="M17.5 14.5L12 9L6.5 14.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -31425,14 +35429,21 @@ exports[`csr snapshot test > csr test src/color-picker/_example/format.tsx 1`] = class="t-icon t-icon-check check-icon" fill="none" height="1em" - style="font-size: 14px;" + style="fill: none; font-size: 14px;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> CSS </div> @@ -32238,14 +36249,21 @@ exports[`csr snapshot test > csr test src/color-picker/_example/index.tsx 1`] = class="t-icon t-icon-check check-icon" fill="none" height="1em" - style="font-size: 14px;" + style="fill: none; font-size: 14px;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> CSS </div> @@ -32964,13 +36982,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -33016,13 +37042,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -33068,13 +37102,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -33087,13 +37129,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -33230,6 +37280,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -33247,6 +37298,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -33264,6 +37316,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -33281,6 +37334,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -33298,6 +37352,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -33332,14 +37387,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -34579,13 +38641,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/index.tsx 1`] class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -34621,6 +38691,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/other-en.tsx class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -34638,6 +38709,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/other-en.tsx class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -34655,6 +38727,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/other-en.tsx class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -34672,6 +38745,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/other-en.tsx class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -34689,6 +38763,7 @@ exports[`csr snapshot test > csr test src/config-provider/_example/other-en.tsx class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -34723,14 +38798,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/other-en.tsx class="t-icon t-icon-close t-calendar__close-btn" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-calendar__days" @@ -35970,13 +40052,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/other-en.tsx class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -36108,13 +40198,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/upload-en.tsx class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -36160,13 +40258,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/upload-en.tsx class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -36212,13 +40318,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/upload-en.tsx class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -36231,13 +40345,21 @@ exports[`csr snapshot test > csr test src/config-provider/_example/upload-en.tsx class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -46096,7 +50218,7 @@ exports[`csr snapshot test > csr test src/drawer/_example/footer.tsx 1`] = ` class="t-button__content" > - 带底部插槽抽屉 + 带底部插槽 </span> </button> <div @@ -46221,13 +50343,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46246,13 +50415,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46271,13 +50487,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46296,13 +50559,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46321,13 +50631,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46346,13 +50703,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46532,13 +50936,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46557,13 +51008,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46582,13 +51080,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46607,13 +51152,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46632,13 +51224,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46657,13 +51296,60 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <div @@ -46691,7 +51377,7 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` <p class="tdesign-mobile-demo-block__summary" > - 带标题抽屉 + 带标题样式 </p> </div> <div @@ -46699,13 +51385,26 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` > <button class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" + style="margin: 16px 0px;" + type="button" + > + <span + class="t-button__content" + > + + 小标题抽屉 + </span> + </button> + <button + class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" + style="margin: 16px 0px;" type="button" > <span class="t-button__content" > - 带标题抽屉 + 大标题抽屉 </span> </button> <div @@ -46791,7 +51490,122 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` <p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle" > - 带底部插槽抽屉 + 抽屉方向 + </p> + </div> + <div + class="tdesign-mobile-demo-block__slot with-padding" + > + <div> + <button + class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" + style="margin: 16px 0px;" + type="button" + > + <span + class="t-button__content" + > + + 左侧抽屉 + </span> + </button> + <button + class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" + style="margin: 16px 0px;" + type="button" + > + <span + class="t-button__content" + > + + 右侧抽屉 + </span> + </button> + <div + class="t-popup t-popup--left" + style="display: none; animation-fill-mode: forwards;" + > + <div + class="t-drawer" + > + <div + class="t-drawer__title" + > + 标题 + </div> + <div + class="t-drawer__sidebar" + > + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单一 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单二 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单三 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单四 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单五 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单六 + </div> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + <div + class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" + > + <div + class="tdesign-mobile-demo-block__header" + > + <p + class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle" + > + 带底部插槽样式 </p> </div> <div @@ -46805,7 +51619,7 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` class="t-button__content" > - 带底部插槽抽屉 + 带底部插槽 </span> </button> <div @@ -46933,6 +51747,109 @@ exports[`csr snapshot test > csr test src/drawer/_example/index.tsx 1`] = ` </div> `; +exports[`csr snapshot test > csr test src/drawer/_example/placement.tsx 1`] = ` +<div> + <div> + <button + class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" + style="margin: 16px 0px;" + type="button" + > + <span + class="t-button__content" + > + + 左侧抽屉 + </span> + </button> + <button + class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" + style="margin: 16px 0px;" + type="button" + > + <span + class="t-button__content" + > + + 右侧抽屉 + </span> + </button> + <div + class="t-popup t-popup--left" + style="display: none; animation-fill-mode: forwards;" + > + <div + class="t-drawer" + > + <div + class="t-drawer__title" + > + 标题 + </div> + <div + class="t-drawer__sidebar" + > + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单一 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单二 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单三 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单四 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单五 + </div> + </div> + <div + class="t-drawer__sidebar-item" + > + <div + class="t-drawer__sidebar-item-title" + > + 菜单六 + </div> + </div> + </div> + </div> + </div> + </div> +</div> +`; + exports[`csr snapshot test > csr test src/drawer/_example/plugin.tsx 1`] = ` <div> <button @@ -46953,13 +51870,26 @@ exports[`csr snapshot test > csr test src/drawer/_example/title.tsx 1`] = ` <div> <button class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" + style="margin: 16px 0px;" type="button" > <span class="t-button__content" > - 带标题抽屉 + 小标题抽屉 + </span> + </button> + <button + class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" + style="margin: 16px 0px;" + type="button" + > + <span + class="t-button__content" + > + + 大标题抽屉 </span> </button> <div @@ -47054,12 +51984,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/customized.tsx class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47084,12 +52016,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/direction.tsx 1 class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z" fill="currentColor" + id="caret-up-small" /> </svg> </div> @@ -47105,12 +52039,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/direction.tsx 1 class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z" fill="currentColor" + id="caret-up-small" /> </svg> </div> @@ -47135,12 +52071,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/disabled.tsx 1` class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47156,12 +52094,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/disabled.tsx 1` class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47223,12 +52163,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47244,12 +52186,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47286,12 +52230,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47307,12 +52253,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47328,12 +52276,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47370,12 +52320,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z" fill="currentColor" + id="caret-up-small" /> </svg> </div> @@ -47391,12 +52343,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z" fill="currentColor" + id="caret-up-small" /> </svg> </div> @@ -47438,12 +52392,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47459,12 +52415,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47501,12 +52459,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/index.tsx 1`] = class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47537,12 +52497,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/multiple.tsx 1` class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47558,12 +52520,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/multiple.tsx 1` class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47579,12 +52543,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/multiple.tsx 1` class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47609,12 +52575,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/single.tsx 1`] class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47630,12 +52598,14 @@ exports[`csr snapshot test > csr test src/dropdown-menu/_example/single.tsx 1`] class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z" fill="currentColor" + id="caret-down-small" /> </svg> </div> @@ -47658,6 +52628,7 @@ exports[`csr snapshot test > csr test src/empty/_example/base.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -47692,6 +52663,7 @@ exports[`csr snapshot test > csr test src/empty/_example/buttonEmpty.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -47825,6 +52797,7 @@ exports[`csr snapshot test > csr test src/empty/_example/index.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -47935,6 +52908,7 @@ exports[`csr snapshot test > csr test src/empty/_example/index.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -47986,14 +52960,21 @@ exports[`csr snapshot test > csr test src/fab/_example/advance.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <span class="t-button__content" @@ -48020,14 +53001,21 @@ exports[`csr snapshot test > csr test src/fab/_example/base.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </button> </div> @@ -48051,13 +53039,38 @@ exports[`csr snapshot test > csr test src/fab/_example/collapsible.tsx 1`] = ` class="t-icon t-icon-add-circle" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12ZM13 6.5L13 11H17.5V13H13L13 17.5H11L11 13H6.5V11H11L11 6.5H13Z" - fill="currentColor" - /> + <g + id="add-circle" + > + <circle + cx="12" + cy="12" + fill="transparent" + id="fill1" + r="10" + transform="rotate(180 12 12)" + /> + <circle + cx="12" + cy="12" + id="stroke1" + r="10" + stroke="currentColor" + stroke-width="2" + transform="rotate(180 12 12)" + /> + <path + d="M16.5 12L12 12M12 12L7.5 12M12 12L12 7.5M12 12V16.5" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <span class="text" @@ -48072,13 +53085,26 @@ exports[`csr snapshot test > csr test src/fab/_example/collapsible.tsx 1`] = ` class="t-icon t-icon-star" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <span class="text" @@ -48093,13 +53119,28 @@ exports[`csr snapshot test > csr test src/fab/_example/collapsible.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <span class="text" @@ -48127,14 +53168,21 @@ exports[`csr snapshot test > csr test src/fab/_example/draggable.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </button> </div> @@ -48410,14 +53458,21 @@ exports[`csr snapshot test > csr test src/fab/_example/index.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </button> </div> @@ -48956,13 +54011,28 @@ exports[`csr snapshot test > csr test src/form/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-browse-off" fill="none" height="1em" - viewBox="0 0 26 24" + style="fill: none;" + viewBox="0 0 24 24" width="1em" > - <path - d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z" - fill="currentColor" - /> + <g + id="browse-off" + > + <path + d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.9996 21L3 3" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -49117,13 +54187,21 @@ exports[`csr snapshot test > csr test src/form/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -49139,13 +54217,21 @@ exports[`csr snapshot test > csr test src/form/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -49191,6 +54277,7 @@ exports[`csr snapshot test > csr test src/form/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49208,6 +54295,7 @@ exports[`csr snapshot test > csr test src/form/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49225,6 +54313,7 @@ exports[`csr snapshot test > csr test src/form/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49242,6 +54331,7 @@ exports[`csr snapshot test > csr test src/form/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49259,6 +54349,7 @@ exports[`csr snapshot test > csr test src/form/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49567,13 +54658,28 @@ exports[`csr snapshot test > csr test src/form/_example/index.tsx 1`] = ` class="t-icon t-icon-browse-off" fill="none" height="1em" - viewBox="0 0 26 24" + style="fill: none;" + viewBox="0 0 24 24" width="1em" > - <path - d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z" - fill="currentColor" - /> + <g + id="browse-off" + > + <path + d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.9996 21L3 3" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -49728,13 +54834,21 @@ exports[`csr snapshot test > csr test src/form/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -49750,13 +54864,21 @@ exports[`csr snapshot test > csr test src/form/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -49802,6 +54924,7 @@ exports[`csr snapshot test > csr test src/form/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49819,6 +54942,7 @@ exports[`csr snapshot test > csr test src/form/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49836,6 +54960,7 @@ exports[`csr snapshot test > csr test src/form/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49853,6 +54978,7 @@ exports[`csr snapshot test > csr test src/form/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -49870,6 +54996,7 @@ exports[`csr snapshot test > csr test src/form/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -50075,13 +55202,28 @@ exports[`csr snapshot test > csr test src/form/_example/vertical.tsx 1`] = ` class="t-icon t-icon-browse-off" fill="none" height="1em" - viewBox="0 0 26 24" + style="fill: none;" + viewBox="0 0 24 24" width="1em" > - <path - d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z" - fill="currentColor" - /> + <g + id="browse-off" + > + <path + d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.9996 21L3 3" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -50232,13 +55374,21 @@ exports[`csr snapshot test > csr test src/form/_example/vertical.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -50254,13 +55404,21 @@ exports[`csr snapshot test > csr test src/form/_example/vertical.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -50304,6 +55462,7 @@ exports[`csr snapshot test > csr test src/form/_example/vertical.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -50321,6 +55480,7 @@ exports[`csr snapshot test > csr test src/form/_example/vertical.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -50338,6 +55498,7 @@ exports[`csr snapshot test > csr test src/form/_example/vertical.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -50355,6 +55516,7 @@ exports[`csr snapshot test > csr test src/form/_example/vertical.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -50372,6 +55534,7 @@ exports[`csr snapshot test > csr test src/form/_example/vertical.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -52565,14 +57728,41 @@ exports[`csr snapshot test > csr test src/grid/_example/icon.tsx 1`] = ` class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -52599,14 +57789,26 @@ exports[`csr snapshot test > csr test src/grid/_example/icon.tsx 1`] = ` class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -52633,14 +57835,28 @@ exports[`csr snapshot test > csr test src/grid/_example/icon.tsx 1`] = ` class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -52667,14 +57883,33 @@ exports[`csr snapshot test > csr test src/grid/_example/icon.tsx 1`] = ` class="t-icon t-icon-edit" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z" - fill="currentColor" - /> + <g + id="edit" + > + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" + fill="transparent" + id="fill1" + /> + <path + clip-rule="evenodd" + d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" + fill="transparent" + fill-rule="evenodd" + id="fill2" + /> + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -55103,14 +60338,41 @@ exports[`csr snapshot test > csr test src/grid/_example/index.tsx 1`] = ` class="t-icon t-icon-share" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z" - fill="currentColor" - /> + <g + id="share" + > + <g + id="fill1" + > + <path + d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z" + fill="transparent" + /> + <path + d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z" + fill="transparent" + /> + <path + d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z" + fill="transparent" + /> + <path + d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z" + fill="transparent" + /> + </g> + <path + d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -55137,14 +60399,26 @@ exports[`csr snapshot test > csr test src/grid/_example/index.tsx 1`] = ` class="t-icon t-icon-star" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z" - fill="currentColor" - /> + <g + id="star" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -55171,14 +60445,28 @@ exports[`csr snapshot test > csr test src/grid/_example/index.tsx 1`] = ` class="t-icon t-icon-download" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z" - fill="currentColor" - /> + <g + id="download" + > + <path + d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.5 15V20H3.5V15" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -55205,14 +60493,33 @@ exports[`csr snapshot test > csr test src/grid/_example/index.tsx 1`] = ` class="t-icon t-icon-edit" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z" - fill="currentColor" - /> + <g + id="edit" + > + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" + fill="transparent" + id="fill1" + /> + <path + clip-rule="evenodd" + d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" + fill="transparent" + fill-rule="evenodd" + id="fill2" + /> + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -57359,13 +62666,21 @@ exports[`csr snapshot test > csr test src/guide/_example/my-popover.tsx 1`] = ` class="t-icon t-icon-arrow-up pop-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M11.0002 19.5L11.0002 7.91424L6.50015 12.4142L5.08594 11L12.0002 4.08582L18.9144 11L17.5001 12.4142L13.0002 7.91424L13.0002 19.5H11.0002Z" - fill="currentColor" - /> + <g + id="arrow-up" + > + <path + d="M17.5 10.5L12 5L6.5 10.5M12 6.25V19.25" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <p class="popover-desc" @@ -58085,89 +63400,169 @@ exports[`csr snapshot test > csr test src/icon/_example/index.tsx 1`] = ` <div class="t-demo-row" > + <div + class="t-demo-row__slider" + > + <div + class="t-slider" + > + <div + class="t-slider__bar t-slider__bar--default" + > + <div + class="t-slider__line t-slider__line--default t-slider__line--single" + style="width: 0px;" + > + <div + class="t-slider__dot" + > + <div + class="t-slider__dot-slider" + /> + </div> + </div> + </div> + </div> + </div> <svg class="t-icon t-icon-letters-t" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M6.5 4H17.5V6H13V20H11V6H6.5V4Z" - fill="currentColor" - /> + <g + id="letters-t" + > + <path + d="M12 5V19M12 5H7.5M12 5H16.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-d" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7 4H15C16.1046 4 17 4.89543 17 6V18C17 19.1046 16.1046 20 15 20H7V4ZM9 6V18H15V6H9Z" - fill="currentColor" - /> + <g + id="letters-d" + > + <path + d="M8 19V5H15C15.5523 5 16 5.44772 16 6V18C16 18.5523 15.5523 19 15 19H8Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-e" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7 6C7 4.89543 7.89543 4 9 4H17V6H9V11H17V13H9V18H17V20H9C7.89543 20 7 19.1046 7 18V6Z" - fill="currentColor" - /> + <g + id="letters-e" + > + <path + d="M16 5H9C8.44772 5 8 5.44772 8 6V12M8 12H16M8 12V18C8 18.5523 8.44772 19 9 19H16" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-s" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 6C7.5 4.89543 8.39543 4 9.5 4H16V6H9.5V11H14.5C15.6046 11 16.5 11.8954 16.5 13V18C16.5 19.1046 15.6046 20 14.5 20H8V18H14.5V13H9.5C8.39543 13 7.5 12.1046 7.5 11V6Z" - fill="currentColor" - /> + <g + id="letters-s" + > + <path + d="M16 5H9.5C8.94772 5 8.5 5.44772 8.5 6V11C8.5 11.5523 8.94772 12 9.5 12H14.5C15.0523 12 15.5 12.4477 15.5 13V18C15.5 18.5523 15.0523 19 14.5 19H8" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-i" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.5 4H15.5V6H13V18H15.5V20H8.5V18H11V6H8.5V4Z" - fill="currentColor" - /> + <g + id="letters-i" + > + <path + d="M12 5V19M12 5H9.5M12 5H14.5M12 19H14.5M12 19H9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-g" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M16 4H8.5C7.67157 4 7 4.67157 7 5.5V18.5C7 19.3284 7.67157 20 8.5 20H17V11H11.8V13H15V18H9V6H16V4Z" - fill="currentColor" - /> + <g + id="letters-g" + > + <path + d="M15 5H8.5C8.22386 5 8 5.22386 8 5.5V18.5C8 18.7761 8.22386 19 8.5 19H16V12H12.8" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-n" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.5 20L8.5 6L15.5 6L15.5 20H17.5L17.5 6C17.5 4.89543 16.6046 4 15.5 4L6.5 4L6.5 20H8.5Z" - fill="currentColor" - /> + <g + id="letters-n" + > + <path + d="M7.5 19L7.5 5L15.5 5C16.0523 5 16.5 5.44772 16.5 6L16.5 19" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <br /> @@ -58178,85 +63573,218 @@ exports[`csr snapshot test > csr test src/icon/_example/index.tsx 1`] = ` class="t-icon t-icon-component-checkbox" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2L15 2V7.5H13V4L4 4L4 13H7.5V15H2L2 2ZM9 9L22 9L22 22L9 22L9 9ZM11 11L11 20L20 20L20 11L11 11ZM19.4142 14L15 18.4142L12.0858 15.5L13.5 14.0858L15 15.5858L18 12.5858L19.4142 14Z" - fill="currentColor" - /> + <g + id="component-checkbox" + > + <path + d="M10 10L21 10V21H10L10 10Z" + fill="#bbd3fb" + id="fill1" + /> + <path + d="M10 10L21 10V21H10L10 10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M14 6.5V3H3V14H6.5M18 14L15 17L13.5 15.5" + id="stroke2" + stroke="#0052d9" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-breadcrumb" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 6.50017L2 17.5002L9.91421 17.5002L15.4142 12.0002L9.91421 6.50017L2 6.50017ZM4 8.50017L9.08578 8.50017L12.5858 12.0002L9.08579 15.5002L4 15.5002V8.50017ZM14.5858 7.50015L19.0858 12.0002L14.5858 16.5001L16 17.9144L21.9142 12.0002L16 6.08594L14.5858 7.50015Z" - fill="currentColor" - /> + <g + id="component-breadcrumb" + > + <path + d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" + fill="#bbd3fb" + id="fill1" + /> + <path + d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M16 7.5L20.5 12L16 16.5" + id="stroke2" + stroke="#0052d9" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-input" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 7L22 7V16L2 16L2 7ZM4 9L4 14L20 14V9L4 9ZM8 10V13H6V10H8Z" - fill="currentColor" - /> + <g + id="component-input" + > + <path + d="M21 8L3 8L3 15L21 15V8Z" + fill="#bbd3fb" + id="fill1" + /> + <path + d="M7 11V12M3 8H21V15H3V8Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-switch" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 8.5C5.567 8.5 4 10.067 4 12C4 13.933 5.567 15.5 7.5 15.5C9.433 15.5 11 13.933 11 12C11 10.067 9.433 8.5 7.5 8.5ZM11.7428 8.5C12.5282 9.45094 13 10.6704 13 12C13 13.3296 12.5282 14.5491 11.7428 15.5H16.5C18.433 15.5 20 13.933 20 12C20 10.067 18.433 8.5 16.5 8.5H11.7428ZM2 12C2 8.96243 4.46243 6.5 7.5 6.5H16.5C19.5376 6.5 22 8.96243 22 12C22 15.0376 19.5376 17.5 16.5 17.5H7.5C4.46243 17.5 2 15.0376 2 12Z" - fill="currentColor" - /> + <g + id="component-switch" + > + <path + 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" + /> + <path + d="M7.5 16.5H16.5C18.9853 16.5 21 14.4853 21 12C21 9.51472 18.9853 7.5 16.5 7.5H7.5M7.5 16.5C5.01472 16.5 3 14.4853 3 12C3 9.51472 5.01472 7.5 7.5 7.5M7.5 16.5C9.98528 16.5 12 14.4853 12 12C12 9.51472 9.98528 7.5 7.5 7.5" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-dropdown" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2H22V9H2V2ZM4 4V7H20V4H4ZM4 11L4 20L20 20V11H22V22L2 22L2 11H4ZM6 12L18 12V14L6 14V12ZM6 16L18 16V18H6V16Z" - fill="currentColor" - /> + <g + id="component-dropdown" + > + <path + d="M3 3H21V8H3V3Z" + fill="#bbd3fb" + id="fill1" + /> + <path + d="M3 12L3 21L21 21V12M3 3H21V8H3V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M7 17L17 17M17 13L7 13" + id="stroke2" + stroke="#0052d9" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-radio" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 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 12ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z" - fill="currentColor" - /> + <g + id="component-radio" + > + <path + 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" + /> + <path + d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" + fill="#f78d94" + id="fill2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" + id="stroke2" + stroke="#0052d9" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-steps" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M1 12C1 10.067 2.567 8.5 4.5 8.5C6.08551 8.5 7.42479 9.55426 7.85506 11H8.64494C9.07521 9.55426 10.4145 8.5 12 8.5C13.5855 8.5 14.9248 9.55426 15.3551 11H16.1449C16.5752 9.55426 17.9145 8.5 19.5 8.5C21.433 8.5 23 10.067 23 12C23 13.933 21.433 15.5 19.5 15.5C17.9145 15.5 16.5752 14.4457 16.1449 13H15.3551C14.9248 14.4457 13.5855 15.5 12 15.5C10.4145 15.5 9.07521 14.4457 8.64494 13H7.85506C7.42479 14.4457 6.08551 15.5 4.5 15.5C2.567 15.5 1 13.933 1 12ZM4.5 10.5C3.67157 10.5 3 11.1716 3 12C3 12.8284 3.67157 13.5 4.5 13.5C5.32843 13.5 6 12.8284 6 12C6 11.1716 5.32843 10.5 4.5 10.5ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5ZM19.5 10.5C18.6716 10.5 18 11.1716 18 12C18 12.8284 18.6716 13.5 19.5 13.5C20.3284 13.5 21 12.8284 21 12C21 11.1716 20.3284 10.5 19.5 10.5Z" - fill="currentColor" - /> + <g + id="component-steps" + > + <g + id="fill1" + > + <path + d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12Z" + fill="#bbd3fb" + /> + <path + d="M14.5 12C14.5 10.6193 13.3807 9.5 12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12Z" + fill="#bbd3fb" + /> + <path + d="M22 12C22 10.6193 20.8807 9.5 19.5 9.5C18.1193 9.5 17 10.6193 17 12C17 13.3807 18.1193 14.5 19.5 14.5C20.8807 14.5 22 13.3807 22 12Z" + fill="#bbd3fb" + /> + </g> + <path + d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12ZM7 12H9.5M9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12M9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12M14.5 12H17.0002M17.0002 12C17.0002 10.6193 18.1193 9.5 19.5 9.5C20.8807 9.5 22 10.6193 22 12C22 13.3807 20.8807 14.5 19.5 14.5C18.1193 14.5 17.0002 13.3807 17.0002 12Z" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -58516,89 +64044,169 @@ exports[`csr snapshot test > csr test src/icon/_example/single.tsx 1`] = ` <div class="t-demo-row" > + <div + class="t-demo-row__slider" + > + <div + class="t-slider" + > + <div + class="t-slider__bar t-slider__bar--default" + > + <div + class="t-slider__line t-slider__line--default t-slider__line--single" + style="width: 0px;" + > + <div + class="t-slider__dot" + > + <div + class="t-slider__dot-slider" + /> + </div> + </div> + </div> + </div> + </div> <svg class="t-icon t-icon-letters-t" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M6.5 4H17.5V6H13V20H11V6H6.5V4Z" - fill="currentColor" - /> + <g + id="letters-t" + > + <path + d="M12 5V19M12 5H7.5M12 5H16.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-d" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7 4H15C16.1046 4 17 4.89543 17 6V18C17 19.1046 16.1046 20 15 20H7V4ZM9 6V18H15V6H9Z" - fill="currentColor" - /> + <g + id="letters-d" + > + <path + d="M8 19V5H15C15.5523 5 16 5.44772 16 6V18C16 18.5523 15.5523 19 15 19H8Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-e" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7 6C7 4.89543 7.89543 4 9 4H17V6H9V11H17V13H9V18H17V20H9C7.89543 20 7 19.1046 7 18V6Z" - fill="currentColor" - /> + <g + id="letters-e" + > + <path + d="M16 5H9C8.44772 5 8 5.44772 8 6V12M8 12H16M8 12V18C8 18.5523 8.44772 19 9 19H16" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-s" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 6C7.5 4.89543 8.39543 4 9.5 4H16V6H9.5V11H14.5C15.6046 11 16.5 11.8954 16.5 13V18C16.5 19.1046 15.6046 20 14.5 20H8V18H14.5V13H9.5C8.39543 13 7.5 12.1046 7.5 11V6Z" - fill="currentColor" - /> + <g + id="letters-s" + > + <path + d="M16 5H9.5C8.94772 5 8.5 5.44772 8.5 6V11C8.5 11.5523 8.94772 12 9.5 12H14.5C15.0523 12 15.5 12.4477 15.5 13V18C15.5 18.5523 15.0523 19 14.5 19H8" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-i" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.5 4H15.5V6H13V18H15.5V20H8.5V18H11V6H8.5V4Z" - fill="currentColor" - /> + <g + id="letters-i" + > + <path + d="M12 5V19M12 5H9.5M12 5H14.5M12 19H14.5M12 19H9.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-g" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M16 4H8.5C7.67157 4 7 4.67157 7 5.5V18.5C7 19.3284 7.67157 20 8.5 20H17V11H11.8V13H15V18H9V6H16V4Z" - fill="currentColor" - /> + <g + id="letters-g" + > + <path + d="M15 5H8.5C8.22386 5 8 5.22386 8 5.5V18.5C8 18.7761 8.22386 19 8.5 19H16V12H12.8" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-letters-n" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.5 20L8.5 6L15.5 6L15.5 20H17.5L17.5 6C17.5 4.89543 16.6046 4 15.5 4L6.5 4L6.5 20H8.5Z" - fill="currentColor" - /> + <g + id="letters-n" + > + <path + d="M7.5 19L7.5 5L15.5 5C16.0523 5 16.5 5.44772 16.5 6L16.5 19" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <br /> @@ -58609,85 +64217,218 @@ exports[`csr snapshot test > csr test src/icon/_example/single.tsx 1`] = ` class="t-icon t-icon-component-checkbox" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2L15 2V7.5H13V4L4 4L4 13H7.5V15H2L2 2ZM9 9L22 9L22 22L9 22L9 9ZM11 11L11 20L20 20L20 11L11 11ZM19.4142 14L15 18.4142L12.0858 15.5L13.5 14.0858L15 15.5858L18 12.5858L19.4142 14Z" - fill="currentColor" - /> + <g + id="component-checkbox" + > + <path + d="M10 10L21 10V21H10L10 10Z" + fill="#bbd3fb" + id="fill1" + /> + <path + d="M10 10L21 10V21H10L10 10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M14 6.5V3H3V14H6.5M18 14L15 17L13.5 15.5" + id="stroke2" + stroke="#0052d9" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-breadcrumb" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 6.50017L2 17.5002L9.91421 17.5002L15.4142 12.0002L9.91421 6.50017L2 6.50017ZM4 8.50017L9.08578 8.50017L12.5858 12.0002L9.08579 15.5002L4 15.5002V8.50017ZM14.5858 7.50015L19.0858 12.0002L14.5858 16.5001L16 17.9144L21.9142 12.0002L16 6.08594L14.5858 7.50015Z" - fill="currentColor" - /> + <g + id="component-breadcrumb" + > + <path + d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" + fill="#bbd3fb" + id="fill1" + /> + <path + d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M16 7.5L20.5 12L16 16.5" + id="stroke2" + stroke="#0052d9" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-input" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 7L22 7V16L2 16L2 7ZM4 9L4 14L20 14V9L4 9ZM8 10V13H6V10H8Z" - fill="currentColor" - /> + <g + id="component-input" + > + <path + d="M21 8L3 8L3 15L21 15V8Z" + fill="#bbd3fb" + id="fill1" + /> + <path + d="M7 11V12M3 8H21V15H3V8Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-switch" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 8.5C5.567 8.5 4 10.067 4 12C4 13.933 5.567 15.5 7.5 15.5C9.433 15.5 11 13.933 11 12C11 10.067 9.433 8.5 7.5 8.5ZM11.7428 8.5C12.5282 9.45094 13 10.6704 13 12C13 13.3296 12.5282 14.5491 11.7428 15.5H16.5C18.433 15.5 20 13.933 20 12C20 10.067 18.433 8.5 16.5 8.5H11.7428ZM2 12C2 8.96243 4.46243 6.5 7.5 6.5H16.5C19.5376 6.5 22 8.96243 22 12C22 15.0376 19.5376 17.5 16.5 17.5H7.5C4.46243 17.5 2 15.0376 2 12Z" - fill="currentColor" - /> + <g + id="component-switch" + > + <path + 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" + /> + <path + d="M7.5 16.5H16.5C18.9853 16.5 21 14.4853 21 12C21 9.51472 18.9853 7.5 16.5 7.5H7.5M7.5 16.5C5.01472 16.5 3 14.4853 3 12C3 9.51472 5.01472 7.5 7.5 7.5M7.5 16.5C9.98528 16.5 12 14.4853 12 12C12 9.51472 9.98528 7.5 7.5 7.5" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-dropdown" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2H22V9H2V2ZM4 4V7H20V4H4ZM4 11L4 20L20 20V11H22V22L2 22L2 11H4ZM6 12L18 12V14L6 14V12ZM6 16L18 16V18H6V16Z" - fill="currentColor" - /> + <g + id="component-dropdown" + > + <path + d="M3 3H21V8H3V3Z" + fill="#bbd3fb" + id="fill1" + /> + <path + d="M3 12L3 21L21 21V12M3 3H21V8H3V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M7 17L17 17M17 13L7 13" + id="stroke2" + stroke="#0052d9" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-radio" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 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 12ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z" - fill="currentColor" - /> + <g + id="component-radio" + > + <path + 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" + /> + <path + d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" + fill="#f78d94" + id="fill2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" + id="stroke2" + stroke="#0052d9" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-component-steps" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M1 12C1 10.067 2.567 8.5 4.5 8.5C6.08551 8.5 7.42479 9.55426 7.85506 11H8.64494C9.07521 9.55426 10.4145 8.5 12 8.5C13.5855 8.5 14.9248 9.55426 15.3551 11H16.1449C16.5752 9.55426 17.9145 8.5 19.5 8.5C21.433 8.5 23 10.067 23 12C23 13.933 21.433 15.5 19.5 15.5C17.9145 15.5 16.5752 14.4457 16.1449 13H15.3551C14.9248 14.4457 13.5855 15.5 12 15.5C10.4145 15.5 9.07521 14.4457 8.64494 13H7.85506C7.42479 14.4457 6.08551 15.5 4.5 15.5C2.567 15.5 1 13.933 1 12ZM4.5 10.5C3.67157 10.5 3 11.1716 3 12C3 12.8284 3.67157 13.5 4.5 13.5C5.32843 13.5 6 12.8284 6 12C6 11.1716 5.32843 10.5 4.5 10.5ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5ZM19.5 10.5C18.6716 10.5 18 11.1716 18 12C18 12.8284 18.6716 13.5 19.5 13.5C20.3284 13.5 21 12.8284 21 12C21 11.1716 20.3284 10.5 19.5 10.5Z" - fill="currentColor" - /> + <g + id="component-steps" + > + <g + id="fill1" + > + <path + d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12Z" + fill="#bbd3fb" + /> + <path + d="M14.5 12C14.5 10.6193 13.3807 9.5 12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12Z" + fill="#bbd3fb" + /> + <path + d="M22 12C22 10.6193 20.8807 9.5 19.5 9.5C18.1193 9.5 17 10.6193 17 12C17 13.3807 18.1193 14.5 19.5 14.5C20.8807 14.5 22 13.3807 22 12Z" + fill="#bbd3fb" + /> + </g> + <path + d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12ZM7 12H9.5M9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12M9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12M14.5 12H17.0002M17.0002 12C17.0002 10.6193 18.1193 9.5 19.5 9.5C20.8807 9.5 22 10.6193 22 12C22 13.3807 20.8807 14.5 19.5 14.5C18.1193 14.5 17.0002 13.3807 17.0002 12Z" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -58710,10 +64451,10 @@ exports[`csr snapshot test > csr test src/image/_example/base.tsx 1`] = ` 提供 fill、contain、cover、none、scale-down 5 种填充类型。 </div> <div - class="image-group" + class="image-group mt-8" > <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -58752,12 +64493,12 @@ exports[`csr snapshot test > csr test src/image/_example/base.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-fill t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -58766,7 +64507,7 @@ exports[`csr snapshot test > csr test src/image/_example/base.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 89px; height: 72px;" > <div class="t-image__mask" @@ -58796,7 +64537,7 @@ exports[`csr snapshot test > csr test src/image/_example/base.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -58810,7 +64551,7 @@ exports[`csr snapshot test > csr test src/image/_example/base.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 134px; height: 72px;" > <div class="t-image__mask" @@ -58840,12 +64581,12 @@ exports[`csr snapshot test > csr test src/image/_example/base.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24 mr-24" > <p class="image-demo-tip" @@ -58884,12 +64625,12 @@ exports[`csr snapshot test > csr test src/image/_example/base.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-none t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -58928,7 +64669,7 @@ exports[`csr snapshot test > csr test src/image/_example/base.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-scale-down t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -58950,7 +64691,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` <p class="tdesign-mobile-demo-header__summary" > - 用于展示图片素材 + 用于展示效果,主要为上下左右居中裁切、拉伸、平铺等方式。 </p> </div> <div @@ -58982,10 +64723,10 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` 提供 fill、contain、cover、none、scale-down 5 种填充类型。 </div> <div - class="image-group" + class="image-group mt-8" > <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -59024,12 +64765,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-fill t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -59038,7 +64779,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 89px; height: 72px;" > <div class="t-image__mask" @@ -59068,7 +64809,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -59082,7 +64823,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 134px; height: 72px;" > <div class="t-image__mask" @@ -59112,12 +64853,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24 mr-24" > <p class="image-demo-tip" @@ -59156,12 +64897,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-none t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -59200,14 +64941,14 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-scale-down t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> </div> </div> <div - class="image-example" + class="image-example mt-24" > <div class="image-example-title" @@ -59220,10 +64961,10 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` 当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。 </div> <div - class="image-group" + class="image-group mt-8" > <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -59262,12 +65003,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -59306,7 +65047,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-left" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -59350,12 +65091,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-right" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -59363,8 +65104,8 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` cover top </p> <div - class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + class="t-image t-image--square" + style="width: 240px; height: 80px;" > <div class="t-image__mask" @@ -59394,12 +65135,13 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-top" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" + style="margin-right: 48px;" > <p class="image-demo-tip" @@ -59407,8 +65149,8 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` cover bottom </p> <div - class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + class="t-image t-image--square" + style="width: 240px; height: 80px;" > <div class="t-image__mask" @@ -59438,12 +65180,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-bottom" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24 mr-24" > <p class="image-demo-tip" @@ -59452,7 +65194,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 72px; height: 80px;" > <div class="t-image__mask" @@ -59482,12 +65224,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-top" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24 mr-24" > <p class="image-demo-tip" @@ -59496,7 +65238,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 72px; height: 80px;" > <div class="t-image__mask" @@ -59526,12 +65268,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-bottom" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -59540,7 +65282,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 72px; height: 80px;" > <div class="t-image__mask" @@ -59570,12 +65312,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -59584,7 +65326,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 180px; height: 80px;" > <div class="t-image__mask" @@ -59614,12 +65356,12 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-left" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -59628,7 +65370,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 180px; height: 80px;" > <div class="t-image__mask" @@ -59658,30 +65400,20 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-right" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> </div> </div> <div - class="image-example" + class="image-example mt-24" > - <div - class="image-example-title" - > - 不同形状的图片 - </div> - <div - class="image-example-desc" - > - 提供方形、圆角方形、圆角 3 种形状。 当图片长宽不相等时,无法使用 circle 展示一个正圆。 - </div> <div class="image-group" > <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -59718,13 +65450,13 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> </div> <img - class="t-image__img t-image--fit-fill t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + class="t-image__img t-image--fit-cover t-image--position-center" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -59761,8 +65493,8 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` </div> </div> <img - class="t-image__img t-image--fit-fill t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + class="t-image__img t-image--fit-cover t-image--position-center" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -59806,7 +65538,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` <img alt="一张图片" class="t-image__img t-image--fit-cover t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -59830,183 +65562,188 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` class="tdesign-mobile-demo-block__slot" > <div - class="row" + class="image-example" + style="margin: 8px 16px 32px;" > <div - class="col" + class="image-group" > - <p - class="tips" - > - 加载默认提示 - </p> <div - class="t-image t-image--round image-container" + class="image-demo mr-24" > + <p + class="image-demo-tip" + > + 加载默认提示 + </p> <div - class="t-image__mask" + class="t-image t-image--round image-container" > <div - class="t-loading t-loading--center" - style="color: inherit; font-size: 20px;" + class="t-image__mask" > <div - class="t-loading__dots" - style="animation-duration: 800ms; width: 20px; height: 20px;" + class="t-loading t-loading--center" + style="color: inherit; font-size: 20px;" > <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" - /> + class="t-loading__dots" + style="animation-duration: 800ms; width: 20px; height: 20px;" + > + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" + /> + </div> </div> </div> + <img + class="t-image__img t-image--fit-fill t-image--position-center" + /> </div> - <img - class="t-image__img t-image--fit-fill t-image--position-center" - /> </div> - </div> - <div - class="col" - > - <p - class="tips" - > - 加载自定义提示 - </p> <div - class="t-image t-image--round image-container" + class="image-demo" > + <p + class="image-demo-tip" + > + 加载自定义提示 + </p> <div - class="t-image__mask" + class="t-image t-image--round image-container" > <div - class="t-loading t-loading--center" - style="font-size: 20px;" + class="t-image__mask" > - <svg - class="t-loading__gradient t-icon-loading" - height="1em" - style="animation: t-spin 0.8s linear infinite; animation-direction: normal;" - version="1.1" - viewBox="0 0 14 14" - width="1em" - xmlns="http://www.w3.org/2000/svg" + <div + class="t-loading t-loading--center" + style="font-size: 20px;" > - <foreignobject - height="12" - width="12" - x="1" - y="1" + <svg + class="t-loading__gradient t-icon-loading" + height="1em" + style="animation: t-spin 0.8s linear infinite; animation-direction: normal;" + version="1.1" + viewBox="0 0 14 14" + width="1em" + xmlns="http://www.w3.org/2000/svg" > - <div - class="t-loading__gradient-conic" - /> - </foreignobject> - </svg> + <foreignobject + height="12" + width="12" + x="1" + y="1" + > + <div + class="t-loading__gradient-conic" + /> + </foreignobject> + </svg> + </div> </div> + <img + class="t-image__img t-image--fit-fill t-image--position-center" + /> </div> - <img - class="t-image__img t-image--fit-fill t-image--position-center" - /> </div> </div> - </div> - <div - class="row" - > <div - class="col" + class="image-group mt-24" > - <p - class="tips" - > - 失败默认提示 - </p> <div - class="t-image t-image--round image-container" + class="image-demo mr-24" > + <p + class="image-demo-tip" + > + 失败默认提示 + </p> <div - class="t-image__mask" + class="t-image t-image--round image-container" > <div - class="t-loading t-loading--center" - style="color: inherit; font-size: 20px;" + class="t-image__mask" > <div - class="t-loading__dots" - style="animation-duration: 800ms; width: 20px; height: 20px;" + class="t-loading t-loading--center" + style="color: inherit; font-size: 20px;" > <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" - /> + class="t-loading__dots" + style="animation-duration: 800ms; width: 20px; height: 20px;" + > + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" + /> + </div> </div> </div> + <img + class="t-image__img t-image--fit-fill t-image--position-center" + src="x" + /> </div> - <img - class="t-image__img t-image--fit-fill t-image--position-center" - src="x" - /> </div> - </div> - <div - class="col" - > - <p - class="tips" - > - 失败自定义提示 - </p> <div - class="t-image t-image--round image-container" + class="image-demo" > + <p + class="image-demo-tip" + > + 失败自定义提示 + </p> <div - class="t-image__mask" + class="t-image t-image--round image-container" > <div - class="t-loading t-loading--center" - style="color: inherit; font-size: 20px;" + class="t-image__mask" > <div - class="t-loading__dots" - style="animation-duration: 800ms; width: 20px; height: 20px;" + class="t-loading t-loading--center" + style="color: inherit; font-size: 20px;" > <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" - /> + class="t-loading__dots" + style="animation-duration: 800ms; width: 20px; height: 20px;" + > + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" + /> + </div> </div> </div> + <img + class="t-image__img t-image--fit-fill t-image--position-center" + src="x" + /> </div> - <img - class="t-image__img t-image--fit-fill t-image--position-center" - src="x" - /> </div> </div> </div> @@ -60018,7 +65755,7 @@ exports[`csr snapshot test > csr test src/image/_example/index.tsx 1`] = ` exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` <div> <div - class="image-example" + class="image-example mt-24" > <div class="image-example-title" @@ -60031,10 +65768,10 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` 当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。 </div> <div - class="image-group" + class="image-group mt-8" > <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -60073,12 +65810,12 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -60117,7 +65854,7 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-left" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -60161,12 +65898,12 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-right" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -60174,8 +65911,8 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` cover top </p> <div - class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + class="t-image t-image--square" + style="width: 240px; height: 80px;" > <div class="t-image__mask" @@ -60205,12 +65942,13 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-top" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" + style="margin-right: 48px;" > <p class="image-demo-tip" @@ -60218,8 +65956,8 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` cover bottom </p> <div - class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + class="t-image t-image--square" + style="width: 240px; height: 80px;" > <div class="t-image__mask" @@ -60249,12 +65987,12 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-cover t-image--position-bottom" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24 mr-24" > <p class="image-demo-tip" @@ -60263,7 +66001,7 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 72px; height: 80px;" > <div class="t-image__mask" @@ -60293,12 +66031,12 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-top" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24 mr-24" > <p class="image-demo-tip" @@ -60307,7 +66045,7 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 72px; height: 80px;" > <div class="t-image__mask" @@ -60337,12 +66075,12 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-bottom" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -60351,7 +66089,7 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 72px; height: 80px;" > <div class="t-image__mask" @@ -60381,12 +66119,12 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -60395,7 +66133,7 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 180px; height: 80px;" > <div class="t-image__mask" @@ -60425,12 +66163,12 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-left" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mt-24" > <p class="image-demo-tip" @@ -60439,7 +66177,7 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </p> <div class="t-image t-image--square image-container" - style="width: 72px; height: 72px;" + style="width: 180px; height: 80px;" > <div class="t-image__mask" @@ -60469,7 +66207,7 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` </div> <img class="t-image__img t-image--fit-contain t-image--position-right" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -60481,23 +66219,13 @@ exports[`csr snapshot test > csr test src/image/_example/position.tsx 1`] = ` exports[`csr snapshot test > csr test src/image/_example/shape.tsx 1`] = ` <div> <div - class="image-example" + class="image-example mt-24" > - <div - class="image-example-title" - > - 不同形状的图片 - </div> - <div - class="image-example-desc" - > - 提供方形、圆角方形、圆角 3 种形状。 当图片长宽不相等时,无法使用 circle 展示一个正圆。 - </div> <div class="image-group" > <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -60534,13 +66262,13 @@ exports[`csr snapshot test > csr test src/image/_example/shape.tsx 1`] = ` </div> </div> <img - class="t-image__img t-image--fit-fill t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + class="t-image__img t-image--fit-cover t-image--position-center" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> <div - class="image-demo" + class="image-demo mr-24" > <p class="image-demo-tip" @@ -60577,8 +66305,8 @@ exports[`csr snapshot test > csr test src/image/_example/shape.tsx 1`] = ` </div> </div> <img - class="t-image__img t-image--fit-fill t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + class="t-image__img t-image--fit-cover t-image--position-center" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -60622,7 +66350,7 @@ exports[`csr snapshot test > csr test src/image/_example/shape.tsx 1`] = ` <img alt="一张图片" class="t-image__img t-image--fit-cover t-image--position-center" - src="https://tdesign.gtimg.com/demo/demo-image-1.png" + src="https://tdesign.gtimg.com/mobile/demos/image.png" /> </div> </div> @@ -60634,183 +66362,188 @@ exports[`csr snapshot test > csr test src/image/_example/shape.tsx 1`] = ` exports[`csr snapshot test > csr test src/image/_example/status.tsx 1`] = ` <div> <div - class="row" + class="image-example" + style="margin: 8px 16px 32px;" > <div - class="col" + class="image-group" > - <p - class="tips" - > - 加载默认提示 - </p> <div - class="t-image t-image--round image-container" + class="image-demo mr-24" > + <p + class="image-demo-tip" + > + 加载默认提示 + </p> <div - class="t-image__mask" + class="t-image t-image--round image-container" > <div - class="t-loading t-loading--center" - style="color: inherit; font-size: 20px;" + class="t-image__mask" > <div - class="t-loading__dots" - style="animation-duration: 800ms; width: 20px; height: 20px;" + class="t-loading t-loading--center" + style="color: inherit; font-size: 20px;" > <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" - /> + class="t-loading__dots" + style="animation-duration: 800ms; width: 20px; height: 20px;" + > + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" + /> + </div> </div> </div> + <img + class="t-image__img t-image--fit-fill t-image--position-center" + /> </div> - <img - class="t-image__img t-image--fit-fill t-image--position-center" - /> </div> - </div> - <div - class="col" - > - <p - class="tips" - > - 加载自定义提示 - </p> <div - class="t-image t-image--round image-container" + class="image-demo" > + <p + class="image-demo-tip" + > + 加载自定义提示 + </p> <div - class="t-image__mask" + class="t-image t-image--round image-container" > <div - class="t-loading t-loading--center" - style="font-size: 20px;" + class="t-image__mask" > - <svg - class="t-loading__gradient t-icon-loading" - height="1em" - style="animation: t-spin 0.8s linear infinite; animation-direction: normal;" - version="1.1" - viewBox="0 0 14 14" - width="1em" - xmlns="http://www.w3.org/2000/svg" + <div + class="t-loading t-loading--center" + style="font-size: 20px;" > - <foreignobject - height="12" - width="12" - x="1" - y="1" + <svg + class="t-loading__gradient t-icon-loading" + height="1em" + style="animation: t-spin 0.8s linear infinite; animation-direction: normal;" + version="1.1" + viewBox="0 0 14 14" + width="1em" + xmlns="http://www.w3.org/2000/svg" > - <div - class="t-loading__gradient-conic" - /> - </foreignobject> - </svg> + <foreignobject + height="12" + width="12" + x="1" + y="1" + > + <div + class="t-loading__gradient-conic" + /> + </foreignobject> + </svg> + </div> </div> + <img + class="t-image__img t-image--fit-fill t-image--position-center" + /> </div> - <img - class="t-image__img t-image--fit-fill t-image--position-center" - /> </div> </div> - </div> - <div - class="row" - > <div - class="col" + class="image-group mt-24" > - <p - class="tips" - > - 失败默认提示 - </p> <div - class="t-image t-image--round image-container" + class="image-demo mr-24" > + <p + class="image-demo-tip" + > + 失败默认提示 + </p> <div - class="t-image__mask" + class="t-image t-image--round image-container" > <div - class="t-loading t-loading--center" - style="color: inherit; font-size: 20px;" + class="t-image__mask" > <div - class="t-loading__dots" - style="animation-duration: 800ms; width: 20px; height: 20px;" + class="t-loading t-loading--center" + style="color: inherit; font-size: 20px;" > <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" - /> + class="t-loading__dots" + style="animation-duration: 800ms; width: 20px; height: 20px;" + > + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" + /> + </div> </div> </div> + <img + class="t-image__img t-image--fit-fill t-image--position-center" + src="x" + /> </div> - <img - class="t-image__img t-image--fit-fill t-image--position-center" - src="x" - /> </div> - </div> - <div - class="col" - > - <p - class="tips" - > - 失败自定义提示 - </p> <div - class="t-image t-image--round image-container" + class="image-demo" > + <p + class="image-demo-tip" + > + 失败自定义提示 + </p> <div - class="t-image__mask" + class="t-image t-image--round image-container" > <div - class="t-loading t-loading--center" - style="color: inherit; font-size: 20px;" + class="t-image__mask" > <div - class="t-loading__dots" - style="animation-duration: 800ms; width: 20px; height: 20px;" + class="t-loading t-loading--center" + style="color: inherit; font-size: 20px;" > <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" - /> - <div - class="t-loading__dot" - style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" - /> + class="t-loading__dots" + style="animation-duration: 800ms; width: 20px; height: 20px;" + > + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.26666666666666666s;" + /> + <div + class="t-loading__dot" + style="animation-duration: 0.8s; animation-delay: 0.5333333333333333s;" + /> + </div> </div> </div> + <img + class="t-image__img t-image--fit-fill t-image--position-center" + src="x" + /> </div> - <img - class="t-image__img t-image--fit-fill t-image--position-center" - src="x" - /> </div> </div> </div> @@ -61020,13 +66753,21 @@ exports[`csr snapshot test > csr test src/indexes/_example/base.tsx 1`] = ` class="t-icon t-icon-arrow-left return-indexes" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M19.5002 13L7.91436 13L12.4144 17.5L11.0001 18.9142L4.08594 12L11.0001 5.08582L12.4144 6.50003L7.91436 11L19.5002 11V13Z" - fill="currentColor" - /> + <g + id="arrow-left" + > + <path + d="M11 6.5L5.5 12L11 17.5M6.75 12H19.75" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-indexes" @@ -62759,13 +68500,21 @@ exports[`csr snapshot test > csr test src/indexes/_example/custom.tsx 1`] = ` class="t-icon t-icon-arrow-left return-indexes" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M19.5002 13L7.91436 13L12.4144 17.5L11.0001 18.9142L4.08594 12L11.0001 5.08582L12.4144 6.50003L7.91436 11L19.5002 11V13Z" - fill="currentColor" - /> + <g + id="arrow-left" + > + <path + d="M11 6.5L5.5 12L11 17.5M6.75 12H19.75" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-indexes" @@ -63929,6 +69678,7 @@ exports[`csr snapshot test > csr test src/input/_example/bordered.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -64235,6 +69985,7 @@ exports[`csr snapshot test > csr test src/input/_example/index.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -64322,13 +70073,54 @@ exports[`csr snapshot test > csr test src/input/_example/index.tsx 1`] = ` class="t-icon t-icon-user-avatar" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2L22 2L22 22L2 22L2 2ZM19.5 20H20L20 4L4 4L4 20H4.5C4.5 17.2386 6.73858 15 9.5 15H14.5C17.2614 15 19.5 17.2386 19.5 20ZM12 7C10.6193 7 9.5 8.11929 9.5 9.5C9.5 10.8807 10.6193 12 12 12C13.3807 12 14.5 10.8807 14.5 9.5C14.5 8.11929 13.3807 7 12 7ZM7.5 9.5C7.5 7.01472 9.51472 5 12 5C14.4853 5 16.5 7.01472 16.5 9.5C16.5 11.9853 14.4853 14 12 14C9.51472 14 7.5 11.9853 7.5 9.5ZM9.5 17C7.84315 17 6.5 18.3431 6.5 20L17.5 20C17.5 18.3431 16.1569 17 14.5 17H9.5Z" - fill="currentColor" - /> + <g + id="user-avatar" + > + <path + d="M3 3L21 3L21 21L3 21L3 3Z" + fill="transparent" + id="fill1" + /> + <g + id="fill2" + > + <path + d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z" + fill="transparent" + /> + <path + d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z" + fill="transparent" + /> + </g> + <g + id="stroke2" + > + <path + d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + <path + d="M3 3L21 3L21 21L3 21L3 3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -64459,13 +70251,28 @@ exports[`csr snapshot test > csr test src/input/_example/index.tsx 1`] = ` class="t-icon t-icon-browse-off" fill="none" height="1em" - viewBox="0 0 26 24" + style="fill: none;" + viewBox="0 0 24 24" width="1em" > - <path - d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z" - fill="currentColor" - /> + <g + id="browse-off" + > + <path + d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.9996 21L3 3" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -64945,6 +70752,7 @@ exports[`csr snapshot test > csr test src/input/_example/index.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -65057,6 +70865,7 @@ exports[`csr snapshot test > csr test src/input/_example/index.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -65192,6 +71001,7 @@ exports[`csr snapshot test > csr test src/input/_example/layout.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -65376,13 +71186,28 @@ exports[`csr snapshot test > csr test src/input/_example/special.tsx 1`] = ` class="t-icon t-icon-browse-off" fill="none" height="1em" - viewBox="0 0 26 24" + style="fill: none;" + viewBox="0 0 24 24" width="1em" > - <path - d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z" - fill="currentColor" - /> + <g + id="browse-off" + > + <path + d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20.9996 21L3 3" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -65682,6 +71507,7 @@ exports[`csr snapshot test > csr test src/input/_example/suffix.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -65769,13 +71595,54 @@ exports[`csr snapshot test > csr test src/input/_example/suffix.tsx 1`] = ` class="t-icon t-icon-user-avatar" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 2L22 2L22 22L2 22L2 2ZM19.5 20H20L20 4L4 4L4 20H4.5C4.5 17.2386 6.73858 15 9.5 15H14.5C17.2614 15 19.5 17.2386 19.5 20ZM12 7C10.6193 7 9.5 8.11929 9.5 9.5C9.5 10.8807 10.6193 12 12 12C13.3807 12 14.5 10.8807 14.5 9.5C14.5 8.11929 13.3807 7 12 7ZM7.5 9.5C7.5 7.01472 9.51472 5 12 5C14.4853 5 16.5 7.01472 16.5 9.5C16.5 11.9853 14.4853 14 12 14C9.51472 14 7.5 11.9853 7.5 9.5ZM9.5 17C7.84315 17 6.5 18.3431 6.5 20L17.5 20C17.5 18.3431 16.1569 17 14.5 17H9.5Z" - fill="currentColor" - /> + <g + id="user-avatar" + > + <path + d="M3 3L21 3L21 21L3 21L3 3Z" + fill="transparent" + id="fill1" + /> + <g + id="fill2" + > + <path + d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z" + fill="transparent" + /> + <path + d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z" + fill="transparent" + /> + </g> + <g + id="stroke2" + > + <path + d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + <path + d="M3 3L21 3L21 21L3 21L3 3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -66185,13 +72052,21 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-link" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z" - fill="currentColor" - /> + <g + id="link" + > + <path + d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -66210,13 +72085,21 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-link" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z" - fill="currentColor" - /> + <g + id="link" + > + <path + d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -66261,13 +72144,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66286,13 +72184,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66337,13 +72250,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66362,13 +72290,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66387,13 +72330,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66416,13 +72374,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66441,13 +72414,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66487,13 +72475,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66512,13 +72515,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66537,13 +72555,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66566,13 +72599,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66591,13 +72639,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66642,13 +72705,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66667,13 +72745,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66692,13 +72785,28 @@ exports[`csr snapshot test > csr test src/link/_example/index.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66729,13 +72837,28 @@ exports[`csr snapshot test > csr test src/link/_example/linkSize.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66754,13 +72877,28 @@ exports[`csr snapshot test > csr test src/link/_example/linkSize.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66779,13 +72917,28 @@ exports[`csr snapshot test > csr test src/link/_example/linkSize.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66808,13 +72961,21 @@ exports[`csr snapshot test > csr test src/link/_example/prefix.tsx 1`] = ` class="t-icon t-icon-link" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z" - fill="currentColor" - /> + <g + id="link" + > + <path + d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -66833,13 +72994,21 @@ exports[`csr snapshot test > csr test src/link/_example/prefix.tsx 1`] = ` class="t-icon t-icon-link" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z" - fill="currentColor" - /> + <g + id="link" + > + <path + d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -66872,13 +73041,28 @@ exports[`csr snapshot test > csr test src/link/_example/status.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66897,13 +73081,28 @@ exports[`csr snapshot test > csr test src/link/_example/status.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66922,13 +73121,28 @@ exports[`csr snapshot test > csr test src/link/_example/status.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66951,13 +73165,28 @@ exports[`csr snapshot test > csr test src/link/_example/status.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -66976,13 +73205,28 @@ exports[`csr snapshot test > csr test src/link/_example/status.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -67010,13 +73254,28 @@ exports[`csr snapshot test > csr test src/link/_example/suffix.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -67035,13 +73294,28 @@ exports[`csr snapshot test > csr test src/link/_example/suffix.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -67069,13 +73343,28 @@ exports[`csr snapshot test > csr test src/link/_example/theme.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -67094,13 +73383,28 @@ exports[`csr snapshot test > csr test src/link/_example/theme.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -67119,13 +73423,28 @@ exports[`csr snapshot test > csr test src/link/_example/theme.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -67148,13 +73467,28 @@ exports[`csr snapshot test > csr test src/link/_example/theme.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -67173,13 +73507,28 @@ exports[`csr snapshot test > csr test src/link/_example/theme.tsx 1`] = ` class="t-icon t-icon-jump" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z" - fill="currentColor" - /> + <g + id="jump" + > + <path + d="M9 4L4 4L4 20L20 20L20 15" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19.25 4.75L12 12M14 4H20L20 10" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </a> @@ -69053,26 +75402,41 @@ exports[`csr snapshot test > csr test src/navbar/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -69091,14 +75455,36 @@ exports[`csr snapshot test > csr test src/navbar/_example/base.tsx 1`] = ` class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69123,14 +75509,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-left custom-capsule__icon" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-divider t-divider--vertical t-divider--center" @@ -69144,14 +75537,38 @@ exports[`csr snapshot test > csr test src/navbar/_example/base.tsx 1`] = ` class="t-icon t-icon-home custom-capsule__icon" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -69186,13 +75603,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/custom-color.tsx 1`] = class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -69211,27 +75636,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/custom-color.tsx 1`] = class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69266,27 +75737,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/img.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69316,13 +75833,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -69408,26 +75933,41 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-close" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -69446,14 +75986,36 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69478,14 +76040,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left custom-capsule__icon" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-divider t-divider--vertical t-divider--center" @@ -69499,14 +76068,38 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-home custom-capsule__icon" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -69563,14 +76156,33 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword" @@ -69591,27 +76203,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69662,27 +76320,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69727,13 +76431,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -69752,14 +76464,36 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69778,13 +76512,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <span class="custom-left-title" @@ -69802,27 +76544,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69862,13 +76650,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -69887,27 +76683,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -69926,13 +76768,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <span class="custom-title" @@ -69950,27 +76800,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -70015,13 +76911,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -70040,27 +76944,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/index.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -70088,13 +77038,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/left-title.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -70113,14 +77071,36 @@ exports[`csr snapshot test > csr test src/navbar/_example/left-title.tsx 1`] = ` class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -70139,13 +77119,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/left-title.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <span class="custom-left-title" @@ -70163,27 +77151,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/left-title.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -70213,14 +77247,33 @@ exports[`csr snapshot test > csr test src/navbar/_example/search.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword" @@ -70241,27 +77294,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/search.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -70285,13 +77384,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/size.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -70310,27 +77417,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/size.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -70349,13 +77502,21 @@ exports[`csr snapshot test > csr test src/navbar/_example/size.tsx 1`] = ` class="t-icon t-icon-chevron-left t-navbar__left-arrow" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z" - fill="currentColor" - /> + <g + id="chevron-left" + > + <path + d="M14.5 17.5L9 12L14.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <span class="custom-title" @@ -70373,27 +77534,73 @@ exports[`csr snapshot test > csr test src/navbar/_example/size.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <svg class="t-icon t-icon-ellipsis" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z" - fill="currentColor" - /> + <g + id="ellipsis" + > + <g + id="stroke1" + > + <path + d="M4 11.5H5V12.5H4V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M11.5 11.5H12.5V12.5H11.5V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M19 11.5H20V12.5H19V11.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -70436,13 +77643,38 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/custom.tsx 1`] = ` class="t-icon t-icon-sound" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z" - fill="currentColor" - /> + <g + id="sound" + > + <path + d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z" + fill="transparent" + id="fill1" + /> + <path + d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z" + fill="transparent" + id="fill2" + /> + <path + d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -70461,13 +77693,21 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/custom.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -70486,6 +77726,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/customization.tsx class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -70524,13 +77765,21 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/customization.tsx class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -70549,6 +77798,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/event.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -70574,13 +77824,21 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/event.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -70599,6 +77857,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/iconDemo.tsx 1`] = class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -70700,6 +77959,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -70746,6 +78006,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -70771,13 +78032,21 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -70808,6 +78077,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -70833,13 +78103,21 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -70870,13 +78148,38 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-sound" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z" - fill="currentColor" - /> + <g + id="sound" + > + <path + d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z" + fill="transparent" + id="fill1" + /> + <path + d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z" + fill="transparent" + id="fill2" + /> + <path + d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -70895,13 +78198,21 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -70932,6 +78243,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -70970,13 +78282,21 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -71012,6 +78332,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71041,6 +78362,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-check-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71070,6 +78392,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71099,6 +78422,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71164,6 +78488,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71194,13 +78519,38 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-sound" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z" - fill="currentColor" - /> + <g + id="sound" + > + <path + d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z" + fill="transparent" + id="fill1" + /> + <path + d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z" + fill="transparent" + id="fill2" + /> + <path + d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -71320,6 +78670,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/scrolling.tsx 1`] class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71350,13 +78701,38 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/scrolling.tsx 1`] class="t-icon t-icon-sound" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z" - fill="currentColor" - /> + <g + id="sound" + > + <path + d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z" + fill="transparent" + id="fill1" + /> + <path + d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z" + fill="transparent" + id="fill2" + /> + <path + d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -71459,6 +78835,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/suffixIcon.tsx 1`] class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71484,13 +78861,21 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/suffixIcon.tsx 1`] class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -71509,6 +78894,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/theme.tsx 1`] = ` class="t-icon t-icon-info-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71538,6 +78924,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/theme.tsx 1`] = ` class="t-icon t-icon-check-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71567,6 +78954,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/theme.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71596,6 +78984,7 @@ exports[`csr snapshot test > csr test src/notice-bar/_example/theme.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -71721,13 +79110,21 @@ exports[`csr snapshot test > csr test src/picker/_example/area.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -71920,13 +79317,21 @@ exports[`csr snapshot test > csr test src/picker/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -72038,13 +79443,21 @@ exports[`csr snapshot test > csr test src/picker/_example/base.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -72204,13 +79617,21 @@ exports[`csr snapshot test > csr test src/picker/_example/custom-height.tsx 1`] class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -72345,13 +79766,21 @@ exports[`csr snapshot test > csr test src/picker/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -72463,13 +79892,21 @@ exports[`csr snapshot test > csr test src/picker/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -72624,13 +80061,21 @@ exports[`csr snapshot test > csr test src/picker/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -72835,13 +80280,21 @@ exports[`csr snapshot test > csr test src/picker/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -72871,13 +80324,21 @@ exports[`csr snapshot test > csr test src/picker/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -72974,13 +80435,21 @@ exports[`csr snapshot test > csr test src/picker/_example/index.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -73085,13 +80554,21 @@ exports[`csr snapshot test > csr test src/picker/_example/with-title.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -73121,13 +80598,21 @@ exports[`csr snapshot test > csr test src/picker/_example/with-title.tsx 1`] = ` class="t-icon t-icon-chevron-right" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -75025,14 +82510,33 @@ exports[`csr snapshot test > csr test src/popup/_example/custom-close.tsx 1`] = color="#fff" fill="none" height="1em" - style="font-size: 32px;" + style="fill: none; font-size: 32px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z" - fill="currentColor" - /> + <g + id="close-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -75229,14 +82733,33 @@ exports[`csr snapshot test > csr test src/popup/_example/index.tsx 1`] = ` color="#fff" fill="none" height="1em" - style="font-size: 32px;" + style="fill: none; font-size: 32px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z" - fill="currentColor" - /> + <g + id="close-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -75497,13 +83020,21 @@ exports[`csr snapshot test > csr test src/progress/_example/circle.tsx 1`] = ` class="t-icon t-icon-error t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 2L13 16.5H11L11 2L13 2ZM11 19H13.0039V21.0039H11V19Z" - fill="currentColor" - /> + <g + id="error" + > + <path + d="M12 3L12 15.5M12 20H12.0039V20.0039H12V20Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <svg @@ -75550,13 +83081,21 @@ exports[`csr snapshot test > csr test src/progress/_example/circle.tsx 1`] = ` class="t-icon t-icon-close t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <svg @@ -75603,13 +83142,21 @@ exports[`csr snapshot test > csr test src/progress/_example/circle.tsx 1`] = ` class="t-icon t-icon-check t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <svg @@ -75903,6 +83450,7 @@ exports[`csr snapshot test > csr test src/progress/_example/index.tsx 1`] = ` class="t-icon t-icon-error-circle-filled t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -75939,6 +83487,7 @@ exports[`csr snapshot test > csr test src/progress/_example/index.tsx 1`] = ` class="t-icon t-icon-close-circle-filled t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -75975,6 +83524,7 @@ exports[`csr snapshot test > csr test src/progress/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -76221,13 +83771,21 @@ exports[`csr snapshot test > csr test src/progress/_example/index.tsx 1`] = ` class="t-icon t-icon-error t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 2L13 16.5H11L11 2L13 2ZM11 19H13.0039V21.0039H11V19Z" - fill="currentColor" - /> + <g + id="error" + > + <path + d="M12 3L12 15.5M12 20H12.0039V20.0039H12V20Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <svg @@ -76274,13 +83832,21 @@ exports[`csr snapshot test > csr test src/progress/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <svg @@ -76327,13 +83893,21 @@ exports[`csr snapshot test > csr test src/progress/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <svg @@ -76426,6 +84000,7 @@ exports[`csr snapshot test > csr test src/progress/_example/line.tsx 1`] = ` class="t-icon t-icon-error-circle-filled t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -76462,6 +84037,7 @@ exports[`csr snapshot test > csr test src/progress/_example/line.tsx 1`] = ` class="t-icon t-icon-close-circle-filled t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -76498,6 +84074,7 @@ exports[`csr snapshot test > csr test src/progress/_example/line.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-progress__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -76745,64 +84322,222 @@ exports[`csr snapshot test > csr test src/pull-down-refresh/_example/index.tsx 1 拖拽该区域演示 顶部下拉刷新 </div> <div - style="display: flex; padding: 0px 16px 140px 16px;" + class="group" > <div - class="tdesign-mobile-item" + class="item" > - <div> + <div + class="t-skeleton__row" + > <div - class="t-skeleton__row" - > - <div - class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" - /> - </div> + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 165.5px; height: 165.5px; border-radius: 12px;" + /> + </div> + <div + class="t-skeleton__row" + > <div - class="t-skeleton__row" - > - <div - class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" - style="width: 100px;" - /> - </div> + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 100px;" + /> + </div> + <div + class="t-skeleton__row" + > <div - class="t-skeleton__row" - > - <div - class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" - style="width: 165.5px; height: 165.5px; border-radius: 12px;" - /> - </div> + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + /> </div> </div> <div - class="tdesign-mobile-item" + class="item" > - <div> + <div + class="t-skeleton__row" + > <div - class="t-skeleton__row" - > - <div - class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" - /> - </div> + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 165.5px; height: 165.5px; border-radius: 12px;" + /> + </div> + <div + class="t-skeleton__row" + > <div - class="t-skeleton__row" - > - <div - class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" - style="width: 100px;" - /> - </div> + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 100px;" + /> + </div> + <div + class="t-skeleton__row" + > <div - class="t-skeleton__row" - > - <div - class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" - style="width: 165.5px; height: 165.5px; border-radius: 12px;" - /> - </div> + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + /> + </div> + </div> + <div + class="item" + > + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 165.5px; height: 165.5px; border-radius: 12px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 100px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + /> + </div> + </div> + <div + class="item" + > + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 165.5px; height: 165.5px; border-radius: 12px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 100px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + /> + </div> + </div> + <div + class="item" + > + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 165.5px; height: 165.5px; border-radius: 12px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 100px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + /> + </div> + </div> + <div + class="item" + > + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 165.5px; height: 165.5px; border-radius: 12px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 100px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + /> + </div> + </div> + <div + class="item" + > + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 165.5px; height: 165.5px; border-radius: 12px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 100px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + /> + </div> + </div> + <div + class="item" + > + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 165.5px; height: 165.5px; border-radius: 12px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + style="width: 100px;" + /> + </div> + <div + class="t-skeleton__row" + > + <div + class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" + /> </div> </div> </div> @@ -77361,14 +85096,21 @@ exports[`csr snapshot test > csr test src/qrcode/_example/index.tsx 1`] = ` class="t-icon t-icon-refresh" fill="none" height="1em" - style="font-size: 16px;" + style="fill: none; font-size: 16px;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.4997 5.83468C18.5918 3.20865 15.4961 1.5 11.9997 1.5C6.57341 1.5 2.10958 5.61542 1.55717 10.896L1.45312 11.8905L3.44227 12.0986L3.54632 11.104C3.9933 6.83125 7.60814 3.5 11.9997 3.5C15.0404 3.5 17.7099 5.09688 19.2125 7.5H15.4997V9.5H22.4997V2.5H20.4997V5.83468ZM20.5572 11.9014L20.4532 12.896C20.0062 17.1687 16.3913 20.5 11.9997 20.5C8.95904 20.5 6.28956 18.9031 4.78702 16.5H8.49974V14.5H1.49974V21.5H3.49974V18.1653C5.40769 20.7914 8.50342 22.5 11.9997 22.5C17.4261 22.5 21.8899 18.3846 22.4423 13.104L22.5464 12.1095L20.5572 11.9014Z" - fill="currentColor" - /> + <g + id="refresh" + > + <path + d="M21.448 13C20.9483 17.7767 16.909 21.5 12 21.5C8.18227 21.5 4.89052 19.248 3.38065 16M2.5 20.5V15.5H5.5M2.55176 11C3.05145 6.22334 7.09079 2.5 11.9998 2.5C15.8175 2.5 19.1092 4.75197 20.6191 8M21.4998 3.5V8.5H18.4998" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> refresh </p> @@ -77444,7 +85186,7 @@ exports[`csr snapshot test > csr test src/qrcode/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-scanned__icon" fill="none" height="1em" - style="font-size: 16px;" + style="fill: none; font-size: 16px;" viewBox="0 0 24 24" width="1em" > @@ -77763,14 +85505,21 @@ exports[`csr snapshot test > csr test src/qrcode/_example/status.tsx 1`] = ` class="t-icon t-icon-refresh" fill="none" height="1em" - style="font-size: 16px;" + style="fill: none; font-size: 16px;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.4997 5.83468C18.5918 3.20865 15.4961 1.5 11.9997 1.5C6.57341 1.5 2.10958 5.61542 1.55717 10.896L1.45312 11.8905L3.44227 12.0986L3.54632 11.104C3.9933 6.83125 7.60814 3.5 11.9997 3.5C15.0404 3.5 17.7099 5.09688 19.2125 7.5H15.4997V9.5H22.4997V2.5H20.4997V5.83468ZM20.5572 11.9014L20.4532 12.896C20.0062 17.1687 16.3913 20.5 11.9997 20.5C8.95904 20.5 6.28956 18.9031 4.78702 16.5H8.49974V14.5H1.49974V21.5H3.49974V18.1653C5.40769 20.7914 8.50342 22.5 11.9997 22.5C17.4261 22.5 21.8899 18.3846 22.4423 13.104L22.5464 12.1095L20.5572 11.9014Z" - fill="currentColor" - /> + <g + id="refresh" + > + <path + d="M21.448 13C20.9483 17.7767 16.909 21.5 12 21.5C8.18227 21.5 4.89052 19.248 3.38065 16M2.5 20.5V15.5H5.5M2.55176 11C3.05145 6.22334 7.09079 2.5 11.9998 2.5C15.8175 2.5 19.1092 4.75197 20.6191 8M21.4998 3.5V8.5H18.4998" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> refresh </p> @@ -77846,7 +85595,7 @@ exports[`csr snapshot test > csr test src/qrcode/_example/status.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-scanned__icon" fill="none" height="1em" - style="font-size: 16px;" + style="fill: none; font-size: 16px;" viewBox="0 0 24 24" width="1em" > @@ -77889,6 +85638,7 @@ exports[`csr snapshot test > csr test src/radio/_example/base.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -78030,6 +85780,7 @@ exports[`csr snapshot test > csr test src/radio/_example/card.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -78143,13 +85894,21 @@ exports[`csr snapshot test > csr test src/radio/_example/custom.tsx 1`] = ` color="#fff" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-radio t-radio--left t-radio--block" @@ -78274,13 +86033,21 @@ exports[`csr snapshot test > csr test src/radio/_example/custom.tsx 1`] = ` color="#fff" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-radio t-radio--left t-radio--block" @@ -78385,6 +86152,7 @@ exports[`csr snapshot test > csr test src/radio/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -78481,13 +86249,21 @@ exports[`csr snapshot test > csr test src/radio/_example/icon.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -78598,6 +86374,7 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -78755,6 +86532,7 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -78873,6 +86651,7 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -78970,13 +86749,21 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -79062,6 +86849,7 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79100,6 +86888,7 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79164,6 +86953,7 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79293,13 +87083,21 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` color="#fff" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-radio t-radio--left t-radio--block" @@ -79424,13 +87222,21 @@ exports[`csr snapshot test > csr test src/radio/_example/index.tsx 1`] = ` color="#fff" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-radio t-radio--left t-radio--block" @@ -79538,6 +87344,7 @@ exports[`csr snapshot test > csr test src/radio/_example/placement.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79576,6 +87383,7 @@ exports[`csr snapshot test > csr test src/radio/_example/placement.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79624,6 +87432,7 @@ exports[`csr snapshot test > csr test src/radio/_example/status.tsx 1`] = ` class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79713,6 +87522,7 @@ exports[`csr snapshot test > csr test src/rate/_example/action.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79730,6 +87540,7 @@ exports[`csr snapshot test > csr test src/rate/_example/action.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79747,6 +87558,7 @@ exports[`csr snapshot test > csr test src/rate/_example/action.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79764,6 +87576,7 @@ exports[`csr snapshot test > csr test src/rate/_example/action.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79781,6 +87594,7 @@ exports[`csr snapshot test > csr test src/rate/_example/action.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79829,6 +87643,7 @@ exports[`csr snapshot test > csr test src/rate/_example/base.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79846,6 +87661,7 @@ exports[`csr snapshot test > csr test src/rate/_example/base.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79863,6 +87679,7 @@ exports[`csr snapshot test > csr test src/rate/_example/base.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79880,6 +87697,7 @@ exports[`csr snapshot test > csr test src/rate/_example/base.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79897,6 +87715,7 @@ exports[`csr snapshot test > csr test src/rate/_example/base.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79951,6 +87770,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79968,6 +87788,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -79985,6 +87806,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80002,6 +87824,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80019,6 +87842,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80062,6 +87886,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80079,6 +87904,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80096,6 +87922,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80113,6 +87940,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80130,6 +87958,7 @@ exports[`csr snapshot test > csr test src/rate/_example/color.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80180,6 +88009,7 @@ exports[`csr snapshot test > csr test src/rate/_example/count.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80197,6 +88027,7 @@ exports[`csr snapshot test > csr test src/rate/_example/count.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80214,6 +88045,7 @@ exports[`csr snapshot test > csr test src/rate/_example/count.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80262,13 +88094,26 @@ exports[`csr snapshot test > csr test src/rate/_example/custom.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -80279,13 +88124,26 @@ exports[`csr snapshot test > csr test src/rate/_example/custom.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -80296,13 +88154,26 @@ exports[`csr snapshot test > csr test src/rate/_example/custom.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -80313,13 +88184,26 @@ exports[`csr snapshot test > csr test src/rate/_example/custom.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -80330,13 +88214,26 @@ exports[`csr snapshot test > csr test src/rate/_example/custom.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -80415,6 +88312,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80432,6 +88330,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80449,6 +88348,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80466,6 +88366,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80483,6 +88384,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80543,13 +88445,26 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -80560,13 +88475,26 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -80577,13 +88505,26 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -80594,13 +88535,26 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -80611,13 +88565,26 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-thumb-up" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z" - fill="currentColor" - /> + <g + id="thumb-up" + > + <path + 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" + /> + <path + d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -80671,6 +88638,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80688,6 +88656,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80705,6 +88674,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80771,6 +88741,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80788,6 +88759,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80805,6 +88777,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80822,6 +88795,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80839,6 +88813,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80887,6 +88862,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80904,6 +88880,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80921,6 +88898,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80938,6 +88916,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -80955,6 +88934,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81003,6 +88983,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81020,6 +89001,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81037,6 +89019,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81054,6 +89037,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81071,6 +89055,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81144,6 +89129,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81161,6 +89147,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81178,6 +89165,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81195,6 +89183,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81212,6 +89201,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81255,6 +89245,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81272,6 +89263,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81289,6 +89281,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81306,6 +89299,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81323,6 +89317,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81366,6 +89361,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81383,6 +89379,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81400,6 +89397,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81417,6 +89415,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81434,6 +89433,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81501,6 +89501,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81518,6 +89519,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81535,6 +89537,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81552,6 +89555,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81569,6 +89573,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81629,6 +89634,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81646,6 +89652,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81663,6 +89670,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81680,6 +89688,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81697,6 +89706,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81768,6 +89778,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81785,6 +89796,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81802,6 +89814,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81819,6 +89832,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81836,6 +89850,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81879,6 +89894,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81896,6 +89912,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81913,6 +89930,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81930,6 +89948,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -81947,6 +89966,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82015,6 +90035,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82032,6 +90053,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82049,6 +90071,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82066,6 +90089,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82083,6 +90107,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82126,6 +90151,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82143,6 +90169,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82160,6 +90187,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82177,6 +90205,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82194,6 +90223,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82252,6 +90282,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82269,6 +90300,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82286,6 +90318,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82303,6 +90336,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82320,6 +90354,7 @@ exports[`csr snapshot test > csr test src/rate/_example/index.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82389,6 +90424,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82406,6 +90442,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82423,6 +90460,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82440,6 +90478,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82457,6 +90496,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82500,6 +90540,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82517,6 +90558,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82534,6 +90576,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82551,6 +90594,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82568,6 +90612,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82611,6 +90656,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82628,6 +90674,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82645,6 +90692,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82662,6 +90710,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82679,6 +90728,7 @@ exports[`csr snapshot test > csr test src/rate/_example/placement.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82735,6 +90785,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82752,6 +90803,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82769,6 +90821,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82786,6 +90839,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82803,6 +90857,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82851,6 +90906,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82868,6 +90924,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82885,6 +90942,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82902,6 +90960,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82919,6 +90978,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82967,6 +91027,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -82984,6 +91045,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83001,6 +91063,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83018,6 +91081,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83035,6 +91099,7 @@ exports[`csr snapshot test > csr test src/rate/_example/show-text.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83096,6 +91161,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83113,6 +91179,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83130,6 +91197,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83147,6 +91215,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83164,6 +91233,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83207,6 +91277,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83224,6 +91295,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83241,6 +91313,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83258,6 +91331,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83275,6 +91349,7 @@ exports[`csr snapshot test > csr test src/rate/_example/size.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83316,6 +91391,7 @@ exports[`csr snapshot test > csr test src/rate/_example/special.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83333,6 +91409,7 @@ exports[`csr snapshot test > csr test src/rate/_example/special.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83350,6 +91427,7 @@ exports[`csr snapshot test > csr test src/rate/_example/special.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83367,6 +91445,7 @@ exports[`csr snapshot test > csr test src/rate/_example/special.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83384,6 +91463,7 @@ exports[`csr snapshot test > csr test src/rate/_example/special.tsx 1`] = ` class="t-icon t-icon-star-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -83511,13 +91591,33 @@ exports[`csr snapshot test > csr test src/result/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle t-result__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM10.5 16.4142L6.08578 12L7.5 10.5858L10.5 13.5858L16.5 7.58579L17.9142 9L10.5 16.4142Z" - fill="currentColor" - /> + <g + id="check-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M16.5 9L10.5 15L7.5 12" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -83541,13 +91641,33 @@ exports[`csr snapshot test > csr test src/result/_example/index.tsx 1`] = ` class="t-icon t-icon-close-circle t-result__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z" - fill="currentColor" - /> + <g + id="close-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -83571,13 +91691,33 @@ exports[`csr snapshot test > csr test src/result/_example/index.tsx 1`] = ` class="t-icon t-icon-info-circle t-result__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z" - fill="currentColor" - /> + <g + id="info-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -83601,13 +91741,33 @@ exports[`csr snapshot test > csr test src/result/_example/index.tsx 1`] = ` class="t-icon t-icon-info-circle t-result__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z" - fill="currentColor" - /> + <g + id="info-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -83742,13 +91902,33 @@ exports[`csr snapshot test > csr test src/result/_example/theme.tsx 1`] = ` class="t-icon t-icon-check-circle t-result__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM10.5 16.4142L6.08578 12L7.5 10.5858L10.5 13.5858L16.5 7.58579L17.9142 9L10.5 16.4142Z" - fill="currentColor" - /> + <g + id="check-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M16.5 9L10.5 15L7.5 12" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -83772,13 +91952,33 @@ exports[`csr snapshot test > csr test src/result/_example/theme.tsx 1`] = ` class="t-icon t-icon-close-circle t-result__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z" - fill="currentColor" - /> + <g + id="close-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -83802,13 +92002,33 @@ exports[`csr snapshot test > csr test src/result/_example/theme.tsx 1`] = ` class="t-icon t-icon-info-circle t-result__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z" - fill="currentColor" - /> + <g + id="info-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -83832,13 +92052,33 @@ exports[`csr snapshot test > csr test src/result/_example/theme.tsx 1`] = ` class="t-icon t-icon-info-circle t-result__icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z" - fill="currentColor" - /> + <g + id="info-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -83871,14 +92111,33 @@ exports[`csr snapshot test > csr test src/search/_example/action.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword t-search--center" @@ -83907,14 +92166,33 @@ exports[`csr snapshot test > csr test src/search/_example/base.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword" @@ -83980,14 +92258,33 @@ exports[`csr snapshot test > csr test src/search/_example/index.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword" @@ -84028,14 +92325,33 @@ exports[`csr snapshot test > csr test src/search/_example/index.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword t-search--center" @@ -84081,14 +92397,33 @@ exports[`csr snapshot test > csr test src/search/_example/index.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword" @@ -84134,14 +92469,33 @@ exports[`csr snapshot test > csr test src/search/_example/index.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword" @@ -84173,14 +92527,33 @@ exports[`csr snapshot test > csr test src/search/_example/other.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword" @@ -84209,14 +92582,33 @@ exports[`csr snapshot test > csr test src/search/_example/shape.tsx 1`] = ` class="t-icon t-icon-search" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z" - fill="currentColor" - /> + <g + id="search" + > + <path + 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" + /> + <path + d="M15.8027 15.8037L21.106 21.107" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <input class="t-input__keyword" @@ -88705,13 +97097,60 @@ exports[`csr snapshot test > csr test src/side-bar/_example/with-icon.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div> @@ -88739,13 +97178,60 @@ exports[`csr snapshot test > csr test src/side-bar/_example/with-icon.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -88775,13 +97261,60 @@ exports[`csr snapshot test > csr test src/side-bar/_example/with-icon.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div> @@ -88798,13 +97331,60 @@ exports[`csr snapshot test > csr test src/side-bar/_example/with-icon.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -88836,13 +97416,60 @@ exports[`csr snapshot test > csr test src/side-bar/_example/with-icon.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div> @@ -92349,13 +100976,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/base.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92371,55 +101006,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/base.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-stepper t-stepper--medium" - > - <div - class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium" - > - <svg - class="t-icon t-icon-remove t-stepper__minus-icon" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> - </svg> - </div> - <input - class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" - inputmode="decimal" - type="text" - value="3.5" - /> - <div - class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium" - > - <svg - class="t-icon t-icon-add t-stepper__plus-icon" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92479,13 +101080,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92501,55 +101110,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-stepper t-stepper--medium" - > - <div - class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium" - > - <svg - class="t-icon t-icon-remove t-stepper__minus-icon" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> - </svg> - </div> - <input - class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" - inputmode="decimal" - type="text" - value="3.5" - /> - <div - class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium" - > - <svg - class="t-icon t-icon-add t-stepper__plus-icon" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92589,13 +101164,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92611,55 +101194,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-stepper t-stepper--medium" - > - <div - class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium" - > - <svg - class="t-icon t-icon-remove t-stepper__minus-icon" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> - </svg> - </div> - <input - class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" - inputmode="numeric" - type="tel" - value="3" - /> - <div - class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium" - > - <svg - class="t-icon t-icon-add t-stepper__plus-icon" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92673,13 +101222,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92695,13 +101252,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92736,13 +101301,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92759,13 +101332,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92805,13 +101386,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92827,13 +101416,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92847,13 +101444,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92869,13 +101474,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92889,13 +101502,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92911,13 +101532,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92952,13 +101581,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -92974,13 +101611,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -92994,13 +101639,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93016,13 +101669,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93036,13 +101697,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93058,13 +101727,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/index.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93090,13 +101767,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/min-max.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93112,55 +101797,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/min-max.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> - </svg> - </div> - </div> - <div - class="t-stepper t-stepper--medium" - > - <div - class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium" - > - <svg - class="t-icon t-icon-remove t-stepper__minus-icon" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> - </svg> - </div> - <input - class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" - inputmode="numeric" - type="tel" - value="3" - /> - <div - class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium" - > - <svg - class="t-icon t-icon-add t-stepper__plus-icon" - fill="none" - height="1em" - viewBox="0 0 24 24" - width="1em" - > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93174,13 +101825,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/min-max.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93196,13 +101855,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/min-max.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93225,13 +101892,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/size.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93247,13 +101922,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/size.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93267,13 +101950,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/size.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93289,13 +101980,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/size.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93309,13 +102008,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/size.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93331,13 +102038,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/size.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93360,13 +102075,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/status.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93383,13 +102106,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/status.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93412,13 +102143,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/theme.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93434,13 +102173,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/theme.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93454,13 +102201,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/theme.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93476,13 +102231,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/theme.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93496,13 +102259,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/theme.tsx 1`] = ` class="t-icon t-icon-remove t-stepper__minus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M4 11L20 11V13L4 13L4 11Z" - fill="currentColor" - /> + <g + id="remove" + > + <path + d="M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <input @@ -93518,13 +102289,21 @@ exports[`csr snapshot test > csr test src/stepper/_example/theme.tsx 1`] = ` class="t-icon t-icon-add t-stepper__plus-icon" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93559,13 +102338,21 @@ exports[`csr snapshot test > csr test src/steps/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-check" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93712,14 +102499,21 @@ exports[`csr snapshot test > csr test src/steps/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93757,14 +102551,21 @@ exports[`csr snapshot test > csr test src/steps/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93802,14 +102603,21 @@ exports[`csr snapshot test > csr test src/steps/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -93847,14 +102655,21 @@ exports[`csr snapshot test > csr test src/steps/_example/horizontal.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94075,13 +102890,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-check" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94228,14 +103051,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94273,14 +103103,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94318,14 +103155,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94363,14 +103207,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94554,13 +103405,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-check" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94707,14 +103566,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94752,14 +103618,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94797,14 +103670,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -94842,14 +103722,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -95221,13 +104108,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-check" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -95265,13 +104160,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -95380,14 +104283,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -95425,14 +104335,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -95470,14 +104387,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -95515,14 +104439,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -95727,14 +104658,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` color="rgba(0, 0, 0, .4)" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -95770,14 +104708,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` color="rgba(0, 0, 0, .4)" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -95813,14 +104758,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` color="rgba(0, 0, 0, .4)" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -95856,14 +104808,21 @@ exports[`csr snapshot test > csr test src/steps/_example/index.tsx 1`] = ` color="rgba(0, 0, 0, .4)" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -96065,14 +105024,21 @@ exports[`csr snapshot test > csr test src/steps/_example/special.tsx 1`] = ` color="rgba(0, 0, 0, .4)" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -96108,14 +105074,21 @@ exports[`csr snapshot test > csr test src/steps/_example/special.tsx 1`] = ` color="rgba(0, 0, 0, .4)" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -96151,14 +105124,21 @@ exports[`csr snapshot test > csr test src/steps/_example/special.tsx 1`] = ` color="rgba(0, 0, 0, .4)" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -96194,14 +105174,21 @@ exports[`csr snapshot test > csr test src/steps/_example/special.tsx 1`] = ` color="rgba(0, 0, 0, .4)" fill="none" height="1em" - style="font-size: 22px;" + style="fill: none; font-size: 22px;" viewBox="0 0 24 24" width="1em" > - <path - d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z" - fill="currentColor" - /> + <g + id="chevron-right" + > + <path + d="M9.5 17.5L15 12L9.5 6.5" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -96391,13 +105378,21 @@ exports[`csr snapshot test > csr test src/steps/_example/status.tsx 1`] = ` class="t-icon t-icon-check" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -96435,13 +105430,21 @@ exports[`csr snapshot test > csr test src/steps/_example/status.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -96550,14 +105553,21 @@ exports[`csr snapshot test > csr test src/steps/_example/status.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -96595,14 +105605,21 @@ exports[`csr snapshot test > csr test src/steps/_example/status.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -96640,14 +105657,21 @@ exports[`csr snapshot test > csr test src/steps/_example/status.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -96685,14 +105709,21 @@ exports[`csr snapshot test > csr test src/steps/_example/status.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -96876,13 +105907,21 @@ exports[`csr snapshot test > csr test src/steps/_example/vertical.tsx 1`] = ` class="t-icon t-icon-check" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -97029,14 +106068,21 @@ exports[`csr snapshot test > csr test src/steps/_example/vertical.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -97074,14 +106120,21 @@ exports[`csr snapshot test > csr test src/steps/_example/vertical.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -97119,14 +106172,21 @@ exports[`csr snapshot test > csr test src/steps/_example/vertical.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -97164,14 +106224,21 @@ exports[`csr snapshot test > csr test src/steps/_example/vertical.tsx 1`] = ` class="t-icon t-icon-cart" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z" - fill="currentColor" - /> + <g + id="cart" + > + <path + d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -97985,13 +107052,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/icon.tsx 1`] = ` class="t-icon t-icon-edit" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z" - fill="currentColor" - /> + <g + id="edit" + > + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" + fill="transparent" + id="fill1" + /> + <path + clip-rule="evenodd" + d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" + fill="transparent" + fill-rule="evenodd" + id="fill2" + /> + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -98011,13 +107098,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/icon.tsx 1`] = ` class="t-icon t-icon-delete" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z" - fill="currentColor" - /> + <g + id="delete" + > + <path + d="M5 5H19L18.5 22H5.5L5 5Z" + fill="transparent" + id="fill1" + /> + <path + d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 9V18" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -98080,13 +107187,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/icon.tsx 1`] = ` class="t-icon t-icon-edit" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z" - fill="currentColor" - /> + <g + id="edit" + > + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" + fill="transparent" + id="fill1" + /> + <path + clip-rule="evenodd" + d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" + fill="transparent" + fill-rule="evenodd" + id="fill2" + /> + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </div> @@ -98101,13 +107228,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/icon.tsx 1`] = ` class="t-icon t-icon-delete" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z" - fill="currentColor" - /> + <g + id="delete" + > + <path + d="M5 5H19L18.5 22H5.5L5 5Z" + fill="transparent" + id="fill1" + /> + <path + d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 9V18" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </div> @@ -98170,13 +107317,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/icon.tsx 1`] = ` class="t-icon t-icon-edit" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z" - fill="currentColor" - /> + <g + id="edit" + > + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" + fill="transparent" + id="fill1" + /> + <path + clip-rule="evenodd" + d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" + fill="transparent" + fill-rule="evenodd" + id="fill2" + /> + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -98196,13 +107363,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/icon.tsx 1`] = ` class="t-icon t-icon-delete" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z" - fill="currentColor" - /> + <g + id="delete" + > + <path + d="M5 5H19L18.5 22H5.5L5 5Z" + fill="transparent" + id="fill1" + /> + <path + d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 9V18" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -98641,13 +107828,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/index.tsx 1`] = ` class="t-icon t-icon-edit" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z" - fill="currentColor" - /> + <g + id="edit" + > + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" + fill="transparent" + id="fill1" + /> + <path + clip-rule="evenodd" + d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" + fill="transparent" + fill-rule="evenodd" + id="fill2" + /> + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -98667,13 +107874,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/index.tsx 1`] = ` class="t-icon t-icon-delete" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z" - fill="currentColor" - /> + <g + id="delete" + > + <path + d="M5 5H19L18.5 22H5.5L5 5Z" + fill="transparent" + id="fill1" + /> + <path + d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 9V18" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -98736,13 +107963,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/index.tsx 1`] = ` class="t-icon t-icon-edit" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z" - fill="currentColor" - /> + <g + id="edit" + > + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" + fill="transparent" + id="fill1" + /> + <path + clip-rule="evenodd" + d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" + fill="transparent" + fill-rule="evenodd" + id="fill2" + /> + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </div> @@ -98757,13 +108004,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/index.tsx 1`] = ` class="t-icon t-icon-delete" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z" - fill="currentColor" - /> + <g + id="delete" + > + <path + d="M5 5H19L18.5 22H5.5L5 5Z" + fill="transparent" + id="fill1" + /> + <path + d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 9V18" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </div> @@ -98826,13 +108093,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/index.tsx 1`] = ` class="t-icon t-icon-edit" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z" - fill="currentColor" - /> + <g + id="edit" + > + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z" + fill="transparent" + id="fill1" + /> + <path + clip-rule="evenodd" + d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" + fill="transparent" + fill-rule="evenodd" + id="fill2" + /> + <path + d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -98852,13 +108139,33 @@ exports[`csr snapshot test > csr test src/swipe-cell/_example/index.tsx 1`] = ` class="t-icon t-icon-delete" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z" - fill="currentColor" - /> + <g + id="delete" + > + <path + d="M5 5H19L18.5 22H5.5L5 5Z" + fill="transparent" + id="fill1" + /> + <path + d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M12 9V18" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -102500,13 +111807,21 @@ exports[`csr snapshot test > csr test src/switch/_example/index.tsx 1`] = ` class="t-icon t-icon-check" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -102979,13 +112294,21 @@ exports[`csr snapshot test > csr test src/switch/_example/label.tsx 1`] = ` class="t-icon t-icon-check" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -103328,14 +112651,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/badge-props.tsx 1`] = class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -103376,14 +112723,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/badge-props.tsx 1`] = class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -103422,14 +112815,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/badge-props.tsx 1`] = class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -103470,14 +112875,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/badge-props.tsx 1`] = class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -103526,14 +112959,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/base.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -103560,14 +113017,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/base.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -103594,14 +113097,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/base.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -103628,14 +113143,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/base.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -103676,14 +113219,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/custom.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -103705,14 +113272,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/custom.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -103734,14 +113347,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/custom.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -103763,14 +113388,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/custom.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -103933,14 +113586,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -103967,14 +113644,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -104001,14 +113724,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -104035,14 +113770,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -104095,14 +113858,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104124,14 +113911,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104153,14 +113986,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104182,14 +114027,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -104269,13 +114142,21 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-view-list" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 4H3H21H22V6H21H3H2V4ZM2 11H3H21H22V13H21H3H2V11ZM3 18H2V20H3H21H22V18H21H3Z" - fill="currentColor" - /> + <g + id="view-list" + > + <path + d="M3 5H21M3 12H21M3 19H21" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-tab-bar-item__icon-menu" @@ -104338,14 +114219,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -104386,14 +114291,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -104432,14 +114383,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -104480,14 +114443,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 24px;" + style="fill: none; font-size: 24px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> <div @@ -104548,14 +114539,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104577,14 +114592,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104606,14 +114667,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104635,14 +114708,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -104695,14 +114796,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104724,14 +114849,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104753,14 +114924,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104782,14 +114965,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/mobile.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -104828,14 +115039,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/pure-icon.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104857,14 +115092,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/pure-icon.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104886,14 +115167,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/pure-icon.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104915,14 +115208,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/pure-icon.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -104958,14 +115279,38 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/round.tsx 1`] = ` class="t-icon t-icon-home" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z" - fill="currentColor" - /> + <g + id="home" + > + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + fill="transparent" + id="fill1" + /> + <path + d="M9 14H15V21H9V14Z" + fill="transparent" + id="fill2" + /> + <path + d="M9 14H15V21H9V14Z" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M3 10L12 2.5L21 10V21H3V10Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -104987,14 +115332,60 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/round.tsx 1`] = ` class="t-icon t-icon-app" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z" - fill="currentColor" - /> + <g + id="app" + > + <g + id="fill1" + > + <path + d="M3 3H10V10H3V3Z" + fill="transparent" + /> + <path + d="M14 14H21V21H14V14Z" + fill="transparent" + /> + <path + d="M3 14H10V21H3V14Z" + fill="transparent" + /> + </g> + <path + 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" + /> + <g + id="stroke1" + > + <path + d="M3 3H10V10H3V3Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M14 14H21V21H14V14Z" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M3 14H10V21H3V14Z" + stroke="currentColor" + stroke-width="2" + /> + </g> + <path + 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" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -105016,14 +115407,26 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/round.tsx 1`] = ` class="t-icon t-icon-chat" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z" - fill="currentColor" - /> + <g + id="chat" + > + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + fill="transparent" + id="fill1" + /> + <path + d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -105045,14 +115448,42 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/round.tsx 1`] = ` class="t-icon t-icon-user" fill="none" height="1em" - style="font-size: 20px;" + style="fill: none; font-size: 20px;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z" - fill="currentColor" - /> + <g + id="user" + > + <g + id="fill1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + fill="transparent" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + fill="transparent" + /> + </g> + <g + id="stroke1" + > + <path + d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> + </g> </svg> </div> </div> @@ -105198,13 +115629,21 @@ exports[`csr snapshot test > csr test src/tab-bar/_example/text-spread.tsx 1`] = class="t-icon t-icon-view-list" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M2 4H3H21H22V6H21H3H2V4ZM2 11H3H21H22V13H21H3H2V11ZM3 18H2V20H3H21H22V18H21H3Z" - fill="currentColor" - /> + <g + id="view-list" + > + <path + d="M3 5H21M3 12H21M3 19H21" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-tab-bar-item__icon-menu" @@ -106278,6 +116717,7 @@ exports[`csr snapshot test > csr test src/table/_example/custom-row-style.tsx 1` class="t-icon t-icon-check-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -106345,6 +116785,7 @@ exports[`csr snapshot test > csr test src/table/_example/custom-row-style.tsx 1` class="t-icon t-icon-close-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -106412,6 +116853,7 @@ exports[`csr snapshot test > csr test src/table/_example/custom-row-style.tsx 1` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -106480,6 +116922,7 @@ exports[`csr snapshot test > csr test src/table/_example/custom-row-style.tsx 1` class="t-icon t-icon-check-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -106547,6 +116990,7 @@ exports[`csr snapshot test > csr test src/table/_example/custom-row-style.tsx 1` class="t-icon t-icon-close-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -109024,6 +119468,7 @@ exports[`csr snapshot test > csr test src/table/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -109091,6 +119536,7 @@ exports[`csr snapshot test > csr test src/table/_example/index.tsx 1`] = ` class="t-icon t-icon-close-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -109158,6 +119604,7 @@ exports[`csr snapshot test > csr test src/table/_example/index.tsx 1`] = ` class="t-icon t-icon-error-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -109226,6 +119673,7 @@ exports[`csr snapshot test > csr test src/table/_example/index.tsx 1`] = ` class="t-icon t-icon-check-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -109293,6 +119741,7 @@ exports[`csr snapshot test > csr test src/table/_example/index.tsx 1`] = ` class="t-icon t-icon-close-circle-filled" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > @@ -114301,13 +124750,21 @@ exports[`csr snapshot test > csr test src/tag/_example/closable.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -114328,13 +124785,21 @@ exports[`csr snapshot test > csr test src/tag/_example/closable.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -114465,13 +124930,36 @@ exports[`csr snapshot test > csr test src/tag/_example/index.tsx 1`] = ` class="t-icon t-icon-discount" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z" - fill="currentColor" - /> + <g + id="discount" + > + <path + d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" + fill="transparent" + id="fill1" + /> + <path + d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" + fill="transparent" + id="fill2" + /> + <path + d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -114492,13 +124980,36 @@ exports[`csr snapshot test > csr test src/tag/_example/index.tsx 1`] = ` class="t-icon t-icon-discount" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z" - fill="currentColor" - /> + <g + id="discount" + > + <path + d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" + fill="transparent" + id="fill1" + /> + <path + d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" + fill="transparent" + id="fill2" + /> + <path + d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -114554,13 +125065,21 @@ exports[`csr snapshot test > csr test src/tag/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -114581,13 +125100,21 @@ exports[`csr snapshot test > csr test src/tag/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115083,13 +125610,21 @@ exports[`csr snapshot test > csr test src/tag/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115110,13 +125645,21 @@ exports[`csr snapshot test > csr test src/tag/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115137,13 +125680,21 @@ exports[`csr snapshot test > csr test src/tag/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115164,13 +125715,21 @@ exports[`csr snapshot test > csr test src/tag/_example/index.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115258,13 +125817,21 @@ exports[`csr snapshot test > csr test src/tag/_example/size.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115285,13 +125852,21 @@ exports[`csr snapshot test > csr test src/tag/_example/size.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115312,13 +125887,21 @@ exports[`csr snapshot test > csr test src/tag/_example/size.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115339,13 +125922,21 @@ exports[`csr snapshot test > csr test src/tag/_example/size.tsx 1`] = ` class="t-icon t-icon-close" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </span> </span> @@ -115702,13 +126293,36 @@ exports[`csr snapshot test > csr test src/tag/_example/type.tsx 1`] = ` class="t-icon t-icon-discount" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z" - fill="currentColor" - /> + <g + id="discount" + > + <path + d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" + fill="transparent" + id="fill1" + /> + <path + d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" + fill="transparent" + id="fill2" + /> + <path + d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -115729,13 +126343,36 @@ exports[`csr snapshot test > csr test src/tag/_example/type.tsx 1`] = ` class="t-icon t-icon-discount" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z" - fill="currentColor" - /> + <g + id="discount" + > + <path + d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" + fill="transparent" + id="fill1" + /> + <path + d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" + fill="transparent" + id="fill2" + /> + <path + d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" + id="stroke1" + stroke="currentColor" + stroke-width="2" + /> + <path + d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" + id="stroke2" + stroke="currentColor" + stroke-width="2" + /> + </g> </svg> </span> <span @@ -117164,13 +127801,21 @@ exports[`csr snapshot test > csr test src/tree-select/_example/base.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -117581,13 +128226,21 @@ exports[`csr snapshot test > csr test src/tree-select/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -117967,13 +128620,21 @@ exports[`csr snapshot test > csr test src/tree-select/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -118001,13 +128662,21 @@ exports[`csr snapshot test > csr test src/tree-select/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -118321,13 +128990,21 @@ exports[`csr snapshot test > csr test src/tree-select/_example/index.tsx 1`] = ` class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -118855,13 +129532,21 @@ exports[`csr snapshot test > csr test src/tree-select/_example/multiple.tsx 1`] class="t-icon t-icon-check t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -118889,13 +129574,21 @@ exports[`csr snapshot test > csr test src/tree-select/_example/multiple.tsx 1`] class="t-icon t-icon-check t-checkbox__icon-wrapper" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -119192,13 +129885,21 @@ exports[`csr snapshot test > csr test src/tree-select/_example/normal.tsx 1`] = class="t-icon t-icon-check t-radio__icon-wrap" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z" - fill="currentColor" - /> + <g + id="check" + > + <path + d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -119632,13 +130333,21 @@ exports[`csr snapshot test > csr test src/upload/_example/base.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -119852,13 +130561,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -119940,13 +130657,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -119992,13 +130717,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120044,13 +130777,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120063,13 +130804,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -120159,12 +130908,14 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-loading t-upload__progress-loading" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z" fill="currentColor" + id="loading" /> </svg> <div @@ -120177,13 +130928,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120232,12 +130991,14 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-loading t-upload__progress-loading" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z" fill="currentColor" + id="loading" /> </svg> <div @@ -120250,13 +131011,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120269,13 +131038,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -120349,13 +131126,33 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-close-circle" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z" - fill="currentColor" - /> + <g + id="close-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-upload__progress-text" @@ -120367,13 +131164,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120386,13 +131191,21 @@ exports[`csr snapshot test > csr test src/upload/_example/index.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -120621,13 +131434,21 @@ exports[`csr snapshot test > csr test src/upload/_example/multiple.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120673,13 +131494,21 @@ exports[`csr snapshot test > csr test src/upload/_example/multiple.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120725,13 +131554,21 @@ exports[`csr snapshot test > csr test src/upload/_example/multiple.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120744,13 +131581,21 @@ exports[`csr snapshot test > csr test src/upload/_example/multiple.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -120823,12 +131668,14 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` class="t-icon t-icon-loading t-upload__progress-loading" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z" fill="currentColor" + id="loading" /> </svg> <div @@ -120841,13 +131688,21 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120896,12 +131751,14 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` class="t-icon t-icon-loading t-upload__progress-loading" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > <path d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z" fill="currentColor" + id="loading" /> </svg> <div @@ -120914,13 +131771,21 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -120933,13 +131798,21 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -121013,13 +131886,33 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` class="t-icon t-icon-close-circle" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z" - fill="currentColor" - /> + <g + id="close-circle" + > + <path + 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" + /> + <path + 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" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + <path + d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" + id="stroke2" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> <div class="t-upload__progress-text" @@ -121031,13 +131924,21 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` class="t-icon t-icon-close t-upload__delete-btn" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z" - fill="currentColor" - /> + <g + id="close" + > + <path + d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> <div @@ -121050,13 +131951,21 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` class="t-icon t-icon-add" fill="none" height="1em" + style="fill: none;" viewBox="0 0 24 24" width="1em" > - <path - d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z" - fill="currentColor" - /> + <g + id="add" + > + <path + d="M12 5L12 19M19 12L5 12" + id="stroke1" + stroke="currentColor" + stroke-linecap="square" + stroke-width="2" + /> + </g> </svg> </div> </div> @@ -121072,43 +131981,43 @@ exports[`csr snapshot test > csr test src/upload/_example/status.tsx 1`] = ` exports[`ssr snapshot test > ssr test src/action-sheet/_example/align.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左对齐列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--left">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/grid.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标宫格型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">动作面板描述文字</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">带徽标宫格型</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">99</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/grid.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标宫格型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">动作面板描述文字</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">带徽标宫格型</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">99</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/grid-multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->宫格型-多页</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid t-action-sheet__grid--swiper t-action-sheet__dots"><div class="t-action-sheet__swiper-wrap--base t-action-sheet__swiper-wrap t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="font-size:24px"><path fill="currentColor" d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="font-size:24px"><path fill="currentColor" d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div><span class="t-swiper-nav--vertical t-swiper-nav__dots t-swiper-nav--bottom"></span></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/grid-multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->宫格型-多页</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid t-action-sheet__grid--swiper t-action-sheet__dots"><div class="t-action-sheet__swiper-wrap--base t-action-sheet__swiper-wrap t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="fill:none;font-size:24px"><g id="image"><path id="fill1" fill="transparent" d="M3 21H20L9 10L3 16V21Z"></path><circle id="fill2" cx="15.75" cy="8.25" r="2" fill="transparent"></circle><path id="stroke1" stroke="currentColor" d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" stroke-width="2"></path><circle id="stroke2" cx="15.75" cy="8.25" r="2" stroke="currentColor" stroke-width="2"></circle></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="fill:none;font-size:24px"><g id="image"><path id="fill1" fill="transparent" d="M3 21H20L9 10L3 16V21Z"></path><circle id="fill2" cx="15.75" cy="8.25" r="2" fill="transparent"></circle><path id="stroke1" stroke="currentColor" d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" stroke-width="2"></path><circle id="stroke2" cx="15.75" cy="8.25" r="2" stroke="currentColor" stroke-width="2"></circle></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div><span class="t-swiper-nav--vertical t-swiper-nav__dots t-swiper-nav--bottom"></span></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ActionSheet 动作面板</h1><p class="tdesign-mobile-demo-header__summary">从底部弹出的模态框,提供和当前场景相关的操作动作,也支持提供信息输入和描述。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">列表型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->函数调用</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项一</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-16px;top:20px">1</div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项三</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项四</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">宫格型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标宫格型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">动作面板描述文字</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">带徽标宫格型</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">99</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->宫格型-多页</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid t-action-sheet__grid--swiper t-action-sheet__dots"><div class="t-action-sheet__swiper-wrap--base t-action-sheet__swiper-wrap t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="font-size:24px"><path fill="currentColor" d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="font-size:24px"><path fill="currentColor" d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div><span class="t-swiper-nav--vertical t-swiper-nav__dots t-swiper-nav--bottom"></span></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">列表型选项状态</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->列表型选项状态</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">列表型选项状态</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#0052D9"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--disabled t-button--block" disabled=""><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#E34D59"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">列表型对齐方式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左对齐列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--left">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ActionSheet 动作面板</h1><p class="tdesign-mobile-demo-header__summary">从底部弹出的模态框,提供和当前场景相关的操作动作,也支持提供信息输入和描述。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">列表型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->函数调用</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项一</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-16px;top:20px">1</div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项三</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项四</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">宫格型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标宫格型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">动作面板描述文字</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">带徽标宫格型</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">99</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->宫格型-多页</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid t-action-sheet__grid--swiper t-action-sheet__dots"><div class="t-action-sheet__swiper-wrap--base t-action-sheet__swiper-wrap t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="fill:none;font-size:24px"><g id="image"><path id="fill1" fill="transparent" d="M3 21H20L9 10L3 16V21Z"></path><circle id="fill2" cx="15.75" cy="8.25" r="2" fill="transparent"></circle><path id="stroke1" stroke="currentColor" d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" stroke-width="2"></path><circle id="stroke2" cx="15.75" cy="8.25" r="2" stroke="currentColor" stroke-width="2"></circle></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="fill:none;font-size:24px"><g id="image"><path id="fill1" fill="transparent" d="M3 21H20L9 10L3 16V21Z"></path><circle id="fill2" cx="15.75" cy="8.25" r="2" fill="transparent"></circle><path id="stroke1" stroke="currentColor" d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" stroke-width="2"></path><circle id="stroke2" cx="15.75" cy="8.25" r="2" stroke="currentColor" stroke-width="2"></circle></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div><span class="t-swiper-nav--vertical t-swiper-nav__dots t-swiper-nav--bottom"></span></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">列表型选项状态</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->列表型选项状态</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">列表型选项状态</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#0052D9"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--disabled t-button--block" disabled=""><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#E34D59"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">列表型对齐方式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左对齐列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--left">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/list.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->函数调用</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项一</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-16px;top:20px">1</div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项三</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项四</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/list.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->函数调用</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项一</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-16px;top:20px">1</div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项三</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项四</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/status.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->列表型选项状态</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">列表型选项状态</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#0052D9"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--disabled t-button--block" disabled=""><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#E34D59"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/status.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->列表型选项状态</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">列表型选项状态</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#0052D9"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--disabled t-button--block" disabled=""><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#E34D59"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/action.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-right t-avatar-group-offset-right-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-add" style="font-size:24px"><path fill="currentColor" d="M11.5 4C9.567 4 8 5.567 8 7.5C8 9.433 9.567 11 11.5 11C13.433 11 15 9.433 15 7.5C15 5.567 13.433 4 11.5 4ZM6 7.5C6 4.46243 8.46243 2 11.5 2C14.5376 2 17 4.46243 17 7.5C17 10.5376 14.5376 13 11.5 13C8.46243 13 6 10.5376 6 7.5ZM19 13V17H23V19H19V23H17V19H13V17H17V13H19ZM8 16C5.79086 16 4 17.7909 4 20H12.0508V22H2V20C2 16.6863 4.68629 14 8 14H12V16H8Z"></path></svg></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/action.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-right t-avatar-group-offset-right-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-add" style="fill:none;font-size:24px"><g id="user-add"><path id="fill1" fill="transparent" d="M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z"></path><path id="stroke1" stroke="currentColor" d="M11 15H8C5.23858 15 3 17.2386 3 20V21H11.0508M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M18 14V18M18 18V22M18 18H14M18 18H22" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/badge-avatar.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:4px;top:4px"></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">8</div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">12</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/badge-avatar.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:4px;top:4px"></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">8</div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">12</div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/avatar/_example/character-avatar.tsx 1`] = `"<div class="avatar-demo"><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx">A</div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/avatar/_example/exhibition.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-left t-avatar-group-offset-left-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx">+5</div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/icon-avatar.tsx 1`] = `"<div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/icon-avatar.tsx 1`] = `"<div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/avatar/_example/image-avatar.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Avatar 头像</h1><p class="tdesign-mobile-demo-header__summary">用于展示用户头像信息,除了纯展示也可点击进入个人详情等操作。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 头像类型</h2><p class="tdesign-mobile-demo-block__summary">图片头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">字符头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx">A</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">徽标头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:4px;top:4px"></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">8</div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">12</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 特殊类型</h2><p class="tdesign-mobile-demo-block__summary">纯展示的头像组</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-left t-avatar-group-offset-left-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx">+5</div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作的头像组</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-right t-avatar-group-offset-right-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-add" style="font-size:24px"><path fill="currentColor" d="M11.5 4C9.567 4 8 5.567 8 7.5C8 9.433 9.567 11 11.5 11C13.433 11 15 9.433 15 7.5C15 5.567 13.433 4 11.5 4ZM6 7.5C6 4.46243 8.46243 2 11.5 2C14.5376 2 17 4.46243 17 7.5C17 10.5376 14.5376 13 11.5 13C8.46243 13 6 10.5376 6 7.5ZM19 13V17H23V19H19V23H17V19H13V17H17V13H19ZM8 16C5.79086 16 4 17.7909 4 20H12.0508V22H2V20C2 16.6863 4.68629 14 8 14H12V16H8Z"></path></svg></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2><p class="tdesign-mobile-demo-block__summary">组件尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demo-avatar"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Avatar 头像</h1><p class="tdesign-mobile-demo-header__summary">用于展示用户头像信息,除了纯展示也可点击进入个人详情等操作。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 头像类型</h2><p class="tdesign-mobile-demo-block__summary">图片头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">字符头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx">A</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">徽标头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:4px;top:4px"></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">8</div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">12</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 特殊类型</h2><p class="tdesign-mobile-demo-block__summary">纯展示的头像组</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-left t-avatar-group-offset-left-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx">+5</div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作的头像组</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-right t-avatar-group-offset-right-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-add" style="fill:none;font-size:24px"><g id="user-add"><path id="fill1" fill="transparent" d="M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z"></path><path id="stroke1" stroke="currentColor" d="M11 15H8C5.23858 15 3 17.2386 3 20V21H11.0508M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M18 14V18M18 18V22M18 18H14M18 18H22" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2><p class="tdesign-mobile-demo-block__summary">组件尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demo-avatar"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/size.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="tdesign-demo-avatar"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/size.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="tdesign-demo-avatar"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/back-top/_example/base.tsx 1`] = `"<div class="button-group"><div class="tdesign-mobile-demo-block__summary">圆形返回顶部</div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->圆形返回顶部</span></button><div class="tdesign-mobile-demo-block__summary">半圆形返回顶部</div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->半圆形返回顶部</span></button></div>"`; exports[`ssr snapshot test > ssr test src/back-top/_example/index.tsx 1`] = `"<div class="tdesign-mobile-react-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">BackTop 返回顶部</h1><p class="tdesign-mobile-demo-header__summary">用于当页面过长往下滑动时,帮助用户快速回到页面顶部。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">组件类型</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="button-group"><div class="tdesign-mobile-demo-block__summary">圆形返回顶部</div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->圆形返回顶部</span></button><div class="tdesign-mobile-demo-block__summary">半圆形返回顶部</div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->半圆形返回顶部</span></button></div></div></div><div class="group"><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/badge/_example/base.tsx 1`] = `"<div class="summary">红点徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:-1px"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:1px"></div></div></div><div class="summary">数字徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-8px;top:0px">8</div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:2px;top:2px">8</div></div></div><div class="summary">自定义徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:2px">NEW</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/badge/_example/base.tsx 1`] = `"<div class="summary">红点徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:-1px"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:1px"></div></div></div><div class="summary">数字徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-8px;top:0px">8</div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:2px;top:2px">8</div></div></div><div class="summary">自定义徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:2px">NEW</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/badge/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Badge 徽标</h1><p class="tdesign-mobile-demo-header__summary">用于告知用户,该区域的状态变化或者待处理任务的数量。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">红点徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:-1px"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:1px"></div></div></div><div class="summary">数字徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-8px;top:0px">8</div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:2px;top:2px">8</div></div></div><div class="summary">自定义徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:2px">NEW</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">圆形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">方形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--square t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">气泡徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-shop"><path fill="currentColor" d="M7.5 5.5C7.5 3.01472 9.51472 1 12 1C14.4853 1 16.5 3.01472 16.5 5.5V7H21V23H3V7H7.5V5.5ZM7.5 9H5V21H19V9H16.5V12H14.5V9H9.5V12H7.5V9ZM14.5 7V5.5C14.5 4.11929 13.3807 3 12 3C10.6193 3 9.5 4.11929 9.5 5.5V7H14.5Z"></path></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--bubble t-badge--count t-has-count">领积分</div></div></div><div class="summary" style="margin-bottom:16px">角标</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge t-badge__ribbon-outer"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--ribbon t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">Large</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--large t-badge--circle t-badge--count t-has-count" style="right:7px;top:7px">8</div></div></div></div></div><div class="summary">Middle</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:5px;top:5px">8</div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/badge/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Badge 徽标</h1><p class="tdesign-mobile-demo-header__summary">用于告知用户,该区域的状态变化或者待处理任务的数量。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">红点徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:-1px"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:1px"></div></div></div><div class="summary">数字徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-8px;top:0px">8</div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:2px;top:2px">8</div></div></div><div class="summary">自定义徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:2px">NEW</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">圆形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">方形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--square t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">气泡徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-shop" style="fill:none"><g id="shop"><path id="fill1" fill="transparent" d="M4 8H20V22H4V8Z"></path><path id="stroke1" stroke="currentColor" d="M15.5 11V5.5C15.5 3.567 13.933 2 12 2C10.067 2 8.5 3.567 8.5 5.5V11M4 8H20V22H4V8Z" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--bubble t-badge--count t-has-count">领积分</div></div></div><div class="summary" style="margin-bottom:16px">角标</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge t-badge__ribbon-outer"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--ribbon t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">Large</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--large t-badge--circle t-badge--count t-has-count" style="right:7px;top:7px">8</div></div></div></div></div><div class="summary">Middle</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:5px;top:5px">8</div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/badge/_example/size.tsx 1`] = `"<div class="summary">Large</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--large t-badge--circle t-badge--count t-has-count" style="right:7px;top:7px">8</div></div></div></div></div><div class="summary">Middle</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:5px;top:5px">8</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/badge/_example/size.tsx 1`] = `"<div class="summary">Large</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--large t-badge--circle t-badge--count t-has-count" style="right:7px;top:7px">8</div></div></div></div></div><div class="summary">Middle</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:5px;top:5px">8</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/badge/_example/theme.tsx 1`] = `"<div class="summary">圆形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">方形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--square t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">气泡徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-shop"><path fill="currentColor" d="M7.5 5.5C7.5 3.01472 9.51472 1 12 1C14.4853 1 16.5 3.01472 16.5 5.5V7H21V23H3V7H7.5V5.5ZM7.5 9H5V21H19V9H16.5V12H14.5V9H9.5V12H7.5V9ZM14.5 7V5.5C14.5 4.11929 13.3807 3 12 3C10.6193 3 9.5 4.11929 9.5 5.5V7H14.5Z"></path></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--bubble t-badge--count t-has-count">领积分</div></div></div><div class="summary" style="margin-bottom:16px">角标</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge t-badge__ribbon-outer"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--ribbon t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/badge/_example/theme.tsx 1`] = `"<div class="summary">圆形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">方形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--square t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">气泡徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-shop" style="fill:none"><g id="shop"><path id="fill1" fill="transparent" d="M4 8H20V22H4V8Z"></path><path id="stroke1" stroke="currentColor" d="M15.5 11V5.5C15.5 3.567 13.933 2 12 2C10.067 2 8.5 3.567 8.5 5.5V11M4 8H20V22H4V8Z" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--bubble t-badge--count t-has-count">领积分</div></div></div><div class="summary" style="margin-bottom:16px">角标</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge t-badge__ribbon-outer"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--ribbon t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/button/_example/base.tsx 1`] = `"<div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div>"`; @@ -121118,11 +132027,11 @@ exports[`ssr snapshot test > ssr test src/button/_example/ghost.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/button/_example/group.tsx 1`] = `"<div class="row section-group"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/button/_example/icon.tsx 1`] = `"<div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--loading" disabled=""><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div><span class="t-button__content"> <!-- -->加载中</span></button></div>"`; +exports[`ssr snapshot test > ssr test src/button/_example/icon.tsx 1`] = `"<div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--loading" disabled=""><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div><span class="t-button__content"> <!-- -->加载中</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/button/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Button 按钮</h1><p class="tdesign-mobile-demo-header__summary">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--loading" disabled=""><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div><span class="t-button__content"> <!-- -->加载中</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">幽灵按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-ghost"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">组合按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-group"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">通栏按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">按钮禁用态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">按钮尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-size"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮48</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮40</span></button><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮32</span></button><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮28</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">按钮形状</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-shape"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button></div><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle rectangle-button t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">按钮主题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/button/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Button 按钮</h1><p class="tdesign-mobile-demo-header__summary">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--loading" disabled=""><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div><span class="t-button__content"> <!-- -->加载中</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">幽灵按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-ghost"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">组合按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-group"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">通栏按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">按钮禁用态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">按钮尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-size"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮48</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮40</span></button><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮32</span></button><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮28</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">按钮形状</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-shape"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button></div><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle rectangle-button t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">按钮主题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/button/_example/shape.tsx 1`] = `"<div class="row section-shape"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button></div><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle rectangle-button t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button>"`; +exports[`ssr snapshot test > ssr test src/button/_example/shape.tsx 1`] = `"<div class="row section-shape"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button></div><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle rectangle-button t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button>"`; exports[`ssr snapshot test > ssr test src/button/_example/size.tsx 1`] = `"<div class="row section-size"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮48</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮40</span></button><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮32</span></button><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮28</span></button></div>"`; @@ -121132,93 +132041,95 @@ exports[`ssr snapshot test > ssr test src/button/_example/test.tsx 1`] = `"<div> exports[`ssr snapshot test > ssr test src/button/_example/theme.tsx 1`] = `"<div class="demo-content"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/base.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单个选择日期</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/base.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单个选择日期</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/custom-text.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带双行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初一</div>1<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初二</div>2<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初三</div>3<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">情人节</div>14<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">元宵节</div>15<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/custom-text.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带双行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初一</div>1<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初二</div>2<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初三</div>3<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">情人节</div>14<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">元宵节</div>15<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/custom-text-single.tsx 1`] = `"<div class="example-calendar"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带单行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/custom-text-single.tsx 1`] = `"<div class="example-calendar"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带单行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/disabled.tsx 1`] = `"<div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">含不可选的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/disabled.tsx 1`] = `"<div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">含不可选的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Calendar 日历</h1><p class="tdesign-mobile-demo-header__summary">按照日历形式展示数据或日期的容器</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单个选择日期</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多个选择日期</div></div><div class="t-cell__note">2022-2-18, 2022-...</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带单行描述的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-calendar"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带单行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带双行描述的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带双行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初一</div>1<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初二</div>2<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初三</div>3<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">情人节</div>14<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">元宵节</div>15<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带翻页功能的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar-header"><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left-double"><path fill="currentColor" d="M18.4144 7.50003L13.9144 12L18.4144 16.5L17.0001 17.9142L11.0859 12L17.0002 6.08582L18.4144 7.50003ZM11.9144 7.50003L7.41436 12L11.9144 16.5L10.5002 17.9142L4.58594 12L10.5002 6.08582L11.9144 7.50003Z"></path></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div></div><div class="t-calendar-header__title">undefined undefined</div><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right-double"><path fill="currentColor" d="M5.58594 16.5L10.0859 12L5.58594 7.50003L7.00015 6.08582L12.9144 12L7.00015 17.9142L5.58594 16.5ZM12.0859 16.5L16.5859 12L12.0859 7.50003L13.5002 6.08582L19.4144 12L13.5001 17.9142L12.0859 16.5Z"></path></svg></div></div></div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带翻页功能</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可选择区间日期的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-calendar"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="wrapper"><div class="wrapper__left">2022-02-19</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-swap-right wrapper__center" style="font-size:20px"><path fill="currentColor" d="M15 7.58569L22.4142 14.9999L2 14.9999V12.9999L17.5858 12.9999L13.5858 8.99991L15 7.58569Z"></path></svg><div class="wrapper__right">2022-02-21</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">含不可选的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">含不可选的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">不使用 Popup</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-calendar"><div class="t-calendar__title">Select Date</div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Calendar 日历</h1><p class="tdesign-mobile-demo-header__summary">按照日历形式展示数据或日期的容器</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单个选择日期</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多个选择日期</div></div><div class="t-cell__note">2022-2-18, 2022-...</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带单行描述的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-calendar"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带单行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带双行描述的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带双行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初一</div>1<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初二</div>2<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初三</div>3<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">情人节</div>14<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">元宵节</div>15<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带翻页功能的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar-header"><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left-double" style="fill:none"><g id="chevron-left.double"><path id="stroke1" stroke="currentColor" d="M10.5 7.5L6 12L10.5 16.5M17 7.5L12.5 12L17 16.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-calendar-header__title">undefined undefined</div><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right-double" style="fill:none"><g id="chevron-right.double"><path id="stroke1" stroke="currentColor" d="M13.5 16.5L18 12L13.5 7.5M7 16.5L11.5 12L7 7.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带翻页功能</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可选择区间日期的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-calendar"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="wrapper"><div class="wrapper__left">2022-02-19</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-swap-right wrapper__center" style="fill:none;font-size:20px"><g id="swap-right"><path id="stroke1" stroke="currentColor" d="M3 14L20 14L15 9" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="wrapper__right">2022-02-21</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">含不可选的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">含不可选的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">不使用 Popup</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-calendar"><div class="t-calendar__title">Select Date</div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/multiple.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多个选择日期</div></div><div class="t-cell__note">2022-2-18, 2022-...</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/multiple.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多个选择日期</div></div><div class="t-cell__note">2022-2-18, 2022-...</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/range.tsx 1`] = `"<div class="example-calendar"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="wrapper"><div class="wrapper__left">2022-02-19</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-swap-right wrapper__center" style="font-size:20px"><path fill="currentColor" d="M15 7.58569L22.4142 14.9999L2 14.9999V12.9999L17.5858 12.9999L13.5858 8.99991L15 7.58569Z"></path></svg><div class="wrapper__right">2022-02-21</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/range.tsx 1`] = `"<div class="example-calendar"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="wrapper"><div class="wrapper__left">2022-02-19</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-swap-right wrapper__center" style="fill:none;font-size:20px"><g id="swap-right"><path id="stroke1" stroke="currentColor" d="M3 14L20 14L15 9" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="wrapper__right">2022-02-21</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/switch-mode.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar-header"><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left-double"><path fill="currentColor" d="M18.4144 7.50003L13.9144 12L18.4144 16.5L17.0001 17.9142L11.0859 12L17.0002 6.08582L18.4144 7.50003ZM11.9144 7.50003L7.41436 12L11.9144 16.5L10.5002 17.9142L4.58594 12L10.5002 6.08582L11.9144 7.50003Z"></path></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div></div><div class="t-calendar-header__title">undefined undefined</div><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right-double"><path fill="currentColor" d="M5.58594 16.5L10.0859 12L5.58594 7.50003L7.00015 6.08582L12.9144 12L7.00015 17.9142L5.58594 16.5ZM12.0859 16.5L16.5859 12L12.0859 7.50003L13.5002 6.08582L19.4144 12L13.5001 17.9142L12.0859 16.5Z"></path></svg></div></div></div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带翻页功能</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/switch-mode.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar-header"><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left-double" style="fill:none"><g id="chevron-left.double"><path id="stroke1" stroke="currentColor" d="M10.5 7.5L6 12L10.5 16.5M17 7.5L12.5 12L17 16.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-calendar-header__title">undefined undefined</div><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right-double" style="fill:none"><g id="chevron-right.double"><path id="stroke1" stroke="currentColor" d="M13.5 16.5L18 12L13.5 7.5M7 16.5L11.5 12L7 7.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带翻页功能</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/calendar/_example/without-popup.tsx 1`] = `"<div><div class="t-calendar"><div class="t-calendar__title">Select Date</div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/base.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/base.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/check-strictly.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><span style="color:#0052d9">确定</span></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/check-strictly.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><span style="color:#0052d9">确定</span></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Cascader 级联选择器</h1><p class="tdesign-mobile-demo-header__summary">用于多层级数据选择,主要为树形结构,可展示更多的数据。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 基础</h2><p class="tdesign-mobile-demo-block__summary">基础用法</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">选项卡风格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 进阶</h2><p class="tdesign-mobile-demo-block__summary">带初始值</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义keys</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">使用次级标题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-title">请选择省份</div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">选择任意一项</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><span style="color:#0052d9">确定</span></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Cascader 级联选择器</h1><p class="tdesign-mobile-demo-header__summary">用于多层级数据选择,主要为树形结构,可展示更多的数据。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 基础</h2><p class="tdesign-mobile-demo-block__summary">基础用法</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">选项卡风格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 进阶</h2><p class="tdesign-mobile-demo-block__summary">带初始值</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义keys</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">使用次级标题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-title">请选择省份</div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">选择任意一项</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><span style="color:#0052d9">确定</span></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/keys.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/keys.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/theme-tab.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/theme-tab.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/with-title.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-title">请选择省份</div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/with-title.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-title">请选择省份</div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/with-value.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/with-value.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cell/_example/base.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example4.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Cell 单元格</h1><p class="tdesign-mobile-demo-header__summary">一行内容/功能的垂直排列方式。一行项目左侧为主要内容展示区域,右侧可增加更多操作内容</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">单行单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-grid-base"><div><div class="t-cell-group t-cell-group--default t-cell-group--bordered"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02</h2><p class="tdesign-mobile-demo-block__summary">多行单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多行高度不定,长文本自动换行,该选项的描述是一段很长的内容</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><img src="https://tdesign.gtimg.com/mobile/demos/example4.png" class="t-cell__left-image"/></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">卡片单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-cell-group t-cell-group--card"><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-service"><path fill="currentColor" d="M2 11C2 5.47715 6.47715 1 12 1C17.5228 1 22 5.47715 22 11V16.1538C22 17.7996 20.58 19 19 19H16V11H20C20 6.58172 16.4183 3 12 3C7.58172 3 4 6.58172 4 11H8V19H6.06301C6.28503 19.8626 7.06808 20.5 8 20.5H9.56367C9.87991 20.0466 10.4053 19.75 11 19.75H13C13.9665 19.75 14.75 20.5335 14.75 21.5C14.75 22.4665 13.9665 23.25 13 23.25H11C10.4053 23.25 9.87991 22.9534 9.56367 22.5H8C5.90559 22.5 4.18714 20.8903 4.0143 18.8406C2.87438 18.4625 2 17.4453 2 16.1538V11ZM6 17V13H4V16.1538C4 16.5473 4.37084 17 5 17H6ZM20 13H18V17H19C19.6292 17 20 16.5473 20 16.1538V13Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-internet"><path fill="currentColor" d="M3.05493 11C3.45261 7.40254 5.97062 4.44413 9.33156 3.40217C8.00851 5.65483 7.1892 8.23957 7.02895 11H3.05493ZM10.9922 1.04555C5.38944 1.55442 1 6.26461 1 12C1 17.7354 5.3894 22.4455 10.9922 22.9545L11 22.9643L11.4254 22.9853C11.4932 22.9887 11.5611 22.9916 11.6292 22.9939C11.7523 22.9979 11.8759 23 12 23C12.1187 23 12.2369 22.9981 12.3546 22.9944C12.4281 22.9921 12.5015 22.989 12.5746 22.9853L13 22.9643L13.0078 22.9545C18.6106 22.4455 23 17.7354 23 12C23 6.26461 18.6106 1.55443 13.0078 1.04555L12.9999 1.03571L12.5736 1.0147C12.4767 1.00972 12.3795 1.006 12.2819 1.00354C12.1882 1.00119 12.0942 1 12 1C11.9051 1 11.8104 1.0012 11.7161 1.00359C11.6192 1.00605 11.5226 1.00976 11.4263 1.0147L11.0001 1.03571L10.9922 1.04555ZM12.0011 3C13.6972 5.25767 14.7704 8.00828 14.9672 11H9.03278C9.22955 8.00828 10.3028 5.25767 11.9989 3C11.9992 3 11.9996 3 12 3C12.0004 3 12.0008 3 12.0011 3ZM7.02894 13C7.18917 15.7604 8.00847 18.3452 9.3315 20.5978C5.97059 19.5558 3.45261 16.5974 3.05493 13H7.02894ZM11.9988 21C10.3028 18.7423 9.22953 15.9917 9.03277 13H14.9672C14.7705 15.9917 13.6972 18.7423 12.0012 21C12.0008 21 12.0004 21 12 21C11.9996 21 11.9992 21 11.9988 21ZM14.6685 20.5978C15.9915 18.3452 16.8108 15.7604 16.9711 13H20.9451C20.5474 16.5974 18.0294 19.5558 14.6685 20.5978ZM16.9711 11C16.8108 8.23957 15.9915 5.65483 14.6684 3.40217C18.0294 4.44413 20.5474 7.40254 20.9451 11H16.9711Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cell/_example/base.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example4.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Cell 单元格</h1><p class="tdesign-mobile-demo-header__summary">一行内容/功能的垂直排列方式。一行项目左侧为主要内容展示区域,右侧可增加更多操作内容</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">单行单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-grid-base"><div><div class="t-cell-group t-cell-group--default t-cell-group--bordered"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02</h2><p class="tdesign-mobile-demo-block__summary">多行单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多行高度不定,长文本自动换行,该选项的描述是一段很长的内容</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><img src="https://tdesign.gtimg.com/mobile/demos/example4.png" class="t-cell__left-image"/></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">卡片单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-cell-group t-cell-group--card"><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-service" style="fill:none"><g id="service"><g id="fill1"><path fill="transparent" d="M3 12H7V18H5C3.89543 18 3 17.1734 3 16.1538V12Z"></path><path fill="transparent" d="M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12Z"></path></g><path id="fill2" fill="transparent" d="M10.25 21.5C10.25 21.0858 10.5858 20.75 11 20.75H13C13.4142 20.75 13.75 21.0858 13.75 21.5C13.75 21.9142 13.4142 22.25 13 22.25H11C10.5858 22.25 10.25 21.9142 10.25 21.5Z"></path><path id="stroke1" stroke="currentColor" d="M21 12V11C21 6.02944 16.9706 2 12 2C7.02944 2 3 6.02944 3 11V12M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12ZM3 12H7V18H5M3 12V16.1538C3 17.1734 3.89543 18 5 18M10.25 21.5H8C6.34315 21.5 5 20.1569 5 18.5V18M10.25 21.5C10.25 21.9142 10.5858 22.25 11 22.25H13C13.4142 22.25 13.75 21.9142 13.75 21.5C13.75 21.0858 13.4142 20.75 13 20.75H11C10.5858 20.75 10.25 21.0858 10.25 21.5Z" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-internet" style="fill:none"><g id="internet"><path id="fill1" fill="transparent" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5229 6.47715 22 12 22C17.5228 22 22 17.5229 22 12C22 6.47715 17.5228 2 12 2Z"></path><path id="fill2" fill="transparent" d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z"></path><path id="stroke1" stroke="currentColor" d="M3 12H21M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5229 17.5228 22 12 22C6.47715 22 2 17.5229 2 12Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cell/_example/group.tsx 1`] = `"<div><div class="t-cell-group t-cell-group--card"><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-service"><path fill="currentColor" d="M2 11C2 5.47715 6.47715 1 12 1C17.5228 1 22 5.47715 22 11V16.1538C22 17.7996 20.58 19 19 19H16V11H20C20 6.58172 16.4183 3 12 3C7.58172 3 4 6.58172 4 11H8V19H6.06301C6.28503 19.8626 7.06808 20.5 8 20.5H9.56367C9.87991 20.0466 10.4053 19.75 11 19.75H13C13.9665 19.75 14.75 20.5335 14.75 21.5C14.75 22.4665 13.9665 23.25 13 23.25H11C10.4053 23.25 9.87991 22.9534 9.56367 22.5H8C5.90559 22.5 4.18714 20.8903 4.0143 18.8406C2.87438 18.4625 2 17.4453 2 16.1538V11ZM6 17V13H4V16.1538C4 16.5473 4.37084 17 5 17H6ZM20 13H18V17H19C19.6292 17 20 16.5473 20 16.1538V13Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-internet"><path fill="currentColor" d="M3.05493 11C3.45261 7.40254 5.97062 4.44413 9.33156 3.40217C8.00851 5.65483 7.1892 8.23957 7.02895 11H3.05493ZM10.9922 1.04555C5.38944 1.55442 1 6.26461 1 12C1 17.7354 5.3894 22.4455 10.9922 22.9545L11 22.9643L11.4254 22.9853C11.4932 22.9887 11.5611 22.9916 11.6292 22.9939C11.7523 22.9979 11.8759 23 12 23C12.1187 23 12.2369 22.9981 12.3546 22.9944C12.4281 22.9921 12.5015 22.989 12.5746 22.9853L13 22.9643L13.0078 22.9545C18.6106 22.4455 23 17.7354 23 12C23 6.26461 18.6106 1.55443 13.0078 1.04555L12.9999 1.03571L12.5736 1.0147C12.4767 1.00972 12.3795 1.006 12.2819 1.00354C12.1882 1.00119 12.0942 1 12 1C11.9051 1 11.8104 1.0012 11.7161 1.00359C11.6192 1.00605 11.5226 1.00976 11.4263 1.0147L11.0001 1.03571L10.9922 1.04555ZM12.0011 3C13.6972 5.25767 14.7704 8.00828 14.9672 11H9.03278C9.22955 8.00828 10.3028 5.25767 11.9989 3C11.9992 3 11.9996 3 12 3C12.0004 3 12.0008 3 12.0011 3ZM7.02894 13C7.18917 15.7604 8.00847 18.3452 9.3315 20.5978C5.97059 19.5558 3.45261 16.5974 3.05493 13H7.02894ZM11.9988 21C10.3028 18.7423 9.22953 15.9917 9.03277 13H14.9672C14.7705 15.9917 13.6972 18.7423 12.0012 21C12.0008 21 12.0004 21 12 21C11.9996 21 11.9992 21 11.9988 21ZM14.6685 20.5978C15.9915 18.3452 16.8108 15.7604 16.9711 13H20.9451C20.5474 16.5974 18.0294 19.5558 14.6685 20.5978ZM16.9711 11C16.8108 8.23957 15.9915 5.65483 14.6684 3.40217C18.0294 4.44413 20.5474 7.40254 20.9451 11H16.9711Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cell/_example/group.tsx 1`] = `"<div><div class="t-cell-group t-cell-group--card"><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-service" style="fill:none"><g id="service"><g id="fill1"><path fill="transparent" d="M3 12H7V18H5C3.89543 18 3 17.1734 3 16.1538V12Z"></path><path fill="transparent" d="M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12Z"></path></g><path id="fill2" fill="transparent" d="M10.25 21.5C10.25 21.0858 10.5858 20.75 11 20.75H13C13.4142 20.75 13.75 21.0858 13.75 21.5C13.75 21.9142 13.4142 22.25 13 22.25H11C10.5858 22.25 10.25 21.9142 10.25 21.5Z"></path><path id="stroke1" stroke="currentColor" d="M21 12V11C21 6.02944 16.9706 2 12 2C7.02944 2 3 6.02944 3 11V12M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12ZM3 12H7V18H5M3 12V16.1538C3 17.1734 3.89543 18 5 18M10.25 21.5H8C6.34315 21.5 5 20.1569 5 18.5V18M10.25 21.5C10.25 21.9142 10.5858 22.25 11 22.25H13C13.4142 22.25 13.75 21.9142 13.75 21.5C13.75 21.0858 13.4142 20.75 13 20.75H11C10.5858 20.75 10.25 21.0858 10.25 21.5Z" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-internet" style="fill:none"><g id="internet"><path id="fill1" fill="transparent" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5229 6.47715 22 12 22C17.5228 22 22 17.5229 22 12C22 6.47715 17.5228 2 12 2Z"></path><path id="fill2" fill="transparent" d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z"></path><path id="stroke1" stroke="currentColor" d="M3 12H21M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5229 17.5228 22 12 22C6.47715 22 2 17.5229 2 12Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cell/_example/multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example4.png"/><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多行高度不定,长文本自动换行,该选项的描述是一段很长的内容</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><img src="https://tdesign.gtimg.com/mobile/demos/example4.png" class="t-cell__left-image"/></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cell/_example/multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example4.png"/><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多行高度不定,长文本自动换行,该选项的描述是一段很长的内容</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><img src="https://tdesign.gtimg.com/mobile/demos/example4.png" class="t-cell__left-image"/></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cell/_example/single.tsx 1`] = `"<div class="tdesign-grid-base"><div><div class="t-cell-group t-cell-group--default t-cell-group--bordered"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cell/_example/single.tsx 1`] = `"<div class="tdesign-grid-base"><div><div class="t-cell-group t-cell-group--default t-cell-group--bordered"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/all.tsx 1`] = `"<div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">全选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/all.tsx 1`] = `"<div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">全选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/base.tsx 1`] = `"<div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:2">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:2">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/base.tsx 1`] = `"<div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:2">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:2">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/card.tsx 1`] = `"<div class="t-checkbox-group theme-card"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/card.tsx 1`] = `"<div class="t-checkbox-group theme-card"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/horizontal.tsx 1`] = `"<div class="t-checkbox-group box horizontal"><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">上限四字</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/horizontal.tsx 1`] = `"<div class="t-checkbox-group box horizontal"><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">上限四字</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Checkbox 多选框</h1><p class="tdesign-mobile-demo-header__summary">用于预设的一组选项中执行多项选择,并呈现选择结果。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纵向多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:2">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:2">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group box horizontal"><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">上限四字</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带全选多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">全选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">多选框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group box"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked t-checkbox__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--disabled"><div class="t-checkbox__icon-circle t-checkbox__icon-circle--disabled"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">勾选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-checkbox__icon-wrapper"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><img class="t-checkbox__icon-wrapper" src="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">图片图标</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">勾选显示位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--right t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--right t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--right"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏多选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group theme-card"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2><p class="tdesign-mobile-demo-block__summary">纵向卡片多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-checkbox-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div><div class="tdesign-mobile-demo-block__summary" style="margin-left:16px;margin-top:24px">横向卡片多选框</div><div class="t-checkbox-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Checkbox 多选框</h1><p class="tdesign-mobile-demo-header__summary">用于预设的一组选项中执行多项选择,并呈现选择结果。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纵向多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:2">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:2">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group box horizontal"><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">上限四字</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带全选多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">全选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">多选框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group box"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked t-checkbox__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--disabled"><div class="t-checkbox__icon-circle t-checkbox__icon-circle--disabled"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">勾选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-checkbox__icon-wrapper" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><img class="t-checkbox__icon-wrapper" src="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">图片图标</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">勾选显示位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--right t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--right t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--right"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏多选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group theme-card"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2><p class="tdesign-mobile-demo-block__summary">纵向卡片多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-checkbox-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div><div class="tdesign-mobile-demo-block__summary" style="margin-left:16px;margin-top:24px">横向卡片多选框</div><div class="t-checkbox-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/right.tsx 1`] = `"<div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--right t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--right t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--right"></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/right.tsx 1`] = `"<div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--right t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--right t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--right"></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/special.tsx 1`] = `"<div><div class="t-checkbox-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div><div class="tdesign-mobile-demo-block__summary" style="margin-left:16px;margin-top:24px">横向卡片多选框</div><div class="t-checkbox-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/special.tsx 1`] = `"<div><div class="t-checkbox-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div><div class="tdesign-mobile-demo-block__summary" style="margin-left:16px;margin-top:24px">横向卡片多选框</div><div class="t-checkbox-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/status.tsx 1`] = `"<div class="t-checkbox-group box"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked t-checkbox__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--disabled"><div class="t-checkbox__icon-circle t-checkbox__icon-circle--disabled"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/status.tsx 1`] = `"<div class="t-checkbox-group box"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked t-checkbox__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--disabled"><div class="t-checkbox__icon-circle t-checkbox__icon-circle--disabled"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/type.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-checkbox__icon-wrapper"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><img class="t-checkbox__icon-wrapper" src="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">图片图标</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/type.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-checkbox__icon-wrapper" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><img class="t-checkbox__icon-wrapper" src="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">图片图标</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/accordion.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/accordion.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--disabled"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/action.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">收起</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/action.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">收起</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/base.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/base.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/card.tsx 1`] = `"<div class="t-collapse t-collapse--card undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/card.tsx 1`] = `"<div class="t-collapse t-collapse--card undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Collapse 折叠面板</h1><p class="tdesign-mobile-demo-header__summary">可以折叠/展开的内容区域。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础面板</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">向上展开</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--top"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--top"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作说明</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">收起</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">手风琴模式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">卡片折叠面板</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--card undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/defaultExpandAll.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">面板1</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content">内容1</div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">面板2</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content">内容2</div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">面板2</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content">内容2</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/placement.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--top"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--top"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Collapse 折叠面板</h1><p class="tdesign-mobile-demo-header__summary">可以折叠/展开的内容区域。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础折叠面板</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作说明</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">收起</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">手风琴式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--disabled"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">卡片折叠面板</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--card undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div></div></div></div>"`; + +exports[`ssr snapshot test > ssr test src/collapse/_example/placement.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--top"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--top"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/color-picker/_example/base.tsx 1`] = `"<div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--base"></div></div>"`; -exports[`ssr snapshot test > ssr test src/color-picker/_example/format.tsx 1`] = `"<div><div class="format-line"><div class="format-item active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check check-icon" style="font-size:14px"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg>CSS</div><div class="format-item ">HEX</div><div class="format-item ">RGB</div><div class="format-item ">HSL</div><div class="format-item ">HSV</div><div class="format-item ">CMYK</div></div><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">CSS</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/color-picker/_example/format.tsx 1`] = `"<div><div class="format-line"><div class="format-item active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check check-icon" style="fill:none;font-size:14px"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg>CSS</div><div class="format-item ">HEX</div><div class="format-item ">RGB</div><div class="format-item ">HSL</div><div class="format-item ">HSV</div><div class="format-item ">CMYK</div></div><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">CSS</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/color-picker/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ColorPicker 颜色选择器</h1><p class="tdesign-mobile-demo-header__summary">用于颜色选择,支持多种格式。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--base"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->弹窗形式的颜色选择器</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">组件模式选择</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="format-line"><div class="format-item active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check check-icon" style="font-size:14px"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg>CSS</div><div class="format-item ">HEX</div><div class="format-item ">RGB</div><div class="format-item ">HSL</div><div class="format-item ">HSV</div><div class="format-item ">CMYK</div></div><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">CSS</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/color-picker/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ColorPicker 颜色选择器</h1><p class="tdesign-mobile-demo-header__summary">用于颜色选择,支持多种格式。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--base"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->弹窗形式的颜色选择器</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">组件模式选择</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="format-line"><div class="format-item active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check check-icon" style="fill:none;font-size:14px"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg>CSS</div><div class="format-item ">HEX</div><div class="format-item ">RGB</div><div class="format-item ">HSL</div><div class="format-item ">HSV</div><div class="format-item ">CMYK</div></div><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">CSS</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/color-picker/_example/multiple.tsx 1`] = `"<div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/color-picker/_example/usePopup.tsx 1`] = `"<div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->弹窗形式的颜色选择器</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/config-provider/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ConfigProvider 全局配置</h1><p class="tdesign-mobile-demo-header__summary">全局特性配置包含各个组件的文本语言配置及其他通用配置,可以减少重复的通用配置。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">Upload</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple="" accept="image/jpeg"/></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">Table</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-type"><div>Type</div></th><th class="t-table__th-platform"><div>Platform</div></th><th class="t-table__th-property"><div>Property</div></th></tr></thead><tbody class="t-table__body"><tr class="t-table__empty-row"><td colSpan="3"><div class="t-table__empty">暂无数据</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">其他组件</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo-cell rate-demo-cell--space"><div class="rate-demo-cell__label">Rating</div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">3 score</span></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">Single select date</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/config-provider/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ConfigProvider 全局配置</h1><p class="tdesign-mobile-demo-header__summary">全局特性配置包含各个组件的文本语言配置及其他通用配置,可以减少重复的通用配置。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">Upload</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple="" accept="image/jpeg"/></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">Table</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-type"><div>Type</div></th><th class="t-table__th-platform"><div>Platform</div></th><th class="t-table__th-property"><div>Property</div></th></tr></thead><tbody class="t-table__body"><tr class="t-table__empty-row"><td colSpan="3"><div class="t-table__empty">暂无数据</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">其他组件</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo-cell rate-demo-cell--space"><div class="rate-demo-cell__label">Rating</div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">3 score</span></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">Single select date</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/config-provider/_example/other-en.tsx 1`] = `"<div class="rate-demo-cell rate-demo-cell--space"><div class="rate-demo-cell__label">Rating</div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">3 score</span></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">Single select date</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/config-provider/_example/other-en.tsx 1`] = `"<div class="rate-demo-cell rate-demo-cell--space"><div class="rate-demo-cell__label">Rating</div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">3 score</span></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">Single select date</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; exports[`ssr snapshot test > ssr test src/config-provider/_example/table-en.tsx 1`] = `"<div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-type"><div>Type</div></th><th class="t-table__th-platform"><div>Platform</div></th><th class="t-table__th-property"><div>Property</div></th></tr></thead><tbody class="t-table__body"><tr class="t-table__empty-row"><td colSpan="3"><div class="t-table__empty">暂无数据</div></td></tr></tbody></table></div></div>"`; -exports[`ssr snapshot test > ssr test src/config-provider/_example/upload-en.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="upload-demo"><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple="" accept="image/jpeg"/></div></div>"`; +exports[`ssr snapshot test > ssr test src/config-provider/_example/upload-en.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="upload-demo"><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple="" accept="image/jpeg"/></div></div>"`; exports[`ssr snapshot test > ssr test src/count-down/_example/base.tsx 1`] = `"<div class="demo-count-down"><text class="demo-count-down-desc"> 时分秒 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 带毫秒 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 带方形底 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 带圆形底 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 带单位 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 无底色带单位 </text><div class="demo-count-down-content"></div></div>"`; @@ -121266,45 +132177,47 @@ exports[`ssr snapshot test > ssr test src/divider/_example/theme.tsx 1`] = `"<di exports[`ssr snapshot test > ssr test src/drawer/_example/base.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/drawer/_example/footer.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带底部插槽抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div><div class="t-drawer__footer"><div class="button-host"><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->操作</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/drawer/_example/footer.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带底部插槽</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div><div class="t-drawer__footer"><div class="button-host"><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->操作</span></button></div></div></div></div>"`; + +exports[`ssr snapshot test > ssr test src/drawer/_example/icon.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/drawer/_example/icon.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/drawer/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Drawer 抽屉</h1><p class="tdesign-mobile-demo-header__summary">用作一组平行关系页面/内容的切换器,相较于Tab,同屏可展示更多的选项数量。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">带标题样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->小标题抽屉</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->大标题抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">抽屉方向</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->左侧抽屉</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->右侧抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带底部插槽样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带底部插槽</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div><div class="t-drawer__footer"><div class="button-host"><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->操作</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 使用方式</h2><p class="tdesign-mobile-demo-block__summary">使用命令行</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->命令行调用</span></button></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/drawer/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Drawer 抽屉</h1><p class="tdesign-mobile-demo-header__summary">用作一组平行关系页面/内容的切换器,相较于Tab,同屏可展示更多的选项数量。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">带标题抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带标题抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带底部插槽抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带底部插槽抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div><div class="t-drawer__footer"><div class="button-host"><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->操作</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 使用方式</h2><p class="tdesign-mobile-demo-block__summary">使用命令行</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->命令行调用</span></button></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/drawer/_example/placement.tsx 1`] = `"<div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->左侧抽屉</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->右侧抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/drawer/_example/plugin.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->命令行调用</span></button>"`; -exports[`ssr snapshot test > ssr test src/drawer/_example/title.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带标题抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/drawer/_example/title.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->小标题抽屉</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->大标题抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/customized.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/customized.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/direction.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/direction.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" style="fill:none"><path id="caret-up-small" fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" style="fill:none"><path id="caret-up-small" fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/disabled.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/disabled.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">DropdownMenu 下拉菜单</h1><p class="tdesign-mobile-demo-header__summary">菜单呈现数个并列的选项类目,用于整个页面的内容筛选,由菜单面板和菜单选项组成。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">单选下拉菜单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">分栏下拉菜单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">单列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">双列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">向上展开</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">插槽样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div style="height:400px"></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">DropdownMenu 下拉菜单</h1><p class="tdesign-mobile-demo-header__summary">菜单呈现数个并列的选项类目,用于整个页面的内容筛选,由菜单面板和菜单选项组成。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">单选下拉菜单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">分栏下拉菜单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">单列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">双列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">向上展开</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" style="fill:none"><path id="caret-up-small" fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" style="fill:none"><path id="caret-up-small" fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">插槽样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div style="height:400px"></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/multiple.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">单列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">双列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/multiple.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">单列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">双列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/single.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/single.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/empty/_example/base.tsx 1`] = `"<div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div></div>"`; +exports[`ssr snapshot test > ssr test src/empty/_example/base.tsx 1`] = `"<div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div></div>"`; -exports[`ssr snapshot test > ssr test src/empty/_example/buttonEmpty.tsx 1`] = `"<div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div><div class="t-empty__actions"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->操作按钮</span></button></div></div>"`; +exports[`ssr snapshot test > ssr test src/empty/_example/buttonEmpty.tsx 1`] = `"<div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div><div class="t-empty__actions"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->操作按钮</span></button></div></div>"`; exports[`ssr snapshot test > ssr test src/empty/_example/imageEmpty.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/empty1.png"/><div class="t-empty"><div class="t-empty__thumb"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/empty1.png"/></div></div><div class="t-empty__description">描述文字</div></div>"`; -exports[`ssr snapshot test > ssr test src/empty/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/empty1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Empty 空状态</h1><p class="tdesign-mobile-demo-header__summary">用于空状态时的占位提示。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义图片空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/empty1.png"/></div></div><div class="t-empty__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div><div class="t-empty__actions"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->操作按钮</span></button></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/empty/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/empty1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Empty 空状态</h1><p class="tdesign-mobile-demo-header__summary">用于空状态时的占位提示。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义图片空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/empty1.png"/></div></div><div class="t-empty__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div><div class="t-empty__actions"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->操作按钮</span></button></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/advance.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:24px"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg><span class="t-button__content"> <!-- -->按钮文字</span></button></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/advance.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:24px"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="t-button__content"> <!-- -->按钮文字</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/base.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:24px"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></button></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/base.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:24px"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/collapsible.tsx 1`] = `"<div><div class="t-fab" style="right:16px;bottom:24px"><div class="wrap"><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add-circle" style="font-size:20"><path fill="currentColor" d="M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12ZM13 6.5L13 11H17.5V13H13L13 17.5H11L11 13H6.5V11H11L11 6.5H13Z"></path></svg><span class="text">添加</span></div><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:20"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg><span class="text">收藏</span></div><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="font-size:20"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg><span class="text">分享</span></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/collapsible.tsx 1`] = `"<div><div class="t-fab" style="right:16px;bottom:24px"><div class="wrap"><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add-circle" style="fill:none;font-size:20"><g id="add-circle"><circle id="fill1" cx="12" cy="12" r="10" fill="transparent" transform="rotate(180 12 12)"></circle><circle id="stroke1" cx="12" cy="12" r="10" stroke="currentColor" transform="rotate(180 12 12)" stroke-width="2"></circle><path id="stroke2" stroke="currentColor" d="M16.5 12L12 12M12 12L7.5 12M12 12L12 7.5M12 12V16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="text">添加</span></div><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:20"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="text">收藏</span></div><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none;font-size:20"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="text">分享</span></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/draggable.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:24px"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></button></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/draggable.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:24px"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Fab 悬浮按钮</h1><p class="tdesign-mobile-demo-header__summary">当功能使用图标即可表示清楚时,可使用纯图标悬浮按钮,例如:添加、发布</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">纯图标悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->纯图标悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标加文字悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->图标加文字悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">可移动悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->可移动悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带自动收缩功能</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->带自动收缩功能</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot with-padding"><div class="group"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div></div><div class="group"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div></div></div></div><div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:24px"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></button></div></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Fab 悬浮按钮</h1><p class="tdesign-mobile-demo-header__summary">当功能使用图标即可表示清楚时,可使用纯图标悬浮按钮,例如:添加、发布</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">纯图标悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->纯图标悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标加文字悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->图标加文字悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">可移动悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->可移动悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带自动收缩功能</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->带自动收缩功能</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot with-padding"><div class="group"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div></div><div class="group"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div></div></div></div><div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:24px"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div></div>"`; exports[`ssr snapshot test > ssr test src/footer/_example/base.tsx 1`] = `"<div class="t-footer "><div class="t-footer__text">Copyright © 2019-2023 TDesign.All Rights Reserved.</div></div>"`; @@ -121314,11 +132227,11 @@ exports[`ssr snapshot test > ssr test src/footer/_example/links.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/footer/_example/logo.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="footer-example"><div class="t-footer "><a class="t-footer__logo"><div class="t-image t-image--square t-footer__title-url"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/logo1.png"/></div></a><div class="t-footer__text">Copyright © 2019-2023 TDesign.All Rights Reserved.</div></div></div><div class="footer-example"><div class="t-footer "><a class="t-footer__logo"><div class="t-image t-image--square t-footer__title-url"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/logo1.png"/></div></a></div></div>"`; -exports[`ssr snapshot test > ssr test src/form/_example/horizontal.tsx 1`] = `"<form class="t-form"><div class="t-form__item t-form__item--bordered t-form--left t-form-item__name t-form__item--bordered t-form--left t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">用户名</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__password t-form__item--bordered t-form--left t-form-item__password"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">密码</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__gender t-form__item--bordered t-form--left t-form-item__gender"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">性别</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__age t-form__item--bordered t-form--left t-form-item__age"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">年限</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__description t-form__item--bordered t-form--left t-form-item__description"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">自我评价</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__resume t-form__item--bordered t-form--left t-form-item__resume"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">个人简介</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form>"`; +exports[`ssr snapshot test > ssr test src/form/_example/horizontal.tsx 1`] = `"<form class="t-form"><div class="t-form__item t-form__item--bordered t-form--left t-form-item__name t-form__item--bordered t-form--left t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">用户名</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__password t-form__item--bordered t-form--left t-form-item__password"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">密码</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__gender t-form__item--bordered t-form--left t-form-item__gender"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">性别</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__age t-form__item--bordered t-form--left t-form-item__age"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">年限</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__description t-form__item--bordered t-form--left t-form-item__description"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">自我评价</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__resume t-form__item--bordered t-form--left t-form-item__resume"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">个人简介</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form>"`; -exports[`ssr snapshot test > ssr test src/form/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Form 表单</h1><p class="tdesign-mobile-demo-header__summary">用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 基础类型</h2><p class="tdesign-mobile-demo-block__summary">基础表单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="options"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--base t-button--light t-button--round"><span class="t-button__content"> <!-- -->水平排布</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--round"><span class="t-button__content"> <!-- -->竖直排布</span></button></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用态</div></div><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><form class="t-form"><div class="t-form__item t-form__item--bordered t-form--left t-form-item__name t-form__item--bordered t-form--left t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">用户名</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__password t-form__item--bordered t-form--left t-form-item__password"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">密码</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__gender t-form__item--bordered t-form--left t-form-item__gender"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">性别</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__age t-form__item--bordered t-form--left t-form-item__age"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">年限</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__description t-form__item--bordered t-form--left t-form-item__description"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">自我评价</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__resume t-form__item--bordered t-form--left t-form-item__resume"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">个人简介</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/form/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Form 表单</h1><p class="tdesign-mobile-demo-header__summary">用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 基础类型</h2><p class="tdesign-mobile-demo-block__summary">基础表单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="options"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--base t-button--light t-button--round"><span class="t-button__content"> <!-- -->水平排布</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--round"><span class="t-button__content"> <!-- -->竖直排布</span></button></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用态</div></div><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><form class="t-form"><div class="t-form__item t-form__item--bordered t-form--left t-form-item__name t-form__item--bordered t-form--left t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">用户名</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__password t-form__item--bordered t-form--left t-form-item__password"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">密码</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__gender t-form__item--bordered t-form--left t-form-item__gender"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">性别</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__age t-form__item--bordered t-form--left t-form-item__age"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">年限</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__description t-form__item--bordered t-form--left t-form-item__description"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">自我评价</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__resume t-form__item--bordered t-form--left t-form-item__resume"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">个人简介</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/form/_example/vertical.tsx 1`] = `"<form class="t-form"><div class="t-form__item t-form__item--bordered t-form--top t-form-item__name t-form__item--bordered t-form--top t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">用户名</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__password t-form__item--bordered t-form--top t-form-item__password"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">密码</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__gender t-form__item--bordered t-form--top t-form-item__gender"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">性别</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__age t-form__item--bordered t-form--top t-form-item__age"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">年限</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__description t-form__item--bordered t-form--top t-form-item__description"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">自我评价</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__resume t-form__item--bordered t-form--top t-form-item__resume"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">个人简介</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form>"`; +exports[`ssr snapshot test > ssr test src/form/_example/vertical.tsx 1`] = `"<form class="t-form"><div class="t-form__item t-form__item--bordered t-form--top t-form-item__name t-form__item--bordered t-form--top t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">用户名</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__password t-form__item--bordered t-form--top t-form-item__password"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">密码</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__gender t-form__item--bordered t-form--top t-form-item__gender"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">性别</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__age t-form__item--bordered t-form--top t-form-item__age"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">年限</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__description t-form__item--bordered t-form--top t-form-item__description"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">自我评价</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__resume t-form__item--bordered t-form--top t-form-item__resume"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">个人简介</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form>"`; exports[`ssr snapshot test > ssr test src/grid/_example/badge.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">8</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">13</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">NEW</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div>"`; @@ -121330,9 +132243,9 @@ exports[`ssr snapshot test > ssr test src/grid/_example/card.tsx 1`] = `"<link r exports[`ssr snapshot test > ssr test src/grid/_example/desc.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/grid/_example/icon.tsx 1`] = `"<div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">分享</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏0</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">保存</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="font-size:24px"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">编辑</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/grid/_example/icon.tsx 1`] = `"<div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">分享</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏0</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">保存</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none;font-size:24px"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">编辑</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/grid/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Grid 宫格</h1><p class="tdesign-mobile-demo-header__summary">用于功能入口布局,将页面或特定区域切分成若干等大的区块,形成若干功能入口。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(5, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">最多四个字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">最多五个字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带边框宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--bordered" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo t-grid--bordered" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带徽标宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">8</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">13</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">NEW</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可滑动宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--auto-size"><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">可传图标的宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">分享</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏0</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">保存</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="font-size:24px"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">编辑</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">卡片宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--card" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo t-grid--card" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--horizontal" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--horizontal"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--horizontal">描述文字</div></div></div><div class="t-grid-item t-grid-item--horizontal" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--horizontal"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--horizontal">描述文字</div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/grid/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Grid 宫格</h1><p class="tdesign-mobile-demo-header__summary">用于功能入口布局,将页面或特定区域切分成若干等大的区块,形成若干功能入口。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(5, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">最多四个字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">最多五个字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带边框宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--bordered" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo t-grid--bordered" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带徽标宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">8</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">13</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">NEW</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可滑动宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--auto-size"><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">可传图标的宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">分享</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏0</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">保存</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none;font-size:24px"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">编辑</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">卡片宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--card" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo t-grid--card" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--horizontal" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--horizontal"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--horizontal">描述文字</div></div></div><div class="t-grid-item t-grid-item--horizontal" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--horizontal"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--horizontal">描述文字</div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/grid/_example/scroll.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="t-grid grid-demo t-grid--auto-size"><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div>"`; @@ -121346,7 +132259,7 @@ exports[`ssr snapshot test > ssr test src/guide/_example/dialog-body.tsx 1`] = ` exports[`ssr snapshot test > ssr test src/guide/_example/index.tsx 1`] = `"<div class="picker-demo" style="padding-bottom:12px"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Guide 引导</h1><p class="tdesign-mobile-demo-header__summary">逐步骤进行指引或解释说明的组件,常用于用户不熟悉的或需进行特别强调的页面。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础引导</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div><div class="guide-container base-guide"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">不带遮罩的引导</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div class="guide-container no-mask"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">弹窗形式的引导</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div><div class="guide-container dialog-guide"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">气泡与弹窗混合的引导</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div><div class="guide-container popover-dialog-guide"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义气泡</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div><div class="guide-container custom-popover"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/guide/_example/my-popover.tsx 1`] = `"<div class="my-popover"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-up pop-icon"><path fill="currentColor" d="M11.0002 19.5L11.0002 7.91424L6.50015 12.4142L5.08594 11L12.0002 4.08582L18.9144 11L17.5001 12.4142L13.0002 7.91424L13.0002 19.5H11.0002Z"></path></svg><p class="popover-desc">自定义的图形或说明文案,用来解释或指导该功能使用。</p><div class="popover-action"><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- --> <!-- -->跳过<!-- --> </span></button></div></div>"`; +exports[`ssr snapshot test > ssr test src/guide/_example/my-popover.tsx 1`] = `"<div class="my-popover"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-up pop-icon" style="fill:none"><g id="arrow-up"><path id="stroke1" stroke="currentColor" d="M17.5 10.5L12 5L6.5 10.5M12 6.25V19.25" stroke-linecap="square" stroke-width="2"></path></g></svg><p class="popover-desc">自定义的图形或说明文案,用来解释或指导该功能使用。</p><div class="popover-action"><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- --> <!-- -->跳过<!-- --> </span></button></div></div>"`; exports[`ssr snapshot test > ssr test src/guide/_example/no-mask.tsx 1`] = `"<div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div class="guide-container no-mask"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div>"`; @@ -121360,19 +132273,19 @@ exports[`ssr snapshot test > ssr test src/icon/_example/iconfont.tsx 1`] = `"<di exports[`ssr snapshot test > ssr test src/icon/_example/iconfont-enhanced.tsx 1`] = `"<div class="t-demo-iconfont"><div><i class="cps-icon cps-icon-home-sheep"></i><i class="cps-icon cps-icon-home-sheep t-size-m"></i><i class="cps-icon cps-icon-home-sheep t-size-l"></i><i style="font-size:25px" class="cps-icon cps-icon-home-sheep"></i><i style="font-size:2em" class="cps-icon cps-icon-home-sheep"></i></div><br/><div><i style="color:red" class="cps-icon cps-icon-home-sheep"></i><i style="color:green" class="cps-icon cps-icon-home-sheep"></i><i style="color:orange" class="cps-icon cps-icon-home-sheep"></i><i class="t-icon-home t-icon"></i></div></div>"`; -exports[`ssr snapshot test > ssr test src/icon/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Icon 图标</h1><p class="tdesign-mobile-demo-header__summary">Icon 作为UI构成中重要的元素,一定程度上影响UI界面整体呈现出的风格。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">SVG 全量引入</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><p>How do you feel today?</p><i class="t-icon t-icon-sneer"></i><i class="t-icon t-icon-unhappy"></i><i class="t-icon t-icon-excited"></i><i class="t-icon t-icon-surprised"></i><i class="t-icon t-icon-giggle"></i></div><br/><div class="t-demo-row"><p>What is your favourite food?</p><i style="color:orange" class="t-icon t-icon-tangerinr"></i><i style="color:green" class="t-icon t-icon-bamboo-shoot"></i><i style="color:red" class="t-icon t-icon-apple"></i><i style="color:#0052D9" class="t-icon t-icon-milk"></i><i style="color:pink" class="t-icon t-icon-peach"></i></div><br/><div class="t-demo-row"><p>How much icons does TDesign Icon includes?</p><i style="color:red" class="t-icon t-icon-numbers-1"></i><i style="color:green" class="t-icon t-icon-numbers-2"></i><i style="color:orange" class="t-icon t-icon-numbers-0"></i><i style="color:#0052d9" class="t-icon t-icon-numbers-3"></i></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">SVG 按需引入</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-t"><path fill="currentColor" d="M6.5 4H17.5V6H13V20H11V6H6.5V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-d"><path fill="currentColor" d="M7 4H15C16.1046 4 17 4.89543 17 6V18C17 19.1046 16.1046 20 15 20H7V4ZM9 6V18H15V6H9Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-e"><path fill="currentColor" d="M7 6C7 4.89543 7.89543 4 9 4H17V6H9V11H17V13H9V18H17V20H9C7.89543 20 7 19.1046 7 18V6Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-s"><path fill="currentColor" d="M7.5 6C7.5 4.89543 8.39543 4 9.5 4H16V6H9.5V11H14.5C15.6046 11 16.5 11.8954 16.5 13V18C16.5 19.1046 15.6046 20 14.5 20H8V18H14.5V13H9.5C8.39543 13 7.5 12.1046 7.5 11V6Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-i"><path fill="currentColor" d="M8.5 4H15.5V6H13V18H15.5V20H8.5V18H11V6H8.5V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-g"><path fill="currentColor" d="M16 4H8.5C7.67157 4 7 4.67157 7 5.5V18.5C7 19.3284 7.67157 20 8.5 20H17V11H11.8V13H15V18H9V6H16V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-n"><path fill="currentColor" d="M8.5 20L8.5 6L15.5 6L15.5 20H17.5L17.5 6C17.5 4.89543 16.6046 4 15.5 4L6.5 4L6.5 20H8.5Z"></path></svg></div><br/><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-checkbox"><path fill="currentColor" d="M2 2L15 2V7.5H13V4L4 4L4 13H7.5V15H2L2 2ZM9 9L22 9L22 22L9 22L9 9ZM11 11L11 20L20 20L20 11L11 11ZM19.4142 14L15 18.4142L12.0858 15.5L13.5 14.0858L15 15.5858L18 12.5858L19.4142 14Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-breadcrumb"><path fill="currentColor" d="M2 6.50017L2 17.5002L9.91421 17.5002L15.4142 12.0002L9.91421 6.50017L2 6.50017ZM4 8.50017L9.08578 8.50017L12.5858 12.0002L9.08579 15.5002L4 15.5002V8.50017ZM14.5858 7.50015L19.0858 12.0002L14.5858 16.5001L16 17.9144L21.9142 12.0002L16 6.08594L14.5858 7.50015Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-input"><path fill="currentColor" d="M2 7L22 7V16L2 16L2 7ZM4 9L4 14L20 14V9L4 9ZM8 10V13H6V10H8Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-switch"><path fill="currentColor" d="M7.5 8.5C5.567 8.5 4 10.067 4 12C4 13.933 5.567 15.5 7.5 15.5C9.433 15.5 11 13.933 11 12C11 10.067 9.433 8.5 7.5 8.5ZM11.7428 8.5C12.5282 9.45094 13 10.6704 13 12C13 13.3296 12.5282 14.5491 11.7428 15.5H16.5C18.433 15.5 20 13.933 20 12C20 10.067 18.433 8.5 16.5 8.5H11.7428ZM2 12C2 8.96243 4.46243 6.5 7.5 6.5H16.5C19.5376 6.5 22 8.96243 22 12C22 15.0376 19.5376 17.5 16.5 17.5H7.5C4.46243 17.5 2 15.0376 2 12Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-dropdown"><path fill="currentColor" d="M2 2H22V9H2V2ZM4 4V7H20V4H4ZM4 11L4 20L20 20V11H22V22L2 22L2 11H4ZM6 12L18 12V14L6 14V12ZM6 16L18 16V18H6V16Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-radio"><path fill="currentColor" d="M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 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 12ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-steps"><path fill="currentColor" d="M1 12C1 10.067 2.567 8.5 4.5 8.5C6.08551 8.5 7.42479 9.55426 7.85506 11H8.64494C9.07521 9.55426 10.4145 8.5 12 8.5C13.5855 8.5 14.9248 9.55426 15.3551 11H16.1449C16.5752 9.55426 17.9145 8.5 19.5 8.5C21.433 8.5 23 10.067 23 12C23 13.933 21.433 15.5 19.5 15.5C17.9145 15.5 16.5752 14.4457 16.1449 13H15.3551C14.9248 14.4457 13.5855 15.5 12 15.5C10.4145 15.5 9.07521 14.4457 8.64494 13H7.85506C7.42479 14.4457 6.08551 15.5 4.5 15.5C2.567 15.5 1 13.933 1 12ZM4.5 10.5C3.67157 10.5 3 11.1716 3 12C3 12.8284 3.67157 13.5 4.5 13.5C5.32843 13.5 6 12.8284 6 12C6 11.1716 5.32843 10.5 4.5 10.5ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5ZM19.5 10.5C18.6716 10.5 18 11.1716 18 12C18 12.8284 18.6716 13.5 19.5 13.5C20.3284 13.5 21 12.8284 21 12C21 11.1716 20.3284 10.5 19.5 10.5Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">SVG 高级用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div><svg class="t-icon cps-icon-home-sheep" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep t-size-m" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep t-size-l" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="font-size:25px"><use xlink:href="#cps-icon-home-sheep"></use></svg></div><br/><div><svg class="t-icon cps-icon-home-sheep" style="color:red"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="color:green"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="color:orange"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon t-icon-home"><use xlink:href="#t-icon-home"></use></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">iconfont 图标</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><p>How do you feel today?</p><i class="t-icon t-icon-sneer"></i><i class="t-icon t-icon-unhappy"></i><i class="t-icon t-icon-excited"></i><i class="t-icon t-icon-surprised"></i><i class="t-icon t-icon-giggle"></i></div><br/><div class="t-demo-row"><p>What is your favourite food?</p><i style="color:orange" class="t-icon t-icon-tangerinr"></i><i style="color:green" class="t-icon t-icon-bamboo-shoot"></i><i style="color:red" class="t-icon t-icon-apple"></i><i style="color:#0052D9" class="t-icon t-icon-milk"></i><i style="color:pink" class="t-icon t-icon-peach"></i></div><br/><div class="t-demo-row"><p>How much icons does TDesign Icon includes?</p><i style="color:red" class="t-icon t-icon-numbers-1"></i><i style="color:green" class="t-icon t-icon-numbers-2"></i><i style="color:orange" class="t-icon t-icon-numbers-0"></i><i style="color:#0052d9" class="t-icon t-icon-numbers-3"></i></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">iconfont 高级用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div><i class="cps-icon cps-icon-home-sheep"></i><i class="cps-icon cps-icon-home-sheep t-size-m"></i><i class="cps-icon cps-icon-home-sheep t-size-l"></i><i style="font-size:25px" class="cps-icon cps-icon-home-sheep"></i><i style="font-size:2em" class="cps-icon cps-icon-home-sheep"></i></div><br/><div><i style="color:red" class="cps-icon cps-icon-home-sheep"></i><i style="color:green" class="cps-icon cps-icon-home-sheep"></i><i style="color:orange" class="cps-icon cps-icon-home-sheep"></i><i class="t-icon-home t-icon"></i></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/icon/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Icon 图标</h1><p class="tdesign-mobile-demo-header__summary">Icon 作为UI构成中重要的元素,一定程度上影响UI界面整体呈现出的风格。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">SVG 全量引入</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><p>How do you feel today?</p><i class="t-icon t-icon-sneer"></i><i class="t-icon t-icon-unhappy"></i><i class="t-icon t-icon-excited"></i><i class="t-icon t-icon-surprised"></i><i class="t-icon t-icon-giggle"></i></div><br/><div class="t-demo-row"><p>What is your favourite food?</p><i style="color:orange" class="t-icon t-icon-tangerinr"></i><i style="color:green" class="t-icon t-icon-bamboo-shoot"></i><i style="color:red" class="t-icon t-icon-apple"></i><i style="color:#0052D9" class="t-icon t-icon-milk"></i><i style="color:pink" class="t-icon t-icon-peach"></i></div><br/><div class="t-demo-row"><p>How much icons does TDesign Icon includes?</p><i style="color:red" class="t-icon t-icon-numbers-1"></i><i style="color:green" class="t-icon t-icon-numbers-2"></i><i style="color:orange" class="t-icon t-icon-numbers-0"></i><i style="color:#0052d9" class="t-icon t-icon-numbers-3"></i></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">SVG 按需引入</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><div class="t-demo-row__slider"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-t" style="fill:none"><g id="letters-t"><path id="stroke1" stroke="currentColor" d="M12 5V19M12 5H7.5M12 5H16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-d" style="fill:none"><g id="letters-d"><path id="stroke1" stroke="currentColor" d="M8 19V5H15C15.5523 5 16 5.44772 16 6V18C16 18.5523 15.5523 19 15 19H8Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-e" style="fill:none"><g id="letters-e"><path id="stroke1" stroke="currentColor" d="M16 5H9C8.44772 5 8 5.44772 8 6V12M8 12H16M8 12V18C8 18.5523 8.44772 19 9 19H16" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-s" style="fill:none"><g id="letters-s"><path id="stroke1" stroke="currentColor" d="M16 5H9.5C8.94772 5 8.5 5.44772 8.5 6V11C8.5 11.5523 8.94772 12 9.5 12H14.5C15.0523 12 15.5 12.4477 15.5 13V18C15.5 18.5523 15.0523 19 14.5 19H8" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-i" style="fill:none"><g id="letters-i"><path id="stroke1" stroke="currentColor" d="M12 5V19M12 5H9.5M12 5H14.5M12 19H14.5M12 19H9.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-g" style="fill:none"><g id="letters-g"><path id="stroke1" stroke="currentColor" d="M15 5H8.5C8.22386 5 8 5.22386 8 5.5V18.5C8 18.7761 8.22386 19 8.5 19H16V12H12.8" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-n" style="fill:none"><g id="letters-n"><path id="stroke1" stroke="currentColor" d="M7.5 19L7.5 5L15.5 5C16.0523 5 16.5 5.44772 16.5 6L16.5 19" stroke-linecap="square" stroke-width="2"></path></g></svg></div><br/><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-checkbox" style="fill:none"><g id="component-checkbox"><path id="fill1" fill="#bbd3fb" d="M10 10L21 10V21H10L10 10Z"></path><path id="stroke1" stroke="currentColor" d="M10 10L21 10V21H10L10 10Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M14 6.5V3H3V14H6.5M18 14L15 17L13.5 15.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-breadcrumb" style="fill:none"><g id="component-breadcrumb"><path id="fill1" fill="#bbd3fb" d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z"></path><path id="stroke1" stroke="currentColor" d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M16 7.5L20.5 12L16 16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-input" style="fill:none"><g id="component-input"><path id="fill1" fill="#bbd3fb" d="M21 8L3 8L3 15L21 15V8Z"></path><path id="stroke1" stroke="currentColor" d="M7 11V12M3 8H21V15H3V8Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-switch" style="fill:none"><g id="component-switch"><path id="fill1" fill="#bbd3fb" 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"></path><path id="stroke1" stroke="currentColor" d="M7.5 16.5H16.5C18.9853 16.5 21 14.4853 21 12C21 9.51472 18.9853 7.5 16.5 7.5H7.5M7.5 16.5C5.01472 16.5 3 14.4853 3 12C3 9.51472 5.01472 7.5 7.5 7.5M7.5 16.5C9.98528 16.5 12 14.4853 12 12C12 9.51472 9.98528 7.5 7.5 7.5" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-dropdown" style="fill:none"><g id="component-dropdown"><path id="fill1" fill="#bbd3fb" d="M3 3H21V8H3V3Z"></path><path id="stroke1" stroke="currentColor" d="M3 12L3 21L21 21V12M3 3H21V8H3V3Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M7 17L17 17M17 13L7 13" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-radio" style="fill:none"><g id="component-radio"><path id="fill1" fill="#bbd3fb" 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"></path><path id="fill2" fill="#f78d94" d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-steps" style="fill:none"><g id="component-steps"><g id="fill1"><path fill="#bbd3fb" d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12Z"></path><path fill="#bbd3fb" d="M14.5 12C14.5 10.6193 13.3807 9.5 12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12Z"></path><path fill="#bbd3fb" d="M22 12C22 10.6193 20.8807 9.5 19.5 9.5C18.1193 9.5 17 10.6193 17 12C17 13.3807 18.1193 14.5 19.5 14.5C20.8807 14.5 22 13.3807 22 12Z"></path></g><path id="stroke1" stroke="currentColor" d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12ZM7 12H9.5M9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12M9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12M14.5 12H17.0002M17.0002 12C17.0002 10.6193 18.1193 9.5 19.5 9.5C20.8807 9.5 22 10.6193 22 12C22 13.3807 20.8807 14.5 19.5 14.5C18.1193 14.5 17.0002 13.3807 17.0002 12Z" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">SVG 高级用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div><svg class="t-icon cps-icon-home-sheep" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep t-size-m" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep t-size-l" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="font-size:25px"><use xlink:href="#cps-icon-home-sheep"></use></svg></div><br/><div><svg class="t-icon cps-icon-home-sheep" style="color:red"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="color:green"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="color:orange"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon t-icon-home"><use xlink:href="#t-icon-home"></use></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">iconfont 图标</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><p>How do you feel today?</p><i class="t-icon t-icon-sneer"></i><i class="t-icon t-icon-unhappy"></i><i class="t-icon t-icon-excited"></i><i class="t-icon t-icon-surprised"></i><i class="t-icon t-icon-giggle"></i></div><br/><div class="t-demo-row"><p>What is your favourite food?</p><i style="color:orange" class="t-icon t-icon-tangerinr"></i><i style="color:green" class="t-icon t-icon-bamboo-shoot"></i><i style="color:red" class="t-icon t-icon-apple"></i><i style="color:#0052D9" class="t-icon t-icon-milk"></i><i style="color:pink" class="t-icon t-icon-peach"></i></div><br/><div class="t-demo-row"><p>How much icons does TDesign Icon includes?</p><i style="color:red" class="t-icon t-icon-numbers-1"></i><i style="color:green" class="t-icon t-icon-numbers-2"></i><i style="color:orange" class="t-icon t-icon-numbers-0"></i><i style="color:#0052d9" class="t-icon t-icon-numbers-3"></i></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">iconfont 高级用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div><i class="cps-icon cps-icon-home-sheep"></i><i class="cps-icon cps-icon-home-sheep t-size-m"></i><i class="cps-icon cps-icon-home-sheep t-size-l"></i><i style="font-size:25px" class="cps-icon cps-icon-home-sheep"></i><i style="font-size:2em" class="cps-icon cps-icon-home-sheep"></i></div><br/><div><i style="color:red" class="cps-icon cps-icon-home-sheep"></i><i style="color:green" class="cps-icon cps-icon-home-sheep"></i><i style="color:orange" class="cps-icon cps-icon-home-sheep"></i><i class="t-icon-home t-icon"></i></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/icon/_example/single.tsx 1`] = `"<div class="t-demo-iconfont"><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-t"><path fill="currentColor" d="M6.5 4H17.5V6H13V20H11V6H6.5V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-d"><path fill="currentColor" d="M7 4H15C16.1046 4 17 4.89543 17 6V18C17 19.1046 16.1046 20 15 20H7V4ZM9 6V18H15V6H9Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-e"><path fill="currentColor" d="M7 6C7 4.89543 7.89543 4 9 4H17V6H9V11H17V13H9V18H17V20H9C7.89543 20 7 19.1046 7 18V6Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-s"><path fill="currentColor" d="M7.5 6C7.5 4.89543 8.39543 4 9.5 4H16V6H9.5V11H14.5C15.6046 11 16.5 11.8954 16.5 13V18C16.5 19.1046 15.6046 20 14.5 20H8V18H14.5V13H9.5C8.39543 13 7.5 12.1046 7.5 11V6Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-i"><path fill="currentColor" d="M8.5 4H15.5V6H13V18H15.5V20H8.5V18H11V6H8.5V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-g"><path fill="currentColor" d="M16 4H8.5C7.67157 4 7 4.67157 7 5.5V18.5C7 19.3284 7.67157 20 8.5 20H17V11H11.8V13H15V18H9V6H16V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-n"><path fill="currentColor" d="M8.5 20L8.5 6L15.5 6L15.5 20H17.5L17.5 6C17.5 4.89543 16.6046 4 15.5 4L6.5 4L6.5 20H8.5Z"></path></svg></div><br/><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-checkbox"><path fill="currentColor" d="M2 2L15 2V7.5H13V4L4 4L4 13H7.5V15H2L2 2ZM9 9L22 9L22 22L9 22L9 9ZM11 11L11 20L20 20L20 11L11 11ZM19.4142 14L15 18.4142L12.0858 15.5L13.5 14.0858L15 15.5858L18 12.5858L19.4142 14Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-breadcrumb"><path fill="currentColor" d="M2 6.50017L2 17.5002L9.91421 17.5002L15.4142 12.0002L9.91421 6.50017L2 6.50017ZM4 8.50017L9.08578 8.50017L12.5858 12.0002L9.08579 15.5002L4 15.5002V8.50017ZM14.5858 7.50015L19.0858 12.0002L14.5858 16.5001L16 17.9144L21.9142 12.0002L16 6.08594L14.5858 7.50015Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-input"><path fill="currentColor" d="M2 7L22 7V16L2 16L2 7ZM4 9L4 14L20 14V9L4 9ZM8 10V13H6V10H8Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-switch"><path fill="currentColor" d="M7.5 8.5C5.567 8.5 4 10.067 4 12C4 13.933 5.567 15.5 7.5 15.5C9.433 15.5 11 13.933 11 12C11 10.067 9.433 8.5 7.5 8.5ZM11.7428 8.5C12.5282 9.45094 13 10.6704 13 12C13 13.3296 12.5282 14.5491 11.7428 15.5H16.5C18.433 15.5 20 13.933 20 12C20 10.067 18.433 8.5 16.5 8.5H11.7428ZM2 12C2 8.96243 4.46243 6.5 7.5 6.5H16.5C19.5376 6.5 22 8.96243 22 12C22 15.0376 19.5376 17.5 16.5 17.5H7.5C4.46243 17.5 2 15.0376 2 12Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-dropdown"><path fill="currentColor" d="M2 2H22V9H2V2ZM4 4V7H20V4H4ZM4 11L4 20L20 20V11H22V22L2 22L2 11H4ZM6 12L18 12V14L6 14V12ZM6 16L18 16V18H6V16Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-radio"><path fill="currentColor" d="M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 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 12ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-steps"><path fill="currentColor" d="M1 12C1 10.067 2.567 8.5 4.5 8.5C6.08551 8.5 7.42479 9.55426 7.85506 11H8.64494C9.07521 9.55426 10.4145 8.5 12 8.5C13.5855 8.5 14.9248 9.55426 15.3551 11H16.1449C16.5752 9.55426 17.9145 8.5 19.5 8.5C21.433 8.5 23 10.067 23 12C23 13.933 21.433 15.5 19.5 15.5C17.9145 15.5 16.5752 14.4457 16.1449 13H15.3551C14.9248 14.4457 13.5855 15.5 12 15.5C10.4145 15.5 9.07521 14.4457 8.64494 13H7.85506C7.42479 14.4457 6.08551 15.5 4.5 15.5C2.567 15.5 1 13.933 1 12ZM4.5 10.5C3.67157 10.5 3 11.1716 3 12C3 12.8284 3.67157 13.5 4.5 13.5C5.32843 13.5 6 12.8284 6 12C6 11.1716 5.32843 10.5 4.5 10.5ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5ZM19.5 10.5C18.6716 10.5 18 11.1716 18 12C18 12.8284 18.6716 13.5 19.5 13.5C20.3284 13.5 21 12.8284 21 12C21 11.1716 20.3284 10.5 19.5 10.5Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/icon/_example/single.tsx 1`] = `"<div class="t-demo-iconfont"><div class="t-demo-row"><div class="t-demo-row__slider"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-t" style="fill:none"><g id="letters-t"><path id="stroke1" stroke="currentColor" d="M12 5V19M12 5H7.5M12 5H16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-d" style="fill:none"><g id="letters-d"><path id="stroke1" stroke="currentColor" d="M8 19V5H15C15.5523 5 16 5.44772 16 6V18C16 18.5523 15.5523 19 15 19H8Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-e" style="fill:none"><g id="letters-e"><path id="stroke1" stroke="currentColor" d="M16 5H9C8.44772 5 8 5.44772 8 6V12M8 12H16M8 12V18C8 18.5523 8.44772 19 9 19H16" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-s" style="fill:none"><g id="letters-s"><path id="stroke1" stroke="currentColor" d="M16 5H9.5C8.94772 5 8.5 5.44772 8.5 6V11C8.5 11.5523 8.94772 12 9.5 12H14.5C15.0523 12 15.5 12.4477 15.5 13V18C15.5 18.5523 15.0523 19 14.5 19H8" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-i" style="fill:none"><g id="letters-i"><path id="stroke1" stroke="currentColor" d="M12 5V19M12 5H9.5M12 5H14.5M12 19H14.5M12 19H9.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-g" style="fill:none"><g id="letters-g"><path id="stroke1" stroke="currentColor" d="M15 5H8.5C8.22386 5 8 5.22386 8 5.5V18.5C8 18.7761 8.22386 19 8.5 19H16V12H12.8" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-n" style="fill:none"><g id="letters-n"><path id="stroke1" stroke="currentColor" d="M7.5 19L7.5 5L15.5 5C16.0523 5 16.5 5.44772 16.5 6L16.5 19" stroke-linecap="square" stroke-width="2"></path></g></svg></div><br/><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-checkbox" style="fill:none"><g id="component-checkbox"><path id="fill1" fill="#bbd3fb" d="M10 10L21 10V21H10L10 10Z"></path><path id="stroke1" stroke="currentColor" d="M10 10L21 10V21H10L10 10Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M14 6.5V3H3V14H6.5M18 14L15 17L13.5 15.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-breadcrumb" style="fill:none"><g id="component-breadcrumb"><path id="fill1" fill="#bbd3fb" d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z"></path><path id="stroke1" stroke="currentColor" d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M16 7.5L20.5 12L16 16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-input" style="fill:none"><g id="component-input"><path id="fill1" fill="#bbd3fb" d="M21 8L3 8L3 15L21 15V8Z"></path><path id="stroke1" stroke="currentColor" d="M7 11V12M3 8H21V15H3V8Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-switch" style="fill:none"><g id="component-switch"><path id="fill1" fill="#bbd3fb" 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"></path><path id="stroke1" stroke="currentColor" d="M7.5 16.5H16.5C18.9853 16.5 21 14.4853 21 12C21 9.51472 18.9853 7.5 16.5 7.5H7.5M7.5 16.5C5.01472 16.5 3 14.4853 3 12C3 9.51472 5.01472 7.5 7.5 7.5M7.5 16.5C9.98528 16.5 12 14.4853 12 12C12 9.51472 9.98528 7.5 7.5 7.5" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-dropdown" style="fill:none"><g id="component-dropdown"><path id="fill1" fill="#bbd3fb" d="M3 3H21V8H3V3Z"></path><path id="stroke1" stroke="currentColor" d="M3 12L3 21L21 21V12M3 3H21V8H3V3Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M7 17L17 17M17 13L7 13" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-radio" style="fill:none"><g id="component-radio"><path id="fill1" fill="#bbd3fb" 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"></path><path id="fill2" fill="#f78d94" d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-steps" style="fill:none"><g id="component-steps"><g id="fill1"><path fill="#bbd3fb" d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12Z"></path><path fill="#bbd3fb" d="M14.5 12C14.5 10.6193 13.3807 9.5 12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12Z"></path><path fill="#bbd3fb" d="M22 12C22 10.6193 20.8807 9.5 19.5 9.5C18.1193 9.5 17 10.6193 17 12C17 13.3807 18.1193 14.5 19.5 14.5C20.8807 14.5 22 13.3807 22 12Z"></path></g><path id="stroke1" stroke="currentColor" d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12ZM7 12H9.5M9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12M9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12M14.5 12H17.0002M17.0002 12C17.0002 10.6193 18.1193 9.5 19.5 9.5C20.8807 9.5 22 10.6193 22 12C22 13.3807 20.8807 14.5 19.5 14.5C18.1193 14.5 17.0002 13.3807 17.0002 12Z" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/base.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/demo/demo-image-1.png"/><div class="image-example"><div class="image-example-title">不同填充模式的图片</div><div class="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">fill</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">none</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-none t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">scale-down</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-scale-down t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/base.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/image.png"/><div class="image-example"><div class="image-example-title">不同填充模式的图片</div><div class="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div><div class="image-group mt-8"><div class="image-demo mr-24"><p class="image-demo-tip">fill</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">contain</p><div class="t-image t-image--square image-container" style="width:89px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover</p><div class="t-image t-image--square image-container" style="width:134px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">none</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-none t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">scale-down</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-scale-down t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/demo/demo-image-1.png"/><link rel="preload" as="image" href="x"/><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Image 图片</h1><p class="tdesign-mobile-demo-header__summary">用于展示图片素材</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="image-example"><div class="image-example-title">不同填充模式的图片</div><div class="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">fill</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">none</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-none t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">scale-down</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-scale-down t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div></div></div><div class="image-example"><div class="image-example-title">不同填充位置的图片</div><div class="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">cover center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-left" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-right" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover top</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-top" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-bottom" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain top</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-top" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-bottom" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-left" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-right" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div></div></div><div class="image-example"><div class="image-example-title">不同形状的图片</div><div class="image-example-desc">提供方形、圆角方形、圆角 3 种形状。 当图片长宽不相等时,无法使用 circle 展示一个正圆。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">方形</p><div class="t-image t-image--square image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆角方形</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆形</p><div class="t-image t-image--circle image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png" alt="一张图片"/></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><div class="col"><p class="tips">加载默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div><div class="col"><p class="tips">加载自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div></div><div class="row"><div class="col"><p class="tips">失败默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div><div class="col"><p class="tips">失败自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/image.png"/><link rel="preload" as="image" href="x"/><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Image 图片</h1><p class="tdesign-mobile-demo-header__summary">用于展示效果,主要为上下左右居中裁切、拉伸、平铺等方式。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="image-example"><div class="image-example-title">不同填充模式的图片</div><div class="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div><div class="image-group mt-8"><div class="image-demo mr-24"><p class="image-demo-tip">fill</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">contain</p><div class="t-image t-image--square image-container" style="width:89px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover</p><div class="t-image t-image--square image-container" style="width:134px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">none</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-none t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">scale-down</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-scale-down t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div></div></div><div class="image-example mt-24"><div class="image-example-title">不同填充位置的图片</div><div class="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div><div class="image-group mt-8"><div class="image-demo mr-24"><p class="image-demo-tip">cover center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">cover left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-left" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-right" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">cover top</p><div class="t-image t-image--square" style="width:240px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-top" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24" style="margin-right:48px"><p class="image-demo-tip">cover bottom</p><div class="t-image t-image--square" style="width:240px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-bottom" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">contain top</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-top" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">contain bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-bottom" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain center</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain left</p><div class="t-image t-image--square image-container" style="width:180px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-left" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain right</p><div class="t-image t-image--square image-container" style="width:180px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-right" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div></div></div><div class="image-example mt-24"><div class="image-group"><div class="image-demo mr-24"><p class="image-demo-tip">方形</p><div class="t-image t-image--square image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">圆角方形</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆形</p><div class="t-image t-image--circle image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png" alt="一张图片"/></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="image-example" style="margin:8px 16px 32px"><div class="image-group"><div class="image-demo mr-24"><p class="image-demo-tip">加载默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div><div class="image-demo"><p class="image-demo-tip">加载自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div></div><div class="image-group mt-24"><div class="image-demo mr-24"><p class="image-demo-tip">失败默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div><div class="image-demo"><p class="image-demo-tip">失败自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/position.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/demo/demo-image-1.png"/><div class="image-example"><div class="image-example-title">不同填充位置的图片</div><div class="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">cover center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-left" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-right" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover top</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-top" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-bottom" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain top</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-top" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-bottom" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-left" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-right" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/position.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/image.png"/><div class="image-example mt-24"><div class="image-example-title">不同填充位置的图片</div><div class="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div><div class="image-group mt-8"><div class="image-demo mr-24"><p class="image-demo-tip">cover center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">cover left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-left" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-right" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">cover top</p><div class="t-image t-image--square" style="width:240px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-top" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24" style="margin-right:48px"><p class="image-demo-tip">cover bottom</p><div class="t-image t-image--square" style="width:240px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-bottom" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">contain top</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-top" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">contain bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-bottom" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain center</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain left</p><div class="t-image t-image--square image-container" style="width:180px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-left" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain right</p><div class="t-image t-image--square image-container" style="width:180px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-right" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/shape.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/demo/demo-image-1.png"/><div class="image-example"><div class="image-example-title">不同形状的图片</div><div class="image-example-desc">提供方形、圆角方形、圆角 3 种形状。 当图片长宽不相等时,无法使用 circle 展示一个正圆。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">方形</p><div class="t-image t-image--square image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆角方形</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆形</p><div class="t-image t-image--circle image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png" alt="一张图片"/></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/shape.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/image.png"/><div class="image-example mt-24"><div class="image-group"><div class="image-demo mr-24"><p class="image-demo-tip">方形</p><div class="t-image t-image--square image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">圆角方形</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆形</p><div class="t-image t-image--circle image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png" alt="一张图片"/></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/status.tsx 1`] = `"<link rel="preload" as="image" href="x"/><div class="row"><div class="col"><p class="tips">加载默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div><div class="col"><p class="tips">加载自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div></div><div class="row"><div class="col"><p class="tips">失败默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div><div class="col"><p class="tips">失败自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/status.tsx 1`] = `"<link rel="preload" as="image" href="x"/><div class="image-example" style="margin:8px 16px 32px"><div class="image-group"><div class="image-demo mr-24"><p class="image-demo-tip">加载默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div><div class="image-demo"><p class="image-demo-tip">加载自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div></div><div class="image-group mt-24"><div class="image-demo mr-24"><p class="image-demo-tip">失败默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div><div class="image-demo"><p class="image-demo-tip">失败自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/image-viewer/_example/align.tsx 1`] = `"<div class="image-example"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础图片预览 + 对齐方式</span></button></div>"`; @@ -121382,9 +132295,9 @@ exports[`ssr snapshot test > ssr test src/image-viewer/_example/index.tsx 1`] = exports[`ssr snapshot test > ssr test src/image-viewer/_example/operation.tsx 1`] = `"<div class="image-example"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带操作图片预览</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/indexes/_example/base.tsx 1`] = `"<div style="position:relative;height:0"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-left return-indexes"><path fill="currentColor" d="M19.5002 13L7.91436 13L12.4144 17.5L11.0001 18.9142L4.08594 12L11.0001 5.08582L12.4144 6.50003L7.91436 11L19.5002 11V13Z"></path></svg><div class="t-indexes"><div class="t-indexes__sidebar"><div class="t-indexes__sidebar-item" data-index="A">A</div><div class="t-indexes__sidebar-item" data-index="B">B</div><div class="t-indexes__sidebar-item" data-index="C">C</div><div class="t-indexes__sidebar-item" data-index="D">D</div><div class="t-indexes__sidebar-item" data-index="E">E</div><div class="t-indexes__sidebar-item" data-index="F">F</div><div class="t-indexes__sidebar-item" data-index="G">G</div><div class="t-indexes__sidebar-item" data-index="J">J</div><div class="t-indexes__sidebar-item" data-index="K">K</div></div><div class="t-indexes-anchor" data-index="A"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">A</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿坝</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿拉善</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿里</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安康</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鞍山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安顺</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">澳门</div></div></div></div></div><div class="t-indexes-anchor" data-index="B"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">B</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">北京</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">白银</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">保定</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">宝鸡</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">保山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">包头</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">巴中</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">北海</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">蚌埠</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">本溪</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">毕节</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">滨州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">百色</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">亳州</div></div></div></div></div><div class="t-indexes-anchor" data-index="C"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">C</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">重庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">成都</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长沙</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长春</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">沧州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">常德</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">昌都</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长治</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">常州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">巢湖</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">潮州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">承德</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">郴州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">赤峰</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">池州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">崇左</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">楚雄</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">滁州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">朝阳</div></div></div></div></div><div class="t-indexes-anchor" data-index="D"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">D</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大连</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">东莞</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大理</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">丹东</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大同</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大兴安岭</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德宏</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">定西</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">迪庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">东营</div></div></div></div></div><div class="t-indexes-anchor" data-index="E"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">E</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鄂尔多斯</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">恩施</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鄂州</div></div></div></div></div><div class="t-indexes-anchor" data-index="F"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">F</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">福州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">防城港</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">佛山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">抚顺</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">抚州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阜新</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阜阳</div></div></div></div></div><div class="t-indexes-anchor" data-index="G"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">G</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">桂林</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">贵阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">甘南</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">赣州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">甘孜</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广安</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广元</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">贵港</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">果洛</div></div></div></div></div><div class="t-indexes-anchor" data-index="J"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">J</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">揭阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">吉林</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">晋江</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">吉安</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">胶州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">嘉兴</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">济南</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鸡西</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">荆州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">江门</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">基隆</div></div></div></div></div><div class="t-indexes-anchor" data-index="K"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">K</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">昆明</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开封</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">康定</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">喀什</div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/indexes/_example/base.tsx 1`] = `"<div style="position:relative;height:0"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-left return-indexes" style="fill:none"><g id="arrow-left"><path id="stroke1" stroke="currentColor" d="M11 6.5L5.5 12L11 17.5M6.75 12H19.75" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-indexes"><div class="t-indexes__sidebar"><div class="t-indexes__sidebar-item" data-index="A">A</div><div class="t-indexes__sidebar-item" data-index="B">B</div><div class="t-indexes__sidebar-item" data-index="C">C</div><div class="t-indexes__sidebar-item" data-index="D">D</div><div class="t-indexes__sidebar-item" data-index="E">E</div><div class="t-indexes__sidebar-item" data-index="F">F</div><div class="t-indexes__sidebar-item" data-index="G">G</div><div class="t-indexes__sidebar-item" data-index="J">J</div><div class="t-indexes__sidebar-item" data-index="K">K</div></div><div class="t-indexes-anchor" data-index="A"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">A</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿坝</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿拉善</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿里</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安康</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鞍山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安顺</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">澳门</div></div></div></div></div><div class="t-indexes-anchor" data-index="B"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">B</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">北京</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">白银</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">保定</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">宝鸡</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">保山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">包头</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">巴中</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">北海</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">蚌埠</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">本溪</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">毕节</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">滨州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">百色</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">亳州</div></div></div></div></div><div class="t-indexes-anchor" data-index="C"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">C</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">重庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">成都</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长沙</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长春</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">沧州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">常德</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">昌都</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长治</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">常州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">巢湖</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">潮州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">承德</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">郴州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">赤峰</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">池州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">崇左</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">楚雄</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">滁州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">朝阳</div></div></div></div></div><div class="t-indexes-anchor" data-index="D"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">D</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大连</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">东莞</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大理</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">丹东</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大同</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大兴安岭</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德宏</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">定西</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">迪庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">东营</div></div></div></div></div><div class="t-indexes-anchor" data-index="E"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">E</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鄂尔多斯</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">恩施</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鄂州</div></div></div></div></div><div class="t-indexes-anchor" data-index="F"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">F</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">福州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">防城港</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">佛山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">抚顺</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">抚州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阜新</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阜阳</div></div></div></div></div><div class="t-indexes-anchor" data-index="G"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">G</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">桂林</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">贵阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">甘南</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">赣州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">甘孜</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广安</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广元</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">贵港</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">果洛</div></div></div></div></div><div class="t-indexes-anchor" data-index="J"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">J</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">揭阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">吉林</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">晋江</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">吉安</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">胶州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">嘉兴</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">济南</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鸡西</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">荆州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">江门</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">基隆</div></div></div></div></div><div class="t-indexes-anchor" data-index="K"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">K</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">昆明</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开封</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">康定</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">喀什</div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/indexes/_example/custom.tsx 1`] = `"<div style="position:relative;height:0"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-left return-indexes"><path fill="currentColor" d="M19.5002 13L7.91436 13L12.4144 17.5L11.0001 18.9142L4.08594 12L11.0001 5.08582L12.4144 6.50003L7.91436 11L19.5002 11V13Z"></path></svg><div class="t-indexes"><div class="t-indexes__sidebar"><div class="t-indexes__sidebar-item" data-index="0">0</div><div class="t-indexes__sidebar-item" data-index="3">3</div><div class="t-indexes__sidebar-item" data-index="4">4</div><div class="t-indexes__sidebar-item" data-index="7">7</div><div class="t-indexes__sidebar-item" data-index="8">8</div><div class="t-indexes__sidebar-item" data-index="10">10</div><div class="t-indexes__sidebar-item" data-index="#">#</div></div><div class="t-indexes-anchor" data-index="0"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">0</div></div><div class="t-indexes-anchor__header">0</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="3"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">3</div></div><div class="t-indexes-anchor__header">3</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="4"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">4</div></div><div class="t-indexes-anchor__header">4</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="7"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">7</div></div><div class="t-indexes-anchor__header">7</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="8"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">8</div></div><div class="t-indexes-anchor__header">8</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="10"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">10</div></div><div class="t-indexes-anchor__header">10</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="#"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">#</div></div><div class="t-indexes-anchor__header">#</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/indexes/_example/custom.tsx 1`] = `"<div style="position:relative;height:0"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-left return-indexes" style="fill:none"><g id="arrow-left"><path id="stroke1" stroke="currentColor" d="M11 6.5L5.5 12L11 17.5M6.75 12H19.75" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-indexes"><div class="t-indexes__sidebar"><div class="t-indexes__sidebar-item" data-index="0">0</div><div class="t-indexes__sidebar-item" data-index="3">3</div><div class="t-indexes__sidebar-item" data-index="4">4</div><div class="t-indexes__sidebar-item" data-index="7">7</div><div class="t-indexes__sidebar-item" data-index="8">8</div><div class="t-indexes__sidebar-item" data-index="10">10</div><div class="t-indexes__sidebar-item" data-index="#">#</div></div><div class="t-indexes-anchor" data-index="0"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">0</div></div><div class="t-indexes-anchor__header">0</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="3"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">3</div></div><div class="t-indexes-anchor__header">3</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="4"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">4</div></div><div class="t-indexes-anchor__header">4</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="7"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">7</div></div><div class="t-indexes-anchor__header">7</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="8"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">8</div></div><div class="t-indexes-anchor__header">8</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="10"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">10</div></div><div class="t-indexes-anchor__header">10</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="#"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">#</div></div><div class="t-indexes-anchor__header">#</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/indexes/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Indexes 索引</h1><p class="tdesign-mobile-demo-header__summary">用于页面中信息快速检索,可以根据目录中的页码快速找到所需的内容。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础索引类型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础用法</span></button></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">其他索引类型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->胶囊索引</span></button></div></div></div>"`; @@ -121394,25 +132307,25 @@ exports[`ssr snapshot test > ssr test src/input/_example/banner.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/input/_example/base.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字(选填)" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/bordered.tsx 1`] = `"<div class="input-bordered"><div class="input-bordered__summary">标签文字</div><div class="t-input t-input--layout-horizontal input-bordered__input"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/bordered.tsx 1`] = `"<div class="input-bordered"><div class="input-bordered__summary">标签文字</div><div class="t-input t-input--layout-horizontal input-bordered__input"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/custom.tsx 1`] = `"<div class="input-custom"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Input 输入框</h1><p class="tdesign-mobile-demo-header__summary">用于单行文本信息输入。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字(选填)" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带字数限制输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符,汉字算两个</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- --> 操作按钮 </span></button></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-avatar"><path fill="currentColor" d="M2 2L22 2L22 22L2 22L2 2ZM19.5 20H20L20 4L4 4L4 20H4.5C4.5 17.2386 6.73858 15 9.5 15H14.5C17.2614 15 19.5 17.2386 19.5 20ZM12 7C10.6193 7 9.5 8.11929 9.5 9.5C9.5 10.8807 10.6193 12 12 12C13.3807 12 14.5 10.8807 14.5 9.5C14.5 8.11929 13.3807 7 12 7ZM7.5 9.5C7.5 7.01472 9.51472 5 12 5C14.4853 5 16.5 7.01472 16.5 9.5C16.5 11.9853 14.4853 14 12 14C9.51472 14 7.5 11.9853 7.5 9.5ZM9.5 17C7.84315 17 6.5 18.3431 6.5 20L17.5 20C17.5 18.3431 16.1569 17 14.5 17H9.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">特定类型输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">输入密码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">验证码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="输入验证码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="t-image t-image--square input-suffix__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/></div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">手机号</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false" value="17600600600"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="input-suffix__verify">发送验证码</div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">价格</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="0.00" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">元</div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">数量</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="填写个数" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">个</div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">输入框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--error"><input class="t-input__control t-input--error" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false" value="已输入文字"/></div><div class="t-input__tips t-input--left">辅助说明</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">不可编辑</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default t-input__control--disabled" type="text" disabled="" maxLength="-1" spellCheck="false" value="不可编辑文字"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">信息超长状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签超长时最多十个字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">内容位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">左对齐</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">居中</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--center t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">右对齐</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">竖排样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border input-demo"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">标签外置样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="input-bordered"><div class="input-bordered__summary">标签文字</div><div class="t-input t-input--layout-horizontal input-bordered__input"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义样式输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="input-custom"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Input 输入框</h1><p class="tdesign-mobile-demo-header__summary">用于单行文本信息输入。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字(选填)" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带字数限制输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符,汉字算两个</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- --> 操作按钮 </span></button></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-avatar" style="fill:none"><g id="user-avatar"><path id="fill1" fill="transparent" d="M3 3L21 3L21 21L3 21L3 3Z"></path><g id="fill2"><path fill="transparent" d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z"></path><path fill="transparent" d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z"></path></g><g id="stroke2"><path stroke="currentColor" d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z" stroke-linecap="square" stroke-width="2"></path></g><path id="stroke1" stroke="currentColor" d="M3 3L21 3L21 21L3 21L3 3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">特定类型输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">输入密码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">验证码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="输入验证码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="t-image t-image--square input-suffix__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/></div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">手机号</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false" value="17600600600"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="input-suffix__verify">发送验证码</div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">价格</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="0.00" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">元</div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">数量</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="填写个数" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">个</div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">输入框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--error"><input class="t-input__control t-input--error" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false" value="已输入文字"/></div><div class="t-input__tips t-input--left">辅助说明</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">不可编辑</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default t-input__control--disabled" type="text" disabled="" maxLength="-1" spellCheck="false" value="不可编辑文字"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">信息超长状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签超长时最多十个字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">内容位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">左对齐</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">居中</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--center t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">右对齐</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">竖排样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border input-demo"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">标签外置样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="input-bordered"><div class="input-bordered__summary">标签文字</div><div class="t-input t-input--layout-horizontal input-bordered__input"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义样式输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="input-custom"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/label.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签超长时最多十个字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/layout.tsx 1`] = `"<div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/layout.tsx 1`] = `"<div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/maxLength.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符,汉字算两个</div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/prefix.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/special.tsx 1`] = `"<link rel="preload" as="image" href="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">输入密码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">验证码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="输入验证码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="t-image t-image--square input-suffix__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/></div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">手机号</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false" value="17600600600"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="input-suffix__verify">发送验证码</div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">价格</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="0.00" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">元</div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">数量</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="填写个数" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">个</div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/special.tsx 1`] = `"<link rel="preload" as="image" href="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">输入密码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">验证码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="输入验证码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="t-image t-image--square input-suffix__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/></div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">手机号</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false" value="17600600600"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="input-suffix__verify">发送验证码</div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">价格</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="0.00" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">元</div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">数量</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="填写个数" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">个</div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/status.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--error"><input class="t-input__control t-input--error" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false" value="已输入文字"/></div><div class="t-input__tips t-input--left">辅助说明</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">不可编辑</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default t-input__control--disabled" type="text" disabled="" maxLength="-1" spellCheck="false" value="不可编辑文字"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/suffix.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- --> 操作按钮 </span></button></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-avatar"><path fill="currentColor" d="M2 2L22 2L22 22L2 22L2 2ZM19.5 20H20L20 4L4 4L4 20H4.5C4.5 17.2386 6.73858 15 9.5 15H14.5C17.2614 15 19.5 17.2386 19.5 20ZM12 7C10.6193 7 9.5 8.11929 9.5 9.5C9.5 10.8807 10.6193 12 12 12C13.3807 12 14.5 10.8807 14.5 9.5C14.5 8.11929 13.3807 7 12 7ZM7.5 9.5C7.5 7.01472 9.51472 5 12 5C14.4853 5 16.5 7.01472 16.5 9.5C16.5 11.9853 14.4853 14 12 14C9.51472 14 7.5 11.9853 7.5 9.5ZM9.5 17C7.84315 17 6.5 18.3431 6.5 20L17.5 20C17.5 18.3431 16.1569 17 14.5 17H9.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/suffix.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- --> 操作按钮 </span></button></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-avatar" style="fill:none"><g id="user-avatar"><path id="fill1" fill="transparent" d="M3 3L21 3L21 21L3 21L3 3Z"></path><g id="fill2"><path fill="transparent" d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z"></path><path fill="transparent" d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z"></path></g><g id="stroke2"><path stroke="currentColor" d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z" stroke-linecap="square" stroke-width="2"></path></g><path id="stroke1" stroke="currentColor" d="M3 3L21 3L21 21L3 21L3 3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/layout/_example/base.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="t-row"><div class="t-col dark t-col--8 t-col--offset-0">col-8</div><div class="t-col light t-col--8 t-col--offset-0">col-8</div><div class="t-col dark t-col--8 t-col--offset-0">col-8</div></div><div class="t-row"><div class="t-col dark t-col--4 t-col--offset-0">col-4</div><div class="t-col light t-col--16 t-col--offset-4">col-16 col-offset-4</div></div><div class="t-row"><div class="t-col dark t-col--12 t-col--offset-12">col-12 col-offset-12</div></div></div>"`; @@ -121422,17 +132335,17 @@ exports[`ssr snapshot test > ssr test src/layout/_example/offset.tsx 1`] = `"<di exports[`ssr snapshot test > ssr test src/link/_example/base.tsx 1`] = `"<div class="demo-content"><a href="/mobile-react/overview" class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__content">跳转链接</span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Link 链接</h1><p class="tdesign-mobile-demo-header__summary">文字超链接用于跳转一个新页面,如当前项目跳转,友情链接等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a href="/mobile-react/overview" class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">下划线文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">前置图标文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link"><path fill="currentColor" d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z"></path></svg></span><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link"><path fill="currentColor" d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z"></path></svg></span><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">后置图标文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">不同主题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--danger"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--warning"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--danger t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--warning t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">链接尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">S号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--medium t-link--primary"><span class="t-link__content">M号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--large t-link--primary"><span class="t-link__content">L号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Link 链接</h1><p class="tdesign-mobile-demo-header__summary">文字超链接用于跳转一个新页面,如当前项目跳转,友情链接等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a href="/mobile-react/overview" class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">下划线文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">前置图标文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link" style="fill:none"><g id="link"><path id="stroke1" stroke="currentColor" d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link" style="fill:none"><g id="link"><path id="stroke1" stroke="currentColor" d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">后置图标文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">不同主题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--danger"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--warning"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--danger t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--warning t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">链接尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">S号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--medium t-link--primary"><span class="t-link__content">M号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--large t-link--primary"><span class="t-link__content">L号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/linkSize.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">S号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--medium t-link--primary"><span class="t-link__content">M号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--large t-link--primary"><span class="t-link__content">L号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/linkSize.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">S号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--medium t-link--primary"><span class="t-link__content">M号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--large t-link--primary"><span class="t-link__content">L号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/prefix.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link"><path fill="currentColor" d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z"></path></svg></span><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link"><path fill="currentColor" d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z"></path></svg></span><span class="t-link__content">跳转链接</span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/prefix.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link" style="fill:none"><g id="link"><path id="stroke1" stroke="currentColor" d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link" style="fill:none"><g id="link"><path id="stroke1" stroke="currentColor" d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-link__content">跳转链接</span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/status.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--danger t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--warning t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/status.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--danger t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--warning t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/suffix.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/suffix.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/theme.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--danger"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--warning"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/theme.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--danger"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--warning"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div>"`; exports[`ssr snapshot test > ssr test src/link/_example/underline.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span></a></div>"`; @@ -121474,51 +132387,51 @@ exports[`ssr snapshot test > ssr test src/message/_example/index.tsx 1`] = `"<di exports[`ssr snapshot test > ssr test src/message/_example/theme.tsx 1`] = `"<div class="container"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->普通通知</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->成功通知</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->警示通知</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->错误通知</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/base.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-navbar__capsule"><div class="custom-capsule"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left custom-capsule__icon" style="font-size:20px"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><div class="t-divider t-divider--vertical t-divider--center" role="separator"><div class="t-divider__content"></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home custom-capsule__icon" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/base.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-navbar__capsule"><div class="custom-capsule"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left custom-capsule__icon" style="fill:none;font-size:20px"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-divider t-divider--vertical t-divider--center" role="separator"><div class="t-divider__content"></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home custom-capsule__icon" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/custom-color.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation custom-navbar" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/custom-color.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation custom-navbar" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/img.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><img src="https://tdesign.gtimg.com/mobile/demos/logo1.png" class="logo"/></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/img.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><img src="https://tdesign.gtimg.com/mobile/demos/logo1.png" class="logo"/></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="tdesign-mobile-demo"><div class="t-navbar t-navbar--fixed t-navbar--visible-animation" style="position:fixed;z-index:999"><div class="t-navbar__placeholder"></div><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">Navbar 导航条</span></div></div></div><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Navbar 导航栏</h1><p class="tdesign-mobile-demo-header__summary">用于不同页面之间切换或者跳转,位于内容区的上方,系统状态栏的下方。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-navbar__capsule"><div class="custom-capsule"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left custom-capsule__icon" style="font-size:20px"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><div class="t-divider t-divider--vertical t-divider--center" role="separator"><div class="t-divider__content"></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home custom-capsule__icon" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带搜索导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图片导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><img src="https://tdesign.gtimg.com/mobile/demos/logo1.png" class="logo"/></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">标题对齐</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题居中</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><span class="custom-left-title">标题左对齐</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">标题尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative;margin-bottom:0"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><span class="custom-title">返回</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="header-title">大尺寸标题</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation custom-navbar" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="tdesign-mobile-demo"><div class="t-navbar t-navbar--fixed t-navbar--visible-animation" style="position:fixed;z-index:999"><div class="t-navbar__placeholder"></div><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">Navbar 导航条</span></div></div></div><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Navbar 导航栏</h1><p class="tdesign-mobile-demo-header__summary">用于不同页面之间切换或者跳转,位于内容区的上方,系统状态栏的下方。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-navbar__capsule"><div class="custom-capsule"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left custom-capsule__icon" style="fill:none;font-size:20px"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-divider t-divider--vertical t-divider--center" role="separator"><div class="t-divider__content"></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home custom-capsule__icon" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带搜索导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图片导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><img src="https://tdesign.gtimg.com/mobile/demos/logo1.png" class="logo"/></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">标题对齐</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题居中</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="custom-left-title">标题左对齐</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">标题尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative;margin-bottom:0"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="custom-title">返回</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="header-title">大尺寸标题</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation custom-navbar" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/left-title.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题居中</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><span class="custom-left-title">标题左对齐</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/left-title.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题居中</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="custom-left-title">标题左对齐</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/search.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/search.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/size.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative;margin-bottom:0"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><span class="custom-title">返回</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="header-title">大尺寸标题</div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/size.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative;margin-bottom:0"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="custom-title">返回</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="header-title">大尺寸标题</div>"`; exports[`ssr snapshot test > ssr test src/notice-bar/_example/base.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知消息</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/custom.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info cover-class"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound"><path fill="currentColor" d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/custom.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info cover-class"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound" style="fill:none"><g id="sound"><path id="fill1" fill="transparent" d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z"></path><path id="fill2" fill="transparent" d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z"></path><path id="stroke1" stroke="currentColor" d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/customization.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述<span class="t-notice-bar__operation"><a class="custom-link t-link t-link--medium t-link--primary"><span class="t-link__content">详情</span></a></span></div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/customization.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述<span class="t-notice-bar__operation"><a class="custom-link t-link t-link--medium t-link--primary"><span class="t-link__content">详情</span></a></span></div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/event.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的消息通知</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/event.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的消息通知</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/iconDemo.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/iconDemo.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/mobile.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">NoticeBar 公告栏</h1><p class="tdesign-mobile-demo-header__summary">在导航栏下方,用于给用户显示提示消息。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纯文字的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知消息</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标静态公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带关闭的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知信息</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带入口的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的消息通知</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定样式的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info cover-class"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound"><path fill="currentColor" d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义内容的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述<span class="t-notice-bar__operation"><a class="custom-link t-link t-link--medium t-link--primary"><span class="t-link__content">详情</span></a></span></div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">公告栏类型有普通(info)、警示(warning)、成功(success)、错误(error)</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">默认状态公告栏默认状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--success notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">成功状态公告栏成功状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--warning notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">警示状态公告栏警示状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--error notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">错误状态公告栏错误状态公告栏</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 可滚动的公告栏</h2><p class="tdesign-mobile-demo-block__summary">可滚动公告栏有水平 (horizontal) 和垂直 (vertical)</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound"><path fill="currentColor" d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content--vertical t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">君不见</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">高堂明镜悲白发</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">朝如青丝暮成雪</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">人生得意须尽欢</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">莫使金樽空对月</div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/mobile.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">NoticeBar 公告栏</h1><p class="tdesign-mobile-demo-header__summary">在导航栏下方,用于给用户显示提示消息。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纯文字的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知消息</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标静态公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带关闭的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知信息</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带入口的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的消息通知</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定样式的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info cover-class"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound" style="fill:none"><g id="sound"><path id="fill1" fill="transparent" d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z"></path><path id="fill2" fill="transparent" d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z"></path><path id="stroke1" stroke="currentColor" d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义内容的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述<span class="t-notice-bar__operation"><a class="custom-link t-link t-link--medium t-link--primary"><span class="t-link__content">详情</span></a></span></div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">公告栏类型有普通(info)、警示(warning)、成功(success)、错误(error)</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">默认状态公告栏默认状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--success notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">成功状态公告栏成功状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--warning notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">警示状态公告栏警示状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--error notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">错误状态公告栏错误状态公告栏</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 可滚动的公告栏</h2><p class="tdesign-mobile-demo-block__summary">可滚动公告栏有水平 (horizontal) 和垂直 (vertical)</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound" style="fill:none"><g id="sound"><path id="fill1" fill="transparent" d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z"></path><path id="fill2" fill="transparent" d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z"></path><path id="stroke1" stroke="currentColor" d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content--vertical t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">君不见</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">高堂明镜悲白发</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">朝如青丝暮成雪</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">人生得意须尽欢</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">莫使金樽空对月</div></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/scrolling.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound"><path fill="currentColor" d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content--vertical t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">君不见</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">高堂明镜悲白发</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">朝如青丝暮成雪</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">人生得意须尽欢</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">莫使金樽空对月</div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/scrolling.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound" style="fill:none"><g id="sound"><path id="fill1" fill="transparent" d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z"></path><path id="fill2" fill="transparent" d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z"></path><path id="stroke1" stroke="currentColor" d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content--vertical t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">君不见</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">高堂明镜悲白发</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">朝如青丝暮成雪</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">人生得意须尽欢</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">莫使金樽空对月</div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/suffixIcon.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知信息</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/suffixIcon.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知信息</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/theme.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">默认状态公告栏默认状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--success notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">成功状态公告栏成功状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--warning notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">警示状态公告栏警示状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--error notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">错误状态公告栏错误状态公告栏</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/theme.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">默认状态公告栏默认状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--success notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">成功状态公告栏成功状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--warning notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">警示状态公告栏警示状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--error notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">错误状态公告栏错误状态公告栏</div></div></div>"`; exports[`ssr snapshot test > ssr test src/overlay/_example/base.tsx 1`] = `"<div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础用法</span></button></div>"`; exports[`ssr snapshot test > ssr test src/overlay/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Overlay 遮罩层</h1><p class="tdesign-mobile-demo-header__summary">通过遮罩层,可以强调部分内容</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件</h2><p class="tdesign-mobile-demo-block__summary">基础遮罩层</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础用法</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/area.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">广东省</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/area.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">广东省</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/base.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item t-picker-item__item--disabled">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li><li class="t-picker-item__item">杭州市</li><li class="t-picker-item__item">成都市</li><li class="t-picker-item__item">长沙市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择季节</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">2020</li><li class="t-picker-item__item">2019</li><li class="t-picker-item__item">2018</li><li class="t-picker-item__item">2017</li><li class="t-picker-item__item">2016</li><li class="t-picker-item__item">2015</li><li class="t-picker-item__item">2014</li><li class="t-picker-item__item">2013</li><li class="t-picker-item__item">2012</li><li class="t-picker-item__item">2011</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">春</li><li class="t-picker-item__item">夏</li><li class="t-picker-item__item">秋</li><li class="t-picker-item__item">冬</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/base.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item t-picker-item__item--disabled">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li><li class="t-picker-item__item">杭州市</li><li class="t-picker-item__item">成都市</li><li class="t-picker-item__item">长沙市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择季节</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">2020</li><li class="t-picker-item__item">2019</li><li class="t-picker-item__item">2018</li><li class="t-picker-item__item">2017</li><li class="t-picker-item__item">2016</li><li class="t-picker-item__item">2015</li><li class="t-picker-item__item">2014</li><li class="t-picker-item__item">2013</li><li class="t-picker-item__item">2012</li><li class="t-picker-item__item">2011</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">春</li><li class="t-picker-item__item">夏</li><li class="t-picker-item__item">秋</li><li class="t-picker-item__item">冬</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/custom-height.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义高度选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom picker-custom-height-demo" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/custom-height.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义高度选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom picker-custom-height-demo" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><h1 class="title">Picker 选择器</h1><p class="summary">用于一组预设数据中的选择。</p><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础选择器</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item t-picker-item__item--disabled">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li><li class="t-picker-item__item">杭州市</li><li class="t-picker-item__item">成都市</li><li class="t-picker-item__item">长沙市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择季节</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">2020</li><li class="t-picker-item__item">2019</li><li class="t-picker-item__item">2018</li><li class="t-picker-item__item">2017</li><li class="t-picker-item__item">2016</li><li class="t-picker-item__item">2015</li><li class="t-picker-item__item">2014</li><li class="t-picker-item__item">2013</li><li class="t-picker-item__item">2012</li><li class="t-picker-item__item">2011</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">春</li><li class="t-picker-item__item">夏</li><li class="t-picker-item__item">秋</li><li class="t-picker-item__item">冬</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">广东省</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">无标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义高度选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom picker-custom-height-demo" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><h1 class="title">Picker 选择器</h1><p class="summary">用于一组预设数据中的选择。</p><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础选择器</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item t-picker-item__item--disabled">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li><li class="t-picker-item__item">杭州市</li><li class="t-picker-item__item">成都市</li><li class="t-picker-item__item">长沙市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择季节</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">2020</li><li class="t-picker-item__item">2019</li><li class="t-picker-item__item">2018</li><li class="t-picker-item__item">2017</li><li class="t-picker-item__item">2016</li><li class="t-picker-item__item">2015</li><li class="t-picker-item__item">2014</li><li class="t-picker-item__item">2013</li><li class="t-picker-item__item">2012</li><li class="t-picker-item__item">2011</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">春</li><li class="t-picker-item__item">夏</li><li class="t-picker-item__item">秋</li><li class="t-picker-item__item">冬</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">广东省</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">无标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义高度选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom picker-custom-height-demo" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/with-title.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">无标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/with-title.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">无标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/popover/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Popover 弹出气泡</h1><p class="tdesign-mobile-demo-header__summary">用于文字提示的气泡框。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="popover-type-example"><div class="popover-type-example__summary mb-16">带箭头的弹出气泡</div><div class="popover-type-example__content mb-24"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->带箭头</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div><div class="popover-type-example"><div class="popover-type-example__summary mb-16">不带箭头的弹出气泡</div><div class="popover-type-example__content mb-24"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->不带箭头</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容</div></div></div></div><div class="popover-type-example"><div class="popover-type-example__summary mb-16">自定义内容弹出气泡</div><div class="custom popover-type-example__content mb-24"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->自定义内容</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark"><div class="custom__list"><div class="custom__item">选项<!-- -->1</div><div class="custom__item">选项<!-- -->2</div><div class="custom__item">选项<!-- -->3</div></div><div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="popover-theme-example"><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->深色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->浅色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--light">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->品牌色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--brand">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div><div class="popover-theme-example"><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->成功色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--success">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->警告色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--warning">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->错误色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--error">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div><div class="popover-placement-example"><div class="popover-placement-example__summary mb-16">顶部弹出气泡</div><div class="popover-placement-example__content row mb-24"><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->顶部左</span></button></div><div data-popper-placement="top-left" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->顶部中</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->顶部右</span></button></div><div data-popper-placement="top-right" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div><div class="popover-placement-example"><div class="popover-placement-example__summary mb-16">底部弹出气泡</div><div class="popover-placement-example__content row mb-24"><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->底部左</span></button></div><div data-popper-placement="bottom-left" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->底部中</span></button></div><div data-popper-placement="bottom" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->底部右</span></button></div><div data-popper-placement="bottom-right" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div><div class="popover-placement-example"><div class="popover-placement-example__summary mb-16">右侧弹出气泡</div><div class="popover-placement-example__content column mb-24"><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->右侧上</span></button></div><div data-popper-placement="right-top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->右侧中</span></button></div><div data-popper-placement="right" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->右侧下</span></button></div><div data-popper-placement="right-bottom" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div><div class="popover-placement-example"><div class="popover-placement-example__summary mb-16">左侧弹出气泡</div><div class="popover-placement-example__content column flex-end mb-24"><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->左侧上</span></button></div><div data-popper-placement="left-top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->左侧中</span></button></div><div data-popper-placement="left" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->左侧下</span></button></div><div data-popper-placement="left-bottom" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div></div></div></div></div>"`; @@ -121530,25 +132443,25 @@ exports[`ssr snapshot test > ssr test src/popover/_example/type.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/popup/_example/base.tsx 1`] = `"<div style="padding:0 16px"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->顶部弹出</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->左侧弹出</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->中间弹出</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->底部弹出</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->右侧弹出</span></button><div class="t-popup t-popup--top" style="display:none;animation-fill-mode:forwards;padding:100px"></div></div>"`; -exports[`ssr snapshot test > ssr test src/popup/_example/custom-close.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中弹出层-带自定义关闭按钮</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;width:240px;height:240px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle design-mobile-popup-demo__custom-close close-btn" style="font-size:32px" color="#fff"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg></div>"`; +exports[`ssr snapshot test > ssr test src/popup/_example/custom-close.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中弹出层-带自定义关闭按钮</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;width:240px;height:240px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle design-mobile-popup-demo__custom-close close-btn" style="fill:none;font-size:32px" color="#fff"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg></div>"`; -exports[`ssr snapshot test > ssr test src/popup/_example/index.tsx 1`] = `"<div class="tdesign-mobile-popup-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Popup 弹窗层</h1><p class="tdesign-mobile-demo-header__summary">由其他控件触发,屏幕滑出或弹出一块自定义内容区域</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础弹出层</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->顶部弹出</span></button><div class="t-popup t-popup--top" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左侧弹出</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->中间弹出</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->右侧弹出</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards;padding:100px"></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件示例</h2><p class="tdesign-mobile-demo-block__summary">应用示例</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出层-带标题及操作</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:258px"><div class="tdesign-mobile-popup-demo__with-title header"><div class="btn btn--cancel">取消</div><div class="title">标题文字</div><div class="btn btn--confirm">确定</div></div></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中弹出层-带自定义关闭按钮</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;width:240px;height:240px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle design-mobile-popup-demo__custom-close close-btn" style="font-size:32px" color="#fff"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/popup/_example/index.tsx 1`] = `"<div class="tdesign-mobile-popup-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Popup 弹窗层</h1><p class="tdesign-mobile-demo-header__summary">由其他控件触发,屏幕滑出或弹出一块自定义内容区域</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础弹出层</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->顶部弹出</span></button><div class="t-popup t-popup--top" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左侧弹出</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->中间弹出</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->右侧弹出</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards;padding:100px"></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件示例</h2><p class="tdesign-mobile-demo-block__summary">应用示例</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出层-带标题及操作</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:258px"><div class="tdesign-mobile-popup-demo__with-title header"><div class="btn btn--cancel">取消</div><div class="title">标题文字</div><div class="btn btn--confirm">确定</div></div></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中弹出层-带自定义关闭按钮</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;width:240px;height:240px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle design-mobile-popup-demo__custom-close close-btn" style="fill:none;font-size:32px" color="#fff"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/popup/_example/with-title.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出层-带标题及操作</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:258px"><div class="tdesign-mobile-popup-demo__with-title header"><div class="btn btn--cancel">取消</div><div class="title">标题文字</div><div class="btn btn--confirm">确定</div></div></div>"`; exports[`ssr snapshot test > ssr test src/progress/_example/base.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info">80%</div></div></div></div><div class="summary">百分比内显</div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="summary">环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="summary">微型环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:24px;height:24px;font-size:6.7px"><svg width="24" height="24" viewBox="0 0 26 26"><circle cx="13" cy="13" r="12" stroke-width="2" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="13" cy="13" r="12" stroke-width="2" fill="none" transform="matrix(0,-1,1,0,0,26)" stroke-dasharray="22.61946710584651 52.778756580308524" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/progress/_example/circle.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-warning" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error t-progress__icon"><path fill="currentColor" d="M13 2L13 16.5H11L11 2L13 2ZM11 19H13.0039V21.0039H11V19Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-error" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-progress__icon"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-success" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-progress__icon"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="351.85837720205683 0" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/progress/_example/circle.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-warning" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error t-progress__icon" style="fill:none"><g id="error"><path id="stroke1" stroke="currentColor" d="M12 3L12 15.5M12 20H12.0039V20.0039H12V20Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-error" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-progress__icon" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-success" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-progress__icon" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="351.85837720205683 0" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/progress/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Progress 进度条</h1><p class="tdesign-mobile-demo-header__summary">用于展示任务当前的进度。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">线性进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info">80%</div></div></div></div><div class="summary">百分比内显</div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="summary">环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="summary">微型环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:24px;height:24px;font-size:6.7px"><svg width="24" height="24" viewBox="0 0 26 26"><circle cx="13" cy="13" r="12" stroke-width="2" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="13" cy="13" r="12" stroke-width="2" fill="none" transform="matrix(0,-1,1,0,0,26)" stroke-dasharray="22.61946710584651 52.778756580308524" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">线性进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%"></div></div><div class="t-progress__info">78%</div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-warning"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled t-progress__icon"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-error"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled t-progress__icon"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-success"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-progress__icon"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-active"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"></div></div><div class="t-progress__info">78%</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">百分比内显进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-success"><div class="t-progress__inner" style="width:100%"><div class="t-progress__info">100%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-warning"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-error"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-active"><div class="t-progress__inner" style="width:80%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"><div class="t-progress__info">80%</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">环形进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-warning" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error t-progress__icon"><path fill="currentColor" d="M13 2L13 16.5H11L11 2L13 2ZM11 19H13.0039V21.0039H11V19Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-error" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-progress__icon"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-success" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-progress__icon"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="351.85837720205683 0" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/progress/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Progress 进度条</h1><p class="tdesign-mobile-demo-header__summary">用于展示任务当前的进度。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">线性进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info">80%</div></div></div></div><div class="summary">百分比内显</div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="summary">环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="summary">微型环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:24px;height:24px;font-size:6.7px"><svg width="24" height="24" viewBox="0 0 26 26"><circle cx="13" cy="13" r="12" stroke-width="2" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="13" cy="13" r="12" stroke-width="2" fill="none" transform="matrix(0,-1,1,0,0,26)" stroke-dasharray="22.61946710584651 52.778756580308524" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">线性进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%"></div></div><div class="t-progress__info">78%</div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-warning"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-error"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-success"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-active"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"></div></div><div class="t-progress__info">78%</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">百分比内显进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-success"><div class="t-progress__inner" style="width:100%"><div class="t-progress__info">100%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-warning"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-error"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-active"><div class="t-progress__inner" style="width:80%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"><div class="t-progress__info">80%</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">环形进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-warning" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error t-progress__icon" style="fill:none"><g id="error"><path id="stroke1" stroke="currentColor" d="M12 3L12 15.5M12 20H12.0039V20.0039H12V20Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-error" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-progress__icon" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-success" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-progress__icon" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="351.85837720205683 0" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/progress/_example/line.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%"></div></div><div class="t-progress__info">78%</div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-warning"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled t-progress__icon"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-error"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled t-progress__icon"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-success"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-progress__icon"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-active"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"></div></div><div class="t-progress__info">78%</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/progress/_example/line.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%"></div></div><div class="t-progress__info">78%</div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-warning"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-error"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-success"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-active"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"></div></div><div class="t-progress__info">78%</div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/progress/_example/plump.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-success"><div class="t-progress__inner" style="width:100%"><div class="t-progress__info">100%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-warning"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-error"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-active"><div class="t-progress__inner" style="width:80%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"><div class="t-progress__info">80%</div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/pull-down-refresh/_example/base.tsx 1`] = `"<div class="tdesign-mobile-wrapper"><div class="t-pull-down-refresh"><div class="t-pull-down-refresh__track t-pull-down-refresh__track--loosing" style="transform:translate3d(0, 0px, 0)"><div class="t-pull-down-refresh__tips"><div class="t-pull-down-refresh__loading" style="height:66px;max-height:66px"><div class="t-pull-down-refresh__text"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/pull-down-refresh/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-wrapper"><div class="t-pull-down-refresh"><div class="t-pull-down-refresh__track t-pull-down-refresh__track--loosing" style="transform:translate3d(0, 0px, 0)"><div class="t-pull-down-refresh__tips"><div class="t-pull-down-refresh__loading" style="height:66px;max-height:66px"><div class="t-pull-down-refresh__text"></div></div></div><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">PullDownRefresh 下拉刷新</h1><p class="tdesign-mobile-demo-header__summary">用于快速刷新页面信息,刷新可以是整页刷新也可以是页面的局部刷新。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-mobile-block">拖拽该区域演示 顶部下拉刷新</div><div style="display:flex;padding:0 16px 140px 16px"><div class="tdesign-mobile-item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div></div></div><div class="tdesign-mobile-item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/pull-down-refresh/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-wrapper"><div class="t-pull-down-refresh"><div class="t-pull-down-refresh__track t-pull-down-refresh__track--loosing" style="transform:translate3d(0, 0px, 0)"><div class="t-pull-down-refresh__tips"><div class="t-pull-down-refresh__loading" style="height:66px;max-height:66px"><div class="t-pull-down-refresh__text"></div></div></div><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">PullDownRefresh 下拉刷新</h1><p class="tdesign-mobile-demo-header__summary">用于快速刷新页面信息,刷新可以是整页刷新也可以是页面的局部刷新。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-mobile-block">拖拽该区域演示 顶部下拉刷新</div><div class="group"><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/pull-down-refresh/_example/loading-texts.tsx 1`] = `"<div><div class="t-pull-down-refresh"><div class="t-pull-down-refresh__track t-pull-down-refresh__track--loosing" style="transform:translate3d(0, 0px, 0)"><div class="t-pull-down-refresh__tips"><div class="t-pull-down-refresh__loading" style="height:70px;max-height:70px"><div class="t-pull-down-refresh__text"></div></div></div><div class="pull-down-refresh-content">已下拉<!-- -->0<!-- -->次</div></div></div></div>"`; @@ -121564,65 +132477,65 @@ exports[`ssr snapshot test > ssr test src/qrcode/_example/color.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/qrcode/_example/icon.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/site/tdesign-logo.png" crossorigin=""/><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas><img src="https://tdesign.gtimg.com/site/tdesign-logo.png" style="display:none" crossorigin="anonymous"/></div>"`; -exports[`ssr snapshot test > ssr test src/qrcode/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/site/tdesign-logo.png" crossorigin=""/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">QRCode 二维码</h1><p class="tdesign-mobile-demo-header__summary">能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基本用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带 Icon 的二维码</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas><img src="https://tdesign.gtimg.com/site/tdesign-logo.png" style="display:none" crossorigin="anonymous"/></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">无边框的二维码</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode t-borderless" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">二维码纠错等级</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div><div class="qrcode-content"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">active</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">expired</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-expired__text">二维码过期</p><p class="t-expired__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-refresh" style="font-size:16px"><path fill="currentColor" d="M20.4997 5.83468C18.5918 3.20865 15.4961 1.5 11.9997 1.5C6.57341 1.5 2.10958 5.61542 1.55717 10.896L1.45312 11.8905L3.44227 12.0986L3.54632 11.104C3.9933 6.83125 7.60814 3.5 11.9997 3.5C15.0404 3.5 17.7099 5.09688 19.2125 7.5H15.4997V9.5H22.4997V2.5H20.4997V5.83468ZM20.5572 11.9014L20.4532 12.896C20.0062 17.1687 16.3913 20.5 11.9997 20.5C8.95904 20.5 6.28956 18.9031 4.78702 16.5H8.49974V14.5H1.49974V21.5H3.49974V18.1653C5.40769 20.7914 8.50342 22.5 11.9997 22.5C17.4261 22.5 21.8899 18.3846 22.4423 13.104L22.5464 12.1095L20.5572 11.9014Z"></path></svg>点击刷新</p></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">loading</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><div class="t-loading t-loading--center" style="font-size:32px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">scanned</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-scanned"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-scanned__icon" style="font-size:16px"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg>已扫描</p></div><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">二维码颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:#fff;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">二维码背景颜色</p><div level="M" class="t-qrcode" style="background-color:#D9E1FF;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">二维码尺寸</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div style="display:flex;flex-direction:column"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->- Smaller</span></button><div class="line"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->+ Larger</span></button></div><div class="container"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/qrcode/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/site/tdesign-logo.png" crossorigin=""/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">QRCode 二维码</h1><p class="tdesign-mobile-demo-header__summary">能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基本用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带 Icon 的二维码</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas><img src="https://tdesign.gtimg.com/site/tdesign-logo.png" style="display:none" crossorigin="anonymous"/></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">无边框的二维码</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode t-borderless" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">二维码纠错等级</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div><div class="qrcode-content"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">active</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">expired</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-expired__text">二维码过期</p><p class="t-expired__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-refresh" style="fill:none;font-size:16px"><g id="refresh"><path id="stroke1" stroke="currentColor" d="M21.448 13C20.9483 17.7767 16.909 21.5 12 21.5C8.18227 21.5 4.89052 19.248 3.38065 16M2.5 20.5V15.5H5.5M2.55176 11C3.05145 6.22334 7.09079 2.5 11.9998 2.5C15.8175 2.5 19.1092 4.75197 20.6191 8M21.4998 3.5V8.5H18.4998" stroke-linecap="square" stroke-width="2"></path></g></svg>点击刷新</p></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">loading</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><div class="t-loading t-loading--center" style="font-size:32px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">scanned</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-scanned"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-scanned__icon" style="fill:none;font-size:16px"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg>已扫描</p></div><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">二维码颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:#fff;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">二维码背景颜色</p><div level="M" class="t-qrcode" style="background-color:#D9E1FF;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">二维码尺寸</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div style="display:flex;flex-direction:column"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->- Smaller</span></button><div class="line"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->+ Larger</span></button></div><div class="container"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/qrcode/_example/level.tsx 1`] = `"<div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div><div class="qrcode-content"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div>"`; exports[`ssr snapshot test > ssr test src/qrcode/_example/size.tsx 1`] = `"<div style="display:flex;flex-direction:column"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->- Smaller</span></button><div class="line"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->+ Larger</span></button></div><div class="container"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/qrcode/_example/status.tsx 1`] = `"<div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">expired</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-expired__text">二维码过期</p><p class="t-expired__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-refresh" style="font-size:16px"><path fill="currentColor" d="M20.4997 5.83468C18.5918 3.20865 15.4961 1.5 11.9997 1.5C6.57341 1.5 2.10958 5.61542 1.55717 10.896L1.45312 11.8905L3.44227 12.0986L3.54632 11.104C3.9933 6.83125 7.60814 3.5 11.9997 3.5C15.0404 3.5 17.7099 5.09688 19.2125 7.5H15.4997V9.5H22.4997V2.5H20.4997V5.83468ZM20.5572 11.9014L20.4532 12.896C20.0062 17.1687 16.3913 20.5 11.9997 20.5C8.95904 20.5 6.28956 18.9031 4.78702 16.5H8.49974V14.5H1.49974V21.5H3.49974V18.1653C5.40769 20.7914 8.50342 22.5 11.9997 22.5C17.4261 22.5 21.8899 18.3846 22.4423 13.104L22.5464 12.1095L20.5572 11.9014Z"></path></svg>点击刷新</p></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">loading</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><div class="t-loading t-loading--center" style="font-size:32px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">scanned</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-scanned"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-scanned__icon" style="font-size:16px"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg>已扫描</p></div><canvas height="160" width="160" role="img"></canvas></div></div>"`; +exports[`ssr snapshot test > ssr test src/qrcode/_example/status.tsx 1`] = `"<div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">expired</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-expired__text">二维码过期</p><p class="t-expired__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-refresh" style="fill:none;font-size:16px"><g id="refresh"><path id="stroke1" stroke="currentColor" d="M21.448 13C20.9483 17.7767 16.909 21.5 12 21.5C8.18227 21.5 4.89052 19.248 3.38065 16M2.5 20.5V15.5H5.5M2.55176 11C3.05145 6.22334 7.09079 2.5 11.9998 2.5C15.8175 2.5 19.1092 4.75197 20.6191 8M21.4998 3.5V8.5H18.4998" stroke-linecap="square" stroke-width="2"></path></g></svg>点击刷新</p></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">loading</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><div class="t-loading t-loading--center" style="font-size:32px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">scanned</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-scanned"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-scanned__icon" style="fill:none;font-size:16px"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg>已扫描</p></div><canvas height="160" width="160" role="img"></canvas></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/base.tsx 1`] = `"<div class="t-radio-group"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/base.tsx 1`] = `"<div class="t-radio-group"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/card.tsx 1`] = `"<div class="t-radio-group theme-card"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="1"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/card.tsx 1`] = `"<div class="t-radio-group theme-card"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="1"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/custom.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纵向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" color="#fff"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" color="#fff"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/custom.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纵向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" color="#fff"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" color="#fff"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/horizontal.tsx 1`] = `"<div class="t-radio-group box horizontal"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">上限四字</span></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/horizontal.tsx 1`] = `"<div class="t-radio-group box horizontal"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">上限四字</span></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/icon.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-radio__icon-wrap"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><div class="t-radio__icon-dot"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/icon.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-radio__icon-wrap" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><div class="t-radio__icon-dot"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Radio 单选框</h1><p class="tdesign-mobile-demo-header__summary">用于在预设的一组选项中执行单项选择,并呈现选择结果。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纵向单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group box horizontal"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">上限四字</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">单选框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked t-radio__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--disabled"><div class="t-radio__icon-circle t-radio__icon-circle--disabled"></div></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">勾选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-radio__icon-wrap"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><div class="t-radio__icon-dot"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">勾选显示位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--right t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--right t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--right"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏单选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group theme-card"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="1"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纵向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" color="#fff"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" color="#fff"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Radio 单选框</h1><p class="tdesign-mobile-demo-header__summary">用于在预设的一组选项中执行单项选择,并呈现选择结果。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纵向单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group box horizontal"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">上限四字</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">单选框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked t-radio__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--disabled"><div class="t-radio__icon-circle t-radio__icon-circle--disabled"></div></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">勾选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-radio__icon-wrap" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><div class="t-radio__icon-dot"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">勾选显示位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--right t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--right t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--right"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏单选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group theme-card"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="1"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纵向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" color="#fff"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" color="#fff"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/placement.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--right t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--right t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--right"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/placement.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--right t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--right t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--right"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/status.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked t-radio__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--disabled"><div class="t-radio__icon-circle t-radio__icon-circle--disabled"></div></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/status.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked t-radio__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--disabled"><div class="t-radio__icon-circle t-radio__icon-circle--disabled"></div></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/action.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/action.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/base.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">实心评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/base.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">实心评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/color.tsx 1`] = `"<div class="rate-demo__color"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选中及未选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">仅选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/color.tsx 1`] = `"<div class="rate-demo__color"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选中及未选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">仅选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/count.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分数量</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/count.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分数量</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/custom.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/custom.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Rate 评分</h1><p class="tdesign-mobile-demo-header__summary">用于对某行为/事物进行打分。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">实心评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">实心评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义数量评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分数量</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__show-text"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">很差</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">5 分</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text">未评分</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">评分弹框位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__placement"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">顶部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">底部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">不显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">只可选全星时</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可选半星时</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">评分大小</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__size"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸24</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸20</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">设置评分颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__color"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选中及未选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">仅选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2><p class="tdesign-mobile-demo-block__summary">竖向带描述评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial;justify-content:center;align-items:center;flex-direction:column;gap:8px"><div class="t-cell__left"></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div><div class="desc">可以尝试</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Rate 评分</h1><p class="tdesign-mobile-demo-header__summary">用于对某行为/事物进行打分。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">实心评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">实心评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义数量评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分数量</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__show-text"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">很差</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">5 分</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text">未评分</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">评分弹框位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__placement"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">顶部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">底部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">不显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">只可选全星时</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可选半星时</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">评分大小</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__size"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸24</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸20</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">设置评分颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__color"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选中及未选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">仅选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2><p class="tdesign-mobile-demo-block__summary">竖向带描述评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial;justify-content:center;align-items:center;flex-direction:column;gap:8px"><div class="t-cell__left"></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div><div class="desc">可以尝试</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/placement.tsx 1`] = `"<div class="rate-demo__placement"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">顶部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">底部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">不显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/placement.tsx 1`] = `"<div class="rate-demo__placement"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">顶部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">底部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">不显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/show-text.tsx 1`] = `"<div class="rate-demo__show-text"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">很差</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">5 分</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text">未评分</span></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/show-text.tsx 1`] = `"<div class="rate-demo__show-text"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">很差</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">5 分</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text">未评分</span></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/size.tsx 1`] = `"<div class="rate-demo__size"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸24</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸20</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/size.tsx 1`] = `"<div class="rate-demo__size"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸24</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸20</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/special.tsx 1`] = `"<div class="t-cell" style="overflow:initial;justify-content:center;align-items:center;flex-direction:column;gap:8px"><div class="t-cell__left"></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div><div class="desc">可以尝试</div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/special.tsx 1`] = `"<div class="t-cell" style="overflow:initial;justify-content:center;align-items:center;flex-direction:column;gap:8px"><div class="t-cell__left"></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div><div class="desc">可以尝试</div></div>"`; exports[`ssr snapshot test > ssr test src/result/_example/custom.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/result1.png"/><div class="t-result t-result--theme-default"><div class="t-result__thumb"><div class="t-image t-image--square extra-class-image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/result1.png"/></div></div><div class="t-result__title">自定义结果</div><div class="t-result__description">描述文字</div></div>"`; -exports[`ssr snapshot test > ssr test src/result/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/result1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Result 结果</h1><p class="tdesign-mobile-demo-header__summary">结果反馈</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01类型</h2><p class="tdesign-mobile-demo-block__summary">不同结果反馈</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-result t-result--theme-success space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM10.5 16.4142L6.08578 12L7.5 10.5858L10.5 13.5858L16.5 7.58579L17.9142 9L10.5 16.4142Z"></path></svg></div><div class="t-result__title">成功状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-error space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg></div><div class="t-result__title">失败状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-warning space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z"></path></svg></div><div class="t-result__title">警示状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-default space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z"></path></svg></div><div class="t-result__title">默认状态</div><div class="t-result__description">描述文字</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义结果</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-result t-result--theme-default"><div class="t-result__thumb"><div class="t-image t-image--square extra-class-image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/result1.png"/></div></div><div class="t-result__title">自定义结果</div><div class="t-result__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">页面位置展示</p></div><div class="tdesign-mobile-demo-block__slot"><div class="padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->页面位置展示</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/result/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/result1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Result 结果</h1><p class="tdesign-mobile-demo-header__summary">结果反馈</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01类型</h2><p class="tdesign-mobile-demo-block__summary">不同结果反馈</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-result t-result--theme-success space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle t-result__icon" style="fill:none"><g id="check-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M16.5 9L10.5 15L7.5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">成功状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-error space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle t-result__icon" style="fill:none"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">失败状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-warning space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon" style="fill:none"><g id="info-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">警示状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-default space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon" style="fill:none"><g id="info-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">默认状态</div><div class="t-result__description">描述文字</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义结果</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-result t-result--theme-default"><div class="t-result__thumb"><div class="t-image t-image--square extra-class-image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/result1.png"/></div></div><div class="t-result__title">自定义结果</div><div class="t-result__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">页面位置展示</p></div><div class="tdesign-mobile-demo-block__slot"><div class="padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->页面位置展示</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/result/_example/theme.tsx 1`] = `"<div><div class="t-result t-result--theme-success space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM10.5 16.4142L6.08578 12L7.5 10.5858L10.5 13.5858L16.5 7.58579L17.9142 9L10.5 16.4142Z"></path></svg></div><div class="t-result__title">成功状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-error space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg></div><div class="t-result__title">失败状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-warning space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z"></path></svg></div><div class="t-result__title">警示状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-default space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z"></path></svg></div><div class="t-result__title">默认状态</div><div class="t-result__description">描述文字</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/result/_example/theme.tsx 1`] = `"<div><div class="t-result t-result--theme-success space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle t-result__icon" style="fill:none"><g id="check-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M16.5 9L10.5 15L7.5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">成功状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-error space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle t-result__icon" style="fill:none"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">失败状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-warning space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon" style="fill:none"><g id="info-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">警示状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-default space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon" style="fill:none"><g id="info-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">默认状态</div><div class="t-result__description">描述文字</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/action.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square t-is-focused"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword t-search--center" autofocus="" placeholder="搜索预设文案" value=""/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/action.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square t-is-focused"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword t-search--center" autofocus="" placeholder="搜索预设文案" value=""/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/base.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/base.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Search 搜索框</h1><p class="tdesign-mobile-demo-header__summary">用于用户输入搜索信息,并进行页面内容搜索。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础搜索框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">输入值后显示取消按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square t-is-focused"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword t-search--center" autofocus="" placeholder="搜索预设文案" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">搜索框形状</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件状态</h2><p class="tdesign-mobile-demo-block__summary">默认状态其他对齐方式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Search 搜索框</h1><p class="tdesign-mobile-demo-header__summary">用于用户输入搜索信息,并进行页面内容搜索。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础搜索框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">输入值后显示取消按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square t-is-focused"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword t-search--center" autofocus="" placeholder="搜索预设文案" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">搜索框形状</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件状态</h2><p class="tdesign-mobile-demo-block__summary">默认状态其他对齐方式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/other.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/other.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/shape.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/shape.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div>"`; exports[`ssr snapshot test > ssr test src/side-bar/_example/base.tsx 1`] = `"<div class="side-bar-wrapper section-base"><div class="t-side-bar"><div class="t-side-bar-item"><div>选项一</div></div><div class="t-side-bar-item t-side-bar-item--active"><div><div class="t-side-bar-item__line"></div><div class="t-side-bar-item__prefix"></div><div class="t-side-bar-item__suffix"></div></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-side-bar-item"><div>选项三</div></div><div class="t-side-bar-item"><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项四</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">6</div></div></div><div class="t-side-bar-item"><div>选项五</div></div><div class="t-side-bar__padding"></div></div><div class="content"><div class="section"><div class="title">标题一</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题二</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题三</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题四</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题五</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div>"`; @@ -121632,7 +132545,7 @@ exports[`ssr snapshot test > ssr test src/side-bar/_example/index.tsx 1`] = `"<d exports[`ssr snapshot test > ssr test src/side-bar/_example/switch.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example2.png"/><div class="side-bar-wrapper section-switch"><div class="t-side-bar"><div class="t-side-bar-item"><div>选项一</div></div><div class="t-side-bar-item t-side-bar-item--active"><div><div class="t-side-bar-item__line"></div><div class="t-side-bar-item__prefix"></div><div class="t-side-bar-item__suffix"></div></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-side-bar-item"><div>选项三</div></div><div class="t-side-bar-item"><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项四</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">6</div></div></div><div class="t-side-bar-item"><div>选项五</div></div><div class="t-side-bar__padding"></div></div><div class="content" style="transform:translateY(-100%)"><div class="section"><div class="title">标题一</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div></div><div class="section"><div class="title">标题二</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div></div><div class="section"><div class="title">标题三</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div></div><div class="section"><div class="title">标题四</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div></div><div class="section"><div class="title">标题五</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字4</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字4</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字4</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/side-bar/_example/with-icon.tsx 1`] = `"<div class="side-bar-wrapper section-base"><div class="t-side-bar"><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div>选项一</div></div><div class="t-side-bar-item t-side-bar-item--active"><div><div class="t-side-bar-item__line"></div><div class="t-side-bar-item__prefix"></div><div class="t-side-bar-item__suffix"></div></div><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div>选项三</div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项四</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">6</div></div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div>选项五</div></div><div class="t-side-bar__padding"></div></div><div class="content"><div class="section"><div class="title">标题一</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题二</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题三</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题四</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题五</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/side-bar/_example/with-icon.tsx 1`] = `"<div class="side-bar-wrapper section-base"><div class="t-side-bar"><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div>选项一</div></div><div class="t-side-bar-item t-side-bar-item--active"><div><div class="t-side-bar-item__line"></div><div class="t-side-bar-item__prefix"></div><div class="t-side-bar-item__suffix"></div></div><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div>选项三</div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项四</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">6</div></div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div>选项五</div></div><div class="t-side-bar__padding"></div></div><div class="content"><div class="section"><div class="title">标题一</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题二</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题三</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题四</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题五</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/skeleton/_example/animation.tsx 1`] = `"<div><div><div class="demo-section__desc">渐变加载效果</div><div class="demo-section__content"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-gradient"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-gradient"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-gradient"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-gradient" style="width:55%"></div></div></div></div></div><div><div class="demo-section__desc">闪烁加载效果</div><div class="demo-section__content"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-flashed"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-flashed"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-flashed"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-flashed" style="width:55%"></div></div></div></div></div></div>"`; @@ -121660,27 +132573,27 @@ exports[`ssr snapshot test > ssr test src/slider/_example/range.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/slider/_example/step.tsx 1`] = `"<div class="wrapper-base"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div></div><div class="wrapper-base"><div class="t-slider t-slider--range"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default" style="left:undefinedpx;right:0px"><div class="t-slider__dot t-slider__dot--left"><div class="t-slider__dot-slider"></div></div><div class="t-slider__dot t-slider__dot--right"><div class="t-slider__dot-slider"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/base.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="text" inputMode="decimal" value="3.5"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/base.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo stepper-container"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Stepper 步进器</h1><p class="tdesign-mobile-demo-header__summary">用于数量的增减</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础步进器</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="text" inputMode="decimal" value="3.5"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">最大最小状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="999"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium t-stepper--filled-disabled" type="tel" inputMode="numeric" disabled="" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">步进器样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--outline t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--normal t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">步进器尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--large"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--large" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--small"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--small" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo stepper-container"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Stepper 步进器</h1><p class="tdesign-mobile-demo-header__summary">用于数量的增减</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础步进器</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">最大最小状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="999"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium t-stepper--filled-disabled" type="tel" inputMode="numeric" disabled="" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">步进器样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--outline t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--normal t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">步进器尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--large"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--large" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--small"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--small" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/min-max.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="999"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/min-max.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="999"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/size.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--large"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--large" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--small"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--small" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/size.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--large"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--large" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--small"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--small" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/status.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium t-stepper--filled-disabled" type="tel" inputMode="numeric" disabled="" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/status.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium t-stepper--filled-disabled" type="tel" inputMode="numeric" disabled="" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/theme.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--outline t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--normal t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/theme.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--outline t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--normal t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/horizontal.tsx 1`] = `"<div><div class="summary">水平带序号步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平带图标步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平简略步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/horizontal.tsx 1`] = `"<div><div class="summary">水平带序号步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平带图标步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平简略步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/steps1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Steps 步骤条</h1><p class="tdesign-mobile-demo-header__summary">用于任务步骤展示或任务进度展示。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">水平带序号步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平带图标步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平简略步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div><div><div class="summary">垂直带序号步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带图标步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直简略步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带可自定义此处内容步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"><div class="t-image t-image--square" style="width:100%"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标"/></div></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">选项卡状态</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 特殊类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">垂直自定义步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" style="margin-top:32px;width:100%"><span class="t-button__content"> <!-- -->下一步</span></button></div><div class="summary">纯展示步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive t-steps--readonly"><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/steps1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Steps 步骤条</h1><p class="tdesign-mobile-demo-header__summary">用于任务步骤展示或任务进度展示。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">水平带序号步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平带图标步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平简略步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div><div><div class="summary">垂直带序号步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带图标步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直简略步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带可自定义此处内容步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"><div class="t-image t-image--square" style="width:100%"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标"/></div></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">选项卡状态</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 特殊类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">垂直自定义步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" style="margin-top:32px;width:100%"><span class="t-button__content"> <!-- -->下一步</span></button></div><div class="summary">纯展示步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive t-steps--readonly"><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/special.tsx 1`] = `"<div><div class="summary">垂直自定义步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" style="margin-top:32px;width:100%"><span class="t-button__content"> <!-- -->下一步</span></button></div><div class="summary">纯展示步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive t-steps--readonly"><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/special.tsx 1`] = `"<div><div class="summary">垂直自定义步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" style="margin-top:32px;width:100%"><span class="t-button__content"> <!-- -->下一步</span></button></div><div class="summary">纯展示步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive t-steps--readonly"><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/status.tsx 1`] = `"<div><div class="summary">选项卡状态</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/status.tsx 1`] = `"<div><div class="summary">选项卡状态</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/vertical.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/steps1.png"/><div><div class="summary">垂直带序号步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带图标步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直简略步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带可自定义此处内容步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"><div class="t-image t-image--square" style="width:100%"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标"/></div></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/vertical.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/steps1.png"/><div><div class="summary">垂直带序号步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带图标步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直简略步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带可自定义此处内容步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"><div class="t-image t-image--square" style="width:100%"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标"/></div></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/sticky/_example/base.tsx 1`] = `"<div class="tdesign-demo-block-1"><div class="t-sticky"><div class="t-sticky__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle custom-common-button"><span class="t-button__content"> <!-- -->基础吸顶</span></button></div></div></div>"`; @@ -121694,9 +132607,9 @@ exports[`ssr snapshot test > ssr test src/swipe-cell/_example/double.tsx 1`] = ` exports[`ssr snapshot test > ssr test src/swipe-cell/_example/event.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带二次确认的操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带二次确认的操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/swipe-cell/_example/icon.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标的滑动操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字横排</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">纯图标</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字竖排</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/swipe-cell/_example/icon.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标的滑动操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字横排</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">纯图标</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字竖排</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/swipe-cell/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo swipe-cell-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">SwipeCell 滑动单元格</h1><p class="tdesign-mobile-demo-header__summary">用来承载列表中的更多操作,通过左右滑动来展示,按钮的宽度固定高度根据列表高度而变化。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑双操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑三操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">右滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn favor-btn">选择</div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">右滑单操作</div></div><div class="t-cell__note">辅助信息</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左右滑操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn favor-btn">删除</div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左右滑操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标的滑动操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字横排</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">纯图标</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字竖排</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带二次确认的操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带二次确认的操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/swipe-cell/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo swipe-cell-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">SwipeCell 滑动单元格</h1><p class="tdesign-mobile-demo-header__summary">用来承载列表中的更多操作,通过左右滑动来展示,按钮的宽度固定高度根据列表高度而变化。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑双操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑三操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">右滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn favor-btn">选择</div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">右滑单操作</div></div><div class="t-cell__note">辅助信息</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左右滑操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn favor-btn">删除</div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左右滑操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标的滑动操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字横排</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">纯图标</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字竖排</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带二次确认的操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带二次确认的操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/swipe-cell/_example/left.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑双操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑三操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div><div class="btn delete-btn">删除</div></div></div></div></div></div>"`; @@ -121732,37 +132645,37 @@ exports[`ssr snapshot test > ssr test src/switch/_example/base.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/switch/_example/color.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义颜色开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked custom-color"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/switch/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Switch 开关</h1><p class="tdesign-mobile-demo-header__summary">开关用于切换当个设置项的状态,开启、关闭为两个互斥的操作</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">基础开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带文字开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked">开</div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带图标开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义颜色开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义颜色开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked custom-color"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 状态</h2><p class="tdesign-mobile-demo-block__summary">加载状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">加载状态</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled"><div class="t-switch__label t-switch__label--medium"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开关开启禁用</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div><div class="demo__title">禁用状态</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">开关尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸 32</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--large t-switch--checked"><div class="t-switch__dot t-switch__dot--large t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--large t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">中尺寸 28</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸 24</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--small t-switch--checked"><div class="t-switch__dot t-switch__dot--small t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--small t-switch__label--checked"></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/switch/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Switch 开关</h1><p class="tdesign-mobile-demo-header__summary">开关用于切换当个设置项的状态,开启、关闭为两个互斥的操作</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">基础开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带文字开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked">开</div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带图标开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义颜色开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义颜色开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked custom-color"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 状态</h2><p class="tdesign-mobile-demo-block__summary">加载状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">加载状态</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled"><div class="t-switch__label t-switch__label--medium"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开关开启禁用</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div><div class="demo__title">禁用状态</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">开关尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸 32</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--large t-switch--checked"><div class="t-switch__dot t-switch__dot--large t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--large t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">中尺寸 28</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸 24</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--small t-switch--checked"><div class="t-switch__dot t-switch__dot--small t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--small t-switch__label--checked"></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/switch/_example/label.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带文字开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked">开</div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带图标开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/switch/_example/label.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带文字开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked">开</div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带图标开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/switch/_example/size.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸 32</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--large t-switch--checked"><div class="t-switch__dot t-switch__dot--large t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--large t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">中尺寸 28</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸 24</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--small t-switch--checked"><div class="t-switch__dot t-switch__dot--small t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--small t-switch__label--checked"></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/switch/_example/status.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">加载状态</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled"><div class="t-switch__label t-switch__label--medium"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开关开启禁用</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div><div class="demo__title">禁用状态</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/badge-props.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">16</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:0px;top:0px"></div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">软件</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">···</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/badge-props.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">16</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:0px;top:0px"></div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">软件</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">···</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/base.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/base.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/custom.tsx 1`] = `"<div class="demo-tab-bar section-custom"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/custom.tsx 1`] = `"<div class="demo-tab-bar section-custom"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/mobile.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">TabBar 标签栏</h1><p class="tdesign-mobile-demo-header__summary">用于在不同功能模块之间进行快速切换,位于页面底部。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纯文本标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标加文字标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纯图标标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">双层级纯文本标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" aria-haspopup="true" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-view-list" style="font-size:16"><path fill="currentColor" d="M2 4H3H21H22V6H21H3H2V4ZM2 11H3H21H22V13H21H3H2V11ZM3 18H2V20H3H21H22V18H21H3Z"></path></svg><div class="t-tab-bar-item__icon-menu"></div>我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">弱选中标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">16</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:0px;top:0px"></div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">软件</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">···</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">悬浮胶囊标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--round" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 自定义</h2><p class="tdesign-mobile-demo-block__summary">自定义样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar section-custom"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/mobile.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">TabBar 标签栏</h1><p class="tdesign-mobile-demo-header__summary">用于在不同功能模块之间进行快速切换,位于页面底部。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纯文本标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标加文字标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纯图标标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">双层级纯文本标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" aria-haspopup="true" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-view-list" style="fill:none;font-size:16"><g id="view-list"><path id="stroke1" stroke="currentColor" d="M3 5H21M3 12H21M3 19H21" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-tab-bar-item__icon-menu"></div>我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">弱选中标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">16</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:0px;top:0px"></div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">软件</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">···</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">悬浮胶囊标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--round" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 自定义</h2><p class="tdesign-mobile-demo-block__summary">自定义样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar section-custom"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/pure-icon.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/pure-icon.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/round.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--round" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/round.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--round" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/tab-bar/_example/text.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">我的</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/text-spread.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" aria-haspopup="true" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-view-list" style="font-size:16"><path fill="currentColor" d="M2 4H3H21H22V6H21H3H2V4ZM2 11H3H21H22V13H21H3H2V11ZM3 18H2V20H3H21H22V18H21H3Z"></path></svg><div class="t-tab-bar-item__icon-menu"></div>我的</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/text-spread.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" aria-haspopup="true" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-view-list" style="fill:none;font-size:16"><g id="view-list"><path id="stroke1" stroke="currentColor" d="M3 5H21M3 12H21M3 19H21" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-tab-bar-item__icon-menu"></div>我的</div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/table/_example/base.tsx 1`] = `"<div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div>"`; exports[`ssr snapshot test > ssr test src/table/_example/bordered.tsx 1`] = `"<div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div>"`; -exports[`ssr snapshot test > ssr test src/table/_example/custom-row-style.tsx 1`] = `"<div class="example-table"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:100px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:100px;min-width:undefined"/><col style="width:160px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant"><div>申请人</div></th><th class="t-table__th-status"><div>审批状态</div></th><th class="t-table__th-time t-align-center"><div>申请耗时(天)</div></th><th class="t-table__th-channel t-align-right custom-cell-class-name"><div>签署方式</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">邮箱地址</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class="custom-third-class-name"><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr><tr class=""><td class=""><div>王芳</div></td><td class=""><div><span class="t-tag t-tag--warning t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></span><span class="t-tag__text">审批过期</span></span></div></td><td class=" t-align-center"><div>1</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">p.cumx@rampblpa.ru</div></td></tr><tr title="超出省略显示" class="custom-forth-class-name" class="custom-forth-class-name"><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class=""><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr></tbody></table></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/table/_example/custom-row-style.tsx 1`] = `"<div class="example-table"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:100px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:100px;min-width:undefined"/><col style="width:160px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant"><div>申请人</div></th><th class="t-table__th-status"><div>审批状态</div></th><th class="t-table__th-time t-align-center"><div>申请耗时(天)</div></th><th class="t-table__th-channel t-align-right custom-cell-class-name"><div>签署方式</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">邮箱地址</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class="custom-third-class-name"><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr><tr class=""><td class=""><div>王芳</div></td><td class=""><div><span class="t-tag t-tag--warning t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></span><span class="t-tag__text">审批过期</span></span></div></td><td class=" t-align-center"><div>1</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">p.cumx@rampblpa.ru</div></td></tr><tr title="超出省略显示" class="custom-forth-class-name" class="custom-forth-class-name"><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class=""><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr></tbody></table></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/table/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Table 表格</h1><p class="tdesign-mobile-demo-header__summary"> 表格常用于展示同类结构下的多种数据,易于组织、对比和分析等,并可对数据进行搜索、筛选、排序等操作。一般包括表头、数据行和表尾三部分。 </p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向平铺可滚动表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带斑马纹表格样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle t-table--striped" style="position:relative"><div class="t-table__content" style="max-height:400px"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table__header--fixed"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-operation"><div>标题</div></th><th class="t-table__th-more"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr style="top:NaNpx" class="t-table__row--fixed-top"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class="t-table__row--without-border-bottom"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr style="bottom:NaNpx" class="t-table__row--fixed-bottom t-table__row--fixed-bottom-first"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr style="bottom:NaNpx" class="t-table__row--fixed-bottom"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带边框表格样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可自定义样式的表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="example-table"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:100px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:100px;min-width:undefined"/><col style="width:160px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant"><div>申请人</div></th><th class="t-table__th-status"><div>审批状态</div></th><th class="t-table__th-time t-align-center"><div>申请耗时(天)</div></th><th class="t-table__th-channel t-align-right custom-cell-class-name"><div>签署方式</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">邮箱地址</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class="custom-third-class-name"><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr><tr class=""><td class=""><div>王芳</div></td><td class=""><div><span class="t-tag t-tag--warning t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></span><span class="t-tag__text">审批过期</span></span></div></td><td class=" t-align-center"><div>1</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">p.cumx@rampblpa.ru</div></td></tr><tr title="超出省略显示" class="custom-forth-class-name" class="custom-forth-class-name"><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class=""><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr></tbody></table></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/table/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Table 表格</h1><p class="tdesign-mobile-demo-header__summary"> 表格常用于展示同类结构下的多种数据,易于组织、对比和分析等,并可对数据进行搜索、筛选、排序等操作。一般包括表头、数据行和表尾三部分。 </p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向平铺可滚动表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带斑马纹表格样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle t-table--striped" style="position:relative"><div class="t-table__content" style="max-height:400px"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table__header--fixed"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-operation"><div>标题</div></th><th class="t-table__th-more"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr style="top:NaNpx" class="t-table__row--fixed-top"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class="t-table__row--without-border-bottom"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr style="bottom:NaNpx" class="t-table__row--fixed-bottom t-table__row--fixed-bottom-first"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr style="bottom:NaNpx" class="t-table__row--fixed-bottom"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带边框表格样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可自定义样式的表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="example-table"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:100px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:100px;min-width:undefined"/><col style="width:160px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant"><div>申请人</div></th><th class="t-table__th-status"><div>审批状态</div></th><th class="t-table__th-time t-align-center"><div>申请耗时(天)</div></th><th class="t-table__th-channel t-align-right custom-cell-class-name"><div>签署方式</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">邮箱地址</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class="custom-third-class-name"><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr><tr class=""><td class=""><div>王芳</div></td><td class=""><div><span class="t-tag t-tag--warning t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></span><span class="t-tag__text">审批过期</span></span></div></td><td class=" t-align-center"><div>1</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">p.cumx@rampblpa.ru</div></td></tr><tr title="超出省略显示" class="custom-forth-class-name" class="custom-forth-class-name"><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class=""><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr></tbody></table></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/table/_example/scroll.tsx 1`] = `"<div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div>"`; @@ -121788,15 +132701,15 @@ exports[`ssr snapshot test > ssr test src/tabs/_example/theme.tsx 1`] = `"<div c exports[`ssr snapshot test > ssr test src/tag/_example/checkable.tsx 1`] = `"<div class="summary">可选中的标签</div><div class="tag-demo"><div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">dark</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--dark" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--dark t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light-outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light-outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light-outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tag/_example/closable.tsx 1`] = `"<div class="summary">可关闭标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span></div>"`; +exports[`ssr snapshot test > ssr test src/tag/_example/closable.tsx 1`] = `"<div class="summary">可关闭标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span></div>"`; -exports[`ssr snapshot test > ssr test src/tag/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><h1 class="title">Tag 标签</h1><p class="summary">用于表明主体的类目,属性或状态。</p><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">基础标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">圆弧标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--round t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--round t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--mark t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">带图标的标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount"><path fill="currentColor" d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z"></path></svg></span><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount"><path fill="currentColor" d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z"></path></svg></span><span class="t-tag__text">标签文字</span></span></div><div class="summary">超长文本省略标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" style="max-width:130px" aria-disabled="false" role="button"><span class="t-tag__text">听说超长可以省略听说超长</span></span></div><div class="summary">可关闭标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span></div><div class="summary">可选中的标签</div><div class="tag-demo"><div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">dark</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--dark" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--dark t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light-outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light-outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light-outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">展示型标签</div><div class="tag-demo"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="group padding-bottom d-flex"><div class="tag-container"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span></span></div><div class="tag-block tag-block1"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tag/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><h1 class="title">Tag 标签</h1><p class="summary">用于表明主体的类目,属性或状态。</p><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">基础标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">圆弧标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--round t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--round t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--mark t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">带图标的标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount" style="fill:none"><g id="discount"><path id="fill1" fill="transparent" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z"></path><path id="fill2" fill="transparent" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z"></path><path id="stroke1" stroke="currentColor" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" stroke-width="2"></path></g></svg></span><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount" style="fill:none"><g id="discount"><path id="fill1" fill="transparent" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z"></path><path id="fill2" fill="transparent" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z"></path><path id="stroke1" stroke="currentColor" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" stroke-width="2"></path></g></svg></span><span class="t-tag__text">标签文字</span></span></div><div class="summary">超长文本省略标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" style="max-width:130px" aria-disabled="false" role="button"><span class="t-tag__text">听说超长可以省略听说超长</span></span></div><div class="summary">可关闭标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span></div><div class="summary">可选中的标签</div><div class="tag-demo"><div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">dark</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--dark" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--dark t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light-outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light-outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light-outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">展示型标签</div><div class="tag-demo"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="group padding-bottom d-flex"><div class="tag-container"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span></span></div><div class="tag-block tag-block1"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tag/_example/size.tsx 1`] = `"<div class="tag-container"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span></span></div><div class="tag-block tag-block1"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tag/_example/size.tsx 1`] = `"<div class="tag-container"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span></span></div><div class="tag-block tag-block1"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span></div></div></div>"`; exports[`ssr snapshot test > ssr test src/tag/_example/theme.tsx 1`] = `"<div class="summary">展示型标签</div><div class="tag-demo"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tag/_example/type.tsx 1`] = `"<div class="summary">基础标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">圆弧标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--round t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--round t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--mark t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">带图标的标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount"><path fill="currentColor" d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z"></path></svg></span><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount"><path fill="currentColor" d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z"></path></svg></span><span class="t-tag__text">标签文字</span></span></div><div class="summary">超长文本省略标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" style="max-width:130px" aria-disabled="false" role="button"><span class="t-tag__text">听说超长可以省略听说超长</span></span></div>"`; +exports[`ssr snapshot test > ssr test src/tag/_example/type.tsx 1`] = `"<div class="summary">基础标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">圆弧标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--round t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--round t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--mark t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">带图标的标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount" style="fill:none"><g id="discount"><path id="fill1" fill="transparent" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z"></path><path id="fill2" fill="transparent" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z"></path><path id="stroke1" stroke="currentColor" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" stroke-width="2"></path></g></svg></span><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount" style="fill:none"><g id="discount"><path id="fill1" fill="transparent" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z"></path><path id="fill2" fill="transparent" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z"></path><path id="stroke1" stroke="currentColor" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" stroke-width="2"></path></g></svg></span><span class="t-tag__text">标签文字</span></span></div><div class="summary">超长文本省略标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" style="max-width:130px" aria-disabled="false" role="button"><span class="t-tag__text">听说超长可以省略听说超长</span></span></div>"`; exports[`ssr snapshot test > ssr test src/textarea/_example/autosize.tsx 1`] = `"<div class="t-textarea t-textarea--layout-horizontal"><div class="t-textarea__label"> <!-- -->标签文字<!-- --> </div><div class="t-textarea__wrapper"><textarea placeholder="请输入文字" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea></div></div>"`; @@ -121836,12 +132749,12 @@ exports[`ssr snapshot test > ssr test src/tree-select/_example/multiple.tsx 1`] exports[`ssr snapshot test > ssr test src/tree-select/_example/normal.tsx 1`] = `"<div class="t-tree-select" style="height:336px"></div>"`; -exports[`ssr snapshot test > ssr test src/upload/_example/base.tsx 1`] = `"<div class="upload-demo"><h3 class="upload-title">上传图片</h3><div class="t-upload"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" accept="image/png"/></div></div>"`; +exports[`ssr snapshot test > ssr test src/upload/_example/base.tsx 1`] = `"<div class="upload-demo"><h3 class="upload-title">上传图片</h3><div class="t-upload"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" accept="image/png"/></div></div>"`; exports[`ssr snapshot test > ssr test src/upload/_example/custom.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload3.png"/><div class="upload-demo"><div class="upload-title">请上传身份证人像面</div><div class="upload-content"><div class="t-upload front"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div><div class="upload-title">请上传身份证国徽面</div><div class="upload-content"><div class="t-upload reverse"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/upload/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload3.png"/><div class="tdesign-mobile-demo" style="margin-bottom:16px"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Upload上传</h1><p class="tdesign-mobile-demo-header__summary">用于相册读取或拉起拍照的图片上传功能。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">单选上传图片</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><h3 class="upload-title">上传图片</h3><div class="t-upload"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" accept="image/png"/></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">多选上传图片</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">多选上传</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple=""/></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">加载状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="font-size:24"><path fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">上传中...</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="font-size:24"><path fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">68%</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple="" accept="image/png"/></div></div><div class="upload-demo__title">上传失败</div><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle" style="font-size:24"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg><div class="t-upload__progress-text">上传失败</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple=""/></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 样式自定义</h2><p class="tdesign-mobile-demo-block__summary">单选上传</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">请上传身份证人像面</div><div class="upload-content"><div class="t-upload front"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div><div class="upload-title">请上传身份证国徽面</div><div class="upload-content"><div class="t-upload reverse"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/upload/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload3.png"/><div class="tdesign-mobile-demo" style="margin-bottom:16px"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Upload上传</h1><p class="tdesign-mobile-demo-header__summary">用于相册读取或拉起拍照的图片上传功能。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">单选上传图片</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><h3 class="upload-title">上传图片</h3><div class="t-upload"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" accept="image/png"/></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">多选上传图片</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">多选上传</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple=""/></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">加载状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="fill:none;font-size:24"><path id="loading" fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">上传中...</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="fill:none;font-size:24"><path id="loading" fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">68%</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple="" accept="image/png"/></div></div><div class="upload-demo__title">上传失败</div><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle" style="fill:none;font-size:24"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-upload__progress-text">上传失败</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple=""/></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 样式自定义</h2><p class="tdesign-mobile-demo-block__summary">单选上传</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">请上传身份证人像面</div><div class="upload-content"><div class="t-upload front"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div><div class="upload-title">请上传身份证国徽面</div><div class="upload-content"><div class="t-upload reverse"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/upload/_example/multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><div class="upload-demo"><div class="upload-title">多选上传</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple=""/></div></div>"`; +exports[`ssr snapshot test > ssr test src/upload/_example/multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><div class="upload-demo"><div class="upload-title">多选上传</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple=""/></div></div>"`; -exports[`ssr snapshot test > ssr test src/upload/_example/status.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="font-size:24"><path fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">上传中...</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="font-size:24"><path fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">68%</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple="" accept="image/png"/></div></div><div class="upload-demo__title">上传失败</div><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle" style="font-size:24"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg><div class="t-upload__progress-text">上传失败</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple=""/></div></div>"`; +exports[`ssr snapshot test > ssr test src/upload/_example/status.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="fill:none;font-size:24"><path id="loading" fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">上传中...</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="fill:none;font-size:24"><path id="loading" fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">68%</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple="" accept="image/png"/></div></div><div class="upload-demo__title">上传失败</div><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle" style="fill:none;font-size:24"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-upload__progress-text">上传失败</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple=""/></div></div>"`; diff --git a/test/snap/__snapshots__/ssr.test.jsx.snap b/test/snap/__snapshots__/ssr.test.jsx.snap index e817cd116..9ff0fb681 100644 --- a/test/snap/__snapshots__/ssr.test.jsx.snap +++ b/test/snap/__snapshots__/ssr.test.jsx.snap @@ -2,43 +2,43 @@ exports[`ssr snapshot test > ssr test src/action-sheet/_example/align.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左对齐列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--left">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/grid.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标宫格型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">动作面板描述文字</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">带徽标宫格型</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">99</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/grid.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标宫格型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">动作面板描述文字</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">带徽标宫格型</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">99</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/grid-multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->宫格型-多页</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid t-action-sheet__grid--swiper t-action-sheet__dots"><div class="t-action-sheet__swiper-wrap--base t-action-sheet__swiper-wrap t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="font-size:24px"><path fill="currentColor" d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="font-size:24px"><path fill="currentColor" d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div><span class="t-swiper-nav--vertical t-swiper-nav__dots t-swiper-nav--bottom"></span></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/grid-multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->宫格型-多页</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid t-action-sheet__grid--swiper t-action-sheet__dots"><div class="t-action-sheet__swiper-wrap--base t-action-sheet__swiper-wrap t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="fill:none;font-size:24px"><g id="image"><path id="fill1" fill="transparent" d="M3 21H20L9 10L3 16V21Z"></path><circle id="fill2" cx="15.75" cy="8.25" r="2" fill="transparent"></circle><path id="stroke1" stroke="currentColor" d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" stroke-width="2"></path><circle id="stroke2" cx="15.75" cy="8.25" r="2" stroke="currentColor" stroke-width="2"></circle></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="fill:none;font-size:24px"><g id="image"><path id="fill1" fill="transparent" d="M3 21H20L9 10L3 16V21Z"></path><circle id="fill2" cx="15.75" cy="8.25" r="2" fill="transparent"></circle><path id="stroke1" stroke="currentColor" d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" stroke-width="2"></path><circle id="stroke2" cx="15.75" cy="8.25" r="2" stroke="currentColor" stroke-width="2"></circle></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div><span class="t-swiper-nav--vertical t-swiper-nav__dots t-swiper-nav--bottom"></span></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ActionSheet 动作面板</h1><p class="tdesign-mobile-demo-header__summary">从底部弹出的模态框,提供和当前场景相关的操作动作,也支持提供信息输入和描述。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">列表型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->函数调用</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项一</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-16px;top:20px">1</div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项三</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项四</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">宫格型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标宫格型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">动作面板描述文字</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">带徽标宫格型</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">99</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->宫格型-多页</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid t-action-sheet__grid--swiper t-action-sheet__dots"><div class="t-action-sheet__swiper-wrap--base t-action-sheet__swiper-wrap t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="font-size:24px"><path fill="currentColor" d="M16.8281 1.41602L22.583 7.17092L7.75494 22.0001L2 22.0002L2 16.2453L16.8281 1.41602ZM16.8281 10.0974L19.7546 7.17092L16.8281 4.24444L13.9017 7.17092L16.8281 10.0974ZM12.4875 8.58517L4 17.0736L4 20.0001H6.92644L15.414 11.5116L12.4875 8.58517Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="font-size:24px"><path fill="currentColor" d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="font-size:24px"><path fill="currentColor" d="M2 2H22V22H2V2ZM4 20H17.5858L9 11.4142L4 16.4142V20ZM20 19.5858V4H4V13.5858L9 8.58579L20 19.5858ZM15.5469 7C14.9946 7 14.5469 7.44772 14.5469 8C14.5469 8.55228 14.9946 9 15.5469 9C16.0992 9 16.5469 8.55228 16.5469 8C16.5469 7.44772 16.0992 7 15.5469 7ZM12.5469 8C12.5469 6.34315 13.89 5 15.5469 5C17.2037 5 18.5469 6.34315 18.5469 8C18.5469 9.65685 17.2037 11 15.5469 11C13.89 11 12.5469 9.65685 12.5469 8Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div><span class="t-swiper-nav--vertical t-swiper-nav__dots t-swiper-nav--bottom"></span></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">列表型选项状态</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->列表型选项状态</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">列表型选项状态</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#0052D9"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--disabled t-button--block" disabled=""><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#E34D59"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">列表型对齐方式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左对齐列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--left">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wechat.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/times.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/qq.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/wecom.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ActionSheet 动作面板</h1><p class="tdesign-mobile-demo-header__summary">从底部弹出的模态框,提供和当前场景相关的操作动作,也支持提供信息输入和描述。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">列表型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->函数调用</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项一</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-16px;top:20px">1</div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项三</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项四</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">宫格型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述宫格型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标宫格型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">动作面板描述文字</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--grid">带徽标宫格型</p><div class="t-action-sheet__grid"><div class="t-action-sheet__swiper-wrap--base t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">99</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->宫格型-多页</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__grid t-action-sheet__grid--swiper t-action-sheet__dots"><div class="t-action-sheet__swiper-wrap--base t-action-sheet__swiper-wrap t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wechat.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/times.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">朋友圈</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/qq.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">QQ</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/wecom.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">企业微信</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">刷新</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">下载</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit-1" style="fill:none;font-size:24px"><g id="edit-1"><path id="fill1" fill="transparent" d="M3.0001 20.9999L7.5 20.9999L17.5 11L13 6.5L3.0001 16.5L3.0001 20.9999Z"></path><path id="fill2" fill="transparent" d="M21.5 7L17 2.5L13 6.5L17.5 11L21.5 7Z"></path><path id="stroke1" stroke="currentColor" d="M12.9999 6.5L3 16.5L3 20.9999L7.4999 20.9999L17.4999 11M12.9999 6.5L17.4999 11M12.9999 6.5L16.9999 2.5L21.4999 7L17.4999 11" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">复制</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-grid" style="padding:0px;grid-template-columns:repeat(4, 1fr);grid-gap:0px;width:100%"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="fill:none;font-size:24px"><g id="image"><path id="fill1" fill="transparent" d="M3 21H20L9 10L3 16V21Z"></path><circle id="fill2" cx="15.75" cy="8.25" r="2" fill="transparent"></circle><path id="stroke1" stroke="currentColor" d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" stroke-width="2"></path><circle id="stroke2" cx="15.75" cy="8.25" r="2" stroke="currentColor" stroke-width="2"></circle></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-image" style="fill:none;font-size:24px"><g id="image"><path id="fill1" fill="transparent" d="M3 21H20L9 10L3 16V21Z"></path><circle id="fill2" cx="15.75" cy="8.25" r="2" fill="transparent"></circle><path id="stroke1" stroke="currentColor" d="M3 16V3H21V21H20M3 16V21H20M3 16L9 10L20 21" stroke-width="2"></path><circle id="stroke2" cx="15.75" cy="8.25" r="2" stroke="currentColor" stroke-width="2"></circle></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div><span class="t-swiper-nav--vertical t-swiper-nav__dots t-swiper-nav--bottom"></span></div></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-grid"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">列表型选项状态</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->列表型选项状态</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">列表型选项状态</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#0052D9"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--disabled t-button--block" disabled=""><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#E34D59"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">列表型对齐方式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左对齐列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description t-action-sheet__description--left">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-action-sheet__list-item--left t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/list.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->函数调用</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项一</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-16px;top:20px">1</div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项三</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项四</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/list.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->常规列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->函数调用</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带描述列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标列表型</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带徽标列表型</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">动作面板描述文字</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项一</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-16px;top:20px">1</div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项三</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><span class="t-button__content"> <div class="t-badge"><div class="t-badge__content"><span class="t-action-sheet__list-item-text">选项四</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:-16px;top:20px"></div></div></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/action-sheet/_example/status.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->列表型选项状态</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">列表型选项状态</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#0052D9"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--disabled t-button--block" disabled=""><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#E34D59"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/action-sheet/_example/status.tsx 1`] = `"<div class="action-sheet-demo"><div class="action-sheet-demo-btns"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->列表型选项状态</span></button></div><div class="t-popup t-popup--bottom t-action-sheet" style="display:none;animation-fill-mode:forwards"><div class="t-action-sheet__content"><p class="t-action-sheet__description">列表型选项状态</p><div class="t-action-sheet__list"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项一</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#0052D9"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项二</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--disabled t-button--block" disabled=""><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项三</span></span></button><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__list-item t-button--block" style="color:#E34D59"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <span class="t-action-sheet__list-item-text">选项四</span></span></button></div><div class="t-action-sheet__footer"><div class="t-action-sheet__gap-list"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle t-action-sheet__cancel t-button--block"><span class="t-button__content"> <!-- -->取消</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/action.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-right t-avatar-group-offset-right-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-add" style="font-size:24px"><path fill="currentColor" d="M11.5 4C9.567 4 8 5.567 8 7.5C8 9.433 9.567 11 11.5 11C13.433 11 15 9.433 15 7.5C15 5.567 13.433 4 11.5 4ZM6 7.5C6 4.46243 8.46243 2 11.5 2C14.5376 2 17 4.46243 17 7.5C17 10.5376 14.5376 13 11.5 13C8.46243 13 6 10.5376 6 7.5ZM19 13V17H23V19H19V23H17V19H13V17H17V13H19ZM8 16C5.79086 16 4 17.7909 4 20H12.0508V22H2V20C2 16.6863 4.68629 14 8 14H12V16H8Z"></path></svg></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/action.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-right t-avatar-group-offset-right-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-add" style="fill:none;font-size:24px"><g id="user-add"><path id="fill1" fill="transparent" d="M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z"></path><path id="stroke1" stroke="currentColor" d="M11 15H8C5.23858 15 3 17.2386 3 20V21H11.0508M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M18 14V18M18 18V22M18 18H14M18 18H22" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/badge-avatar.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:4px;top:4px"></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">8</div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">12</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/badge-avatar.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:4px;top:4px"></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">8</div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">12</div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/avatar/_example/character-avatar.tsx 1`] = `"<div class="avatar-demo"><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx">A</div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/avatar/_example/exhibition.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-left t-avatar-group-offset-left-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx">+5</div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/icon-avatar.tsx 1`] = `"<div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/icon-avatar.tsx 1`] = `"<div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/avatar/_example/image-avatar.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Avatar 头像</h1><p class="tdesign-mobile-demo-header__summary">用于展示用户头像信息,除了纯展示也可点击进入个人详情等操作。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 头像类型</h2><p class="tdesign-mobile-demo-block__summary">图片头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">字符头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx">A</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">徽标头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:4px;top:4px"></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">8</div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">12</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 特殊类型</h2><p class="tdesign-mobile-demo-block__summary">纯展示的头像组</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-left t-avatar-group-offset-left-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx">+5</div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作的头像组</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-right t-avatar-group-offset-right-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-add" style="font-size:24px"><path fill="currentColor" d="M11.5 4C9.567 4 8 5.567 8 7.5C8 9.433 9.567 11 11.5 11C13.433 11 15 9.433 15 7.5C15 5.567 13.433 4 11.5 4ZM6 7.5C6 4.46243 8.46243 2 11.5 2C14.5376 2 17 4.46243 17 7.5C17 10.5376 14.5376 13 11.5 13C8.46243 13 6 10.5376 6 7.5ZM19 13V17H23V19H19V23H17V19H13V17H17V13H19ZM8 16C5.79086 16 4 17.7909 4 20H12.0508V22H2V20C2 16.6863 4.68629 14 8 14H12V16H8Z"></path></svg></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2><p class="tdesign-mobile-demo-block__summary">组件尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demo-avatar"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar2.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar3.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar5.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Avatar 头像</h1><p class="tdesign-mobile-demo-header__summary">用于展示用户头像信息,除了纯展示也可点击进入个人详情等操作。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 头像类型</h2><p class="tdesign-mobile-demo-block__summary">图片头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">字符头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx">A</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--round" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">徽标头像</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:4px;top:4px"></div></div></div></div><div class="t-avatar__wrapper avatar-example external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx">A</div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">8</div></div></div></div><div class="t-avatar__wrapper avatar-example"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:6px;top:6px">12</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 特殊类型</h2><p class="tdesign-mobile-demo-block__summary">纯展示的头像组</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-left t-avatar-group-offset-left-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx">+5</div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作的头像组</p></div><div class="tdesign-mobile-demo-block__slot"><div class="avatar-group-demo"><div class="t-avatar-group t-avatar-group-offset-right t-avatar-group-offset-right-medium"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar2.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar3.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar4.png" alt=""/></div></div></div></div></div></div><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar5.png" alt=""/></div></div></div></div></div></div><div class="t-avatar-group__collapse--default"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle t-avatar--border t-avatar--border-medium" style="font-size:NaNpx"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-add" style="fill:none;font-size:24px"><g id="user-add"><path id="fill1" fill="transparent" d="M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z"></path><path id="stroke1" stroke="currentColor" d="M11 15H8C5.23858 15 3 17.2386 3 20V21H11.0508M16 7.5C16 9.98528 13.9853 12 11.5 12C9.01472 12 7 9.98528 7 7.5C7 5.01472 9.01472 3 11.5 3C13.9853 3 16 5.01472 16 7.5Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M18 14V18M18 18V22M18 18H14M18 18H22" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2><p class="tdesign-mobile-demo-block__summary">组件尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demo-avatar"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/avatar/_example/size.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="tdesign-demo-avatar"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/avatar/_example/size.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><div class="tdesign-demo-avatar"><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--large"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--medium"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="avatar-demo"><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt="实例图片"/></div></div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small external-class-content"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle">A</div></div></div></div></div><div class="t-avatar__wrapper avatar-example--small"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--small t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/back-top/_example/base.tsx 1`] = `"<div class="button-group"><div class="tdesign-mobile-demo-block__summary">圆形返回顶部</div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->圆形返回顶部</span></button><div class="tdesign-mobile-demo-block__summary">半圆形返回顶部</div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->半圆形返回顶部</span></button></div>"`; exports[`ssr snapshot test > ssr test src/back-top/_example/index.tsx 1`] = `"<div class="tdesign-mobile-react-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">BackTop 返回顶部</h1><p class="tdesign-mobile-demo-header__summary">用于当页面过长往下滑动时,帮助用户快速回到页面顶部。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">组件类型</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="button-group"><div class="tdesign-mobile-demo-block__summary">圆形返回顶部</div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->圆形返回顶部</span></button><div class="tdesign-mobile-demo-block__summary">半圆形返回顶部</div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->半圆形返回顶部</span></button></div></div></div><div class="group"><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div><div class="item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/badge/_example/base.tsx 1`] = `"<div class="summary">红点徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:-1px"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:1px"></div></div></div><div class="summary">数字徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-8px;top:0px">8</div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:2px;top:2px">8</div></div></div><div class="summary">自定义徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:2px">NEW</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/badge/_example/base.tsx 1`] = `"<div class="summary">红点徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:-1px"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:1px"></div></div></div><div class="summary">数字徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-8px;top:0px">8</div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:2px;top:2px">8</div></div></div><div class="summary">自定义徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:2px">NEW</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/badge/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Badge 徽标</h1><p class="tdesign-mobile-demo-header__summary">用于告知用户,该区域的状态变化或者待处理任务的数量。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">红点徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:-1px"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:1px"></div></div></div><div class="summary">数字徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-8px;top:0px">8</div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:2px;top:2px">8</div></div></div><div class="summary">自定义徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:2px">NEW</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">圆形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">方形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--square t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">气泡徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-shop"><path fill="currentColor" d="M7.5 5.5C7.5 3.01472 9.51472 1 12 1C14.4853 1 16.5 3.01472 16.5 5.5V7H21V23H3V7H7.5V5.5ZM7.5 9H5V21H19V9H16.5V12H14.5V9H9.5V12H7.5V9ZM14.5 7V5.5C14.5 4.11929 13.3807 3 12 3C10.6193 3 9.5 4.11929 9.5 5.5V7H14.5Z"></path></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--bubble t-badge--count t-has-count">领积分</div></div></div><div class="summary" style="margin-bottom:16px">角标</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge t-badge__ribbon-outer"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--ribbon t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">Large</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--large t-badge--circle t-badge--count t-has-count" style="right:7px;top:7px">8</div></div></div></div></div><div class="summary">Middle</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:5px;top:5px">8</div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/badge/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Badge 徽标</h1><p class="tdesign-mobile-demo-header__summary">用于告知用户,该区域的状态变化或者待处理任务的数量。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">红点徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:-1px"></div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:1px;top:1px"></div></div></div><div class="summary">数字徽标</div><div class="badge-demo"><div class="badge-item t-badge"><div class="t-badge__content"><span class="t-badge__content-text">消息</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-8px;top:0px">8</div></div><div class="badge-item t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div><div class="badge-item t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->按钮</span></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:2px;top:2px">8</div></div></div><div class="summary">自定义徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:2px">NEW</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">圆形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">方形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--square t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">气泡徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-shop" style="fill:none"><g id="shop"><path id="fill1" fill="transparent" d="M4 8H20V22H4V8Z"></path><path id="stroke1" stroke="currentColor" d="M15.5 11V5.5C15.5 3.567 13.933 2 12 2C10.067 2 8.5 3.567 8.5 5.5V11M4 8H20V22H4V8Z" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--bubble t-badge--count t-has-count">领积分</div></div></div><div class="summary" style="margin-bottom:16px">角标</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge t-badge__ribbon-outer"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--ribbon t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">Large</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--large t-badge--circle t-badge--count t-has-count" style="right:7px;top:7px">8</div></div></div></div></div><div class="summary">Middle</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:5px;top:5px">8</div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/badge/_example/size.tsx 1`] = `"<div class="summary">Large</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--large t-badge--circle t-badge--count t-has-count" style="right:7px;top:7px">8</div></div></div></div></div><div class="summary">Middle</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:5px;top:5px">8</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/badge/_example/size.tsx 1`] = `"<div class="summary">Large</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--large t-avatar--circle"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--large t-badge--circle t-badge--count t-has-count" style="right:7px;top:7px">8</div></div></div></div></div><div class="summary">Middle</div><div class="block"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-avatar__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:5px;top:5px">8</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/badge/_example/theme.tsx 1`] = `"<div class="summary">圆形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">方形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="font-size:24"><path fill="currentColor" d="M4 8C4 3.58172 7.58172 0 12 0C16.4183 0 20 3.58172 20 8V12.6972L22 15.6972V20H16.3885C15.9338 22.004 14.1416 23.5 12 23.5C9.85841 23.5 8.06624 22.004 7.61151 20H2V15.6972L4 12.6972V8ZM9.70802 20C10.0938 20.883 10.9748 21.5 12 21.5C13.0252 21.5 13.9062 20.883 14.292 20H9.70802ZM12 2C8.68629 2 6 4.68629 6 8V13.3028L4 16.3028V18H20V16.3028L18 13.3028V8C18 4.68629 15.3137 2 12 2Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--square t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">气泡徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-shop"><path fill="currentColor" d="M7.5 5.5C7.5 3.01472 9.51472 1 12 1C14.4853 1 16.5 3.01472 16.5 5.5V7H21V23H3V7H7.5V5.5ZM7.5 9H5V21H19V9H16.5V12H14.5V9H9.5V12H7.5V9ZM14.5 7V5.5C14.5 4.11929 13.3807 3 12 3C10.6193 3 9.5 4.11929 9.5 5.5V7H14.5Z"></path></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--bubble t-badge--count t-has-count">领积分</div></div></div><div class="summary" style="margin-bottom:16px">角标</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge t-badge__ribbon-outer"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--ribbon t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/badge/_example/theme.tsx 1`] = `"<div class="summary">圆形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">方形徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-notification" style="fill:none;font-size:24"><g id="notification"><path id="fill1" fill="transparent" d="M3 19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8V13L3 16V19Z"></path><path id="fill2" fill="transparent" d="M12 22.5C13.933 22.5 15.5 20.933 15.5 19H8.5C8.5 20.933 10.067 22.5 12 22.5Z"></path><g id="stroke1"><path stroke="currentColor" d="M5 8V13L3 16V19H21V16L19 13V8C19 4.13401 15.866 1 12 1C8.13401 1 5 4.13401 5 8Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M8.5 19H15.5C15.5 20.933 13.933 22.5 12 22.5C10.067 22.5 8.5 20.933 8.5 19Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--square t-badge--count t-has-count" style="right:-2px;top:-2px">2</div></div></div><div class="summary">气泡徽标</div><div class="badge-demo"><div class="t-badge"><div class="t-badge__content"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-shop" style="fill:none"><g id="shop"><path id="fill1" fill="transparent" d="M4 8H20V22H4V8Z"></path><path id="stroke1" stroke="currentColor" d="M15.5 11V5.5C15.5 3.567 13.933 2 12 2C10.067 2 8.5 3.567 8.5 5.5V11M4 8H20V22H4V8Z" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div><div class="t-badge--basic t-badge--medium t-badge--bubble t-badge--count t-has-count">领积分</div></div></div><div class="summary" style="margin-bottom:16px">角标</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge t-badge__ribbon-outer"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--ribbon t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/button/_example/base.tsx 1`] = `"<div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div>"`; @@ -48,11 +48,11 @@ exports[`ssr snapshot test > ssr test src/button/_example/ghost.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/button/_example/group.tsx 1`] = `"<div class="row section-group"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/button/_example/icon.tsx 1`] = `"<div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--loading" disabled=""><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div><span class="t-button__content"> <!-- -->加载中</span></button></div>"`; +exports[`ssr snapshot test > ssr test src/button/_example/icon.tsx 1`] = `"<div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--loading" disabled=""><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div><span class="t-button__content"> <!-- -->加载中</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/button/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Button 按钮</h1><p class="tdesign-mobile-demo-header__summary">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:24px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--loading" disabled=""><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div><span class="t-button__content"> <!-- -->加载中</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">幽灵按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-ghost"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">组合按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-group"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">通栏按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">按钮禁用态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">按钮尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-size"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮48</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮40</span></button><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮32</span></button><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮28</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">按钮形状</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-shape"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button></div><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle rectangle-button t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">按钮主题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/button/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Button 按钮</h1><p class="tdesign-mobile-demo-header__summary">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:24px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--loading" disabled=""><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div><span class="t-button__content"> <!-- -->加载中</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">幽灵按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-ghost"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle t-button--ghost"><span class="t-button__content"> <!-- -->幽灵按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">组合按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-group"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">通栏按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">按钮禁用态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->填充按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle t-button--disabled" disabled=""><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">按钮尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-size"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮48</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮40</span></button><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮32</span></button><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮28</span></button></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">按钮形状</p></div><div class="tdesign-mobile-demo-block__slot"><div class="row section-shape"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button></div><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle rectangle-button t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">按钮主题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/button/_example/shape.tsx 1`] = `"<div class="row section-shape"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></button></div><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle rectangle-button t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button>"`; +exports[`ssr snapshot test > ssr test src/button/_example/shape.tsx 1`] = `"<div class="row section-shape"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></button></div><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle rectangle-button t-button--block"><span class="t-button__content"> <!-- -->填充按钮</span></button>"`; exports[`ssr snapshot test > ssr test src/button/_example/size.tsx 1`] = `"<div class="row section-size"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮48</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮40</span></button><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮32</span></button><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->按钮28</span></button></div>"`; @@ -62,93 +62,95 @@ exports[`ssr snapshot test > ssr test src/button/_example/test.tsx 1`] = `"<div> exports[`ssr snapshot test > ssr test src/button/_example/theme.tsx 1`] = `"<div class="demo-content"><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--danger t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->填充按钮</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->描边按钮</span></button><button type="button" class="t-button t-button--size-large t-button--text t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->文字按钮</span></button></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/base.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单个选择日期</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/base.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单个选择日期</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/custom-text.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带双行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初一</div>1<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初二</div>2<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初三</div>3<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">情人节</div>14<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">元宵节</div>15<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/custom-text.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带双行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初一</div>1<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初二</div>2<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初三</div>3<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">情人节</div>14<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">元宵节</div>15<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/custom-text-single.tsx 1`] = `"<div class="example-calendar"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带单行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/custom-text-single.tsx 1`] = `"<div class="example-calendar"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带单行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/disabled.tsx 1`] = `"<div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">含不可选的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/disabled.tsx 1`] = `"<div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">含不可选的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Calendar 日历</h1><p class="tdesign-mobile-demo-header__summary">按照日历形式展示数据或日期的容器</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单个选择日期</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多个选择日期</div></div><div class="t-cell__note">2022-2-18, 2022-...</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带单行描述的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-calendar"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带单行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带双行描述的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带双行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初一</div>1<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初二</div>2<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初三</div>3<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">情人节</div>14<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">元宵节</div>15<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带翻页功能的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar-header"><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left-double"><path fill="currentColor" d="M18.4144 7.50003L13.9144 12L18.4144 16.5L17.0001 17.9142L11.0859 12L17.0002 6.08582L18.4144 7.50003ZM11.9144 7.50003L7.41436 12L11.9144 16.5L10.5002 17.9142L4.58594 12L10.5002 6.08582L11.9144 7.50003Z"></path></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div></div><div class="t-calendar-header__title">undefined undefined</div><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right-double"><path fill="currentColor" d="M5.58594 16.5L10.0859 12L5.58594 7.50003L7.00015 6.08582L12.9144 12L7.00015 17.9142L5.58594 16.5ZM12.0859 16.5L16.5859 12L12.0859 7.50003L13.5002 6.08582L19.4144 12L13.5001 17.9142L12.0859 16.5Z"></path></svg></div></div></div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带翻页功能</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可选择区间日期的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-calendar"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="wrapper"><div class="wrapper__left">2022-02-19</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-swap-right wrapper__center" style="font-size:20px"><path fill="currentColor" d="M15 7.58569L22.4142 14.9999L2 14.9999V12.9999L17.5858 12.9999L13.5858 8.99991L15 7.58569Z"></path></svg><div class="wrapper__right">2022-02-21</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">含不可选的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">含不可选的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">不使用 Popup</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-calendar"><div class="t-calendar__title">Select Date</div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Calendar 日历</h1><p class="tdesign-mobile-demo-header__summary">按照日历形式展示数据或日期的容器</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单个选择日期</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多个选择日期</div></div><div class="t-cell__note">2022-2-18, 2022-...</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带单行描述的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-calendar"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带单行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带双行描述的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带双行描述的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初一</div>1<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初二</div>2<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">初三</div>3<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">情人节</div>14<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item is-holiday"><div class="t-calendar__dates-item-prefix">元宵节</div>15<div class="t-calendar__dates-item-suffix">¥100</div></div><div class="t-calendar__dates-item">16<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">17<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">18<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">19<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">20<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">21<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">22<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">23<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">24<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">25<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">26<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">27<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">28<div class="t-calendar__dates-item-suffix">¥60</div></div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">2<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">3<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">4<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">5<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">6<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">7<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">8<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">9<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">10<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">11<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">12<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">13<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">14<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item">15<div class="t-calendar__dates-item-suffix">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31<div class="t-calendar__dates-item-suffix t-calendar__dates-item-suffix--disabled">¥60</div></div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带翻页功能的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar-header"><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left-double" style="fill:none"><g id="chevron-left.double"><path id="stroke1" stroke="currentColor" d="M10.5 7.5L6 12L10.5 16.5M17 7.5L12.5 12L17 16.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-calendar-header__title">undefined undefined</div><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right-double" style="fill:none"><g id="chevron-right.double"><path id="stroke1" stroke="currentColor" d="M13.5 16.5L18 12L13.5 7.5M7 16.5L11.5 12L7 7.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带翻页功能</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可选择区间日期的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-calendar"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="wrapper"><div class="wrapper__left">2022-02-19</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-swap-right wrapper__center" style="fill:none;font-size:20px"><g id="swap-right"><path id="stroke1" stroke="currentColor" d="M3 14L20 14L15 9" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="wrapper__right">2022-02-21</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">含不可选的日历</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">含不可选的日历</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">不使用 Popup</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-calendar"><div class="t-calendar__title">Select Date</div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/multiple.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多个选择日期</div></div><div class="t-cell__note">2022-2-18, 2022-...</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/multiple.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多个选择日期</div></div><div class="t-cell__note">2022-2-18, 2022-...</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/range.tsx 1`] = `"<div class="example-calendar"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="wrapper"><div class="wrapper__left">2022-02-19</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-swap-right wrapper__center" style="font-size:20px"><path fill="currentColor" d="M15 7.58569L22.4142 14.9999L2 14.9999V12.9999L17.5858 12.9999L13.5858 8.99991L15 7.58569Z"></path></svg><div class="wrapper__right">2022-02-21</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/range.tsx 1`] = `"<div class="example-calendar"><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2022_month_1" class="t-calendar__month">February 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2022_month_2" class="t-calendar__month">March 2022</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">31</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="wrapper"><div class="wrapper__left">2022-02-19</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-swap-right wrapper__center" style="fill:none;font-size:20px"><g id="swap-right"><path id="stroke1" stroke="currentColor" d="M3 14L20 14L15 9" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="wrapper__right">2022-02-21</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/calendar/_example/switch-mode.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar-header"><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left-double"><path fill="currentColor" d="M18.4144 7.50003L13.9144 12L18.4144 16.5L17.0001 17.9142L11.0859 12L17.0002 6.08582L18.4144 7.50003ZM11.9144 7.50003L7.41436 12L11.9144 16.5L10.5002 17.9142L4.58594 12L10.5002 6.08582L11.9144 7.50003Z"></path></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div></div><div class="t-calendar-header__title">undefined undefined</div><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right-double"><path fill="currentColor" d="M5.58594 16.5L10.0859 12L5.58594 7.50003L7.00015 6.08582L12.9144 12L7.00015 17.9142L5.58594 16.5ZM12.0859 16.5L16.5859 12L12.0859 7.50003L13.5002 6.08582L19.4144 12L13.5001 17.9142L12.0859 16.5Z"></path></svg></div></div></div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带翻页功能</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/calendar/_example/switch-mode.tsx 1`] = `"<div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar-header"><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left-double" style="fill:none"><g id="chevron-left.double"><path id="stroke1" stroke="currentColor" d="M10.5 7.5L6 12L10.5 16.5M17 7.5L12.5 12L17 16.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-calendar-header__title">undefined undefined</div><div class="t-calendar-header__action"><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-calendar-header__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right-double" style="fill:none"><g id="chevron-right.double"><path id="stroke1" stroke="currentColor" d="M13.5 16.5L18 12L13.5 7.5M7 16.5L11.5 12L7 7.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带翻页功能</div></div><div class="t-cell__note">2022-2-18</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/calendar/_example/without-popup.tsx 1`] = `"<div><div class="t-calendar"><div class="t-calendar__title">Select Date</div><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/base.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/base.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/check-strictly.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><span style="color:#0052d9">确定</span></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/check-strictly.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><span style="color:#0052d9">确定</span></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Cascader 级联选择器</h1><p class="tdesign-mobile-demo-header__summary">用于多层级数据选择,主要为树形结构,可展示更多的数据。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 基础</h2><p class="tdesign-mobile-demo-block__summary">基础用法</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">选项卡风格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 进阶</h2><p class="tdesign-mobile-demo-block__summary">带初始值</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义keys</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">使用次级标题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-title">请选择省份</div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">选择任意一项</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><span style="color:#0052d9">确定</span></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Cascader 级联选择器</h1><p class="tdesign-mobile-demo-header__summary">用于多层级数据选择,主要为树形结构,可展示更多的数据。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 基础</h2><p class="tdesign-mobile-demo-block__summary">基础用法</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">选项卡风格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 进阶</h2><p class="tdesign-mobile-demo-block__summary">带初始值</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义keys</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">使用次级标题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-title">请选择省份</div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">选择任意一项</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><span style="color:#0052d9">确定</span></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/keys.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/keys.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/theme-tab.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/theme-tab.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/with-title.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-title">请选择省份</div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/with-title.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-title">请选择省份</div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cascader/_example/with-value.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="font-size:22px"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cascader/_example/with-value.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">地址</div></div><div class="t-cell__note">请选择地址</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-cascader"><div class="t-cascader__title">选择地址</div><div class="t-cascader__close-btn"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-cascader__content"><div><div class="t-cascader__steps"><div class="t-cascader__step"><div class="t-cascader__step-dot t-cascader__step-dot--last"></div><div class="t-cascader__step-label t-cascader__step-label--active">选择选项</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right t-cascader__step-arrow" style="fill:none;font-size:22px"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cascader__options-container" style="width:100vw;transform:translateX(-000vw)"><div class="t-cascader__options"><div class="t-cascader-radio-group-0"><div class="t-radio-group"><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="110000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">北京市</span></div></div><div class="t-radio t-radio--right t-radio--block"><input type="radio" class="t-radio__original" value="120000"/><div class="t-radio__icon t-radio__icon--right"><div class="placeholder"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">天津市</span></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cell/_example/base.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example4.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Cell 单元格</h1><p class="tdesign-mobile-demo-header__summary">一行内容/功能的垂直排列方式。一行项目左侧为主要内容展示区域,右侧可增加更多操作内容</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">单行单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-grid-base"><div><div class="t-cell-group t-cell-group--default t-cell-group--bordered"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02</h2><p class="tdesign-mobile-demo-block__summary">多行单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多行高度不定,长文本自动换行,该选项的描述是一段很长的内容</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><img src="https://tdesign.gtimg.com/mobile/demos/example4.png" class="t-cell__left-image"/></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">卡片单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-cell-group t-cell-group--card"><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-service"><path fill="currentColor" d="M2 11C2 5.47715 6.47715 1 12 1C17.5228 1 22 5.47715 22 11V16.1538C22 17.7996 20.58 19 19 19H16V11H20C20 6.58172 16.4183 3 12 3C7.58172 3 4 6.58172 4 11H8V19H6.06301C6.28503 19.8626 7.06808 20.5 8 20.5H9.56367C9.87991 20.0466 10.4053 19.75 11 19.75H13C13.9665 19.75 14.75 20.5335 14.75 21.5C14.75 22.4665 13.9665 23.25 13 23.25H11C10.4053 23.25 9.87991 22.9534 9.56367 22.5H8C5.90559 22.5 4.18714 20.8903 4.0143 18.8406C2.87438 18.4625 2 17.4453 2 16.1538V11ZM6 17V13H4V16.1538C4 16.5473 4.37084 17 5 17H6ZM20 13H18V17H19C19.6292 17 20 16.5473 20 16.1538V13Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-internet"><path fill="currentColor" d="M3.05493 11C3.45261 7.40254 5.97062 4.44413 9.33156 3.40217C8.00851 5.65483 7.1892 8.23957 7.02895 11H3.05493ZM10.9922 1.04555C5.38944 1.55442 1 6.26461 1 12C1 17.7354 5.3894 22.4455 10.9922 22.9545L11 22.9643L11.4254 22.9853C11.4932 22.9887 11.5611 22.9916 11.6292 22.9939C11.7523 22.9979 11.8759 23 12 23C12.1187 23 12.2369 22.9981 12.3546 22.9944C12.4281 22.9921 12.5015 22.989 12.5746 22.9853L13 22.9643L13.0078 22.9545C18.6106 22.4455 23 17.7354 23 12C23 6.26461 18.6106 1.55443 13.0078 1.04555L12.9999 1.03571L12.5736 1.0147C12.4767 1.00972 12.3795 1.006 12.2819 1.00354C12.1882 1.00119 12.0942 1 12 1C11.9051 1 11.8104 1.0012 11.7161 1.00359C11.6192 1.00605 11.5226 1.00976 11.4263 1.0147L11.0001 1.03571L10.9922 1.04555ZM12.0011 3C13.6972 5.25767 14.7704 8.00828 14.9672 11H9.03278C9.22955 8.00828 10.3028 5.25767 11.9989 3C11.9992 3 11.9996 3 12 3C12.0004 3 12.0008 3 12.0011 3ZM7.02894 13C7.18917 15.7604 8.00847 18.3452 9.3315 20.5978C5.97059 19.5558 3.45261 16.5974 3.05493 13H7.02894ZM11.9988 21C10.3028 18.7423 9.22953 15.9917 9.03277 13H14.9672C14.7705 15.9917 13.6972 18.7423 12.0012 21C12.0008 21 12.0004 21 12 21C11.9996 21 11.9992 21 11.9988 21ZM14.6685 20.5978C15.9915 18.3452 16.8108 15.7604 16.9711 13H20.9451C20.5474 16.5974 18.0294 19.5558 14.6685 20.5978ZM16.9711 11C16.8108 8.23957 15.9915 5.65483 14.6684 3.40217C18.0294 4.44413 20.5474 7.40254 20.9451 11H16.9711Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cell/_example/base.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example4.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Cell 单元格</h1><p class="tdesign-mobile-demo-header__summary">一行内容/功能的垂直排列方式。一行项目左侧为主要内容展示区域,右侧可增加更多操作内容</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">单行单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-grid-base"><div><div class="t-cell-group t-cell-group--default t-cell-group--bordered"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02</h2><p class="tdesign-mobile-demo-block__summary">多行单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多行高度不定,长文本自动换行,该选项的描述是一段很长的内容</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><img src="https://tdesign.gtimg.com/mobile/demos/example4.png" class="t-cell__left-image"/></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">卡片单元格</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-cell-group t-cell-group--card"><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-service" style="fill:none"><g id="service"><g id="fill1"><path fill="transparent" d="M3 12H7V18H5C3.89543 18 3 17.1734 3 16.1538V12Z"></path><path fill="transparent" d="M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12Z"></path></g><path id="fill2" fill="transparent" d="M10.25 21.5C10.25 21.0858 10.5858 20.75 11 20.75H13C13.4142 20.75 13.75 21.0858 13.75 21.5C13.75 21.9142 13.4142 22.25 13 22.25H11C10.5858 22.25 10.25 21.9142 10.25 21.5Z"></path><path id="stroke1" stroke="currentColor" d="M21 12V11C21 6.02944 16.9706 2 12 2C7.02944 2 3 6.02944 3 11V12M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12ZM3 12H7V18H5M3 12V16.1538C3 17.1734 3.89543 18 5 18M10.25 21.5H8C6.34315 21.5 5 20.1569 5 18.5V18M10.25 21.5C10.25 21.9142 10.5858 22.25 11 22.25H13C13.4142 22.25 13.75 21.9142 13.75 21.5C13.75 21.0858 13.4142 20.75 13 20.75H11C10.5858 20.75 10.25 21.0858 10.25 21.5Z" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-internet" style="fill:none"><g id="internet"><path id="fill1" fill="transparent" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5229 6.47715 22 12 22C17.5228 22 22 17.5229 22 12C22 6.47715 17.5228 2 12 2Z"></path><path id="fill2" fill="transparent" d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z"></path><path id="stroke1" stroke="currentColor" d="M3 12H21M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5229 17.5228 22 12 22C6.47715 22 2 17.5229 2 12Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cell/_example/group.tsx 1`] = `"<div><div class="t-cell-group t-cell-group--card"><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-service"><path fill="currentColor" d="M2 11C2 5.47715 6.47715 1 12 1C17.5228 1 22 5.47715 22 11V16.1538C22 17.7996 20.58 19 19 19H16V11H20C20 6.58172 16.4183 3 12 3C7.58172 3 4 6.58172 4 11H8V19H6.06301C6.28503 19.8626 7.06808 20.5 8 20.5H9.56367C9.87991 20.0466 10.4053 19.75 11 19.75H13C13.9665 19.75 14.75 20.5335 14.75 21.5C14.75 22.4665 13.9665 23.25 13 23.25H11C10.4053 23.25 9.87991 22.9534 9.56367 22.5H8C5.90559 22.5 4.18714 20.8903 4.0143 18.8406C2.87438 18.4625 2 17.4453 2 16.1538V11ZM6 17V13H4V16.1538C4 16.5473 4.37084 17 5 17H6ZM20 13H18V17H19C19.6292 17 20 16.5473 20 16.1538V13Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-internet"><path fill="currentColor" d="M3.05493 11C3.45261 7.40254 5.97062 4.44413 9.33156 3.40217C8.00851 5.65483 7.1892 8.23957 7.02895 11H3.05493ZM10.9922 1.04555C5.38944 1.55442 1 6.26461 1 12C1 17.7354 5.3894 22.4455 10.9922 22.9545L11 22.9643L11.4254 22.9853C11.4932 22.9887 11.5611 22.9916 11.6292 22.9939C11.7523 22.9979 11.8759 23 12 23C12.1187 23 12.2369 22.9981 12.3546 22.9944C12.4281 22.9921 12.5015 22.989 12.5746 22.9853L13 22.9643L13.0078 22.9545C18.6106 22.4455 23 17.7354 23 12C23 6.26461 18.6106 1.55443 13.0078 1.04555L12.9999 1.03571L12.5736 1.0147C12.4767 1.00972 12.3795 1.006 12.2819 1.00354C12.1882 1.00119 12.0942 1 12 1C11.9051 1 11.8104 1.0012 11.7161 1.00359C11.6192 1.00605 11.5226 1.00976 11.4263 1.0147L11.0001 1.03571L10.9922 1.04555ZM12.0011 3C13.6972 5.25767 14.7704 8.00828 14.9672 11H9.03278C9.22955 8.00828 10.3028 5.25767 11.9989 3C11.9992 3 11.9996 3 12 3C12.0004 3 12.0008 3 12.0011 3ZM7.02894 13C7.18917 15.7604 8.00847 18.3452 9.3315 20.5978C5.97059 19.5558 3.45261 16.5974 3.05493 13H7.02894ZM11.9988 21C10.3028 18.7423 9.22953 15.9917 9.03277 13H14.9672C14.7705 15.9917 13.6972 18.7423 12.0012 21C12.0008 21 12.0004 21 12 21C11.9996 21 11.9992 21 11.9988 21ZM14.6685 20.5978C15.9915 18.3452 16.8108 15.7604 16.9711 13H20.9451C20.5474 16.5974 18.0294 19.5558 14.6685 20.5978ZM16.9711 11C16.8108 8.23957 15.9915 5.65483 14.6684 3.40217C18.0294 4.44413 20.5474 7.40254 20.9451 11H16.9711Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cell/_example/group.tsx 1`] = `"<div><div class="t-cell-group t-cell-group--card"><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-service" style="fill:none"><g id="service"><g id="fill1"><path fill="transparent" d="M3 12H7V18H5C3.89543 18 3 17.1734 3 16.1538V12Z"></path><path fill="transparent" d="M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12Z"></path></g><path id="fill2" fill="transparent" d="M10.25 21.5C10.25 21.0858 10.5858 20.75 11 20.75H13C13.4142 20.75 13.75 21.0858 13.75 21.5C13.75 21.9142 13.4142 22.25 13 22.25H11C10.5858 22.25 10.25 21.9142 10.25 21.5Z"></path><path id="stroke1" stroke="currentColor" d="M21 12V11C21 6.02944 16.9706 2 12 2C7.02944 2 3 6.02944 3 11V12M21 12H17V18H19C20.1046 18 21 17.1734 21 16.1538V12ZM3 12H7V18H5M3 12V16.1538C3 17.1734 3.89543 18 5 18M10.25 21.5H8C6.34315 21.5 5 20.1569 5 18.5V18M10.25 21.5C10.25 21.9142 10.5858 22.25 11 22.25H13C13.4142 22.25 13.75 21.9142 13.75 21.5C13.75 21.0858 13.4142 20.75 13 20.75H11C10.5858 20.75 10.25 21.0858 10.25 21.5Z" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-internet" style="fill:none"><g id="internet"><path id="fill1" fill="transparent" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5229 6.47715 22 12 22C17.5228 22 22 17.5229 22 12C22 6.47715 17.5228 2 12 2Z"></path><path id="fill2" fill="transparent" d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z"></path><path id="stroke1" stroke="currentColor" d="M3 12H21M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5229 17.5228 22 12 22C6.47715 22 2 17.5229 2 12Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M11.4987 21.9877C11.6646 21.9959 11.8315 22 11.9994 22C12.1673 22 12.3342 21.9959 12.5 21.9877C17.113 16.2216 17.1129 7.77835 12.4999 2.01231C12.3341 2.00414 12.1672 2 11.9994 2C11.8315 2 11.6646 2.00414 11.4988 2.01231C6.88584 7.77835 6.88581 16.2216 11.4987 21.9877Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cell/_example/multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example4.png"/><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多行高度不定,长文本自动换行,该选项的描述是一段很长的内容</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><img src="https://tdesign.gtimg.com/mobile/demos/example4.png" class="t-cell__left-image"/></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cell/_example/multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/avatar1.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example4.png"/><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">多行高度不定,长文本自动换行,该选项的描述是一段很长的内容</div><div class="t-cell__description">一段很长很长的内容文字,长文本自动换行,该选项的描述是一段很长的内容</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><div class="t-avatar__wrapper"><div class="t-avatar__badge"><div class="t-badge"><div class="t-badge__content"><div class="t-avatar t-avatar--medium t-avatar--circle" style="font-size:NaNpx"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/avatar1.png" alt=""/></div></div></div></div></div></div></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><img src="https://tdesign.gtimg.com/mobile/demos/example4.png" class="t-cell__left-image"/></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div><div class="t-cell__description">一段很长很长的内容文字</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/cell/_example/single.tsx 1`] = `"<div class="tdesign-grid-base"><div><div class="t-cell-group t-cell-group--default t-cell-group--bordered"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/cell/_example/single.tsx 1`] = `"<div class="tdesign-grid-base"><div><div class="t-cell-group t-cell-group--default t-cell-group--bordered"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题<span class="t-cell--required"> *</span></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-badge"><div class="t-badge__content"></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">16</div></div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__note">辅助信息</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-cell__left-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div><div class="t-cell__title"><div class="t-cell__title-text">单行标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/all.tsx 1`] = `"<div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">全选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/all.tsx 1`] = `"<div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">全选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/base.tsx 1`] = `"<div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:2">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:2">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/base.tsx 1`] = `"<div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:2">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:2">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/card.tsx 1`] = `"<div class="t-checkbox-group theme-card"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/card.tsx 1`] = `"<div class="t-checkbox-group theme-card"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/horizontal.tsx 1`] = `"<div class="t-checkbox-group box horizontal"><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">上限四字</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/horizontal.tsx 1`] = `"<div class="t-checkbox-group box horizontal"><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">上限四字</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Checkbox 多选框</h1><p class="tdesign-mobile-demo-header__summary">用于预设的一组选项中执行多项选择,并呈现选择结果。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纵向多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:2">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:2">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group box horizontal"><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">上限四字</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带全选多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">全选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">多选框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group box"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked t-checkbox__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--disabled"><div class="t-checkbox__icon-circle t-checkbox__icon-circle--disabled"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">勾选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-checkbox__icon-wrapper"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><img class="t-checkbox__icon-wrapper" src="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">图片图标</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">勾选显示位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--right t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--right t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--right"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏多选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group theme-card"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2><p class="tdesign-mobile-demo-block__summary">纵向卡片多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-checkbox-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div><div class="tdesign-mobile-demo-block__summary" style="margin-left:16px;margin-top:24px">横向卡片多选框</div><div class="t-checkbox-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Checkbox 多选框</h1><p class="tdesign-mobile-demo-header__summary">用于预设的一组选项中执行多项选择,并呈现选择结果。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纵向多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:2">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:2">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group box horizontal"><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div><div class="t-checkbox t-checkbox--left"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">上限四字</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带全选多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group"><span><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">全选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息单选描述信息</div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></span></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">多选框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group box"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked t-checkbox__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--disabled"><div class="t-checkbox__icon-circle t-checkbox__icon-circle--disabled"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">勾选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-checkbox__icon-wrapper" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><img class="t-checkbox__icon-wrapper" src="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">图片图标</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">勾选显示位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--right t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--right t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--right"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏多选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-checkbox-group theme-card"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选标题多行多选标题多行多选标题多行多选标题多行多选标题多行多选标题</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2><p class="tdesign-mobile-demo-block__summary">纵向卡片多选框</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-checkbox-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div><div class="tdesign-mobile-demo-block__summary" style="margin-left:16px;margin-top:24px">横向卡片多选框</div><div class="t-checkbox-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/right.tsx 1`] = `"<div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--right t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--right t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--right"></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/right.tsx 1`] = `"<div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><div class="t-checkbox__icon-circle"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--right t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--right t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--right"></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/special.tsx 1`] = `"<div><div class="t-checkbox-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div><div class="tdesign-mobile-demo-block__summary" style="margin-left:16px;margin-top:24px">横向卡片多选框</div><div class="t-checkbox-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" aria-hidden="true"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/special.tsx 1`] = `"<div><div class="t-checkbox-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div><div class="tdesign-mobile-demo-block__summary" style="margin-left:16px;margin-top:24px">横向卡片多选框</div><div class="t-checkbox-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" aria-hidden="true"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div><div class="card "><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/status.tsx 1`] = `"<div class="t-checkbox-group box"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked t-checkbox__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--disabled"><div class="t-checkbox__icon-circle t-checkbox__icon-circle--disabled"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/status.tsx 1`] = `"<div class="t-checkbox-group box"><div class="t-checkbox t-checkbox--left t-checkbox--checked t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked t-checkbox__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--disabled"><div class="t-checkbox__icon-circle t-checkbox__icon-circle--disabled"></div></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</div><div class="t-checkbox__description t-checkbox__description--disabled" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/checkbox/_example/type.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-checkbox__icon-wrapper"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper"><path fill="currentColor" d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><img class="t-checkbox__icon-wrapper" src="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">图片图标</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div>"`; +exports[`ssr snapshot test > ssr test src/checkbox/_example/type.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-checkbox__icon-wrapper" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left t-checkbox__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-rectangle-filled t-checkbox__icon-wrapper" style="fill:none"><path fill="currentColor" d="M22 2H2V22H22V2ZM6.08618 12L7.5004 10.5858L10.5004 13.5858L16.5004 7.58579L17.9146 9L10.5004 16.4142L6.08618 12Z"></path></svg></div><div class="t-checkbox__content"><div class="t-checkbox__title t-checkbox__title--checked" style="-webkit-line-clamp:3">多选</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div><div style="height:16px"></div><div class="t-checkbox t-checkbox--left t-checkbox--block"><div class="t-checkbox__icon t-checkbox__icon--left"><img class="t-checkbox__icon-wrapper" src="https://tdesign.gtimg.com/mobile/demos/checkbox.png"/></div><div class="t-checkbox__content"><div class="t-checkbox__title" style="-webkit-line-clamp:3">图片图标</div><div class="t-checkbox__description" style="-webkit-line-clamp:5"></div></div><div class="t-checkbox__border t-checkbox__border--left"></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/accordion.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/accordion.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--disabled"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/action.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">收起</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/action.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">收起</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/base.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/base.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/card.tsx 1`] = `"<div class="t-collapse t-collapse--card undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/card.tsx 1`] = `"<div class="t-collapse t-collapse--card undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Collapse 折叠面板</h1><p class="tdesign-mobile-demo-header__summary">可以折叠/展开的内容区域。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础面板</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">向上展开</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--top"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--top"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作说明</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">收起</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">手风琴模式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">卡片折叠面板</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--card undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">单元测试</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down"><path fill="currentColor" d="M17.5001 8.08582L12.0002 13.5858L6.50015 8.08582L5.08594 9.50003L12.0002 16.4142L18.9144 9.50003L17.5001 8.08582Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/defaultExpandAll.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">面板1</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content">内容1</div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">面板2</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content">内容2</div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">面板2</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content">内容2</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/collapse/_example/placement.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--top"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--top"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up"><path fill="currentColor" d="M17.5001 15.9142L12.0002 10.4142L6.50015 15.9142L5.08594 14.5L12.0002 7.58582L18.9144 14.5L17.5001 15.9142Z"></path></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/collapse/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Collapse 折叠面板</h1><p class="tdesign-mobile-demo-header__summary">可以折叠/展开的内容区域。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础折叠面板</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作说明</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__note">收起</div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">手风琴式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--disabled"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">卡片折叠面板</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-collapse t-collapse--card undefined"><div class="t-collapse-panel t-collapse-panel--bottom t-collapse-panel--active"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom t-collapse-panel__header--expanded"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:1fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div><div class="t-collapse-panel t-collapse-panel--bottom"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--bottom"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-down" style="fill:none"><g id="chevron-down"><path id="stroke1" stroke="currentColor" d="M17.5 9.5L12 15L6.5 9.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容</div></div></div></div></div></div></div></div></div>"`; + +exports[`ssr snapshot test > ssr test src/collapse/_example/placement.tsx 1`] = `"<div class="t-collapse t-collapse--default undefined"><div class="t-collapse-panel t-collapse-panel--top"><div class="t-collapse-panel__title"><div class="t-cell t-collapse-panel__header t-collapse-panel__header--top"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">折叠面板标题</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-collapse-panel__header-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-up" style="fill:none"><g id="chevron-up"><path id="stroke1" stroke="currentColor" d="M17.5 14.5L12 9L6.5 14.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="t-collapse-panel__body" style="grid-template-rows:0fr"><div class="t-collapse-panel__inner"><div class="t-collapse-panel__content"><div class="content">此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容此处可自定义内容可自定义内容</div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/color-picker/_example/base.tsx 1`] = `"<div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--base"></div></div>"`; -exports[`ssr snapshot test > ssr test src/color-picker/_example/format.tsx 1`] = `"<div><div class="format-line"><div class="format-item active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check check-icon" style="font-size:14px"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg>CSS</div><div class="format-item ">HEX</div><div class="format-item ">RGB</div><div class="format-item ">HSL</div><div class="format-item ">HSV</div><div class="format-item ">CMYK</div></div><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">CSS</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/color-picker/_example/format.tsx 1`] = `"<div><div class="format-line"><div class="format-item active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check check-icon" style="fill:none;font-size:14px"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg>CSS</div><div class="format-item ">HEX</div><div class="format-item ">RGB</div><div class="format-item ">HSL</div><div class="format-item ">HSV</div><div class="format-item ">CMYK</div></div><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">CSS</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/color-picker/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ColorPicker 颜色选择器</h1><p class="tdesign-mobile-demo-header__summary">用于颜色选择,支持多种格式。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--base"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->弹窗形式的颜色选择器</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">组件模式选择</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="format-line"><div class="format-item active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check check-icon" style="font-size:14px"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg>CSS</div><div class="format-item ">HEX</div><div class="format-item ">RGB</div><div class="format-item ">HSL</div><div class="format-item ">HSV</div><div class="format-item ">CMYK</div></div><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">CSS</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/color-picker/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ColorPicker 颜色选择器</h1><p class="tdesign-mobile-demo-header__summary">用于颜色选择,支持多种格式。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--base"></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->弹窗形式的颜色选择器</span></button></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">组件模式选择</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="format-line"><div class="format-item active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check check-icon" style="fill:none;font-size:14px"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg>CSS</div><div class="format-item ">HEX</div><div class="format-item ">RGB</div><div class="format-item ">HSL</div><div class="format-item ">HSV</div><div class="format-item ">CMYK</div></div><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">CSS</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/color-picker/_example/multiple.tsx 1`] = `"<div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/color-picker/_example/usePopup.tsx 1`] = `"<div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-color-picker__panel"><div class="t-color-picker__body t-color-picker__body--multiple"><div class="t-color-picker__saturation" style="background:hsl(0, 100%, 50%)"><div class="t-color-picker__thumb" style="top:0;left:0"></div></div><div class="t-color-picker__sliders-wrapper"><div class="t-color-picker__sliders"><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--hue-type"><div class="t-color-picker__slider"><div class="t-color-picker__rail"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div><div class="t-color-picker__slider-wrapper t-color-picker__slider-wrapper--alpha-type"><div class="t-color-picker__slider-padding" style="background:linear-gradient(90deg, rgba(0,0,0,.0) 0%, rgba(0,0,0,.0) 93%, 93%, 100%"></div><div class="t-color-picker__slider"><div class="t-color-picker__rail" style="background:linear-gradient(to right, rgba(0, 0, 0, 0),"></div><div class="t-color-picker__thumb" style="left:0%"></div></div></div></div></div><div class="t-color-picker__format"><div class="t-color-picker__format-item t-color-picker__format-item--first">RGB</div><div class="t-color-picker__format-item t-color-picker__format-item--second"><div class="t-color-picker__format-inputs"></div></div></div></div></div></div><div class="row"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->弹窗形式的颜色选择器</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/config-provider/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ConfigProvider 全局配置</h1><p class="tdesign-mobile-demo-header__summary">全局特性配置包含各个组件的文本语言配置及其他通用配置,可以减少重复的通用配置。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">Upload</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple="" accept="image/jpeg"/></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">Table</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-type"><div>Type</div></th><th class="t-table__th-platform"><div>Platform</div></th><th class="t-table__th-property"><div>Property</div></th></tr></thead><tbody class="t-table__body"><tr class="t-table__empty-row"><td colSpan="3"><div class="t-table__empty">暂无数据</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">其他组件</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo-cell rate-demo-cell--space"><div class="rate-demo-cell__label">Rating</div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">3 score</span></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">Single select date</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/config-provider/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">ConfigProvider 全局配置</h1><p class="tdesign-mobile-demo-header__summary">全局特性配置包含各个组件的文本语言配置及其他通用配置,可以减少重复的通用配置。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">Upload</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple="" accept="image/jpeg"/></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">Table</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-type"><div>Type</div></th><th class="t-table__th-platform"><div>Platform</div></th><th class="t-table__th-property"><div>Property</div></th></tr></thead><tbody class="t-table__body"><tr class="t-table__empty-row"><td colSpan="3"><div class="t-table__empty">暂无数据</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">其他组件</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo-cell rate-demo-cell--space"><div class="rate-demo-cell__label">Rating</div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">3 score</span></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">Single select date</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/config-provider/_example/other-en.tsx 1`] = `"<div class="rate-demo-cell rate-demo-cell--space"><div class="rate-demo-cell__label">Rating</div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">3 score</span></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">Single select date</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/config-provider/_example/other-en.tsx 1`] = `"<div class="rate-demo-cell rate-demo-cell--space"><div class="rate-demo-cell__label">Rating</div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">3 score</span></div></div><div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-calendar t-calendar--popup"><div class="t-calendar__title">Select Date</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-calendar__close-btn" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-calendar__days"><div class="t-calendar__days-item">Sun</div><div class="t-calendar__days-item">Mon</div><div class="t-calendar__days-item">Tue</div><div class="t-calendar__days-item">Wed</div><div class="t-calendar__days-item">Thu</div><div class="t-calendar__days-item">Fri</div><div class="t-calendar__days-item">Sat</div></div><div class="t-calendar__months" style="overflow:auto"><div id="year_2020_month_11" class="t-calendar__month">December 2020</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">1</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">2</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">3</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">4</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">5</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">6</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">7</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">8</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">9</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">10</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">11</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">12</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">13</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">14</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">15</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">16</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">17</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">18</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">19</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">20</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">21</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">22</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">23</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">24</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">25</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">26</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_0" class="t-calendar__month">January 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_1" class="t-calendar__month">February 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div></div><div id="year_2021_month_2" class="t-calendar__month">March 2021</div><div class="t-calendar__dates"><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_3" class="t-calendar__month">April 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div></div><div id="year_2021_month_4" class="t-calendar__month">May 2021</div><div class="t-calendar__dates"><div></div><div></div><div></div><div></div><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item">29</div><div class="t-calendar__dates-item">30</div><div class="t-calendar__dates-item">31</div></div><div id="year_2021_month_5" class="t-calendar__month">June 2021</div><div class="t-calendar__dates"><div></div><div></div><div class="t-calendar__dates-item">1</div><div class="t-calendar__dates-item">2</div><div class="t-calendar__dates-item">3</div><div class="t-calendar__dates-item">4</div><div class="t-calendar__dates-item">5</div><div class="t-calendar__dates-item">6</div><div class="t-calendar__dates-item">7</div><div class="t-calendar__dates-item">8</div><div class="t-calendar__dates-item">9</div><div class="t-calendar__dates-item">10</div><div class="t-calendar__dates-item">11</div><div class="t-calendar__dates-item">12</div><div class="t-calendar__dates-item">13</div><div class="t-calendar__dates-item">14</div><div class="t-calendar__dates-item">15</div><div class="t-calendar__dates-item">16</div><div class="t-calendar__dates-item">17</div><div class="t-calendar__dates-item">18</div><div class="t-calendar__dates-item">19</div><div class="t-calendar__dates-item">20</div><div class="t-calendar__dates-item">21</div><div class="t-calendar__dates-item">22</div><div class="t-calendar__dates-item">23</div><div class="t-calendar__dates-item">24</div><div class="t-calendar__dates-item">25</div><div class="t-calendar__dates-item">26</div><div class="t-calendar__dates-item">27</div><div class="t-calendar__dates-item">28</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">29</div><div class="t-calendar__dates-item t-calendar__dates-item--disabled">30</div></div></div><div class="t-calendar__footer"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->Confirm</span></button></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">Single select date</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; exports[`ssr snapshot test > ssr test src/config-provider/_example/table-en.tsx 1`] = `"<div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-type"><div>Type</div></th><th class="t-table__th-platform"><div>Platform</div></th><th class="t-table__th-property"><div>Property</div></th></tr></thead><tbody class="t-table__body"><tr class="t-table__empty-row"><td colSpan="3"><div class="t-table__empty">暂无数据</div></td></tr></tbody></table></div></div>"`; -exports[`ssr snapshot test > ssr test src/config-provider/_example/upload-en.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="upload-demo"><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple="" accept="image/jpeg"/></div></div>"`; +exports[`ssr snapshot test > ssr test src/config-provider/_example/upload-en.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="upload-demo"><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple="" accept="image/jpeg"/></div></div>"`; exports[`ssr snapshot test > ssr test src/count-down/_example/base.tsx 1`] = `"<div class="demo-count-down"><text class="demo-count-down-desc"> 时分秒 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 带毫秒 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 带方形底 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 带圆形底 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 带单位 </text><div class="demo-count-down-content"></div></div><div class="demo-count-down"><text class="demo-count-down-desc"> 无底色带单位 </text><div class="demo-count-down-content"></div></div>"`; @@ -196,45 +198,47 @@ exports[`ssr snapshot test > ssr test src/divider/_example/theme.tsx 1`] = `"<di exports[`ssr snapshot test > ssr test src/drawer/_example/base.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/drawer/_example/footer.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带底部插槽抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div><div class="t-drawer__footer"><div class="button-host"><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->操作</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/drawer/_example/footer.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带底部插槽</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div><div class="t-drawer__footer"><div class="button-host"><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->操作</span></button></div></div></div></div>"`; + +exports[`ssr snapshot test > ssr test src/drawer/_example/icon.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/drawer/_example/icon.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/drawer/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Drawer 抽屉</h1><p class="tdesign-mobile-demo-header__summary">用作一组平行关系页面/内容的切换器,相较于Tab,同屏可展示更多的选项数量。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></span><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">带标题样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->小标题抽屉</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->大标题抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">抽屉方向</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->左侧抽屉</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->右侧抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带底部插槽样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带底部插槽</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div><div class="t-drawer__footer"><div class="button-host"><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->操作</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 使用方式</h2><p class="tdesign-mobile-demo-block__summary">使用命令行</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->命令行调用</span></button></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/drawer/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Drawer 抽屉</h1><p class="tdesign-mobile-demo-header__summary">用作一组平行关系页面/内容的切换器,相较于Tab,同屏可展示更多的选项数量。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带图标抽屉</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><span class="t-drawer__sidebar-item-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></span><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">带标题抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带标题抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带底部插槽抽屉</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带底部插槽抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div><div class="t-drawer__footer"><div class="button-host"><button type="button" class="t-button t-button--size-large t-button--outline t-button--default t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->操作</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 使用方式</h2><p class="tdesign-mobile-demo-block__summary">使用命令行</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->命令行调用</span></button></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/drawer/_example/placement.tsx 1`] = `"<div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->左侧抽屉</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->右侧抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/drawer/_example/plugin.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->命令行调用</span></button>"`; -exports[`ssr snapshot test > ssr test src/drawer/_example/title.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带标题抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/drawer/_example/title.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->小标题抽屉</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->大标题抽屉</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards"><div class="t-drawer"><div class="t-drawer__title">标题</div><div class="t-drawer__sidebar"><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单一</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单二</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单三</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单四</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单五</div></div><div class="t-drawer__sidebar-item"><div class="t-drawer__sidebar-item-title">菜单六</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/customized.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/customized.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/direction.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/direction.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" style="fill:none"><path id="caret-up-small" fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" style="fill:none"><path id="caret-up-small" fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/disabled.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/disabled.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">DropdownMenu 下拉菜单</h1><p class="tdesign-mobile-demo-header__summary">菜单呈现数个并列的选项类目,用于整个页面的内容筛选,由菜单面板和菜单选项组成。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">单选下拉菜单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">分栏下拉菜单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">单列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">双列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">向上展开</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">插槽样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div style="height:400px"></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">DropdownMenu 下拉菜单</h1><p class="tdesign-mobile-demo-header__summary">菜单呈现数个并列的选项类目,用于整个页面的内容筛选,由菜单面板和菜单选项组成。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">单选下拉菜单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">分栏下拉菜单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">单列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">双列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">向上展开</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" style="fill:none"><path id="caret-up-small" fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-up-small t-dropdown-menu__icon" style="fill:none"><path id="caret-up-small" fill="currentColor" d="M12.0001 9L17.5 14.5L6.5 14.5L12.0001 9Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item t-dropdown-menu__item--disabled"><div class="t-dropdown-menu__title">禁用菜单</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">插槽样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div></div></div><div style="height:400px"></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/multiple.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">单列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">双列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/multiple.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">单列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">双列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">三列多选</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/single.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon"><path fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/dropdown-menu/_example/single.tsx 1`] = `"<div class="t-dropdown-menu"><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">全部产品</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div><div class="t-dropdown-menu__item"><div class="t-dropdown-menu__title">默认排序</div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-caret-down-small t-dropdown-menu__icon" style="fill:none"><path id="caret-down-small" fill="currentColor" d="M12.0001 15L17.5 9.5H6.5L12.0001 15Z"></path></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/empty/_example/base.tsx 1`] = `"<div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div></div>"`; +exports[`ssr snapshot test > ssr test src/empty/_example/base.tsx 1`] = `"<div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div></div>"`; -exports[`ssr snapshot test > ssr test src/empty/_example/buttonEmpty.tsx 1`] = `"<div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div><div class="t-empty__actions"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->操作按钮</span></button></div></div>"`; +exports[`ssr snapshot test > ssr test src/empty/_example/buttonEmpty.tsx 1`] = `"<div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div><div class="t-empty__actions"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->操作按钮</span></button></div></div>"`; exports[`ssr snapshot test > ssr test src/empty/_example/imageEmpty.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/empty1.png"/><div class="t-empty"><div class="t-empty__thumb"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/empty1.png"/></div></div><div class="t-empty__description">描述文字</div></div>"`; -exports[`ssr snapshot test > ssr test src/empty/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/empty1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Empty 空状态</h1><p class="tdesign-mobile-demo-header__summary">用于空状态时的占位提示。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义图片空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/empty1.png"/></div></div><div class="t-empty__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div><div class="t-empty__actions"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->操作按钮</span></button></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/empty/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/empty1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Empty 空状态</h1><p class="tdesign-mobile-demo-header__summary">用于空状态时的占位提示。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义图片空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-image t-image--square"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/empty1.png"/></div></div><div class="t-empty__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作空状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-empty"><div class="t-empty__thumb"><div class="t-empty__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div><div class="t-empty__description">描述文字</div><div class="t-empty__actions"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->操作按钮</span></button></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/advance.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:24px"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg><span class="t-button__content"> <!-- -->按钮文字</span></button></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/advance.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--round t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:24px"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="t-button__content"> <!-- -->按钮文字</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/base.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:24px"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></button></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/base.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:24px"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/collapsible.tsx 1`] = `"<div><div class="t-fab" style="right:16px;bottom:24px"><div class="wrap"><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add-circle" style="font-size:20"><path fill="currentColor" d="M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12ZM13 6.5L13 11H17.5V13H13L13 17.5H11L11 13H6.5V11H11L11 6.5H13Z"></path></svg><span class="text">添加</span></div><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:20"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg><span class="text">收藏</span></div><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="font-size:20"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg><span class="text">分享</span></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/collapsible.tsx 1`] = `"<div><div class="t-fab" style="right:16px;bottom:24px"><div class="wrap"><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add-circle" style="fill:none;font-size:20"><g id="add-circle"><circle id="fill1" cx="12" cy="12" r="10" fill="transparent" transform="rotate(180 12 12)"></circle><circle id="stroke1" cx="12" cy="12" r="10" stroke="currentColor" transform="rotate(180 12 12)" stroke-width="2"></circle><path id="stroke2" stroke="currentColor" d="M16.5 12L12 12M12 12L7.5 12M12 12L12 7.5M12 12V16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="text">添加</span></div><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:20"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="text">收藏</span></div><div class="item"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none;font-size:20"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="text">分享</span></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/draggable.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:24px"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></button></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/draggable.tsx 1`] = `"<div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:24px"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div>"`; -exports[`ssr snapshot test > ssr test src/fab/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Fab 悬浮按钮</h1><p class="tdesign-mobile-demo-header__summary">当功能使用图标即可表示清楚时,可使用纯图标悬浮按钮,例如:添加、发布</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">纯图标悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->纯图标悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标加文字悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->图标加文字悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">可移动悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->可移动悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带自动收缩功能</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->带自动收缩功能</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot with-padding"><div class="group"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div></div><div class="group"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div></div></div></div><div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:24px"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></button></div></div>"`; +exports[`ssr snapshot test > ssr test src/fab/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Fab 悬浮按钮</h1><p class="tdesign-mobile-demo-header__summary">当功能使用图标即可表示清楚时,可使用纯图标悬浮按钮,例如:添加、发布</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">纯图标悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->纯图标悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标加文字悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->图标加文字悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">可移动悬浮按钮</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->可移动悬浮按钮</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带自动收缩功能</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle fab-btn t-button--block"><span class="t-button__content"> <!-- -->带自动收缩功能</span></button></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot with-padding"><div class="group"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div></div><div class="group"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:163.5px;height:163.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:61%"></div></div></div></div></div></div><div class="t-fab" style="right:16px;bottom:32px"><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--circle t-fab__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:24px"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></button></div></div>"`; exports[`ssr snapshot test > ssr test src/footer/_example/base.tsx 1`] = `"<div class="t-footer "><div class="t-footer__text">Copyright © 2019-2023 TDesign.All Rights Reserved.</div></div>"`; @@ -244,11 +248,11 @@ exports[`ssr snapshot test > ssr test src/footer/_example/links.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/footer/_example/logo.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="footer-example"><div class="t-footer "><a class="t-footer__logo"><div class="t-image t-image--square t-footer__title-url"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/logo1.png"/></div></a><div class="t-footer__text">Copyright © 2019-2023 TDesign.All Rights Reserved.</div></div></div><div class="footer-example"><div class="t-footer "><a class="t-footer__logo"><div class="t-image t-image--square t-footer__title-url"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/logo1.png"/></div></a></div></div>"`; -exports[`ssr snapshot test > ssr test src/form/_example/horizontal.tsx 1`] = `"<form class="t-form"><div class="t-form__item t-form__item--bordered t-form--left t-form-item__name t-form__item--bordered t-form--left t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">用户名</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__password t-form__item--bordered t-form--left t-form-item__password"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">密码</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__gender t-form__item--bordered t-form--left t-form-item__gender"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">性别</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__age t-form__item--bordered t-form--left t-form-item__age"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">年限</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__description t-form__item--bordered t-form--left t-form-item__description"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">自我评价</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__resume t-form__item--bordered t-form--left t-form-item__resume"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">个人简介</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form>"`; +exports[`ssr snapshot test > ssr test src/form/_example/horizontal.tsx 1`] = `"<form class="t-form"><div class="t-form__item t-form__item--bordered t-form--left t-form-item__name t-form__item--bordered t-form--left t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">用户名</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__password t-form__item--bordered t-form--left t-form-item__password"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">密码</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__gender t-form__item--bordered t-form--left t-form-item__gender"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">性别</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__age t-form__item--bordered t-form--left t-form-item__age"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">年限</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__description t-form__item--bordered t-form--left t-form-item__description"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">自我评价</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__resume t-form__item--bordered t-form--left t-form-item__resume"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">个人简介</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form>"`; -exports[`ssr snapshot test > ssr test src/form/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Form 表单</h1><p class="tdesign-mobile-demo-header__summary">用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 基础类型</h2><p class="tdesign-mobile-demo-block__summary">基础表单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="options"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--base t-button--light t-button--round"><span class="t-button__content"> <!-- -->水平排布</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--round"><span class="t-button__content"> <!-- -->竖直排布</span></button></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用态</div></div><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><form class="t-form"><div class="t-form__item t-form__item--bordered t-form--left t-form-item__name t-form__item--bordered t-form--left t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">用户名</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__password t-form__item--bordered t-form--left t-form-item__password"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">密码</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__gender t-form__item--bordered t-form--left t-form-item__gender"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">性别</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__age t-form__item--bordered t-form--left t-form-item__age"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">年限</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__description t-form__item--bordered t-form--left t-form-item__description"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">自我评价</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__resume t-form__item--bordered t-form--left t-form-item__resume"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">个人简介</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/form/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Form 表单</h1><p class="tdesign-mobile-demo-header__summary">用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 基础类型</h2><p class="tdesign-mobile-demo-block__summary">基础表单</p></div><div class="tdesign-mobile-demo-block__slot"><div class="options"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--base t-button--light t-button--round"><span class="t-button__content"> <!-- -->水平排布</span></button><button type="button" class="t-button t-button--size-medium t-button--base t-button--default t-button--round"><span class="t-button__content"> <!-- -->竖直排布</span></button></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用态</div></div><div class="t-switch t-switch--medium"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><form class="t-form"><div class="t-form__item t-form__item--bordered t-form--left t-form-item__name t-form__item--bordered t-form--left t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">用户名</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__password t-form__item--bordered t-form--left t-form-item__password"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">密码</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__gender t-form__item--bordered t-form--left t-form-item__gender"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">性别</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__age t-form__item--bordered t-form--left t-form-item__age"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">年限</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__description t-form__item--bordered t-form--left t-form-item__description"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">自我评价</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--left t-form-item__resume t-form__item--bordered t-form--left t-form-item__resume"><div class="t-form__item-wrap t-form__item--left"><div class="t-form__label t-form__label--left" style="width:81px"><label for="">个人简介</label></div><div class="t-form__controls" style="margin-left:81px"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/form/_example/vertical.tsx 1`] = `"<form class="t-form"><div class="t-form__item t-form__item--bordered t-form--top t-form-item__name t-form__item--bordered t-form--top t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">用户名</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__password t-form__item--bordered t-form--top t-form-item__password"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">密码</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__gender t-form__item--bordered t-form--top t-form-item__gender"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">性别</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__age t-form__item--bordered t-form--top t-form-item__age"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">年限</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__description t-form__item--bordered t-form--top t-form-item__description"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">自我评价</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__resume t-form__item--bordered t-form--top t-form-item__resume"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">个人简介</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form>"`; +exports[`ssr snapshot test > ssr test src/form/_example/vertical.tsx 1`] = `"<form class="t-form"><div class="t-form__item t-form__item--bordered t-form--top t-form-item__name t-form__item--bordered t-form--top t-form-item__name t-form__item-with-help"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">用户名</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="t-form__item-help t-form__controls--undefined">请输入用户名</div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__password t-form__item--bordered t-form--top t-form-item__password"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">密码</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-input t-input--layout-horizontal"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" placeholder="请输入内容" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__gender t-form__item--bordered t-form--top t-form-item__gender"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">性别</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-radio-group box"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="man"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">男</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="woman"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">女</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" name="radio" value="secret"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">保密</span></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__age t-form__item--bordered t-form--top t-form-item__age"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">年限</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--left"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__description t-form__item--bordered t-form--top t-form-item__description"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">自我评价</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--left"><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div><div class="t-form__item t-form__item--bordered t-form--top t-form-item__resume t-form__item--bordered t-form--top t-form-item__resume"><div class="t-form__item-wrap t-form__item--top"><div class="t-form__label t-form__label--top"><label for="">个人简介</label></div><div class="t-form__controls"><div class="t-form__controls-content t-form__controls--undefined"><div class="t-textarea t-textarea--layout-horizontal textarea"><div class="t-textarea__wrapper"><textarea placeholder="请输入个人简介" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea><div class="t-textarea__indicator">0/50</div></div></div></div></div></div></div><div class="button-group"><button type="submit" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->提交</span></button><button type="reset" class="t-button t-button--size-large t-button--base t-button--default t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button></div></form>"`; exports[`ssr snapshot test > ssr test src/grid/_example/badge.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">8</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">13</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">NEW</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div>"`; @@ -260,9 +264,9 @@ exports[`ssr snapshot test > ssr test src/grid/_example/card.tsx 1`] = `"<link r exports[`ssr snapshot test > ssr test src/grid/_example/desc.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/grid/_example/icon.tsx 1`] = `"<div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">分享</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏0</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">保存</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="font-size:24px"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">编辑</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/grid/_example/icon.tsx 1`] = `"<div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">分享</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏0</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">保存</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none;font-size:24px"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">编辑</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/grid/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Grid 宫格</h1><p class="tdesign-mobile-demo-header__summary">用于功能入口布局,将页面或特定区域切分成若干等大的区块,形成若干功能入口。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(5, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">最多四个字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">最多五个字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带边框宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--bordered" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo t-grid--bordered" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带徽标宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">8</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">13</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">NEW</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可滑动宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--auto-size"><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">可传图标的宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="font-size:24px"><path fill="currentColor" d="M15.991 1.0351C17.9042 -0.069468 20.3506 0.586032 21.4552 2.4992C22.5597 4.41237 21.9042 6.85874 19.991 7.9633C18.3769 8.89522 16.3832 8.57429 15.1361 7.30222L8.85564 10.9282C8.95406 11.2816 9.00175 11.6421 9.00133 12.0001C9.00175 12.3581 8.95406 12.7187 8.85564 13.072L15.1361 16.698C16.3832 15.426 18.3769 15.105 19.991 16.037C21.9042 17.1415 22.5597 19.5879 21.4552 21.5011C20.3506 23.4142 17.9042 24.0697 15.991 22.9652C14.3769 22.0332 13.658 20.1462 14.1361 18.4301L7.85564 14.8041C6.60847 16.0761 4.6148 16.3971 3.00067 15.4652C2.14332 14.9702 1.53853 14.2057 1.23153 13.3405C1.07513 12.9026 0.999685 12.4494 1 12.0001C0.999685 11.5508 1.07515 11.0975 1.23161 10.6595C1.53864 9.79441 2.1434 9.03005 3.00067 8.5351C4.6148 7.60318 6.60847 7.92412 7.85564 9.19619L14.1361 5.57017C13.658 3.85406 14.3769 1.96702 15.991 1.0351ZM19.7231 3.4992C19.1708 2.54262 17.9476 2.21487 16.991 2.76715C16.0345 3.31944 15.7067 4.54262 16.259 5.4992C16.8113 6.45579 18.0345 6.78354 18.991 6.23125C19.9476 5.67897 20.2754 4.45579 19.7231 3.4992ZM3.07108 12.5271C3.1154 12.6887 3.18091 12.8473 3.26862 12.9992C3.8209 13.9558 5.04408 14.2835 6.00067 13.7313C6.64142 13.3613 7.00003 12.6904 7.001 12.0001C7.00003 11.3099 6.64142 10.6389 6.00067 10.269C5.04408 9.71672 3.8209 10.0445 3.26862 11.0011C3.0866 11.3163 3.00017 11.6605 3.00033 12.0001C3.00042 12.1787 3.02444 12.3559 3.07108 12.5271ZM18.991 17.769C18.0345 17.2167 16.8113 17.5445 16.259 18.5011C15.7067 19.4576 16.0345 20.6808 16.991 21.2331C17.9476 21.7854 19.1708 21.4576 19.7231 20.5011C20.2754 19.5445 19.9476 18.3213 18.991 17.769Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">分享</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="font-size:24px"><path fill="currentColor" d="M12.0003 0.630371L14.9029 8.98093L23.7417 9.16105L16.6969 14.5021L19.2569 22.964L12.0003 17.9144L4.74363 22.964L7.30367 14.5021L0.258789 9.16105L9.09761 8.98093L12.0003 0.630371ZM12.0003 6.72181L10.5298 10.9522L6.05209 11.0434L9.62099 13.7492L8.32409 18.0359L12.0003 15.4778L15.6764 18.0359L14.3795 13.7492L17.9484 11.0434L13.4707 10.9522L12.0003 6.72181Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏0</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="font-size:24px"><path fill="currentColor" d="M13 3L13 12.5858L16.5 9.08579L17.9142 10.5L12 16.4142L6.08579 10.5L7.5 9.08579L11 12.5858L11 3L13 3ZM4.5 14V19H19.5V14H21.5V21H2.5V14H4.5Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">保存</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="font-size:24px"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">编辑</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">卡片宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--card" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo t-grid--card" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--horizontal" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--horizontal"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--horizontal">描述文字</div></div></div><div class="t-grid-item t-grid-item--horizontal" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--horizontal"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--horizontal">描述文字</div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/grid/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Grid 宫格</h1><p class="tdesign-mobile-demo-header__summary">用于功能入口布局,将页面或特定区域切分成若干等大的区块,形成若干功能入口。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(5, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:20%"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">最多四个字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">最多五个字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带边框宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--bordered" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo t-grid--bordered" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical t-grid-item--bordered" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带徽标宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">8</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">13</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-badge"><div class="t-badge__content"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">NEW</div></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题五字内</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可滑动宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--auto-size"><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">可传图标的宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-share" style="fill:none;font-size:24px"><g id="share"><g id="fill1"><path fill="transparent" d="M19.4907 7.09662C20.9256 6.2682 21.4172 4.43343 20.5888 2.99855C19.7604 1.56367 17.9256 1.07204 16.4907 1.90047C15.0559 2.7289 14.5642 4.56367 15.3927 5.99855C16.2211 7.43342 18.0559 7.92505 19.4907 7.09662Z"></path><path fill="transparent" d="M16.4907 22.0986C17.9256 22.927 19.7604 22.4354 20.5888 21.0005C21.4172 19.5656 20.9256 17.7309 19.4907 16.9024C18.0559 16.074 16.2211 16.5656 15.3927 18.0005C14.5642 19.4354 15.0559 21.2701 16.4907 22.0986Z"></path><path fill="transparent" d="M6.5005 14.5966C7.93538 13.7682 8.42701 11.9334 7.59858 10.4985C6.77015 9.06367 4.93538 8.57204 3.5005 9.40047C2.06562 10.2289 1.574 12.0637 2.40242 13.4985C3.23085 14.9334 5.06562 15.4251 6.5005 14.5966Z"></path><path fill="transparent" d="M3.5005 14.5985C4.93538 15.4269 6.77015 14.9353 7.59858 13.5004C8.42701 12.0655 7.93538 10.2308 6.5005 9.40233C5.06562 8.5739 3.23085 9.06553 2.40242 10.5004C1.574 11.9353 2.06562 13.7701 3.5005 14.5985Z"></path></g><path id="stroke1" stroke="currentColor" d="M7.59863 13.501L15.3929 18.001M7.59863 10.499L15.3929 5.99902M15.3927 5.99855C14.5642 4.56367 15.0559 2.7289 16.4907 1.90047C17.9256 1.07204 19.7604 1.56367 20.5888 2.99855C21.4172 4.43343 20.9256 6.2682 19.4907 7.09662C18.0559 7.92505 16.2211 7.43342 15.3927 5.99855ZM15.3927 18.0005C16.2211 16.5656 18.0559 16.074 19.4907 16.9024C20.9256 17.7309 21.4172 19.5656 20.5888 21.0005C19.7604 22.4354 17.9256 22.927 16.4907 22.0986C15.0559 21.2701 14.5642 19.4354 15.3927 18.0005ZM7.59858 10.4985C8.42701 11.9334 7.93538 13.7682 6.5005 14.5966C5.06562 15.4251 3.23085 14.9334 2.40242 13.4985C1.574 12.0637 2.06562 10.2289 3.5005 9.40047C4.93538 8.57204 6.77015 9.06367 7.59858 10.4985ZM7.59858 13.5004C6.77015 14.9353 4.93538 15.4269 3.5005 14.5985C2.06562 13.7701 1.574 11.9353 2.40242 10.5004C3.23085 9.06553 5.06562 8.5739 6.5005 9.40233C7.93538 10.2308 8.42701 12.0655 7.59858 13.5004Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">分享</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star" style="fill:none;font-size:24px"><g id="star"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">收藏0</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-download" style="fill:none;font-size:24px"><g id="download"><path id="stroke1" stroke="currentColor" d="M16.5 10.5L12 15L7.5 10.5M12 13.75V4" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.5 15V20H3.5V15" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">保存</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none;font-size:24px"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">编辑</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">卡片宫格</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-grid grid-demo t-grid--card" style="padding:undefinedpx;grid-template-columns:repeat(4, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述文字</div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:25%"><div class="t-grid-item__image t-grid-item__image--middle"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--middle">最多六个文字</div><div class="t-grid-item__description t-grid-item__description--vertical">描述最多六字</div></div></div></div><div class="t-grid grid-demo t-grid--card" style="padding:undefinedpx;grid-template-columns:repeat(2, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--horizontal" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--horizontal"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--horizontal">描述文字</div></div></div><div class="t-grid-item t-grid-item--horizontal" style="text-align:center;flex-basis:50%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--horizontal"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--horizontal">描述文字</div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/grid/_example/scroll.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example1.png"/><div class="t-grid grid-demo t-grid--auto-size"><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center"><div class="t-grid-item__image t-grid-item__image--small"><div class="t-image t-image--round"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example1.png"/></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--small">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div>"`; @@ -276,7 +280,7 @@ exports[`ssr snapshot test > ssr test src/guide/_example/dialog-body.tsx 1`] = ` exports[`ssr snapshot test > ssr test src/guide/_example/index.tsx 1`] = `"<div class="picker-demo" style="padding-bottom:12px"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Guide 引导</h1><p class="tdesign-mobile-demo-header__summary">逐步骤进行指引或解释说明的组件,常用于用户不熟悉的或需进行特别强调的页面。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础引导</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div><div class="guide-container base-guide"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">不带遮罩的引导</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div class="guide-container no-mask"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">弹窗形式的引导</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div><div class="guide-container dialog-guide"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">气泡与弹窗混合的引导</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div><div class="guide-container popover-dialog-guide"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义气泡</p></div><div class="tdesign-mobile-demo-block__slot"><div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div><div class="guide-container custom-popover"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/guide/_example/my-popover.tsx 1`] = `"<div class="my-popover"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-up pop-icon"><path fill="currentColor" d="M11.0002 19.5L11.0002 7.91424L6.50015 12.4142L5.08594 11L12.0002 4.08582L18.9144 11L17.5001 12.4142L13.0002 7.91424L13.0002 19.5H11.0002Z"></path></svg><p class="popover-desc">自定义的图形或说明文案,用来解释或指导该功能使用。</p><div class="popover-action"><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- --> <!-- -->跳过<!-- --> </span></button></div></div>"`; +exports[`ssr snapshot test > ssr test src/guide/_example/my-popover.tsx 1`] = `"<div class="my-popover"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-up pop-icon" style="fill:none"><g id="arrow-up"><path id="stroke1" stroke="currentColor" d="M17.5 10.5L12 5L6.5 10.5M12 6.25V19.25" stroke-linecap="square" stroke-width="2"></path></g></svg><p class="popover-desc">自定义的图形或说明文案,用来解释或指导该功能使用。</p><div class="popover-action"><button type="button" class="t-button t-button--size-extra-small t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- --> <!-- -->跳过<!-- --> </span></button></div></div>"`; exports[`ssr snapshot test > ssr test src/guide/_example/no-mask.tsx 1`] = `"<div class="guide-demo"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->用户引导</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:100vh;border-radius:0"><div class="guide-container no-mask"><div class="main-title"><div class="title-major">用户引导标题</div><div class="title-sub">按钮用于开启一个闭环的操作任务,如“删除”对象、“购买”商品等。</div></div><div class="field label-field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="field"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入内容" maxLength="-1" spellCheck="false"/></div></div></div></div><div class="action"><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle"><span class="t-button__content"> <!-- -->重置</span></button><button type="button" class="t-button t-button--size-large t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->确定</span></button></div></div></div></div>"`; @@ -290,19 +294,19 @@ exports[`ssr snapshot test > ssr test src/icon/_example/iconfont.tsx 1`] = `"<di exports[`ssr snapshot test > ssr test src/icon/_example/iconfont-enhanced.tsx 1`] = `"<div class="t-demo-iconfont"><div><i class="cps-icon cps-icon-home-sheep"></i><i class="cps-icon cps-icon-home-sheep t-size-m"></i><i class="cps-icon cps-icon-home-sheep t-size-l"></i><i style="font-size:25px" class="cps-icon cps-icon-home-sheep"></i><i style="font-size:2em" class="cps-icon cps-icon-home-sheep"></i></div><br/><div><i style="color:red" class="cps-icon cps-icon-home-sheep"></i><i style="color:green" class="cps-icon cps-icon-home-sheep"></i><i style="color:orange" class="cps-icon cps-icon-home-sheep"></i><i class="t-icon-home t-icon"></i></div></div>"`; -exports[`ssr snapshot test > ssr test src/icon/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Icon 图标</h1><p class="tdesign-mobile-demo-header__summary">Icon 作为UI构成中重要的元素,一定程度上影响UI界面整体呈现出的风格。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">SVG 全量引入</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><p>How do you feel today?</p><i class="t-icon t-icon-sneer"></i><i class="t-icon t-icon-unhappy"></i><i class="t-icon t-icon-excited"></i><i class="t-icon t-icon-surprised"></i><i class="t-icon t-icon-giggle"></i></div><br/><div class="t-demo-row"><p>What is your favourite food?</p><i style="color:orange" class="t-icon t-icon-tangerinr"></i><i style="color:green" class="t-icon t-icon-bamboo-shoot"></i><i style="color:red" class="t-icon t-icon-apple"></i><i style="color:#0052D9" class="t-icon t-icon-milk"></i><i style="color:pink" class="t-icon t-icon-peach"></i></div><br/><div class="t-demo-row"><p>How much icons does TDesign Icon includes?</p><i style="color:red" class="t-icon t-icon-numbers-1"></i><i style="color:green" class="t-icon t-icon-numbers-2"></i><i style="color:orange" class="t-icon t-icon-numbers-0"></i><i style="color:#0052d9" class="t-icon t-icon-numbers-3"></i></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">SVG 按需引入</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-t"><path fill="currentColor" d="M6.5 4H17.5V6H13V20H11V6H6.5V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-d"><path fill="currentColor" d="M7 4H15C16.1046 4 17 4.89543 17 6V18C17 19.1046 16.1046 20 15 20H7V4ZM9 6V18H15V6H9Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-e"><path fill="currentColor" d="M7 6C7 4.89543 7.89543 4 9 4H17V6H9V11H17V13H9V18H17V20H9C7.89543 20 7 19.1046 7 18V6Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-s"><path fill="currentColor" d="M7.5 6C7.5 4.89543 8.39543 4 9.5 4H16V6H9.5V11H14.5C15.6046 11 16.5 11.8954 16.5 13V18C16.5 19.1046 15.6046 20 14.5 20H8V18H14.5V13H9.5C8.39543 13 7.5 12.1046 7.5 11V6Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-i"><path fill="currentColor" d="M8.5 4H15.5V6H13V18H15.5V20H8.5V18H11V6H8.5V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-g"><path fill="currentColor" d="M16 4H8.5C7.67157 4 7 4.67157 7 5.5V18.5C7 19.3284 7.67157 20 8.5 20H17V11H11.8V13H15V18H9V6H16V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-n"><path fill="currentColor" d="M8.5 20L8.5 6L15.5 6L15.5 20H17.5L17.5 6C17.5 4.89543 16.6046 4 15.5 4L6.5 4L6.5 20H8.5Z"></path></svg></div><br/><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-checkbox"><path fill="currentColor" d="M2 2L15 2V7.5H13V4L4 4L4 13H7.5V15H2L2 2ZM9 9L22 9L22 22L9 22L9 9ZM11 11L11 20L20 20L20 11L11 11ZM19.4142 14L15 18.4142L12.0858 15.5L13.5 14.0858L15 15.5858L18 12.5858L19.4142 14Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-breadcrumb"><path fill="currentColor" d="M2 6.50017L2 17.5002L9.91421 17.5002L15.4142 12.0002L9.91421 6.50017L2 6.50017ZM4 8.50017L9.08578 8.50017L12.5858 12.0002L9.08579 15.5002L4 15.5002V8.50017ZM14.5858 7.50015L19.0858 12.0002L14.5858 16.5001L16 17.9144L21.9142 12.0002L16 6.08594L14.5858 7.50015Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-input"><path fill="currentColor" d="M2 7L22 7V16L2 16L2 7ZM4 9L4 14L20 14V9L4 9ZM8 10V13H6V10H8Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-switch"><path fill="currentColor" d="M7.5 8.5C5.567 8.5 4 10.067 4 12C4 13.933 5.567 15.5 7.5 15.5C9.433 15.5 11 13.933 11 12C11 10.067 9.433 8.5 7.5 8.5ZM11.7428 8.5C12.5282 9.45094 13 10.6704 13 12C13 13.3296 12.5282 14.5491 11.7428 15.5H16.5C18.433 15.5 20 13.933 20 12C20 10.067 18.433 8.5 16.5 8.5H11.7428ZM2 12C2 8.96243 4.46243 6.5 7.5 6.5H16.5C19.5376 6.5 22 8.96243 22 12C22 15.0376 19.5376 17.5 16.5 17.5H7.5C4.46243 17.5 2 15.0376 2 12Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-dropdown"><path fill="currentColor" d="M2 2H22V9H2V2ZM4 4V7H20V4H4ZM4 11L4 20L20 20V11H22V22L2 22L2 11H4ZM6 12L18 12V14L6 14V12ZM6 16L18 16V18H6V16Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-radio"><path fill="currentColor" d="M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 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 12ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-steps"><path fill="currentColor" d="M1 12C1 10.067 2.567 8.5 4.5 8.5C6.08551 8.5 7.42479 9.55426 7.85506 11H8.64494C9.07521 9.55426 10.4145 8.5 12 8.5C13.5855 8.5 14.9248 9.55426 15.3551 11H16.1449C16.5752 9.55426 17.9145 8.5 19.5 8.5C21.433 8.5 23 10.067 23 12C23 13.933 21.433 15.5 19.5 15.5C17.9145 15.5 16.5752 14.4457 16.1449 13H15.3551C14.9248 14.4457 13.5855 15.5 12 15.5C10.4145 15.5 9.07521 14.4457 8.64494 13H7.85506C7.42479 14.4457 6.08551 15.5 4.5 15.5C2.567 15.5 1 13.933 1 12ZM4.5 10.5C3.67157 10.5 3 11.1716 3 12C3 12.8284 3.67157 13.5 4.5 13.5C5.32843 13.5 6 12.8284 6 12C6 11.1716 5.32843 10.5 4.5 10.5ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5ZM19.5 10.5C18.6716 10.5 18 11.1716 18 12C18 12.8284 18.6716 13.5 19.5 13.5C20.3284 13.5 21 12.8284 21 12C21 11.1716 20.3284 10.5 19.5 10.5Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">SVG 高级用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div><svg class="t-icon cps-icon-home-sheep" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep t-size-m" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep t-size-l" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="font-size:25px"><use xlink:href="#cps-icon-home-sheep"></use></svg></div><br/><div><svg class="t-icon cps-icon-home-sheep" style="color:red"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="color:green"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="color:orange"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon t-icon-home"><use xlink:href="#t-icon-home"></use></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">iconfont 图标</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><p>How do you feel today?</p><i class="t-icon t-icon-sneer"></i><i class="t-icon t-icon-unhappy"></i><i class="t-icon t-icon-excited"></i><i class="t-icon t-icon-surprised"></i><i class="t-icon t-icon-giggle"></i></div><br/><div class="t-demo-row"><p>What is your favourite food?</p><i style="color:orange" class="t-icon t-icon-tangerinr"></i><i style="color:green" class="t-icon t-icon-bamboo-shoot"></i><i style="color:red" class="t-icon t-icon-apple"></i><i style="color:#0052D9" class="t-icon t-icon-milk"></i><i style="color:pink" class="t-icon t-icon-peach"></i></div><br/><div class="t-demo-row"><p>How much icons does TDesign Icon includes?</p><i style="color:red" class="t-icon t-icon-numbers-1"></i><i style="color:green" class="t-icon t-icon-numbers-2"></i><i style="color:orange" class="t-icon t-icon-numbers-0"></i><i style="color:#0052d9" class="t-icon t-icon-numbers-3"></i></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">iconfont 高级用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div><i class="cps-icon cps-icon-home-sheep"></i><i class="cps-icon cps-icon-home-sheep t-size-m"></i><i class="cps-icon cps-icon-home-sheep t-size-l"></i><i style="font-size:25px" class="cps-icon cps-icon-home-sheep"></i><i style="font-size:2em" class="cps-icon cps-icon-home-sheep"></i></div><br/><div><i style="color:red" class="cps-icon cps-icon-home-sheep"></i><i style="color:green" class="cps-icon cps-icon-home-sheep"></i><i style="color:orange" class="cps-icon cps-icon-home-sheep"></i><i class="t-icon-home t-icon"></i></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/icon/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Icon 图标</h1><p class="tdesign-mobile-demo-header__summary">Icon 作为UI构成中重要的元素,一定程度上影响UI界面整体呈现出的风格。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">SVG 全量引入</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><p>How do you feel today?</p><i class="t-icon t-icon-sneer"></i><i class="t-icon t-icon-unhappy"></i><i class="t-icon t-icon-excited"></i><i class="t-icon t-icon-surprised"></i><i class="t-icon t-icon-giggle"></i></div><br/><div class="t-demo-row"><p>What is your favourite food?</p><i style="color:orange" class="t-icon t-icon-tangerinr"></i><i style="color:green" class="t-icon t-icon-bamboo-shoot"></i><i style="color:red" class="t-icon t-icon-apple"></i><i style="color:#0052D9" class="t-icon t-icon-milk"></i><i style="color:pink" class="t-icon t-icon-peach"></i></div><br/><div class="t-demo-row"><p>How much icons does TDesign Icon includes?</p><i style="color:red" class="t-icon t-icon-numbers-1"></i><i style="color:green" class="t-icon t-icon-numbers-2"></i><i style="color:orange" class="t-icon t-icon-numbers-0"></i><i style="color:#0052d9" class="t-icon t-icon-numbers-3"></i></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">SVG 按需引入</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><div class="t-demo-row__slider"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-t" style="fill:none"><g id="letters-t"><path id="stroke1" stroke="currentColor" d="M12 5V19M12 5H7.5M12 5H16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-d" style="fill:none"><g id="letters-d"><path id="stroke1" stroke="currentColor" d="M8 19V5H15C15.5523 5 16 5.44772 16 6V18C16 18.5523 15.5523 19 15 19H8Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-e" style="fill:none"><g id="letters-e"><path id="stroke1" stroke="currentColor" d="M16 5H9C8.44772 5 8 5.44772 8 6V12M8 12H16M8 12V18C8 18.5523 8.44772 19 9 19H16" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-s" style="fill:none"><g id="letters-s"><path id="stroke1" stroke="currentColor" d="M16 5H9.5C8.94772 5 8.5 5.44772 8.5 6V11C8.5 11.5523 8.94772 12 9.5 12H14.5C15.0523 12 15.5 12.4477 15.5 13V18C15.5 18.5523 15.0523 19 14.5 19H8" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-i" style="fill:none"><g id="letters-i"><path id="stroke1" stroke="currentColor" d="M12 5V19M12 5H9.5M12 5H14.5M12 19H14.5M12 19H9.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-g" style="fill:none"><g id="letters-g"><path id="stroke1" stroke="currentColor" d="M15 5H8.5C8.22386 5 8 5.22386 8 5.5V18.5C8 18.7761 8.22386 19 8.5 19H16V12H12.8" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-n" style="fill:none"><g id="letters-n"><path id="stroke1" stroke="currentColor" d="M7.5 19L7.5 5L15.5 5C16.0523 5 16.5 5.44772 16.5 6L16.5 19" stroke-linecap="square" stroke-width="2"></path></g></svg></div><br/><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-checkbox" style="fill:none"><g id="component-checkbox"><path id="fill1" fill="#bbd3fb" d="M10 10L21 10V21H10L10 10Z"></path><path id="stroke1" stroke="currentColor" d="M10 10L21 10V21H10L10 10Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M14 6.5V3H3V14H6.5M18 14L15 17L13.5 15.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-breadcrumb" style="fill:none"><g id="component-breadcrumb"><path id="fill1" fill="#bbd3fb" d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z"></path><path id="stroke1" stroke="currentColor" d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M16 7.5L20.5 12L16 16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-input" style="fill:none"><g id="component-input"><path id="fill1" fill="#bbd3fb" d="M21 8L3 8L3 15L21 15V8Z"></path><path id="stroke1" stroke="currentColor" d="M7 11V12M3 8H21V15H3V8Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-switch" style="fill:none"><g id="component-switch"><path id="fill1" fill="#bbd3fb" 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"></path><path id="stroke1" stroke="currentColor" d="M7.5 16.5H16.5C18.9853 16.5 21 14.4853 21 12C21 9.51472 18.9853 7.5 16.5 7.5H7.5M7.5 16.5C5.01472 16.5 3 14.4853 3 12C3 9.51472 5.01472 7.5 7.5 7.5M7.5 16.5C9.98528 16.5 12 14.4853 12 12C12 9.51472 9.98528 7.5 7.5 7.5" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-dropdown" style="fill:none"><g id="component-dropdown"><path id="fill1" fill="#bbd3fb" d="M3 3H21V8H3V3Z"></path><path id="stroke1" stroke="currentColor" d="M3 12L3 21L21 21V12M3 3H21V8H3V3Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M7 17L17 17M17 13L7 13" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-radio" style="fill:none"><g id="component-radio"><path id="fill1" fill="#bbd3fb" 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"></path><path id="fill2" fill="#f78d94" d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-steps" style="fill:none"><g id="component-steps"><g id="fill1"><path fill="#bbd3fb" d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12Z"></path><path fill="#bbd3fb" d="M14.5 12C14.5 10.6193 13.3807 9.5 12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12Z"></path><path fill="#bbd3fb" d="M22 12C22 10.6193 20.8807 9.5 19.5 9.5C18.1193 9.5 17 10.6193 17 12C17 13.3807 18.1193 14.5 19.5 14.5C20.8807 14.5 22 13.3807 22 12Z"></path></g><path id="stroke1" stroke="currentColor" d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12ZM7 12H9.5M9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12M9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12M14.5 12H17.0002M17.0002 12C17.0002 10.6193 18.1193 9.5 19.5 9.5C20.8807 9.5 22 10.6193 22 12C22 13.3807 20.8807 14.5 19.5 14.5C18.1193 14.5 17.0002 13.3807 17.0002 12Z" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">SVG 高级用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div><svg class="t-icon cps-icon-home-sheep" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep t-size-m" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep t-size-l" style="margin-right:8px"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="font-size:25px"><use xlink:href="#cps-icon-home-sheep"></use></svg></div><br/><div><svg class="t-icon cps-icon-home-sheep" style="color:red"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="color:green"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon cps-icon-home-sheep" style="color:orange"><use xlink:href="#cps-icon-home-sheep"></use></svg><svg class="t-icon t-icon-home"><use xlink:href="#t-icon-home"></use></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">iconfont 图标</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div class="t-demo-row"><p>How do you feel today?</p><i class="t-icon t-icon-sneer"></i><i class="t-icon t-icon-unhappy"></i><i class="t-icon t-icon-excited"></i><i class="t-icon t-icon-surprised"></i><i class="t-icon t-icon-giggle"></i></div><br/><div class="t-demo-row"><p>What is your favourite food?</p><i style="color:orange" class="t-icon t-icon-tangerinr"></i><i style="color:green" class="t-icon t-icon-bamboo-shoot"></i><i style="color:red" class="t-icon t-icon-apple"></i><i style="color:#0052D9" class="t-icon t-icon-milk"></i><i style="color:pink" class="t-icon t-icon-peach"></i></div><br/><div class="t-demo-row"><p>How much icons does TDesign Icon includes?</p><i style="color:red" class="t-icon t-icon-numbers-1"></i><i style="color:green" class="t-icon t-icon-numbers-2"></i><i style="color:orange" class="t-icon t-icon-numbers-0"></i><i style="color:#0052d9" class="t-icon t-icon-numbers-3"></i></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">iconfont 高级用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-demo-iconfont"><div><i class="cps-icon cps-icon-home-sheep"></i><i class="cps-icon cps-icon-home-sheep t-size-m"></i><i class="cps-icon cps-icon-home-sheep t-size-l"></i><i style="font-size:25px" class="cps-icon cps-icon-home-sheep"></i><i style="font-size:2em" class="cps-icon cps-icon-home-sheep"></i></div><br/><div><i style="color:red" class="cps-icon cps-icon-home-sheep"></i><i style="color:green" class="cps-icon cps-icon-home-sheep"></i><i style="color:orange" class="cps-icon cps-icon-home-sheep"></i><i class="t-icon-home t-icon"></i></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/icon/_example/single.tsx 1`] = `"<div class="t-demo-iconfont"><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-t"><path fill="currentColor" d="M6.5 4H17.5V6H13V20H11V6H6.5V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-d"><path fill="currentColor" d="M7 4H15C16.1046 4 17 4.89543 17 6V18C17 19.1046 16.1046 20 15 20H7V4ZM9 6V18H15V6H9Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-e"><path fill="currentColor" d="M7 6C7 4.89543 7.89543 4 9 4H17V6H9V11H17V13H9V18H17V20H9C7.89543 20 7 19.1046 7 18V6Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-s"><path fill="currentColor" d="M7.5 6C7.5 4.89543 8.39543 4 9.5 4H16V6H9.5V11H14.5C15.6046 11 16.5 11.8954 16.5 13V18C16.5 19.1046 15.6046 20 14.5 20H8V18H14.5V13H9.5C8.39543 13 7.5 12.1046 7.5 11V6Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-i"><path fill="currentColor" d="M8.5 4H15.5V6H13V18H15.5V20H8.5V18H11V6H8.5V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-g"><path fill="currentColor" d="M16 4H8.5C7.67157 4 7 4.67157 7 5.5V18.5C7 19.3284 7.67157 20 8.5 20H17V11H11.8V13H15V18H9V6H16V4Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-n"><path fill="currentColor" d="M8.5 20L8.5 6L15.5 6L15.5 20H17.5L17.5 6C17.5 4.89543 16.6046 4 15.5 4L6.5 4L6.5 20H8.5Z"></path></svg></div><br/><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-checkbox"><path fill="currentColor" d="M2 2L15 2V7.5H13V4L4 4L4 13H7.5V15H2L2 2ZM9 9L22 9L22 22L9 22L9 9ZM11 11L11 20L20 20L20 11L11 11ZM19.4142 14L15 18.4142L12.0858 15.5L13.5 14.0858L15 15.5858L18 12.5858L19.4142 14Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-breadcrumb"><path fill="currentColor" d="M2 6.50017L2 17.5002L9.91421 17.5002L15.4142 12.0002L9.91421 6.50017L2 6.50017ZM4 8.50017L9.08578 8.50017L12.5858 12.0002L9.08579 15.5002L4 15.5002V8.50017ZM14.5858 7.50015L19.0858 12.0002L14.5858 16.5001L16 17.9144L21.9142 12.0002L16 6.08594L14.5858 7.50015Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-input"><path fill="currentColor" d="M2 7L22 7V16L2 16L2 7ZM4 9L4 14L20 14V9L4 9ZM8 10V13H6V10H8Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-switch"><path fill="currentColor" d="M7.5 8.5C5.567 8.5 4 10.067 4 12C4 13.933 5.567 15.5 7.5 15.5C9.433 15.5 11 13.933 11 12C11 10.067 9.433 8.5 7.5 8.5ZM11.7428 8.5C12.5282 9.45094 13 10.6704 13 12C13 13.3296 12.5282 14.5491 11.7428 15.5H16.5C18.433 15.5 20 13.933 20 12C20 10.067 18.433 8.5 16.5 8.5H11.7428ZM2 12C2 8.96243 4.46243 6.5 7.5 6.5H16.5C19.5376 6.5 22 8.96243 22 12C22 15.0376 19.5376 17.5 16.5 17.5H7.5C4.46243 17.5 2 15.0376 2 12Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-dropdown"><path fill="currentColor" d="M2 2H22V9H2V2ZM4 4V7H20V4H4ZM4 11L4 20L20 20V11H22V22L2 22L2 11H4ZM6 12L18 12V14L6 14V12ZM6 16L18 16V18H6V16Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-radio"><path fill="currentColor" d="M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 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 12ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-steps"><path fill="currentColor" d="M1 12C1 10.067 2.567 8.5 4.5 8.5C6.08551 8.5 7.42479 9.55426 7.85506 11H8.64494C9.07521 9.55426 10.4145 8.5 12 8.5C13.5855 8.5 14.9248 9.55426 15.3551 11H16.1449C16.5752 9.55426 17.9145 8.5 19.5 8.5C21.433 8.5 23 10.067 23 12C23 13.933 21.433 15.5 19.5 15.5C17.9145 15.5 16.5752 14.4457 16.1449 13H15.3551C14.9248 14.4457 13.5855 15.5 12 15.5C10.4145 15.5 9.07521 14.4457 8.64494 13H7.85506C7.42479 14.4457 6.08551 15.5 4.5 15.5C2.567 15.5 1 13.933 1 12ZM4.5 10.5C3.67157 10.5 3 11.1716 3 12C3 12.8284 3.67157 13.5 4.5 13.5C5.32843 13.5 6 12.8284 6 12C6 11.1716 5.32843 10.5 4.5 10.5ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5ZM19.5 10.5C18.6716 10.5 18 11.1716 18 12C18 12.8284 18.6716 13.5 19.5 13.5C20.3284 13.5 21 12.8284 21 12C21 11.1716 20.3284 10.5 19.5 10.5Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/icon/_example/single.tsx 1`] = `"<div class="t-demo-iconfont"><div class="t-demo-row"><div class="t-demo-row__slider"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-t" style="fill:none"><g id="letters-t"><path id="stroke1" stroke="currentColor" d="M12 5V19M12 5H7.5M12 5H16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-d" style="fill:none"><g id="letters-d"><path id="stroke1" stroke="currentColor" d="M8 19V5H15C15.5523 5 16 5.44772 16 6V18C16 18.5523 15.5523 19 15 19H8Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-e" style="fill:none"><g id="letters-e"><path id="stroke1" stroke="currentColor" d="M16 5H9C8.44772 5 8 5.44772 8 6V12M8 12H16M8 12V18C8 18.5523 8.44772 19 9 19H16" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-s" style="fill:none"><g id="letters-s"><path id="stroke1" stroke="currentColor" d="M16 5H9.5C8.94772 5 8.5 5.44772 8.5 6V11C8.5 11.5523 8.94772 12 9.5 12H14.5C15.0523 12 15.5 12.4477 15.5 13V18C15.5 18.5523 15.0523 19 14.5 19H8" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-i" style="fill:none"><g id="letters-i"><path id="stroke1" stroke="currentColor" d="M12 5V19M12 5H9.5M12 5H14.5M12 19H14.5M12 19H9.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-g" style="fill:none"><g id="letters-g"><path id="stroke1" stroke="currentColor" d="M15 5H8.5C8.22386 5 8 5.22386 8 5.5V18.5C8 18.7761 8.22386 19 8.5 19H16V12H12.8" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-letters-n" style="fill:none"><g id="letters-n"><path id="stroke1" stroke="currentColor" d="M7.5 19L7.5 5L15.5 5C16.0523 5 16.5 5.44772 16.5 6L16.5 19" stroke-linecap="square" stroke-width="2"></path></g></svg></div><br/><div class="t-demo-row"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-checkbox" style="fill:none"><g id="component-checkbox"><path id="fill1" fill="#bbd3fb" d="M10 10L21 10V21H10L10 10Z"></path><path id="stroke1" stroke="currentColor" d="M10 10L21 10V21H10L10 10Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M14 6.5V3H3V14H6.5M18 14L15 17L13.5 15.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-breadcrumb" style="fill:none"><g id="component-breadcrumb"><path id="fill1" fill="#bbd3fb" d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z"></path><path id="stroke1" stroke="currentColor" d="M14 12L9.49999 7.5L3 7.5L3 16.5L9.5 16.5L14 12Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M16 7.5L20.5 12L16 16.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-input" style="fill:none"><g id="component-input"><path id="fill1" fill="#bbd3fb" d="M21 8L3 8L3 15L21 15V8Z"></path><path id="stroke1" stroke="currentColor" d="M7 11V12M3 8H21V15H3V8Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-switch" style="fill:none"><g id="component-switch"><path id="fill1" fill="#bbd3fb" 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"></path><path id="stroke1" stroke="currentColor" d="M7.5 16.5H16.5C18.9853 16.5 21 14.4853 21 12C21 9.51472 18.9853 7.5 16.5 7.5H7.5M7.5 16.5C5.01472 16.5 3 14.4853 3 12C3 9.51472 5.01472 7.5 7.5 7.5M7.5 16.5C9.98528 16.5 12 14.4853 12 12C12 9.51472 9.98528 7.5 7.5 7.5" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-dropdown" style="fill:none"><g id="component-dropdown"><path id="fill1" fill="#bbd3fb" d="M3 3H21V8H3V3Z"></path><path id="stroke1" stroke="currentColor" d="M3 12L3 21L21 21V12M3 3H21V8H3V3Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M7 17L17 17M17 13L7 13" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-radio" style="fill:none"><g id="component-radio"><path id="fill1" fill="#bbd3fb" 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"></path><path id="fill2" fill="#f78d94" d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="#0052d9" d="M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-component-steps" style="fill:none"><g id="component-steps"><g id="fill1"><path fill="#bbd3fb" d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12Z"></path><path fill="#bbd3fb" d="M14.5 12C14.5 10.6193 13.3807 9.5 12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12Z"></path><path fill="#bbd3fb" d="M22 12C22 10.6193 20.8807 9.5 19.5 9.5C18.1193 9.5 17 10.6193 17 12C17 13.3807 18.1193 14.5 19.5 14.5C20.8807 14.5 22 13.3807 22 12Z"></path></g><path id="stroke1" stroke="currentColor" d="M7 12C7 10.6193 5.88071 9.5 4.5 9.5C3.11929 9.5 2 10.6193 2 12C2 13.3807 3.11929 14.5 4.5 14.5C5.88071 14.5 7 13.3807 7 12ZM7 12H9.5M9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12M9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12M14.5 12H17.0002M17.0002 12C17.0002 10.6193 18.1193 9.5 19.5 9.5C20.8807 9.5 22 10.6193 22 12C22 13.3807 20.8807 14.5 19.5 14.5C18.1193 14.5 17.0002 13.3807 17.0002 12Z" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/base.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/demo/demo-image-1.png"/><div class="image-example"><div class="image-example-title">不同填充模式的图片</div><div class="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">fill</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">none</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-none t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">scale-down</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-scale-down t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/base.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/image.png"/><div class="image-example"><div class="image-example-title">不同填充模式的图片</div><div class="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div><div class="image-group mt-8"><div class="image-demo mr-24"><p class="image-demo-tip">fill</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">contain</p><div class="t-image t-image--square image-container" style="width:89px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover</p><div class="t-image t-image--square image-container" style="width:134px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">none</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-none t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">scale-down</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-scale-down t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/demo/demo-image-1.png"/><link rel="preload" as="image" href="x"/><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Image 图片</h1><p class="tdesign-mobile-demo-header__summary">用于展示图片素材</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="image-example"><div class="image-example-title">不同填充模式的图片</div><div class="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">fill</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">none</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-none t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">scale-down</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-scale-down t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div></div></div><div class="image-example"><div class="image-example-title">不同填充位置的图片</div><div class="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">cover center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-left" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-right" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover top</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-top" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-bottom" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain top</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-top" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-bottom" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-left" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-right" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div></div></div><div class="image-example"><div class="image-example-title">不同形状的图片</div><div class="image-example-desc">提供方形、圆角方形、圆角 3 种形状。 当图片长宽不相等时,无法使用 circle 展示一个正圆。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">方形</p><div class="t-image t-image--square image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆角方形</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆形</p><div class="t-image t-image--circle image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png" alt="一张图片"/></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="row"><div class="col"><p class="tips">加载默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div><div class="col"><p class="tips">加载自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div></div><div class="row"><div class="col"><p class="tips">失败默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div><div class="col"><p class="tips">失败自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/image.png"/><link rel="preload" as="image" href="x"/><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Image 图片</h1><p class="tdesign-mobile-demo-header__summary">用于展示效果,主要为上下左右居中裁切、拉伸、平铺等方式。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="image-example"><div class="image-example-title">不同填充模式的图片</div><div class="image-example-desc">提供 fill、contain、cover、none、scale-down 5 种填充类型。</div><div class="image-group mt-8"><div class="image-demo mr-24"><p class="image-demo-tip">fill</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">contain</p><div class="t-image t-image--square image-container" style="width:89px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover</p><div class="t-image t-image--square image-container" style="width:134px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">none</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-none t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">scale-down</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-scale-down t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div></div></div><div class="image-example mt-24"><div class="image-example-title">不同填充位置的图片</div><div class="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div><div class="image-group mt-8"><div class="image-demo mr-24"><p class="image-demo-tip">cover center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">cover left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-left" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-right" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">cover top</p><div class="t-image t-image--square" style="width:240px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-top" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24" style="margin-right:48px"><p class="image-demo-tip">cover bottom</p><div class="t-image t-image--square" style="width:240px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-bottom" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">contain top</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-top" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">contain bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-bottom" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain center</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain left</p><div class="t-image t-image--square image-container" style="width:180px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-left" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain right</p><div class="t-image t-image--square image-container" style="width:180px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-right" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div></div></div><div class="image-example mt-24"><div class="image-group"><div class="image-demo mr-24"><p class="image-demo-tip">方形</p><div class="t-image t-image--square image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">圆角方形</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆形</p><div class="t-image t-image--circle image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png" alt="一张图片"/></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="image-example" style="margin:8px 16px 32px"><div class="image-group"><div class="image-demo mr-24"><p class="image-demo-tip">加载默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div><div class="image-demo"><p class="image-demo-tip">加载自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div></div><div class="image-group mt-24"><div class="image-demo mr-24"><p class="image-demo-tip">失败默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div><div class="image-demo"><p class="image-demo-tip">失败自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/position.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/demo/demo-image-1.png"/><div class="image-example"><div class="image-example-title">不同填充位置的图片</div><div class="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">cover center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-left" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-right" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover top</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-top" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-bottom" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain top</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-top" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-bottom" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-left" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">contain right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-right" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/position.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/image.png"/><div class="image-example mt-24"><div class="image-example-title">不同填充位置的图片</div><div class="image-example-desc">当图片过大时,提供显示图片的局部左侧对齐、或右侧对齐的不同位置。</div><div class="image-group mt-8"><div class="image-demo mr-24"><p class="image-demo-tip">cover center</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">cover left</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-left" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">cover right</p><div class="t-image t-image--square image-container" style="width:72px;height:72px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-right" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">cover top</p><div class="t-image t-image--square" style="width:240px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-top" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24" style="margin-right:48px"><p class="image-demo-tip">cover bottom</p><div class="t-image t-image--square" style="width:240px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-bottom" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">contain top</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-top" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24 mr-24"><p class="image-demo-tip">contain bottom</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-bottom" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain center</p><div class="t-image t-image--square image-container" style="width:72px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain left</p><div class="t-image t-image--square image-container" style="width:180px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-left" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mt-24"><p class="image-demo-tip">contain right</p><div class="t-image t-image--square image-container" style="width:180px;height:80px"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-contain t-image--position-right" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/shape.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/demo/demo-image-1.png"/><div class="image-example"><div class="image-example-title">不同形状的图片</div><div class="image-example-desc">提供方形、圆角方形、圆角 3 种形状。 当图片长宽不相等时,无法使用 circle 展示一个正圆。</div><div class="image-group"><div class="image-demo"><p class="image-demo-tip">方形</p><div class="t-image t-image--square image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆角方形</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆形</p><div class="t-image t-image--circle image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/demo/demo-image-1.png" alt="一张图片"/></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/shape.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/image.png"/><div class="image-example mt-24"><div class="image-group"><div class="image-demo mr-24"><p class="image-demo-tip">方形</p><div class="t-image t-image--square image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo mr-24"><p class="image-demo-tip">圆角方形</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png"/></div></div><div class="image-demo"><p class="image-demo-tip">圆形</p><div class="t-image t-image--circle image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-cover t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/image.png" alt="一张图片"/></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/image/_example/status.tsx 1`] = `"<link rel="preload" as="image" href="x"/><div class="row"><div class="col"><p class="tips">加载默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div><div class="col"><p class="tips">加载自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div></div><div class="row"><div class="col"><p class="tips">失败默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div><div class="col"><p class="tips">失败自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/image/_example/status.tsx 1`] = `"<link rel="preload" as="image" href="x"/><div class="image-example" style="margin:8px 16px 32px"><div class="image-group"><div class="image-demo mr-24"><p class="image-demo-tip">加载默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div><div class="image-demo"><p class="image-demo-tip">加载自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="font-size:20px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><img class="t-image__img t-image--fit-fill t-image--position-center"/></div></div></div><div class="image-group mt-24"><div class="image-demo mr-24"><p class="image-demo-tip">失败默认提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div><div class="image-demo"><p class="image-demo-tip">失败自定义提示</p><div class="t-image t-image--round image-container"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="x"/></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/image-viewer/_example/align.tsx 1`] = `"<div class="image-example"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础图片预览 + 对齐方式</span></button></div>"`; @@ -312,9 +316,9 @@ exports[`ssr snapshot test > ssr test src/image-viewer/_example/index.tsx 1`] = exports[`ssr snapshot test > ssr test src/image-viewer/_example/operation.tsx 1`] = `"<div class="image-example"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->带操作图片预览</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/indexes/_example/base.tsx 1`] = `"<div style="position:relative;height:0"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-left return-indexes"><path fill="currentColor" d="M19.5002 13L7.91436 13L12.4144 17.5L11.0001 18.9142L4.08594 12L11.0001 5.08582L12.4144 6.50003L7.91436 11L19.5002 11V13Z"></path></svg><div class="t-indexes"><div class="t-indexes__sidebar"><div class="t-indexes__sidebar-item" data-index="A">A</div><div class="t-indexes__sidebar-item" data-index="B">B</div><div class="t-indexes__sidebar-item" data-index="C">C</div><div class="t-indexes__sidebar-item" data-index="D">D</div><div class="t-indexes__sidebar-item" data-index="E">E</div><div class="t-indexes__sidebar-item" data-index="F">F</div><div class="t-indexes__sidebar-item" data-index="G">G</div><div class="t-indexes__sidebar-item" data-index="J">J</div><div class="t-indexes__sidebar-item" data-index="K">K</div></div><div class="t-indexes-anchor" data-index="A"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">A</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿坝</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿拉善</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿里</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安康</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鞍山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安顺</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">澳门</div></div></div></div></div><div class="t-indexes-anchor" data-index="B"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">B</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">北京</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">白银</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">保定</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">宝鸡</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">保山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">包头</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">巴中</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">北海</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">蚌埠</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">本溪</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">毕节</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">滨州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">百色</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">亳州</div></div></div></div></div><div class="t-indexes-anchor" data-index="C"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">C</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">重庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">成都</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长沙</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长春</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">沧州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">常德</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">昌都</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长治</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">常州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">巢湖</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">潮州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">承德</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">郴州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">赤峰</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">池州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">崇左</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">楚雄</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">滁州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">朝阳</div></div></div></div></div><div class="t-indexes-anchor" data-index="D"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">D</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大连</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">东莞</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大理</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">丹东</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大同</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大兴安岭</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德宏</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">定西</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">迪庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">东营</div></div></div></div></div><div class="t-indexes-anchor" data-index="E"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">E</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鄂尔多斯</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">恩施</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鄂州</div></div></div></div></div><div class="t-indexes-anchor" data-index="F"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">F</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">福州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">防城港</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">佛山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">抚顺</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">抚州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阜新</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阜阳</div></div></div></div></div><div class="t-indexes-anchor" data-index="G"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">G</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">桂林</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">贵阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">甘南</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">赣州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">甘孜</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广安</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广元</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">贵港</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">果洛</div></div></div></div></div><div class="t-indexes-anchor" data-index="J"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">J</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">揭阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">吉林</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">晋江</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">吉安</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">胶州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">嘉兴</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">济南</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鸡西</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">荆州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">江门</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">基隆</div></div></div></div></div><div class="t-indexes-anchor" data-index="K"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">K</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">昆明</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开封</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">康定</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">喀什</div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/indexes/_example/base.tsx 1`] = `"<div style="position:relative;height:0"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-left return-indexes" style="fill:none"><g id="arrow-left"><path id="stroke1" stroke="currentColor" d="M11 6.5L5.5 12L11 17.5M6.75 12H19.75" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-indexes"><div class="t-indexes__sidebar"><div class="t-indexes__sidebar-item" data-index="A">A</div><div class="t-indexes__sidebar-item" data-index="B">B</div><div class="t-indexes__sidebar-item" data-index="C">C</div><div class="t-indexes__sidebar-item" data-index="D">D</div><div class="t-indexes__sidebar-item" data-index="E">E</div><div class="t-indexes__sidebar-item" data-index="F">F</div><div class="t-indexes__sidebar-item" data-index="G">G</div><div class="t-indexes__sidebar-item" data-index="J">J</div><div class="t-indexes__sidebar-item" data-index="K">K</div></div><div class="t-indexes-anchor" data-index="A"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">A</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿坝</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿拉善</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阿里</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安康</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鞍山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安顺</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">安阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">澳门</div></div></div></div></div><div class="t-indexes-anchor" data-index="B"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">B</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">北京</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">白银</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">保定</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">宝鸡</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">保山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">包头</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">巴中</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">北海</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">蚌埠</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">本溪</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">毕节</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">滨州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">百色</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">亳州</div></div></div></div></div><div class="t-indexes-anchor" data-index="C"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">C</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">重庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">成都</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长沙</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长春</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">沧州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">常德</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">昌都</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">长治</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">常州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">巢湖</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">潮州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">承德</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">郴州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">赤峰</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">池州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">崇左</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">楚雄</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">滁州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">朝阳</div></div></div></div></div><div class="t-indexes-anchor" data-index="D"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">D</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大连</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">东莞</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大理</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">丹东</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大同</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大兴安岭</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德宏</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">德州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">定西</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">迪庆</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">东营</div></div></div></div></div><div class="t-indexes-anchor" data-index="E"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">E</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鄂尔多斯</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">恩施</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鄂州</div></div></div></div></div><div class="t-indexes-anchor" data-index="F"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">F</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">福州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">防城港</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">佛山</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">抚顺</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">抚州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阜新</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">阜阳</div></div></div></div></div><div class="t-indexes-anchor" data-index="G"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">G</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">桂林</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">贵阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">甘南</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">赣州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">甘孜</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广安</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">广元</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">贵港</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">果洛</div></div></div></div></div><div class="t-indexes-anchor" data-index="J"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">J</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">揭阳</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">吉林</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">晋江</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">吉安</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">胶州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">嘉兴</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">济南</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">鸡西</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">荆州</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">江门</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">基隆</div></div></div></div></div><div class="t-indexes-anchor" data-index="K"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"></div><div class="t-indexes-anchor__header">K</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">昆明</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开封</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">康定</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">喀什</div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/indexes/_example/custom.tsx 1`] = `"<div style="position:relative;height:0"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-left return-indexes"><path fill="currentColor" d="M19.5002 13L7.91436 13L12.4144 17.5L11.0001 18.9142L4.08594 12L11.0001 5.08582L12.4144 6.50003L7.91436 11L19.5002 11V13Z"></path></svg><div class="t-indexes"><div class="t-indexes__sidebar"><div class="t-indexes__sidebar-item" data-index="0">0</div><div class="t-indexes__sidebar-item" data-index="3">3</div><div class="t-indexes__sidebar-item" data-index="4">4</div><div class="t-indexes__sidebar-item" data-index="7">7</div><div class="t-indexes__sidebar-item" data-index="8">8</div><div class="t-indexes__sidebar-item" data-index="10">10</div><div class="t-indexes__sidebar-item" data-index="#">#</div></div><div class="t-indexes-anchor" data-index="0"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">0</div></div><div class="t-indexes-anchor__header">0</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="3"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">3</div></div><div class="t-indexes-anchor__header">3</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="4"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">4</div></div><div class="t-indexes-anchor__header">4</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="7"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">7</div></div><div class="t-indexes-anchor__header">7</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="8"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">8</div></div><div class="t-indexes-anchor__header">8</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="10"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">10</div></div><div class="t-indexes-anchor__header">10</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="#"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">#</div></div><div class="t-indexes-anchor__header">#</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/indexes/_example/custom.tsx 1`] = `"<div style="position:relative;height:0"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-arrow-left return-indexes" style="fill:none"><g id="arrow-left"><path id="stroke1" stroke="currentColor" d="M11 6.5L5.5 12L11 17.5M6.75 12H19.75" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-indexes"><div class="t-indexes__sidebar"><div class="t-indexes__sidebar-item" data-index="0">0</div><div class="t-indexes__sidebar-item" data-index="3">3</div><div class="t-indexes__sidebar-item" data-index="4">4</div><div class="t-indexes__sidebar-item" data-index="7">7</div><div class="t-indexes__sidebar-item" data-index="8">8</div><div class="t-indexes__sidebar-item" data-index="10">10</div><div class="t-indexes__sidebar-item" data-index="#">#</div></div><div class="t-indexes-anchor" data-index="0"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">0</div></div><div class="t-indexes-anchor__header">0</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="3"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">3</div></div><div class="t-indexes-anchor__header">3</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="4"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">4</div></div><div class="t-indexes-anchor__header">4</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="7"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">7</div></div><div class="t-indexes-anchor__header">7</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="8"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">8</div></div><div class="t-indexes-anchor__header">8</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="10"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">10</div></div><div class="t-indexes-anchor__header">10</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div><div class="t-indexes-anchor" data-index="#"><div class="t-indexes-anchor__wrapper"><div class="t-indexes-anchor__slot"><div class="capsule ">#</div></div><div class="t-indexes-anchor__header">#</div></div></div><div><div class="t-cell-group t-cell-group--default"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">列表内容</div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/indexes/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Indexes 索引</h1><p class="tdesign-mobile-demo-header__summary">用于页面中信息快速检索,可以根据目录中的页码快速找到所需的内容。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础索引类型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础用法</span></button></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">其他索引类型</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->胶囊索引</span></button></div></div></div>"`; @@ -324,25 +328,25 @@ exports[`ssr snapshot test > ssr test src/input/_example/banner.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/input/_example/base.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字(选填)" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/bordered.tsx 1`] = `"<div class="input-bordered"><div class="input-bordered__summary">标签文字</div><div class="t-input t-input--layout-horizontal input-bordered__input"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/bordered.tsx 1`] = `"<div class="input-bordered"><div class="input-bordered__summary">标签文字</div><div class="t-input t-input--layout-horizontal input-bordered__input"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/custom.tsx 1`] = `"<div class="input-custom"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Input 输入框</h1><p class="tdesign-mobile-demo-header__summary">用于单行文本信息输入。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字(选填)" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带字数限制输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符,汉字算两个</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- --> 操作按钮 </span></button></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-avatar"><path fill="currentColor" d="M2 2L22 2L22 22L2 22L2 2ZM19.5 20H20L20 4L4 4L4 20H4.5C4.5 17.2386 6.73858 15 9.5 15H14.5C17.2614 15 19.5 17.2386 19.5 20ZM12 7C10.6193 7 9.5 8.11929 9.5 9.5C9.5 10.8807 10.6193 12 12 12C13.3807 12 14.5 10.8807 14.5 9.5C14.5 8.11929 13.3807 7 12 7ZM7.5 9.5C7.5 7.01472 9.51472 5 12 5C14.4853 5 16.5 7.01472 16.5 9.5C16.5 11.9853 14.4853 14 12 14C9.51472 14 7.5 11.9853 7.5 9.5ZM9.5 17C7.84315 17 6.5 18.3431 6.5 20L17.5 20C17.5 18.3431 16.1569 17 14.5 17H9.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">特定类型输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">输入密码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">验证码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="输入验证码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="t-image t-image--square input-suffix__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/></div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">手机号</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false" value="17600600600"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="input-suffix__verify">发送验证码</div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">价格</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="0.00" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">元</div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">数量</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="填写个数" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">个</div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">输入框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--error"><input class="t-input__control t-input--error" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false" value="已输入文字"/></div><div class="t-input__tips t-input--left">辅助说明</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">不可编辑</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default t-input__control--disabled" type="text" disabled="" maxLength="-1" spellCheck="false" value="不可编辑文字"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">信息超长状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签超长时最多十个字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">内容位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">左对齐</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">居中</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--center t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">右对齐</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">竖排样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border input-demo"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">标签外置样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="input-bordered"><div class="input-bordered__summary">标签文字</div><div class="t-input t-input--layout-horizontal input-bordered__input"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义样式输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="input-custom"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Input 输入框</h1><p class="tdesign-mobile-demo-header__summary">用于单行文本信息输入。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字(选填)" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带字数限制输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符,汉字算两个</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带操作输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- --> 操作按钮 </span></button></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-avatar" style="fill:none"><g id="user-avatar"><path id="fill1" fill="transparent" d="M3 3L21 3L21 21L3 21L3 3Z"></path><g id="fill2"><path fill="transparent" d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z"></path><path fill="transparent" d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z"></path></g><g id="stroke2"><path stroke="currentColor" d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z" stroke-linecap="square" stroke-width="2"></path></g><path id="stroke1" stroke="currentColor" d="M3 3L21 3L21 21L3 21L3 3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">特定类型输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">输入密码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">验证码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="输入验证码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="t-image t-image--square input-suffix__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/></div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">手机号</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false" value="17600600600"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="input-suffix__verify">发送验证码</div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">价格</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="0.00" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">元</div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">数量</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="填写个数" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">个</div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">输入框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--error"><input class="t-input__control t-input--error" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false" value="已输入文字"/></div><div class="t-input__tips t-input--left">辅助说明</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">不可编辑</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default t-input__control--disabled" type="text" disabled="" maxLength="-1" spellCheck="false" value="不可编辑文字"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">信息超长状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签超长时最多十个字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">内容位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">左对齐</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">居中</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--center t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">右对齐</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">竖排样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-input t-input--layout-horizontal t-input--border input-demo"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">标签外置样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="input-bordered"><div class="input-bordered__summary">标签文字</div><div class="t-input t-input--layout-horizontal input-bordered__input"><div class="t-input__wrap--prefix"><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义样式输入框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="input-custom"><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/label.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签超长时最多十个字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/layout.tsx 1`] = `"<div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/layout.tsx 1`] = `"<div class="t-input t-input--layout-vertical t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/maxLength.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="10" spellCheck="false"/></div><div class="t-input__tips t-input--left">最大输入10个字符,汉字算两个</div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/prefix.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__icon--prefix"></div><div class="t-input__label"></div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/special.tsx 1`] = `"<link rel="preload" as="image" href="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">输入密码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 26 24" width="1em" height="1em" class="t-icon t-icon-browse-off"><path fill="currentColor" d="M3.99999 1.58582L10.1714 7.75774L17.2425 14.8288L23.4137 21L21.9995 22.4142L19.0345 19.4492C17.2447 20.4377 15.1866 21.0001 12.9996 21.0001C7.42102 21.0001 2.69842 17.3465 1.08922 12.3042L0.992188 12.0001L1.08922 11.6961C1.85645 9.29201 3.33009 7.20571 5.26511 5.67975L2.58567 2.99993L3.99999 1.58582ZM6.69098 7.10574C5.05507 8.33729 3.79122 10.0353 3.09676 12.0001C4.53843 16.0793 8.42915 19.0001 12.9996 19.0001C14.6314 19.0001 16.1745 18.6285 17.5507 17.9655L15.7571 16.1719C14.9668 16.695 14.0185 17.0003 12.9999 17.0003C10.2385 17.0003 7.99989 14.7618 7.99989 12.0003C7.99989 10.9817 8.3052 10.0334 8.82835 9.24312L6.69098 7.10574ZM10.292 10.7068C10.1046 11.0984 9.99989 11.5368 9.99989 12.0003C9.99989 13.6572 11.343 15.0003 12.9999 15.0003C13.4634 15.0003 13.9018 14.8956 14.2934 14.7082L10.292 10.7068ZM13 5.00003C12.4234 5.00003 11.8583 5.04642 11.3081 5.13548L10.321 5.29527L10.0014 3.32097L10.9885 3.16117C11.644 3.05508 12.3159 3.00003 13 3.00003C18.5786 3.00003 23.3012 6.65367 24.9104 11.696L25.0074 12L24.9104 12.3041C24.4968 13.5999 23.878 14.8034 23.0926 15.8763L22.5019 16.6833L20.8881 15.5019L21.4788 14.695C22.0769 13.8778 22.5595 12.9715 22.9028 12C21.4612 7.92082 17.5704 5.00003 13 5.00003ZM13.5132 6.92636L14.4691 7.21985C16.0499 7.70515 17.2953 8.95049 17.7806 10.5313L18.0741 11.4873L16.1621 12.0742L15.8687 11.1183C15.578 10.1715 14.829 9.42243 13.8822 9.13178L12.9262 8.8383L13.5132 6.92636Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">验证码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="输入验证码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="t-image t-image--square input-suffix__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/></div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">手机号</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false" value="17600600600"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="input-suffix__verify">发送验证码</div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">价格</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="0.00" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">元</div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">数量</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="填写个数" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">个</div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/special.tsx 1`] = `"<link rel="preload" as="image" href="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">输入密码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="password" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-browse-off" style="fill:none"><g id="browse-off"><path id="stroke1" stroke="currentColor" d="M13.1758 8.17578C14.4396 8.56376 15.4368 9.56096 15.8247 10.8247M21.2858 15.2856C22.0085 14.2983 22.5776 13.1913 22.9578 12C21.4771 7.36017 17.131 4 12.0001 4C11.3698 4 10.7513 4.05072 10.1484 4.1483M5.80747 5.80786C3.57225 7.23888 1.86478 9.42193 1.04199 12.0001C2.52275 16.6399 6.86881 20.0001 11.9997 20.0001C14.2796 20.0001 16.4045 19.3367 18.1919 18.1923L5.80747 5.80786ZM8 12.0003C8 10.8957 8.44771 9.89573 9.17157 9.17188L14.8284 14.8287C14.1046 15.5526 13.1046 16.0003 12 16.0003C9.79086 16.0003 8 14.2094 8 12.0003Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M20.9996 21L3 3" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">验证码</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="输入验证码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="t-image t-image--square input-suffix__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://wwcdn.weixin.qq.com/node/wework/images/202010241547.ac6876be9c.png"/></div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">手机号</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false" value="17600600600"/><div class="t-input__wrap--suffix"><div class="input-suffix"><div class="input-suffix__line"></div><div class="input-suffix__verify">发送验证码</div></div></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">价格</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="0.00" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">元</div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">数量</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--right t-input--default" type="number" placeholder="填写个数" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix">个</div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/input/_example/status.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--error"><input class="t-input__control t-input--error" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false" value="已输入文字"/></div><div class="t-input__tips t-input--left">辅助说明</div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">不可编辑</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default t-input__control--disabled" type="text" disabled="" maxLength="-1" spellCheck="false" value="不可编辑文字"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/input/_example/suffix.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- --> 操作按钮 </span></button></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-avatar"><path fill="currentColor" d="M2 2L22 2L22 22L2 22L2 2ZM19.5 20H20L20 4L4 4L4 20H4.5C4.5 17.2386 6.73858 15 9.5 15H14.5C17.2614 15 19.5 17.2386 19.5 20ZM12 7C10.6193 7 9.5 8.11929 9.5 9.5C9.5 10.8807 10.6193 12 12 12C13.3807 12 14.5 10.8807 14.5 9.5C14.5 8.11929 13.3807 7 12 7ZM7.5 9.5C7.5 7.01472 9.51472 5 12 5C14.4853 5 16.5 7.01472 16.5 9.5C16.5 11.9853 14.4853 14 12 14C9.51472 14 7.5 11.9853 7.5 9.5ZM9.5 17C7.84315 17 6.5 18.3431 6.5 20L17.5 20C17.5 18.3431 16.1569 17 14.5 17H9.5Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/input/_example/suffix.tsx 1`] = `"<div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入手机号码" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix"><button type="button" class="t-button t-button--size-small t-button--base t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- --> 操作按钮 </span></button></div></div></div></div><div class="t-input t-input--layout-horizontal t-input--border"><div class="t-input__wrap--prefix"><div class="t-input__label">标签文字</div></div><div class="t-input__wrap"><div class="t-input__content t-input--default"><input class="t-input__control t-input--default" type="text" placeholder="请输入文字" maxLength="-1" spellCheck="false"/><div class="t-input__wrap--suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user-avatar" style="fill:none"><g id="user-avatar"><path id="fill1" fill="transparent" d="M3 3L21 3L21 21L3 21L3 3Z"></path><g id="fill2"><path fill="transparent" d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z"></path><path fill="transparent" d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z"></path></g><g id="stroke2"><path stroke="currentColor" d="M15.5 9.5C15.5 11.433 13.933 13 12 13C10.067 13 8.5 11.433 8.5 9.5C8.5 7.567 10.067 6 12 6C13.933 6 15.5 7.567 15.5 9.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M5.5 20C5.5 17.7909 7.29086 16 9.5 16H14.5C16.7091 16 18.5 17.7909 18.5 20V21H5.5V20Z" stroke-linecap="square" stroke-width="2"></path></g><path id="stroke1" stroke="currentColor" d="M3 3L21 3L21 21L3 21L3 3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/layout/_example/base.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="t-row"><div class="t-col dark t-col--8 t-col--offset-0">col-8</div><div class="t-col light t-col--8 t-col--offset-0">col-8</div><div class="t-col dark t-col--8 t-col--offset-0">col-8</div></div><div class="t-row"><div class="t-col dark t-col--4 t-col--offset-0">col-4</div><div class="t-col light t-col--16 t-col--offset-4">col-16 col-offset-4</div></div><div class="t-row"><div class="t-col dark t-col--12 t-col--offset-12">col-12 col-offset-12</div></div></div>"`; @@ -352,17 +356,17 @@ exports[`ssr snapshot test > ssr test src/layout/_example/offset.tsx 1`] = `"<di exports[`ssr snapshot test > ssr test src/link/_example/base.tsx 1`] = `"<div class="demo-content"><a href="/mobile-react/overview" class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__content">跳转链接</span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Link 链接</h1><p class="tdesign-mobile-demo-header__summary">文字超链接用于跳转一个新页面,如当前项目跳转,友情链接等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a href="/mobile-react/overview" class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">下划线文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">前置图标文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link"><path fill="currentColor" d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z"></path></svg></span><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link"><path fill="currentColor" d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z"></path></svg></span><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">后置图标文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">不同主题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--danger"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--warning"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--danger t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--warning t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">链接尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">S号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--medium t-link--primary"><span class="t-link__content">M号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--large t-link--primary"><span class="t-link__content">L号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Link 链接</h1><p class="tdesign-mobile-demo-header__summary">文字超链接用于跳转一个新页面,如当前项目跳转,友情链接等。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a href="/mobile-react/overview" class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">下划线文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">前置图标文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link" style="fill:none"><g id="link"><path id="stroke1" stroke="currentColor" d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link" style="fill:none"><g id="link"><path id="stroke1" stroke="currentColor" d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-link__content">跳转链接</span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">后置图标文字链接</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">不同主题</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--danger"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--warning"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--danger t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--warning t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">链接尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">S号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--medium t-link--primary"><span class="t-link__content">M号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--large t-link--primary"><span class="t-link__content">L号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/linkSize.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">S号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--medium t-link--primary"><span class="t-link__content">M号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--large t-link--primary"><span class="t-link__content">L号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/linkSize.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">S号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--medium t-link--primary"><span class="t-link__content">M号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--large t-link--primary"><span class="t-link__content">L号链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/prefix.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link"><path fill="currentColor" d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z"></path></svg></span><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link"><path fill="currentColor" d="M13.2925 3.95949C15.1558 2.09618 18.1768 2.09619 20.0401 3.95949C21.9034 5.8228 21.9034 8.84381 20.0401 10.7071L17.0094 13.7379L15.5952 12.3236L18.6259 9.29291C19.7082 8.21065 19.7082 6.45596 18.6259 5.37371C17.5436 4.29145 15.789 4.29145 14.7067 5.3737L11.676 8.40444L10.2617 6.99023L13.2925 3.95949ZM15.4125 9.99989L9.99826 15.4142L8.58405 14L13.9983 8.58568L15.4125 9.99989ZM8.40395 11.6764L5.37322 14.7072C4.29096 15.7894 4.29096 17.5441 5.37322 18.6264C6.45547 19.7086 8.21016 19.7086 9.29242 18.6264L12.3232 15.5956L13.7374 17.0099L10.7066 20.0406C8.84333 21.9039 5.82231 21.9039 3.959 20.0406C2.0957 18.1773 2.0957 15.1563 3.959 13.293L6.98974 10.2622L8.40395 11.6764Z"></path></svg></span><span class="t-link__content">跳转链接</span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/prefix.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link" style="fill:none"><g id="link"><path id="stroke1" stroke="currentColor" d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--hover"><span class="t-link__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-link" style="fill:none"><g id="link"><path id="stroke1" stroke="currentColor" d="M11.6762 6.99023L13.9998 4.6666C15.4726 3.19382 17.8604 3.19382 19.3332 4.6666C20.806 6.13938 20.806 8.52723 19.3332 10L17.0096 12.3236M6.98974 11.6766L4.66611 14.0003C3.19333 15.4731 3.19333 17.8609 4.66611 19.3337C6.13889 20.8065 8.52675 20.8065 9.99953 19.3337L12.3232 17.0101M13.9985 9.99989L9.99847 14" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-link__content">跳转链接</span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/status.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--danger t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--warning t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/status.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--danger t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--warning t-link--disabled"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/suffix.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/suffix.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div>"`; -exports[`ssr snapshot test > ssr test src/link/_example/theme.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--danger"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a><a class="t-link t-link--small t-link--warning"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump"><path fill="currentColor" d="M3 21L3 3L10.0909 3V5H5L5 19H19V13.9091H21V21H3ZM10.5858 12L17.5858 5L13 5V3L21 3L21 11H19V6.41421L12 13.4142L10.5858 12Z"></path></svg></span></a></div>"`; +exports[`ssr snapshot test > ssr test src/link/_example/theme.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--default"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--danger"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div><div class="demo-content"><a class="t-link t-link--small t-link--success"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a><a class="t-link t-link--small t-link--warning"><span class="t-link__content">跳转链接</span><span class="t-link__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-jump" style="fill:none"><g id="jump"><path id="stroke1" stroke="currentColor" d="M9 4L4 4L4 20L20 20L20 15" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M19.25 4.75L12 12M14 4H20L20 10" stroke-linecap="square" stroke-width="2"></path></g></svg></span></a></div>"`; exports[`ssr snapshot test > ssr test src/link/_example/underline.tsx 1`] = `"<div class="demo-content"><a class="t-link t-link--small t-link--primary t-link--underline"><span class="t-link__content">跳转链接</span></a><a class="t-link t-link--small t-link--default t-link--underline t-link--hover"><span class="t-link__content">跳转链接</span></a></div>"`; @@ -404,51 +408,51 @@ exports[`ssr snapshot test > ssr test src/message/_example/index.tsx 1`] = `"<di exports[`ssr snapshot test > ssr test src/message/_example/theme.tsx 1`] = `"<div class="container"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->普通通知</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->成功通知</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->警示通知</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button t-button--block"><span class="t-button__content"> <!-- -->错误通知</span></button></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/base.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-navbar__capsule"><div class="custom-capsule"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left custom-capsule__icon" style="font-size:20px"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><div class="t-divider t-divider--vertical t-divider--center" role="separator"><div class="t-divider__content"></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home custom-capsule__icon" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/base.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-navbar__capsule"><div class="custom-capsule"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left custom-capsule__icon" style="fill:none;font-size:20px"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-divider t-divider--vertical t-divider--center" role="separator"><div class="t-divider__content"></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home custom-capsule__icon" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/custom-color.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation custom-navbar" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/custom-color.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation custom-navbar" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/img.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><img src="https://tdesign.gtimg.com/mobile/demos/logo1.png" class="logo"/></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/img.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><img src="https://tdesign.gtimg.com/mobile/demos/logo1.png" class="logo"/></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="tdesign-mobile-demo"><div class="t-navbar t-navbar--fixed t-navbar--visible-animation" style="position:fixed;z-index:999"><div class="t-navbar__placeholder"></div><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">Navbar 导航条</span></div></div></div><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Navbar 导航栏</h1><p class="tdesign-mobile-demo-header__summary">用于不同页面之间切换或者跳转,位于内容区的上方,系统状态栏的下方。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="font-size:24px"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-navbar__capsule"><div class="custom-capsule"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left custom-capsule__icon" style="font-size:20px"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><div class="t-divider t-divider--vertical t-divider--center" role="separator"><div class="t-divider__content"></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home custom-capsule__icon" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带搜索导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图片导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><img src="https://tdesign.gtimg.com/mobile/demos/logo1.png" class="logo"/></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">标题对齐</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题居中</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><span class="custom-left-title">标题左对齐</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">标题尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative;margin-bottom:0"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><span class="custom-title">返回</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="header-title">大尺寸标题</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation custom-navbar" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/logo1.png"/><div class="tdesign-mobile-demo"><div class="t-navbar t-navbar--fixed t-navbar--visible-animation" style="position:fixed;z-index:999"><div class="t-navbar__placeholder"></div><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">Navbar 导航条</span></div></div></div><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Navbar 导航栏</h1><p class="tdesign-mobile-demo-header__summary">用于不同页面之间切换或者跳转,位于内容区的上方,系统状态栏的下方。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none;font-size:24px"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-navbar__capsule"><div class="custom-capsule"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left custom-capsule__icon" style="fill:none;font-size:20px"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-divider t-divider--vertical t-divider--center" role="separator"><div class="t-divider__content"></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home custom-capsule__icon" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带搜索导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图片导航栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><img src="https://tdesign.gtimg.com/mobile/demos/logo1.png" class="logo"/></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">标题对齐</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题居中</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="custom-left-title">标题左对齐</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">标题尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative;margin-bottom:0"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="custom-title">返回</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="header-title">大尺寸标题</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-navbar-demo"><div class="t-navbar t-navbar--visible-animation custom-navbar" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/left-title.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题居中</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><span class="custom-left-title">标题左对齐</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/left-title.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题居中</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="custom-left-title">标题左对齐</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/search.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/search.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/navbar/_example/size.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative;margin-bottom:0"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow"><path fill="currentColor" d="M15.9144 17.5L10.4144 12L15.9144 6.50003L14.5002 5.08582L7.58594 12L14.5002 18.9142L15.9144 17.5Z"></path></svg><span class="custom-title">返回</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:24px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="font-size:24px"><path fill="currentColor" d="M3 10.5H6V13.5H3V10.5ZM10.5 10.5H13.5V13.5H10.5V10.5ZM18 10.5H21V13.5H18V10.5Z"></path></svg></div></div></div><div class="header-title">大尺寸标题</div>"`; +exports[`ssr snapshot test > ssr test src/navbar/_example/size.tsx 1`] = `"<div class="t-navbar t-navbar--visible-animation" style="position:relative"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-navbar__center"><span class="t-navbar__center-title">标题文字</span></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="t-navbar t-navbar--visible-animation" style="position:relative;margin-bottom:0"><div class="t-navbar__content"><div class="t-navbar__left"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-left t-navbar__left-arrow" style="fill:none"><g id="chevron-left"><path id="stroke1" stroke="currentColor" d="M14.5 17.5L9 12L14.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg><span class="custom-title">返回</span></div><div class="t-navbar__center"></div><div class="t-navbar__right"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:24px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-ellipsis" style="fill:none;font-size:24px"><g id="ellipsis"><g id="stroke1"><path stroke="currentColor" d="M4 11.5H5V12.5H4V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M11.5 11.5H12.5V12.5H11.5V11.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M19 11.5H20V12.5H19V11.5Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div><div class="header-title">大尺寸标题</div>"`; exports[`ssr snapshot test > ssr test src/notice-bar/_example/base.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知消息</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/custom.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info cover-class"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound"><path fill="currentColor" d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/custom.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info cover-class"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound" style="fill:none"><g id="sound"><path id="fill1" fill="transparent" d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z"></path><path id="fill2" fill="transparent" d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z"></path><path id="stroke1" stroke="currentColor" d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/customization.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述<span class="t-notice-bar__operation"><a class="custom-link t-link t-link--medium t-link--primary"><span class="t-link__content">详情</span></a></span></div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/customization.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述<span class="t-notice-bar__operation"><a class="custom-link t-link t-link--medium t-link--primary"><span class="t-link__content">详情</span></a></span></div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/event.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的消息通知</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/event.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的消息通知</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/iconDemo.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/iconDemo.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/mobile.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">NoticeBar 公告栏</h1><p class="tdesign-mobile-demo-header__summary">在导航栏下方,用于给用户显示提示消息。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纯文字的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知消息</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标静态公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带关闭的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知信息</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带入口的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的消息通知</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定样式的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info cover-class"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound"><path fill="currentColor" d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义内容的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述<span class="t-notice-bar__operation"><a class="custom-link t-link t-link--medium t-link--primary"><span class="t-link__content">详情</span></a></span></div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">公告栏类型有普通(info)、警示(warning)、成功(success)、错误(error)</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">默认状态公告栏默认状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--success notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">成功状态公告栏成功状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--warning notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">警示状态公告栏警示状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--error notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">错误状态公告栏错误状态公告栏</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 可滚动的公告栏</h2><p class="tdesign-mobile-demo-block__summary">可滚动公告栏有水平 (horizontal) 和垂直 (vertical)</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound"><path fill="currentColor" d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content--vertical t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">君不见</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">高堂明镜悲白发</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">朝如青丝暮成雪</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">人生得意须尽欢</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">莫使金樽空对月</div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/mobile.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">NoticeBar 公告栏</h1><p class="tdesign-mobile-demo-header__summary">在导航栏下方,用于给用户显示提示消息。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纯文字的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知消息</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标静态公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带关闭的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知信息</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带入口的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的消息通知</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定样式的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info cover-class"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound" style="fill:none"><g id="sound"><path id="fill1" fill="transparent" d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z"></path><path id="fill2" fill="transparent" d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z"></path><path id="stroke1" stroke="currentColor" d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义内容的公告栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述提示文字描述<span class="t-notice-bar__operation"><a class="custom-link t-link t-link--medium t-link--primary"><span class="t-link__content">详情</span></a></span></div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">公告栏类型有普通(info)、警示(warning)、成功(success)、错误(error)</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">默认状态公告栏默认状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--success notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">成功状态公告栏成功状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--warning notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">警示状态公告栏警示状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--error notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">错误状态公告栏错误状态公告栏</div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 可滚动的公告栏</h2><p class="tdesign-mobile-demo-block__summary">可滚动公告栏有水平 (horizontal) 和垂直 (vertical)</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound" style="fill:none"><g id="sound"><path id="fill1" fill="transparent" d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z"></path><path id="fill2" fill="transparent" d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z"></path><path id="stroke1" stroke="currentColor" d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content--vertical t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">君不见</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">高堂明镜悲白发</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">朝如青丝暮成雪</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">人生得意须尽欢</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">莫使金樽空对月</div></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/scrolling.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound"><path fill="currentColor" d="M15 1.29004V22.7095L5.7369 17.4998L1 17.4998L1 6.49976H5.7369L15 1.29004ZM4.99882 8.49976H3L3 15.4998L4.99882 15.4998L4.99882 8.49976ZM6.99882 15.9149L13 19.29V4.70949L6.99882 8.08465V15.9149ZM20.9791 6.98155L21.5818 7.77956C22.4998 8.99522 22.9963 10.4772 22.9958 12.0006C22.9952 13.5239 22.4977 15.0056 21.5788 16.2206L20.9756 17.0182L19.3805 15.8117L19.9837 15.0142C20.64 14.1463 20.9954 13.088 20.9958 11.9999C20.9961 10.9117 20.6415 9.85319 19.9858 8.98486L19.3831 8.18686L20.9791 6.98155ZM18.1864 9.09068L18.7891 9.88869C19.2481 10.4965 19.4963 11.2375 19.496 11.9992C19.4958 12.7609 19.247 13.5017 18.7876 14.1092L18.1844 14.9068L16.5892 13.7004L17.1924 12.9028C17.3893 12.6424 17.4959 12.3249 17.496 11.9985C17.4962 11.6721 17.3898 11.3545 17.1931 11.094L16.5904 10.296L18.1864 9.09068Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content--vertical t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">君不见</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">高堂明镜悲白发</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">朝如青丝暮成雪</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">人生得意须尽欢</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">莫使金樽空对月</div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/scrolling.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">提示文字描述提示文字描述提示文字描述提示文字描述文</div></div></div><div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-sound" style="fill:none"><g id="sound"><path id="fill1" fill="transparent" d="M14.0002 21L5.99902 16.5V7.5L14.0002 3V21Z"></path><path id="fill2" fill="transparent" d="M2 16.5L2 7.5H5.99882L5.99882 16.5L2 16.5Z"></path><path id="stroke1" stroke="currentColor" d="M5.99882 16.5L2 16.5L2 7.5H5.99882M5.99882 16.5L14 21V3L5.99882 7.5M5.99882 16.5L5.99882 7.5" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M17.9902 13.5059C18.3184 13.0719 18.4961 12.5428 18.4963 11.9987C18.4965 11.4546 18.3192 10.9254 17.9913 10.4912M20.7813 15.618C21.5689 14.5765 21.9953 13.3066 21.9957 12.0008C21.9962 10.6951 21.5707 9.42481 20.7838 8.38281" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content--vertical t-swiper t-swiper--default" style="height:auto;box-sizing:content-box"><div class="t-swiper__container--card" style="left:0px;right:0px;flex-direction:column;transition:none;height:auto"><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">君不见</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">高堂明镜悲白发</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">朝如青丝暮成雪</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">人生得意须尽欢</div></div></div><div class="t-swiper-item"><div class="t-swiper-item--image-host"><div class="t-notice-bar__content--vertical-item">莫使金樽空对月</div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/suffixIcon.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知信息</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/suffixIcon.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">这是一条普通的通知信息</div></div><div class="t-notice-bar__suffix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div>"`; -exports[`ssr snapshot test > ssr test src/notice-bar/_example/theme.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">默认状态公告栏默认状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--success notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">成功状态公告栏成功状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--warning notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">警示状态公告栏警示状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--error notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">错误状态公告栏错误状态公告栏</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/notice-bar/_example/theme.tsx 1`] = `"<div class="t-notice-bar t-notice-bar--info notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM10.996 8.50002V6.49611H12.9999V8.50002H10.996ZM12.9999 10L12.9999 17.5H10.9999V10L12.9999 10Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">默认状态公告栏默认状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--success notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">成功状态公告栏成功状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--warning notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">警示状态公告栏警示状态公告栏</div></div></div><div class="t-notice-bar t-notice-bar--error notice-bar-demo-block"><div class="t-notice-bar__prefix-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div><div class="t-notice-bar__content-wrap"><div class="t-notice-bar__content t-notice-bar__content-wrapable">错误状态公告栏错误状态公告栏</div></div></div>"`; exports[`ssr snapshot test > ssr test src/overlay/_example/base.tsx 1`] = `"<div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础用法</span></button></div>"`; exports[`ssr snapshot test > ssr test src/overlay/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Overlay 遮罩层</h1><p class="tdesign-mobile-demo-header__summary">通过遮罩层,可以强调部分内容</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件</h2><p class="tdesign-mobile-demo-block__summary">基础遮罩层</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->基础用法</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/area.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">广东省</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/area.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">广东省</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/base.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item t-picker-item__item--disabled">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li><li class="t-picker-item__item">杭州市</li><li class="t-picker-item__item">成都市</li><li class="t-picker-item__item">长沙市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择季节</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">2020</li><li class="t-picker-item__item">2019</li><li class="t-picker-item__item">2018</li><li class="t-picker-item__item">2017</li><li class="t-picker-item__item">2016</li><li class="t-picker-item__item">2015</li><li class="t-picker-item__item">2014</li><li class="t-picker-item__item">2013</li><li class="t-picker-item__item">2012</li><li class="t-picker-item__item">2011</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">春</li><li class="t-picker-item__item">夏</li><li class="t-picker-item__item">秋</li><li class="t-picker-item__item">冬</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/base.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item t-picker-item__item--disabled">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li><li class="t-picker-item__item">杭州市</li><li class="t-picker-item__item">成都市</li><li class="t-picker-item__item">长沙市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择季节</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">2020</li><li class="t-picker-item__item">2019</li><li class="t-picker-item__item">2018</li><li class="t-picker-item__item">2017</li><li class="t-picker-item__item">2016</li><li class="t-picker-item__item">2015</li><li class="t-picker-item__item">2014</li><li class="t-picker-item__item">2013</li><li class="t-picker-item__item">2012</li><li class="t-picker-item__item">2011</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">春</li><li class="t-picker-item__item">夏</li><li class="t-picker-item__item">秋</li><li class="t-picker-item__item">冬</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/custom-height.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义高度选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom picker-custom-height-demo" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/custom-height.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义高度选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom picker-custom-height-demo" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><h1 class="title">Picker 选择器</h1><p class="summary">用于一组预设数据中的选择。</p><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础选择器</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item t-picker-item__item--disabled">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li><li class="t-picker-item__item">杭州市</li><li class="t-picker-item__item">成都市</li><li class="t-picker-item__item">长沙市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择季节</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">2020</li><li class="t-picker-item__item">2019</li><li class="t-picker-item__item">2018</li><li class="t-picker-item__item">2017</li><li class="t-picker-item__item">2016</li><li class="t-picker-item__item">2015</li><li class="t-picker-item__item">2014</li><li class="t-picker-item__item">2013</li><li class="t-picker-item__item">2012</li><li class="t-picker-item__item">2011</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">春</li><li class="t-picker-item__item">夏</li><li class="t-picker-item__item">秋</li><li class="t-picker-item__item">冬</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">广东省</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">无标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义高度选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom picker-custom-height-demo" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><h1 class="title">Picker 选择器</h1><p class="summary">用于一组预设数据中的选择。</p><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础选择器</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item t-picker-item__item--disabled">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li><li class="t-picker-item__item">杭州市</li><li class="t-picker-item__item">成都市</li><li class="t-picker-item__item">长沙市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择季节</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">2020</li><li class="t-picker-item__item">2019</li><li class="t-picker-item__item">2018</li><li class="t-picker-item__item">2017</li><li class="t-picker-item__item">2016</li><li class="t-picker-item__item">2015</li><li class="t-picker-item__item">2014</li><li class="t-picker-item__item">2013</li><li class="t-picker-item__item">2012</li><li class="t-picker-item__item">2011</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">春</li><li class="t-picker-item__item">夏</li><li class="t-picker-item__item">秋</li><li class="t-picker-item__item">冬</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选择地区</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">广东省</li></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker-item__group"><ul class="t-picker-item"></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">无标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义高度选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom picker-custom-height-demo" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/picker/_example/with-title.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">无标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/picker/_example/with-title.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">无标题选择器</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards"><div class="t-picker"><div class="t-picker__toolbar"><div class="t-picker__cancel">取消</div><div class="t-picker__title"></div><div class="t-picker__confirm">确认</div></div><div class="t-picker__main"><div class="t-picker-item__group"><ul class="t-picker-item"><li class="t-picker-item__item">北京市</li><li class="t-picker-item__item">上海市</li><li class="t-picker-item__item">广州市</li><li class="t-picker-item__item">深圳市</li></ul></div><div class="t-picker__mask t-picker__mask--top"></div><div class="t-picker__mask t-picker__mask--bottom"></div><div class="t-picker__indicator"></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/popover/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Popover 弹出气泡</h1><p class="tdesign-mobile-demo-header__summary">用于文字提示的气泡框。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="popover-type-example"><div class="popover-type-example__summary mb-16">带箭头的弹出气泡</div><div class="popover-type-example__content mb-24"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->带箭头</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div><div class="popover-type-example"><div class="popover-type-example__summary mb-16">不带箭头的弹出气泡</div><div class="popover-type-example__content mb-24"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->不带箭头</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容</div></div></div></div><div class="popover-type-example"><div class="popover-type-example__summary mb-16">自定义内容弹出气泡</div><div class="custom popover-type-example__content mb-24"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle"><span class="t-button__content"> <!-- -->自定义内容</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark"><div class="custom__list"><div class="custom__item">选项<!-- -->1</div><div class="custom__item">选项<!-- -->2</div><div class="custom__item">选项<!-- -->3</div></div><div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="popover-theme-example"><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->深色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->浅色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--light">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->品牌色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--brand">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div><div class="popover-theme-example"><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->成功色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--success">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->警告色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--warning">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-theme-example__content"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->错误色</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--error">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div><div class="popover-placement-example"><div class="popover-placement-example__summary mb-16">顶部弹出气泡</div><div class="popover-placement-example__content row mb-24"><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->顶部左</span></button></div><div data-popper-placement="top-left" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->顶部中</span></button></div><div data-popper-placement="top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->顶部右</span></button></div><div data-popper-placement="top-right" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div><div class="popover-placement-example"><div class="popover-placement-example__summary mb-16">底部弹出气泡</div><div class="popover-placement-example__content row mb-24"><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->底部左</span></button></div><div data-popper-placement="bottom-left" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->底部中</span></button></div><div data-popper-placement="bottom" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-width--small"><span class="t-button__content"> <!-- -->底部右</span></button></div><div data-popper-placement="bottom-right" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">弹出气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div><div class="popover-placement-example"><div class="popover-placement-example__summary mb-16">右侧弹出气泡</div><div class="popover-placement-example__content column mb-24"><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->右侧上</span></button></div><div data-popper-placement="right-top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->右侧中</span></button></div><div data-popper-placement="right" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->右侧下</span></button></div><div data-popper-placement="right-bottom" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div><div class="popover-placement-example"><div class="popover-placement-example__summary mb-16">左侧弹出气泡</div><div class="popover-placement-example__content column flex-end mb-24"><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->左侧上</span></button></div><div data-popper-placement="left-top" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->左侧中</span></button></div><div data-popper-placement="left" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div><div class="popover-placement-example__content__item"><div class="t-popover__wrapper"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle button-with--large"><span class="t-button__content"> <!-- -->左侧下</span></button></div><div data-popper-placement="left-bottom" class="t-popover" style="display:none"><div class="t-popover__content t-popover--dark">气泡内容<div class="t-popover__arrow" data-popper-arrow="true"></div></div></div></div></div></div></div></div></div></div>"`; @@ -460,25 +464,25 @@ exports[`ssr snapshot test > ssr test src/popover/_example/type.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/popup/_example/base.tsx 1`] = `"<div style="padding:0 16px"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->顶部弹出</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->左侧弹出</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->中间弹出</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->底部弹出</span></button><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block" style="margin:16px 0"><span class="t-button__content"> <!-- -->右侧弹出</span></button><div class="t-popup t-popup--top" style="display:none;animation-fill-mode:forwards;padding:100px"></div></div>"`; -exports[`ssr snapshot test > ssr test src/popup/_example/custom-close.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中弹出层-带自定义关闭按钮</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;width:240px;height:240px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle design-mobile-popup-demo__custom-close close-btn" style="font-size:32px" color="#fff"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg></div>"`; +exports[`ssr snapshot test > ssr test src/popup/_example/custom-close.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中弹出层-带自定义关闭按钮</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;width:240px;height:240px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle design-mobile-popup-demo__custom-close close-btn" style="fill:none;font-size:32px" color="#fff"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg></div>"`; -exports[`ssr snapshot test > ssr test src/popup/_example/index.tsx 1`] = `"<div class="tdesign-mobile-popup-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Popup 弹窗层</h1><p class="tdesign-mobile-demo-header__summary">由其他控件触发,屏幕滑出或弹出一块自定义内容区域</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础弹出层</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->顶部弹出</span></button><div class="t-popup t-popup--top" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左侧弹出</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->中间弹出</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->右侧弹出</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards;padding:100px"></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件示例</h2><p class="tdesign-mobile-demo-block__summary">应用示例</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出层-带标题及操作</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:258px"><div class="tdesign-mobile-popup-demo__with-title header"><div class="btn btn--cancel">取消</div><div class="title">标题文字</div><div class="btn btn--confirm">确定</div></div></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中弹出层-带自定义关闭按钮</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;width:240px;height:240px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle design-mobile-popup-demo__custom-close close-btn" style="font-size:32px" color="#fff"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/popup/_example/index.tsx 1`] = `"<div class="tdesign-mobile-popup-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Popup 弹窗层</h1><p class="tdesign-mobile-demo-header__summary">由其他控件触发,屏幕滑出或弹出一块自定义内容区域</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础弹出层</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->顶部弹出</span></button><div class="t-popup t-popup--top" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->左侧弹出</span></button><div class="t-popup t-popup--left" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->中间弹出</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;padding:100px"></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->右侧弹出</span></button><div class="t-popup t-popup--right" style="display:none;animation-fill-mode:forwards;padding:100px"></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件示例</h2><p class="tdesign-mobile-demo-block__summary">应用示例</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出层-带标题及操作</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:258px"><div class="tdesign-mobile-popup-demo__with-title header"><div class="btn btn--cancel">取消</div><div class="title">标题文字</div><div class="btn btn--confirm">确定</div></div></div><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->居中弹出层-带自定义关闭按钮</span></button><div class="t-popup t-popup--center" style="display:none;animation-fill-mode:forwards;width:240px;height:240px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle design-mobile-popup-demo__custom-close close-btn" style="fill:none;font-size:32px" color="#fff"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/popup/_example/with-title.tsx 1`] = `"<button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->底部弹出层-带标题及操作</span></button><div class="t-popup t-popup--bottom" style="display:none;animation-fill-mode:forwards;height:258px"><div class="tdesign-mobile-popup-demo__with-title header"><div class="btn btn--cancel">取消</div><div class="title">标题文字</div><div class="btn btn--confirm">确定</div></div></div>"`; exports[`ssr snapshot test > ssr test src/progress/_example/base.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info">80%</div></div></div></div><div class="summary">百分比内显</div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="summary">环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="summary">微型环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:24px;height:24px;font-size:6.7px"><svg width="24" height="24" viewBox="0 0 26 26"><circle cx="13" cy="13" r="12" stroke-width="2" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="13" cy="13" r="12" stroke-width="2" fill="none" transform="matrix(0,-1,1,0,0,26)" stroke-dasharray="22.61946710584651 52.778756580308524" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/progress/_example/circle.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-warning" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error t-progress__icon"><path fill="currentColor" d="M13 2L13 16.5H11L11 2L13 2ZM11 19H13.0039V21.0039H11V19Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-error" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-progress__icon"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-success" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-progress__icon"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="351.85837720205683 0" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/progress/_example/circle.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-warning" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error t-progress__icon" style="fill:none"><g id="error"><path id="stroke1" stroke="currentColor" d="M12 3L12 15.5M12 20H12.0039V20.0039H12V20Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-error" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-progress__icon" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-success" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-progress__icon" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="351.85837720205683 0" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/progress/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Progress 进度条</h1><p class="tdesign-mobile-demo-header__summary">用于展示任务当前的进度。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">线性进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info">80%</div></div></div></div><div class="summary">百分比内显</div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="summary">环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="summary">微型环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:24px;height:24px;font-size:6.7px"><svg width="24" height="24" viewBox="0 0 26 26"><circle cx="13" cy="13" r="12" stroke-width="2" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="13" cy="13" r="12" stroke-width="2" fill="none" transform="matrix(0,-1,1,0,0,26)" stroke-dasharray="22.61946710584651 52.778756580308524" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">线性进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%"></div></div><div class="t-progress__info">78%</div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-warning"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled t-progress__icon"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-error"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled t-progress__icon"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-success"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-progress__icon"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-active"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"></div></div><div class="t-progress__info">78%</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">百分比内显进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-success"><div class="t-progress__inner" style="width:100%"><div class="t-progress__info">100%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-warning"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-error"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-active"><div class="t-progress__inner" style="width:80%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"><div class="t-progress__info">80%</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">环形进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-warning" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error t-progress__icon"><path fill="currentColor" d="M13 2L13 16.5H11L11 2L13 2ZM11 19H13.0039V21.0039H11V19Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-error" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-progress__icon"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-success" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-progress__icon"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="351.85837720205683 0" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/progress/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Progress 进度条</h1><p class="tdesign-mobile-demo-header__summary">用于展示任务当前的进度。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">线性进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info">80%</div></div></div></div><div class="summary">百分比内显</div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="summary">环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="summary">微型环形进度条</div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:24px;height:24px;font-size:6.7px"><svg width="24" height="24" viewBox="0 0 26 26"><circle cx="13" cy="13" r="12" stroke-width="2" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="13" cy="13" r="12" stroke-width="2" fill="none" transform="matrix(0,-1,1,0,0,26)" stroke-dasharray="22.61946710584651 52.778756580308524" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">线性进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%"></div></div><div class="t-progress__info">78%</div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-warning"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-error"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-success"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-active"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"></div></div><div class="t-progress__info">78%</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">百分比内显进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-success"><div class="t-progress__inner" style="width:100%"><div class="t-progress__info">100%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-warning"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-error"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-active"><div class="t-progress__inner" style="width:80%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"><div class="t-progress__info">80%</div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">环形进度条</p></div><div class="tdesign-mobile-demo-block__slot"><div class="example-progress"><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-default" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info">30%</div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-warning" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error t-progress__icon" style="fill:none"><g id="error"><path id="stroke1" stroke="currentColor" d="M12 3L12 15.5M12 20H12.0039V20.0039H12V20Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-error" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-progress__icon" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="105.55751316061705 246.30086404143975" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div><div class="example-progress__item"><div><div class="t-progress--circle t-progress--status-success" style="width:112px;height:112px;font-size:17.5px"><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-progress__icon" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><svg width="112" height="112" viewBox="0 0 118 118"><circle cx="59" cy="59" r="56" stroke-width="6" stroke="var(--td-bg-color-component)" fill="none" class="t-progress__circle-outer"></circle><circle cx="59" cy="59" r="56" stroke-width="6" fill="none" transform="matrix(0,-1,1,0,0,118)" stroke-dasharray="351.85837720205683 0" class="t-progress__circle-inner" style="stroke-linecap:round"></circle></svg></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/progress/_example/line.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%"></div></div><div class="t-progress__info">78%</div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-warning"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled t-progress__icon"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-error"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled t-progress__icon"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-success"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-progress__icon"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-active"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"></div></div><div class="t-progress__info">78%</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/progress/_example/line.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-default"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%"></div></div><div class="t-progress__info">78%</div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-warning"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-error"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-success"><div class="t-progress__bar"><div class="t-progress__inner" style="width:80%"></div></div><div class="t-progress__info"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-progress__icon" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress--thin t-progress--status-active"><div class="t-progress__bar"><div class="t-progress__inner" style="width:78%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"></div></div><div class="t-progress__info">78%</div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/progress/_example/plump.tsx 1`] = `"<div class="example-progress"><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-default"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-success"><div class="t-progress__inner" style="width:100%"><div class="t-progress__info">100%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-warning"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-error"><div class="t-progress__inner" style="width:80%"><div class="t-progress__info">80%</div></div></div></div></div><div class="example-progress__item"><div class="t-progress"><div class="t-progress__bar t-progress--plump t-progress--over-ten t-progress--status-active"><div class="t-progress__inner" style="width:80%;background:linear-gradient( 90deg,#0052D9,#2BA471 )"><div class="t-progress__info">80%</div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/pull-down-refresh/_example/base.tsx 1`] = `"<div class="tdesign-mobile-wrapper"><div class="t-pull-down-refresh"><div class="t-pull-down-refresh__track t-pull-down-refresh__track--loosing" style="transform:translate3d(0, 0px, 0)"><div class="t-pull-down-refresh__tips"><div class="t-pull-down-refresh__loading" style="height:66px;max-height:66px"><div class="t-pull-down-refresh__text"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/pull-down-refresh/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-wrapper"><div class="t-pull-down-refresh"><div class="t-pull-down-refresh__track t-pull-down-refresh__track--loosing" style="transform:translate3d(0, 0px, 0)"><div class="t-pull-down-refresh__tips"><div class="t-pull-down-refresh__loading" style="height:66px;max-height:66px"><div class="t-pull-down-refresh__text"></div></div></div><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">PullDownRefresh 下拉刷新</h1><p class="tdesign-mobile-demo-header__summary">用于快速刷新页面信息,刷新可以是整页刷新也可以是页面的局部刷新。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-mobile-block">拖拽该区域演示 顶部下拉刷新</div><div style="display:flex;padding:0 16px 140px 16px"><div class="tdesign-mobile-item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div></div></div><div class="tdesign-mobile-item"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/pull-down-refresh/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-wrapper"><div class="t-pull-down-refresh"><div class="t-pull-down-refresh__track t-pull-down-refresh__track--loosing" style="transform:translate3d(0, 0px, 0)"><div class="t-pull-down-refresh__tips"><div class="t-pull-down-refresh__loading" style="height:66px;max-height:66px"><div class="t-pull-down-refresh__text"></div></div></div><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">PullDownRefresh 下拉刷新</h1><p class="tdesign-mobile-demo-header__summary">用于快速刷新页面信息,刷新可以是整页刷新也可以是页面的局部刷新。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-mobile-block">拖拽该区域演示 顶部下拉刷新</div><div class="group"><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div><div class="item"><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:165.5px;height:165.5px;border-radius:12px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none" style="width:100px"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-none"></div></div></div></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/pull-down-refresh/_example/loading-texts.tsx 1`] = `"<div><div class="t-pull-down-refresh"><div class="t-pull-down-refresh__track t-pull-down-refresh__track--loosing" style="transform:translate3d(0, 0px, 0)"><div class="t-pull-down-refresh__tips"><div class="t-pull-down-refresh__loading" style="height:70px;max-height:70px"><div class="t-pull-down-refresh__text"></div></div></div><div class="pull-down-refresh-content">已下拉<!-- -->0<!-- -->次</div></div></div></div>"`; @@ -494,65 +498,65 @@ exports[`ssr snapshot test > ssr test src/qrcode/_example/color.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/qrcode/_example/icon.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/site/tdesign-logo.png" crossorigin=""/><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas><img src="https://tdesign.gtimg.com/site/tdesign-logo.png" style="display:none" crossorigin="anonymous"/></div>"`; -exports[`ssr snapshot test > ssr test src/qrcode/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/site/tdesign-logo.png" crossorigin=""/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">QRCode 二维码</h1><p class="tdesign-mobile-demo-header__summary">能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基本用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带 Icon 的二维码</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas><img src="https://tdesign.gtimg.com/site/tdesign-logo.png" style="display:none" crossorigin="anonymous"/></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">无边框的二维码</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode t-borderless" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">二维码纠错等级</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div><div class="qrcode-content"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">active</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">expired</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-expired__text">二维码过期</p><p class="t-expired__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-refresh" style="font-size:16px"><path fill="currentColor" d="M20.4997 5.83468C18.5918 3.20865 15.4961 1.5 11.9997 1.5C6.57341 1.5 2.10958 5.61542 1.55717 10.896L1.45312 11.8905L3.44227 12.0986L3.54632 11.104C3.9933 6.83125 7.60814 3.5 11.9997 3.5C15.0404 3.5 17.7099 5.09688 19.2125 7.5H15.4997V9.5H22.4997V2.5H20.4997V5.83468ZM20.5572 11.9014L20.4532 12.896C20.0062 17.1687 16.3913 20.5 11.9997 20.5C8.95904 20.5 6.28956 18.9031 4.78702 16.5H8.49974V14.5H1.49974V21.5H3.49974V18.1653C5.40769 20.7914 8.50342 22.5 11.9997 22.5C17.4261 22.5 21.8899 18.3846 22.4423 13.104L22.5464 12.1095L20.5572 11.9014Z"></path></svg>点击刷新</p></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">loading</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><div class="t-loading t-loading--center" style="font-size:32px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">scanned</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-scanned"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-scanned__icon" style="font-size:16px"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg>已扫描</p></div><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">二维码颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:#fff;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">二维码背景颜色</p><div level="M" class="t-qrcode" style="background-color:#D9E1FF;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">二维码尺寸</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div style="display:flex;flex-direction:column"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->- Smaller</span></button><div class="line"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->+ Larger</span></button></div><div class="container"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/qrcode/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/site/tdesign-logo.png" crossorigin=""/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">QRCode 二维码</h1><p class="tdesign-mobile-demo-header__summary">能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基本用法</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带 Icon 的二维码</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas><img src="https://tdesign.gtimg.com/site/tdesign-logo.png" style="display:none" crossorigin="anonymous"/></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">无边框的二维码</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div level="M" class="t-qrcode t-borderless" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">二维码纠错等级</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div><div class="qrcode-content"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">active</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">expired</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-expired__text">二维码过期</p><p class="t-expired__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-refresh" style="fill:none;font-size:16px"><g id="refresh"><path id="stroke1" stroke="currentColor" d="M21.448 13C20.9483 17.7767 16.909 21.5 12 21.5C8.18227 21.5 4.89052 19.248 3.38065 16M2.5 20.5V15.5H5.5M2.55176 11C3.05145 6.22334 7.09079 2.5 11.9998 2.5C15.8175 2.5 19.1092 4.75197 20.6191 8M21.4998 3.5V8.5H18.4998" stroke-linecap="square" stroke-width="2"></path></g></svg>点击刷新</p></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">loading</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><div class="t-loading t-loading--center" style="font-size:32px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">scanned</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-scanned"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-scanned__icon" style="fill:none;font-size:16px"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg>已扫描</p></div><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">二维码颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:#fff;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">二维码背景颜色</p><div level="M" class="t-qrcode" style="background-color:#D9E1FF;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">二维码尺寸</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div style="display:flex;flex-direction:column"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->- Smaller</span></button><div class="line"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->+ Larger</span></button></div><div class="container"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/qrcode/_example/level.tsx 1`] = `"<div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div><div class="qrcode-content"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div>"`; exports[`ssr snapshot test > ssr test src/qrcode/_example/size.tsx 1`] = `"<div style="display:flex;flex-direction:column"><div class="button-group"><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->- Smaller</span></button><div class="line"></div><button type="button" class="t-button t-button--size-medium t-button--text t-button--default t-button--rectangle button"><span class="t-button__content"> <!-- -->+ Larger</span></button></div><div class="container"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/qrcode/_example/status.tsx 1`] = `"<div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">expired</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-expired__text">二维码过期</p><p class="t-expired__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-refresh" style="font-size:16px"><path fill="currentColor" d="M20.4997 5.83468C18.5918 3.20865 15.4961 1.5 11.9997 1.5C6.57341 1.5 2.10958 5.61542 1.55717 10.896L1.45312 11.8905L3.44227 12.0986L3.54632 11.104C3.9933 6.83125 7.60814 3.5 11.9997 3.5C15.0404 3.5 17.7099 5.09688 19.2125 7.5H15.4997V9.5H22.4997V2.5H20.4997V5.83468ZM20.5572 11.9014L20.4532 12.896C20.0062 17.1687 16.3913 20.5 11.9997 20.5C8.95904 20.5 6.28956 18.9031 4.78702 16.5H8.49974V14.5H1.49974V21.5H3.49974V18.1653C5.40769 20.7914 8.50342 22.5 11.9997 22.5C17.4261 22.5 21.8899 18.3846 22.4423 13.104L22.5464 12.1095L20.5572 11.9014Z"></path></svg>点击刷新</p></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">loading</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><div class="t-loading t-loading--center" style="font-size:32px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">scanned</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-scanned"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-scanned__icon" style="font-size:16px"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg>已扫描</p></div><canvas height="160" width="160" role="img"></canvas></div></div>"`; +exports[`ssr snapshot test > ssr test src/qrcode/_example/status.tsx 1`] = `"<div class="tdesign-demos-qrcode" style="display:flex;flex-direction:column"><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">expired</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-expired__text">二维码过期</p><p class="t-expired__button"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-refresh" style="fill:none;font-size:16px"><g id="refresh"><path id="stroke1" stroke="currentColor" d="M21.448 13C20.9483 17.7767 16.909 21.5 12 21.5C8.18227 21.5 4.89052 19.248 3.38065 16M2.5 20.5V15.5H5.5M2.55176 11C3.05145 6.22334 7.09079 2.5 11.9998 2.5C15.8175 2.5 19.1092 4.75197 20.6191 8M21.4998 3.5V8.5H18.4998" stroke-linecap="square" stroke-width="2"></path></g></svg>点击刷新</p></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">loading</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><div class="t-loading t-loading--center" style="font-size:32px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div><canvas height="160" width="160" role="img"></canvas></div><p class="tdesign-mobile-demo-block__summary">scanned</p><div level="M" class="t-qrcode" style="background-color:transparent;width:160px;height:160px"><div class="t-mask"><p class="t-scanned"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-scanned__icon" style="fill:none;font-size:16px"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg>已扫描</p></div><canvas height="160" width="160" role="img"></canvas></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/base.tsx 1`] = `"<div class="t-radio-group"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/base.tsx 1`] = `"<div class="t-radio-group"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/card.tsx 1`] = `"<div class="t-radio-group theme-card"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="1"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/card.tsx 1`] = `"<div class="t-radio-group theme-card"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="1"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/custom.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纵向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" color="#fff"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" color="#fff"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/custom.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纵向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" color="#fff"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" color="#fff"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/horizontal.tsx 1`] = `"<div class="t-radio-group box horizontal"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">上限四字</span></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/horizontal.tsx 1`] = `"<div class="t-radio-group box horizontal"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">上限四字</span></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/icon.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-radio__icon-wrap"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><div class="t-radio__icon-dot"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/icon.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-radio__icon-wrap" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><div class="t-radio__icon-dot"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Radio 单选框</h1><p class="tdesign-mobile-demo-header__summary">用于在预设的一组选项中执行单项选择,并呈现选择结果。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纵向单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group box horizontal"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">上限四字</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">单选框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked t-radio__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--disabled"><div class="t-radio__icon-circle t-radio__icon-circle--disabled"></div></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">勾选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-radio__icon-wrap"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><div class="t-radio__icon-dot"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">勾选显示位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--right t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--right t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--right"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏单选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group theme-card"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="1"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纵向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" color="#fff"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" color="#fff"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Radio 单选框</h1><p class="tdesign-mobile-demo-header__summary">用于在预设的一组选项中执行单项选择,并呈现选择结果。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纵向单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="idx3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息描述信息</div></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group box horizontal"><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" checked="" value="idx0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx1"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题</span></div></div><div class="t-radio t-radio--left"><input type="radio" class="t-radio__original" value="idx2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">上限四字</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">单选框状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked t-radio__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--disabled"><div class="t-radio__icon-circle t-radio__icon-circle--disabled"></div></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">勾选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check t-radio__icon-wrap" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><div class="t-radio__icon-dot"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">勾选显示位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--right t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--right t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--right"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">非通栏单选样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="t-radio-group theme-card"><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="1"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="3"/><div class="t-radio__icon t-radio__icon--left"><div class="t-radio__icon-circle"></div></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选标题多行单选标题多行单选标题多行单选标题多行单选标题多行</span></div><div class="t-radio__border t-radio__border--left"></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="radio-demo"><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纵向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" color="#fff"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span><div class="t-radio__description undefined" style="display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5">描述信息描述信息描述信息描述信息描述信息</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向卡片单选框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-radio-group horizontal-box"><div class="card card--active"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check card__icon" style="fill:none" color="#fff"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" checked="" value="0"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="1"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div><div class="card "><div class="t-radio t-radio--left t-radio--block"><input type="radio" class="t-radio__original" value="2"/><div class="t-radio__icon t-radio__icon--left"></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/placement.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--right t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--right t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--right"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/placement.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--right t-radio--block example-radio__item"><input type="radio" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--right t-radio__icon--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title" style="-webkit-line-clamp:3">单选</span></div><div class="t-radio__border t-radio__border--right"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/radio/_example/status.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked t-radio__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--disabled"><div class="t-radio__icon-circle t-radio__icon-circle--disabled"></div></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/radio/_example/status.tsx 1`] = `"<div class="example-radio"><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original" checked=""/><div class="t-radio__icon t-radio__icon--left t-radio__icon--checked t-radio__icon--disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled t-radio__icon-wrap" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-已选</span></div><div class="t-radio__border t-radio__border--left"></div></div><div class="t-radio t-radio--left t-radio--block example-radio__item"><input type="radio" disabled="" class="t-radio__original"/><div class="t-radio__icon t-radio__icon--left t-radio__icon--disabled"><div class="t-radio__icon-circle t-radio__icon-circle--disabled"></div></div><div class="t-radio__content"><span class="t-radio__title t-radio__title--disabled" style="-webkit-line-clamp:3">选项禁用-默认</span></div><div class="t-radio__border t-radio__border--left"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/action.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/action.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/base.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">实心评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/base.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">实心评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/color.tsx 1`] = `"<div class="rate-demo__color"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选中及未选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">仅选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/color.tsx 1`] = `"<div class="rate-demo__color"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选中及未选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">仅选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/count.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分数量</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/count.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分数量</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/custom.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/custom.tsx 1`] = `"<div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Rate 评分</h1><p class="tdesign-mobile-demo-header__summary">用于对某行为/事物进行打分。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">实心评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">实心评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up"><path fill="currentColor" d="M10.8786 1.38257L12.1576 1.59573C14.0863 1.91719 15.5 3.58595 15.5 5.54131V7.99992H20.8195C22.0554 7.99992 22.9955 9.10966 22.7923 10.3287L21.1257 20.3287C20.9649 21.2931 20.1306 21.9999 19.1529 21.9999H7V10.8021L10.8786 1.38257ZM12.1131 3.63742L9 11.1977V19.9999L19.1529 19.9999L20.8195 9.99992H13.5V5.54131C13.5 4.66252 12.9289 3.89951 12.1131 3.63742ZM4 9.99992V21.9999H2V9.99992H4Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义数量评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分数量</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__show-text"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">很差</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">5 分</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text">未评分</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">评分弹框位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__placement"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">顶部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">底部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">不显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">只可选全星时</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可选半星时</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">评分大小</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__size"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸24</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸20</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">设置评分颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__color"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选中及未选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">仅选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2><p class="tdesign-mobile-demo-block__summary">竖向带描述评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial;justify-content:center;align-items:center;flex-direction:column;gap:8px"><div class="t-cell__left"></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div><div class="desc">可以尝试</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Rate 评分</h1><p class="tdesign-mobile-demo-header__summary">用于对某行为/事物进行打分。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">实心评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">实心评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-thumb-up" style="fill:none"><g id="thumb-up"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" d="M3 21V11M8 11V21H19.1529C19.6417 21 20.0589 20.6466 20.1393 20.1644L21.8059 10.1644C21.9075 9.55487 21.4375 9 20.8195 9H14.5V5.54138C14.5 4.07486 13.4398 2.82329 11.9932 2.5822L11.5 2.5L8 11Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义数量评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义评分数量</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__show-text"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">很差</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">5 分</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text">未评分</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">评分弹框位置</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__placement"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">顶部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">底部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">不显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">只可选全星时</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可选半星时</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">点击或滑动</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">评分大小</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__size"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸24</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸20</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">设置评分颜色</p></div><div class="tdesign-mobile-demo-block__slot"><div class="rate-demo__color"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">选中及未选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#FFC51C;--td-rate-unselected-color:#E8E8E8" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">仅选中颜色</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#00A870" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">04 特殊样式</h2><p class="tdesign-mobile-demo-block__summary">竖向带描述评分</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell" style="overflow:initial;justify-content:center;align-items:center;flex-direction:column;gap:8px"><div class="t-cell__left"></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div><div class="desc">可以尝试</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__slot"></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/placement.tsx 1`] = `"<div class="rate-demo__placement"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">顶部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">底部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">不显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/placement.tsx 1`] = `"<div class="rate-demo__placement"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">顶部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">底部显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">不显示</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/show-text.tsx 1`] = `"<div class="rate-demo__show-text"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">很差</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">5 分</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text">未评分</span></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/show-text.tsx 1`] = `"<div class="rate-demo__show-text"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">很差</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text t-rate__text--active">5 分</span></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带描述评分</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div><span class="t-rate__text">未评分</span></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/size.tsx 1`] = `"<div class="rate-demo__size"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸24</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸20</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/size.tsx 1`] = `"<div class="rate-demo__size"><div class="t-cell-group t-cell-group--default"><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸24</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:24px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div><div class="t-cell" style="overflow:initial"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸20</div></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:20px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/rate/_example/special.tsx 1`] = `"<div class="t-cell" style="overflow:initial;justify-content:center;align-items:center;flex-direction:column;gap:8px"><div class="t-cell__left"></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div><div class="desc">可以尝试</div></div>"`; +exports[`ssr snapshot test > ssr test src/rate/_example/special.tsx 1`] = `"<div class="t-cell" style="overflow:initial;justify-content:center;align-items:center;flex-direction:column;gap:8px"><div class="t-cell__left"></div><div class="t-rate"><div class="t-rate__wrapper" style="gap:8px"><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--selected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div><div style="font-size:30px;--td-rate-selected-color:#ED7B2F" class="t-rate__icon t-rate__icon--unselected"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-star-filled" style="fill:none"><path fill="currentColor" d="M12.0012 0.63031L14.9039 8.98087L23.7427 9.16099L16.6978 14.502L19.2579 22.9639L12.0012 17.9143L4.74461 22.9639L7.30465 14.502L0.259766 9.16099L9.09859 8.98087L12.0012 0.63031Z"></path></svg></div></div></div><div class="desc">可以尝试</div></div>"`; exports[`ssr snapshot test > ssr test src/result/_example/custom.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/result1.png"/><div class="t-result t-result--theme-default"><div class="t-result__thumb"><div class="t-image t-image--square extra-class-image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/result1.png"/></div></div><div class="t-result__title">自定义结果</div><div class="t-result__description">描述文字</div></div>"`; -exports[`ssr snapshot test > ssr test src/result/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/result1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Result 结果</h1><p class="tdesign-mobile-demo-header__summary">结果反馈</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01类型</h2><p class="tdesign-mobile-demo-block__summary">不同结果反馈</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-result t-result--theme-success space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM10.5 16.4142L6.08578 12L7.5 10.5858L10.5 13.5858L16.5 7.58579L17.9142 9L10.5 16.4142Z"></path></svg></div><div class="t-result__title">成功状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-error space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg></div><div class="t-result__title">失败状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-warning space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z"></path></svg></div><div class="t-result__title">警示状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-default space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z"></path></svg></div><div class="t-result__title">默认状态</div><div class="t-result__description">描述文字</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义结果</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-result t-result--theme-default"><div class="t-result__thumb"><div class="t-image t-image--square extra-class-image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/result1.png"/></div></div><div class="t-result__title">自定义结果</div><div class="t-result__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">页面位置展示</p></div><div class="tdesign-mobile-demo-block__slot"><div class="padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->页面位置展示</span></button></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/result/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/result1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Result 结果</h1><p class="tdesign-mobile-demo-header__summary">结果反馈</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01类型</h2><p class="tdesign-mobile-demo-block__summary">不同结果反馈</p></div><div class="tdesign-mobile-demo-block__slot"><div><div class="t-result t-result--theme-success space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle t-result__icon" style="fill:none"><g id="check-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M16.5 9L10.5 15L7.5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">成功状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-error space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle t-result__icon" style="fill:none"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">失败状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-warning space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon" style="fill:none"><g id="info-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">警示状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-default space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon" style="fill:none"><g id="info-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">默认状态</div><div class="t-result__description">描述文字</div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义结果</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-result t-result--theme-default"><div class="t-result__thumb"><div class="t-image t-image--square extra-class-image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/result1.png"/></div></div><div class="t-result__title">自定义结果</div><div class="t-result__description">描述文字</div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">页面位置展示</p></div><div class="tdesign-mobile-demo-block__slot"><div class="padding"><button type="button" class="t-button t-button--size-large t-button--outline t-button--primary t-button--rectangle t-button--block"><span class="t-button__content"> <!-- -->页面位置展示</span></button></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/result/_example/theme.tsx 1`] = `"<div><div class="t-result t-result--theme-success space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM10.5 16.4142L6.08578 12L7.5 10.5858L10.5 13.5858L16.5 7.58579L17.9142 9L10.5 16.4142Z"></path></svg></div><div class="t-result__title">成功状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-error space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg></div><div class="t-result__title">失败状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-warning space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z"></path></svg></div><div class="t-result__title">警示状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-default space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM11 17.5L11 10H13L13 17.5L11 17.5ZM13 8.5H10.9961L10.9961 6.49609H13L13 8.5Z"></path></svg></div><div class="t-result__title">默认状态</div><div class="t-result__description">描述文字</div></div></div>"`; +exports[`ssr snapshot test > ssr test src/result/_example/theme.tsx 1`] = `"<div><div class="t-result t-result--theme-success space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle t-result__icon" style="fill:none"><g id="check-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M16.5 9L10.5 15L7.5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">成功状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-error space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle t-result__icon" style="fill:none"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">失败状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-warning space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon" style="fill:none"><g id="info-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">警示状态</div><div class="t-result__description">描述文字</div></div><div class="t-result t-result--theme-default space"><div class="t-result__thumb"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-info-circle t-result__icon" style="fill:none"><g id="info-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 16.5L12 11M12 7.5L11.9961 7.5L11.9961 7.49609L12 7.49609L12 7.5Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-result__title">默认状态</div><div class="t-result__description">描述文字</div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/action.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square t-is-focused"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword t-search--center" autofocus="" placeholder="搜索预设文案" value=""/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/action.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square t-is-focused"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword t-search--center" autofocus="" placeholder="搜索预设文案" value=""/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/base.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/base.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Search 搜索框</h1><p class="tdesign-mobile-demo-header__summary">用于用户输入搜索信息,并进行页面内容搜索。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础搜索框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">输入值后显示取消按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square t-is-focused"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword t-search--center" autofocus="" placeholder="搜索预设文案" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">搜索框形状</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件状态</h2><p class="tdesign-mobile-demo-block__summary">默认状态其他对齐方式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Search 搜索框</h1><p class="tdesign-mobile-demo-header__summary">用于用户输入搜索信息,并进行页面内容搜索。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础搜索框</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">输入值后显示取消按钮</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square t-is-focused"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword t-search--center" autofocus="" placeholder="搜索预设文案" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">搜索框形状</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件状态</h2><p class="tdesign-mobile-demo-block__summary">默认状态其他对齐方式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/other.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/other.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--square"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="搜索预设文案" value=""/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/search/_example/shape.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="font-size:24px"><path fill="currentColor" d="M15.0962 5.90381C12.5578 3.3654 8.44221 3.3654 5.90381 5.90381C3.3654 8.44221 3.3654 12.5578 5.90381 15.0962C8.44221 17.6346 12.5578 17.6346 15.0962 15.0962C17.6346 12.5578 17.6346 8.44221 15.0962 5.90381ZM4.48959 4.48959C7.80905 1.17014 13.191 1.17014 16.5104 4.48959C19.5906 7.56983 19.8126 12.4259 17.1764 15.7621L22.5208 21.1066L21.1066 22.5208L15.7621 17.1764C12.4259 19.8126 7.56983 19.5906 4.48959 16.5104C1.17014 13.191 1.17014 7.80905 4.48959 4.48959Z"></path></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/search/_example/shape.tsx 1`] = `"<div class="search-example"><div class="t-search"><div class="t-search__input-box t-search__input-box--round"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-search" style="fill:none;font-size:24px"><g id="search"><path id="fill1" fill="transparent" 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"></path><path id="stroke2" stroke="currentColor" d="M15.8027 15.8037L21.106 21.107" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path></g></svg><input type="search" class="t-input__keyword" placeholder="请输入关键字" value=""/></div></div></div>"`; exports[`ssr snapshot test > ssr test src/side-bar/_example/base.tsx 1`] = `"<div class="side-bar-wrapper section-base"><div class="t-side-bar"><div class="t-side-bar-item"><div>选项一</div></div><div class="t-side-bar-item t-side-bar-item--active"><div><div class="t-side-bar-item__line"></div><div class="t-side-bar-item__prefix"></div><div class="t-side-bar-item__suffix"></div></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-side-bar-item"><div>选项三</div></div><div class="t-side-bar-item"><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项四</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">6</div></div></div><div class="t-side-bar-item"><div>选项五</div></div><div class="t-side-bar__padding"></div></div><div class="content"><div class="section"><div class="title">标题一</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题二</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题三</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题四</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题五</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div>"`; @@ -562,7 +566,7 @@ exports[`ssr snapshot test > ssr test src/side-bar/_example/index.tsx 1`] = `"<d exports[`ssr snapshot test > ssr test src/side-bar/_example/switch.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/example2.png"/><div class="side-bar-wrapper section-switch"><div class="t-side-bar"><div class="t-side-bar-item"><div>选项一</div></div><div class="t-side-bar-item t-side-bar-item--active"><div><div class="t-side-bar-item__line"></div><div class="t-side-bar-item__prefix"></div><div class="t-side-bar-item__suffix"></div></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-side-bar-item"><div>选项三</div></div><div class="t-side-bar-item"><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项四</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">6</div></div></div><div class="t-side-bar-item"><div>选项五</div></div><div class="t-side-bar__padding"></div></div><div class="content" style="transform:translateY(-100%)"><div class="section"><div class="title">标题一</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字0</div></div></div></div><div class="section"><div class="title">标题二</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字1</div></div></div></div><div class="section"><div class="title">标题三</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字2</div></div></div></div><div class="section"><div class="title">标题四</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字3</div></div></div></div><div class="section"><div class="title">标题五</div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字4</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字4</div></div></div><div class="t-cell"><div class="t-cell__left"><div class="t-image t-image--round image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/example2.png"/></div></div><div class="t-cell__title"><div class="t-cell__title-text">标题文字4</div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/side-bar/_example/with-icon.tsx 1`] = `"<div class="side-bar-wrapper section-base"><div class="t-side-bar"><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div>选项一</div></div><div class="t-side-bar-item t-side-bar-item--active"><div><div class="t-side-bar-item__line"></div><div class="t-side-bar-item__prefix"></div><div class="t-side-bar-item__suffix"></div></div><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div>选项三</div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项四</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">6</div></div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div>选项五</div></div><div class="t-side-bar__padding"></div></div><div class="content"><div class="section"><div class="title">标题一</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题二</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题三</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题四</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题五</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/side-bar/_example/with-icon.tsx 1`] = `"<div class="side-bar-wrapper section-base"><div class="t-side-bar"><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div>选项一</div></div><div class="t-side-bar-item t-side-bar-item--active"><div><div class="t-side-bar-item__line"></div><div class="t-side-bar-item__prefix"></div><div class="t-side-bar-item__suffix"></div></div><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项二</span></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count"></div></div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div>选项三</div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-badge"><div class="t-badge__content"><span class="t-badge__content-text">选项四</span></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count">6</div></div></div><div class="t-side-bar-item"><div class="t-side-bar-item__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div>选项五</div></div><div class="t-side-bar__padding"></div></div><div class="content"><div class="section"><div class="title">标题一</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题二</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题三</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题四</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div><div class="section"><div class="title">标题五</div><div class="t-grid" style="padding:undefinedpx;grid-template-columns:repeat(3, 1fr);grid-gap:undefinedpx"><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div><div class="t-grid-item t-grid-item--vertical" style="text-align:center;flex-basis:33.333333333333336%"><div class="t-grid-item__image t-grid-item__image--large"><div class="t-image t-image--round"></div></div><div class="t-grid-item__content t-grid-item__content--vertical"><div class="t-grid-item__title t-grid-item__title--large">标题文字</div><div class="t-grid-item__description t-grid-item__description--vertical"></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/skeleton/_example/animation.tsx 1`] = `"<div><div><div class="demo-section__desc">渐变加载效果</div><div class="demo-section__content"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-gradient"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-gradient"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-gradient"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-gradient" style="width:55%"></div></div></div></div></div><div><div class="demo-section__desc">闪烁加载效果</div><div class="demo-section__content"><div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-flashed"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-flashed"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-flashed"></div></div><div class="t-skeleton__row"><div class="t-skeleton__col t-skeleton--type-text t-skeleton--animation-flashed" style="width:55%"></div></div></div></div></div></div>"`; @@ -590,27 +594,27 @@ exports[`ssr snapshot test > ssr test src/slider/_example/range.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/slider/_example/step.tsx 1`] = `"<div class="wrapper-base"><div class="t-slider"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default t-slider__line--single" style="width:0px"><div class="t-slider__dot"><div class="t-slider__dot-slider"></div></div></div></div></div></div><div class="wrapper-base"><div class="t-slider t-slider--range"><div class="t-slider__bar t-slider__bar--default"><div class="t-slider__line t-slider__line--default" style="left:undefinedpx;right:0px"><div class="t-slider__dot t-slider__dot--left"><div class="t-slider__dot-slider"></div></div><div class="t-slider__dot t-slider__dot--right"><div class="t-slider__dot-slider"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/base.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="text" inputMode="decimal" value="3.5"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/base.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo stepper-container"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Stepper 步进器</h1><p class="tdesign-mobile-demo-header__summary">用于数量的增减</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础步进器</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="text" inputMode="decimal" value="3.5"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">最大最小状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="999"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium t-stepper--filled-disabled" type="tel" inputMode="numeric" disabled="" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">步进器样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--outline t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--normal t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">步进器尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--large"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--large" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--small"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--small" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo stepper-container"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Stepper 步进器</h1><p class="tdesign-mobile-demo-header__summary">用于数量的增减</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">基础步进器</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">最大最小状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="999"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">禁用状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium t-stepper--filled-disabled" type="tel" inputMode="numeric" disabled="" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件样式</h2><p class="tdesign-mobile-demo-block__summary">步进器样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--outline t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--normal t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">步进器尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="stepper-example"><div class="t-stepper t-stepper--large"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--large" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--small"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--small" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/min-max.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="999"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/min-max.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="999"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/size.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--large"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--large" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--small"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--small" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/size.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--large"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--large" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--large"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--small"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--small" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--small"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/status.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium t-stepper--filled-disabled" type="tel" inputMode="numeric" disabled="" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/status.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium t-stepper--filled-disabled" type="tel" inputMode="numeric" disabled="" value="0"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium t-stepper--filled-disabled"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/stepper/_example/theme.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--outline t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon"><path fill="currentColor" d="M4 11L20 11V13L4 13L4 11Z"></path></svg></div><input class="t-stepper__input t-stepper__input--normal t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/stepper/_example/theme.tsx 1`] = `"<div class="stepper-example"><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--filled t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--filled t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--outline t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--outline t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-stepper t-stepper--medium"><div class="t-stepper__minus t-stepper__minus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-remove t-stepper__minus-icon" style="fill:none"><g id="remove"><path id="stroke1" stroke="currentColor" d="M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div><input class="t-stepper__input t-stepper__input--normal t-stepper__input--medium" type="tel" inputMode="numeric" value="3"/><div class="t-stepper__plus t-stepper__plus--normal t-stepper__icon--medium"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add t-stepper__plus-icon" style="fill:none"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/horizontal.tsx 1`] = `"<div><div class="summary">水平带序号步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平带图标步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平简略步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/horizontal.tsx 1`] = `"<div><div class="summary">水平带序号步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平带图标步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平简略步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/steps1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Steps 步骤条</h1><p class="tdesign-mobile-demo-header__summary">用于任务步骤展示或任务进度展示。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">水平带序号步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平带图标步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平简略步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div><div><div class="summary">垂直带序号步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带图标步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直简略步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带可自定义此处内容步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"><div class="t-image t-image--square" style="width:100%"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标"/></div></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">选项卡状态</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 特殊类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">垂直自定义步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" style="margin-top:32px;width:100%"><span class="t-button__content"> <!-- -->下一步</span></button></div><div class="summary">纯展示步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive t-steps--readonly"><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/steps1.png"/><div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Steps 步骤条</h1><p class="tdesign-mobile-demo-header__summary">用于任务步骤展示或任务进度展示。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">水平带序号步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平带图标步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="summary">水平简略步骤条</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div><div><div class="summary">垂直带序号步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带图标步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直简略步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带可自定义此处内容步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"><div class="t-image t-image--square" style="width:100%"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标"/></div></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">选项卡状态</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 特殊类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div><div class="summary">垂直自定义步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" style="margin-top:32px;width:100%"><span class="t-button__content"> <!-- -->下一步</span></button></div><div class="summary">纯展示步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive t-steps--readonly"><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/special.tsx 1`] = `"<div><div class="summary">垂直自定义步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="font-size:22px" color="rgba(0, 0, 0, .4)"><path fill="currentColor" d="M8.08594 17.5L13.5859 12L8.08594 6.50003L9.50015 5.08582L16.4144 12L9.50015 18.9142L8.08594 17.5Z"></path></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" style="margin-top:32px;width:100%"><span class="t-button__content"> <!-- -->下一步</span></button></div><div class="summary">纯展示步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive t-steps--readonly"><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/special.tsx 1`] = `"<div><div class="summary">垂直自定义步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤<svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chevron-right" style="fill:none;font-size:22px" color="rgba(0, 0, 0, .4)"><g id="chevron-right"><path id="stroke1" stroke="currentColor" d="M9.5 17.5L15 12L9.5 6.5" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical"></div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div><button type="button" class="t-button t-button--size-large t-button--base t-button--light t-button--rectangle" style="margin-top:32px;width:100%"><span class="t-button__content"> <!-- -->下一步</span></button></div><div class="summary">纯展示步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive t-steps--readonly"><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--default t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">步骤展示</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/status.tsx 1`] = `"<div><div class="summary">选项卡状态</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/status.tsx 1`] = `"<div><div class="summary">选项卡状态</div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div><div class="steps-horizontal-demo-block"><div class="t-steps t-steps--horizontal t-steps--positive"><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div><div class="t-step-item t-step-item--horizontal t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--horizontal"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--horizontal t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--horizontal">未完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--horizontal">辅助信息</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--horizontal"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/steps/_example/vertical.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/steps1.png"/><div><div class="summary">垂直带序号步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带图标步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="font-size:20px"><path fill="currentColor" d="M0 1H4.7638L5.30925 3H23.3874L19.7208 14H7.78078L7.28078 16H22V18H4.71922L5.96648 13.011L3.2362 3H0V1ZM7.7638 12H18.2792L20.6126 5H5.8547L7.7638 12ZM4 21C4 19.8954 4.89543 19 6 19C7.10457 19 8 19.8954 8 21C8 22.1046 7.10457 23 6 23C4.89543 23 4 22.1046 4 21ZM18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z"></path></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直简略步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带可自定义此处内容步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"><div class="t-image t-image--square" style="width:100%"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标"/></div></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/steps/_example/vertical.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/steps1.png"/><div><div class="summary">垂直带序号步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__circle t-step-item__circle--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带图标步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__icon t-step-item__icon--finish"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-cart" style="fill:none;font-size:20px"><g id="cart"><path id="stroke1" stroke="currentColor" d="M1 2H4L7 13L6 17H21M7 21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21C5 20.4477 5.44772 20 6 20C6.55228 20 7 20.4477 7 21ZM21 21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21C19 20.4477 19.4477 20 20 20C20.5523 20 21 20.4477 21 21ZM6.99947 13H18.9995L21.9995 4H4.54492L6.99947 13Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直简略步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div><div class="summary">垂直带可自定义此处内容步骤条</div><div class="steps-vertical-demo-block"><div class="t-steps t-steps--vertical t-steps--positive"><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">已完成</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">当前步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"><div class="t-image t-image--square" style="width:100%"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/steps1.png" alt="图标"/></div></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div><div class="t-step-item t-step-item--vertical t-step-item--finish"><div class="t-step-item__anchor t-step-item__anchor--vertical"><div class="t-step-item__dot t-step-item__dot--finish"></div></div><div class="t-step-item__content t-step-item__content--vertical t-step-item__content--last"><div class="t-step-item__title t-step-item__title--finish t-step-item__title--vertical">未完成步骤</div><div class="t-step-item__description t-step-item__description--finish t-step-item__description--vertical">可自定义此处内容</div><div class="t-step-item__extra t-step-item__extra--finish t-step-item__extra--vertical"></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/sticky/_example/base.tsx 1`] = `"<div class="tdesign-demo-block-1"><div class="t-sticky"><div class="t-sticky__content"><button type="button" class="t-button t-button--size-medium t-button--base t-button--primary t-button--rectangle custom-common-button"><span class="t-button__content"> <!-- -->基础吸顶</span></button></div></div></div>"`; @@ -624,9 +628,9 @@ exports[`ssr snapshot test > ssr test src/swipe-cell/_example/double.tsx 1`] = ` exports[`ssr snapshot test > ssr test src/swipe-cell/_example/event.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带二次确认的操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带二次确认的操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/swipe-cell/_example/icon.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标的滑动操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字横排</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">纯图标</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字竖排</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/swipe-cell/_example/icon.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标的滑动操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字横排</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">纯图标</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字竖排</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/swipe-cell/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo swipe-cell-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">SwipeCell 滑动单元格</h1><p class="tdesign-mobile-demo-header__summary">用来承载列表中的更多操作,通过左右滑动来展示,按钮的宽度固定高度根据列表高度而变化。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑双操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑三操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">右滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn favor-btn">选择</div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">右滑单操作</div></div><div class="t-cell__note">辅助信息</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左右滑操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn favor-btn">删除</div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左右滑操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标的滑动操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字横排</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">纯图标</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字竖排</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit"><path fill="currentColor" d="M15.7478 2.94736C16.5289 2.16631 17.7952 2.16631 18.5763 2.94736L21.0511 5.42223C21.8322 6.20328 21.8322 7.46961 21.0511 8.25066L9.15806 20.1437L2.77832 21.2202L3.85476 14.8404L15.7478 2.94736ZM15.5192 6.00439L17.9941 8.47927L19.6369 6.83645L17.1621 4.36157L15.5192 6.00439ZM16.5799 9.89348L14.105 7.41861L5.72062 15.803L5.21828 18.7802L8.19549 18.2779L16.5799 9.89348Z"></path></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete"><path fill="currentColor" d="M7.5 1H16.5V4H22V6H19.971L19.471 23H4.52898L4.02898 6H2V4H7.5V1ZM9.5 4H14.5V3H9.5V4ZM6.02984 6L6.47102 21H17.529L17.9702 6H6.02984ZM13 8V19H11V8H13Z"></path></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带二次确认的操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带二次确认的操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/swipe-cell/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo swipe-cell-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">SwipeCell 滑动单元格</h1><p class="tdesign-mobile-demo-header__summary">用来承载列表中的更多操作,通过左右滑动来展示,按钮的宽度固定高度根据列表高度而变化。</p></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑双操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑三操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">右滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn favor-btn">选择</div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">右滑单操作</div></div><div class="t-cell__note">辅助信息</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左右滑操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn favor-btn">删除</div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左右滑操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带图标的滑动操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字横排</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">纯图标</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span></div><div class="btn delete-btn" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">图标加文字竖排</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-edit" style="fill:none"><g id="edit"><path id="fill1" fill="transparent" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336L14.1048 6.00427Z"></path><path id="fill2" fill="transparent" d="M17.9936 9.89339L21.0506 6.83635L17.1615 2.94727L14.1045 6.0043L17.9936 9.89339Z" fill-rule="evenodd" clip-rule="evenodd"></path><path id="stroke1" stroke="currentColor" d="M14.1048 6.00427L4.78744 15.3216L3.99805 20.0001L8.67652 19.2107L17.9939 9.89336M14.1048 6.00427L17.9939 9.89336M14.1048 6.00427L17.1615 2.94727L21.0506 6.83635L17.9939 9.89336" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn vertical" style="height:100%"><span class="t-swipe-cell__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-delete" style="fill:none"><g id="delete"><path id="fill1" fill="transparent" d="M5 5H19L18.5 22H5.5L5 5Z"></path><path id="stroke1" stroke="currentColor" d="M21 5H3M5 5H19L18.5 22H5.5L5 5ZM8.5 2H15.5V5H8.5V2Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M12 9V18" stroke-linecap="square" stroke-width="2"></path></g></svg></span><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带二次确认的操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-swipe-cell__left"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带二次确认的操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn edit-btn" style="height:100%"><span class="t-swipe-cell__text">编辑</span></div><div class="btn delete-btn" style="height:100%" sure="[object Object]"><span class="t-swipe-cell__text">删除</span></div></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/swipe-cell/_example/left.tsx 1`] = `"<div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">左滑单操作</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑单操作</div><div class="t-cell__description">一段很长很长的内容文字</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn delete-btn">删除</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑双操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle" style="margin-top:10px"><div class="tdesign-mobile-demo-block__slot"><div class="t-swipe-cell"><div class="t-swipe-cell__wrapper" style="transform:translateX(0px)"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">左滑三操作</div></div><div class="t-cell__note">辅助信息</div></div><div class="t-swipe-cell__right"><div class="btn favor-btn">收藏</div><div class="btn edit-btn">编辑</div><div class="btn delete-btn">删除</div></div></div></div></div></div>"`; @@ -662,37 +666,37 @@ exports[`ssr snapshot test > ssr test src/switch/_example/base.tsx 1`] = `"<div exports[`ssr snapshot test > ssr test src/switch/_example/color.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义颜色开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked custom-color"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/switch/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Switch 开关</h1><p class="tdesign-mobile-demo-header__summary">开关用于切换当个设置项的状态,开启、关闭为两个互斥的操作</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">基础开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带文字开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked">开</div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带图标开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义颜色开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义颜色开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked custom-color"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 状态</h2><p class="tdesign-mobile-demo-block__summary">加载状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">加载状态</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled"><div class="t-switch__label t-switch__label--medium"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开关开启禁用</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div><div class="demo__title">禁用状态</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">开关尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸 32</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--large t-switch--checked"><div class="t-switch__dot t-switch__dot--large t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--large t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">中尺寸 28</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸 24</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--small t-switch--checked"><div class="t-switch__dot t-switch__dot--small t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--small t-switch__label--checked"></div></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/switch/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Switch 开关</h1><p class="tdesign-mobile-demo-header__summary">开关用于切换当个设置项的状态,开启、关闭为两个互斥的操作</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">基础开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带描述开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带文字开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked">开</div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带图标开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">自定义颜色开关</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">自定义颜色开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked custom-color"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 状态</h2><p class="tdesign-mobile-demo-block__summary">加载状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">加载状态</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled"><div class="t-switch__label t-switch__label--medium"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开关开启禁用</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div><div class="demo__title">禁用状态</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件样式</h2><p class="tdesign-mobile-demo-block__summary">开关尺寸</p></div><div class="tdesign-mobile-demo-block__slot"><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸 32</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--large t-switch--checked"><div class="t-switch__dot t-switch__dot--large t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--large t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">中尺寸 28</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸 24</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--small t-switch--checked"><div class="t-switch__dot t-switch__dot--small t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--small t-switch__label--checked"></div></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/switch/_example/label.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带文字开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked">开</div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带图标开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check"><path fill="currentColor" d="M20.9852 7.37845L10.3786 17.985L4.01465 11.6211L5.42886 10.2069L10.3786 15.1566L19.571 5.96423L20.9852 7.37845Z"></path></svg></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/switch/_example/label.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带文字开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked">开</div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">带图标开关</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check" style="fill:none"><g id="check"><path id="stroke1" stroke="currentColor" d="M19.5708 7.37842L10.3785 16.5708L5.42871 11.6211" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/switch/_example/size.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">大尺寸 32</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--large t-switch--checked"><div class="t-switch__dot t-switch__dot--large t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--large t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">中尺寸 28</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--checked"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">小尺寸 24</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--small t-switch--checked"><div class="t-switch__dot t-switch__dot--small t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--small t-switch__label--checked"></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/switch/_example/status.tsx 1`] = `"<div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">加载状态</div></div><div class="t-cell__right t-cell__right--middle"><div class="t-cell__right-icon"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled"><div class="t-switch__label t-switch__label--medium"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">开关开启禁用</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"><div class="t-loading t-loading--center t-switch__loading" style="font-size:16px"><svg style="animation:t-spin 0.8s linear infinite;animation-direction:normal" class="t-loading__gradient t-icon-loading" viewBox="0 0 14 14" version="1.1" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg"><foreignObject x="1" y="1" width="12" height="12"><div class="t-loading__gradient-conic"></div></foreignObject></svg></div></div></div></div></div></div><div class="demo__title">禁用状态</div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium"></div></div></div></div></div><div class="t-cell"><div class="t-cell__left"></div><div class="t-cell__title"><div class="t-cell__title-text">禁用状态</div></div><div class="t-cell__note"><div class="t-switch t-switch--medium t-switch--checked t-switch--disabled"><div class="t-switch__dot t-switch__dot--medium t-switch__dot--disabled t-switch__dot--checked t-switch__dot--plain"><div class="t-switch__label t-switch__label--medium t-switch__label--checked"></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/badge-props.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">16</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:0px;top:0px"></div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">软件</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">···</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/badge-props.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">16</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:0px;top:0px"></div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">软件</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">···</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/base.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/base.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/custom.tsx 1`] = `"<div class="demo-tab-bar section-custom"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/custom.tsx 1`] = `"<div class="demo-tab-bar section-custom"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/mobile.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">TabBar 标签栏</h1><p class="tdesign-mobile-demo-header__summary">用于在不同功能模块之间进行快速切换,位于页面底部。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纯文本标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标加文字标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纯图标标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">双层级纯文本标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" aria-haspopup="true" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-view-list" style="font-size:16"><path fill="currentColor" d="M2 4H3H21H22V6H21H3H2V4ZM2 11H3H21H22V13H21H3H2V11ZM3 18H2V20H3H21H22V18H21H3Z"></path></svg><div class="t-tab-bar-item__icon-menu"></div>我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">弱选中标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">16</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:0px;top:0px"></div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">软件</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">···</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">悬浮胶囊标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--round" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 自定义</h2><p class="tdesign-mobile-demo-block__summary">自定义样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar section-custom"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/mobile.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">TabBar 标签栏</h1><p class="tdesign-mobile-demo-header__summary">用于在不同功能模块之间进行快速切换,位于页面底部。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">纯文本标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">图标加文字标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">纯图标标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">双层级纯文本标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" aria-haspopup="true" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-view-list" style="fill:none;font-size:16"><g id="view-list"><path id="stroke1" stroke="currentColor" d="M3 5H21M3 12H21M3 19H21" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-tab-bar-item__icon-menu"></div>我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">弱选中标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">16</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--dot t-badge--medium t-badge--circle t-has-count" style="right:0px;top:0px"></div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">软件</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">New</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><div class="t-badge"><div class="t-badge__content"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div><div class="t-badge--basic t-badge--medium t-badge--circle t-badge--count t-has-count" style="right:0px;top:0px">···</div></div></div><div class="t-tab-bar-item__text t-tab-bar-item__text--small">我的</div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">悬浮胶囊标签栏</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--round" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 自定义</h2><p class="tdesign-mobile-demo-block__summary">自定义样式</p></div><div class="tdesign-mobile-demo-block__slot"><div class="demo-tab-bar section-custom"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--split t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--normal"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/pure-icon.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/pure-icon.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/round.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--round" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="font-size:20px"><path fill="currentColor" d="M12 1.19824L22 9.53158V22H2V9.53158L12 1.19824ZM10 20H14V15H10V20ZM16 20H20V10.4683L12 3.80166L4 10.4683V20H8V13H16V20Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="font-size:20px"><path fill="currentColor" d="M17.5 3.5C15.8431 3.5 14.5 4.84315 14.5 6.5C14.5 8.15685 15.8431 9.5 17.5 9.5C19.1569 9.5 20.5 8.15685 20.5 6.5C20.5 4.84315 19.1569 3.5 17.5 3.5ZM12.5 6.5C12.5 3.73858 14.7386 1.5 17.5 1.5C20.2614 1.5 22.5 3.73858 22.5 6.5C22.5 9.26142 20.2614 11.5 17.5 11.5C14.7386 11.5 12.5 9.26142 12.5 6.5ZM2 2H11V11H2V2ZM4 4V9H9V4H4ZM2 13H11V22H2V13ZM4 15V20H9V15H4ZM13 13H22V22H13V13ZM20 15H15V20H20V15Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="font-size:20px"><path fill="currentColor" d="M1.5 2H22.5V18H6.87574L1.5 22.7038V2ZM3.5 4V18.2962L6.12426 16H20.5V4H3.5Z"></path></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="font-size:20px"><path fill="currentColor" d="M12 4C10.067 4 8.5 5.567 8.5 7.5C8.5 9.433 10.067 11 12 11C13.933 11 15.5 9.433 15.5 7.5C15.5 5.567 13.933 4 12 4ZM6.5 7.5C6.5 4.46243 8.96243 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96243 13 6.5 10.5376 6.5 7.5ZM3 19C3 16.2386 5.23858 14 8 14H16C18.7614 14 21 16.2386 21 19V22H3V19ZM8 16C6.34315 16 5 17.3431 5 19V20H19V19C19 17.3431 17.6569 16 16 16H8Z"></path></svg></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/round.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--round" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-home" style="fill:none;font-size:20px"><g id="home"><path id="fill1" fill="transparent" d="M3 10L12 2.5L21 10V21H3V10Z"></path><path id="fill2" fill="transparent" d="M9 14H15V21H9V14Z"></path><path id="stroke2" stroke="currentColor" d="M9 14H15V21H9V14Z" stroke-linecap="square" stroke-width="2"></path><path id="stroke1" stroke="currentColor" d="M3 10L12 2.5L21 10V21H3V10Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-app" style="fill:none;font-size:20px"><g id="app"><g id="fill1"><path fill="transparent" d="M3 3H10V10H3V3Z"></path><path fill="transparent" d="M14 14H21V21H14V14Z"></path><path fill="transparent" d="M3 14H10V21H3V14Z"></path></g><path id="fill2" fill="transparent" 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"></path><g id="stroke1"><path stroke="currentColor" d="M3 3H10V10H3V3Z" stroke-width="2"></path><path stroke="currentColor" d="M14 14H21V21H14V14Z" stroke-width="2"></path><path stroke="currentColor" d="M3 14H10V21H3V14Z" stroke-width="2"></path></g><path id="stroke2" stroke="currentColor" 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" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-chat" style="fill:none;font-size:20px"><g id="chat"><path id="fill1" fill="transparent" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z"></path><path id="stroke1" stroke="currentColor" d="M2.5 3H21.5V17H6.5L2.5 20.5V3Z" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div></div><div class="t-tab-bar-item t-tab-bar-item--crowded t-tab-bar-item--round"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__icon" style="height:20px"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-user" style="fill:none;font-size:20px"><g id="user"><g id="fill1"><path fill="transparent" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z"></path><path fill="transparent" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z"></path></g><g id="stroke1"><path stroke="currentColor" d="M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-linecap="square" stroke-width="2"></path><path stroke="currentColor" d="M20 21V19C20 16.7909 18.2091 15 16 15H8C5.79086 15 4 16.7909 4 19V21H20Z" stroke-linecap="square" stroke-width="2"></path></g></g></svg></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/tab-bar/_example/text.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">聊天</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--crowded t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">我的</div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tab-bar/_example/text-spread.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" aria-haspopup="true" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-view-list" style="font-size:16"><path fill="currentColor" d="M2 4H3H21H22V6H21H3H2V4ZM2 11H3H21H22V13H21H3H2V11ZM3 18H2V20H3H21H22V18H21H3Z"></path></svg><div class="t-tab-bar-item__icon-menu"></div>我的</div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tab-bar/_example/text-spread.tsx 1`] = `"<div class="demo-tab-bar"><div class="t-tab-bar t-tab-bar--bordered t-tab-bar--fixed t-tab-bar--safe t-tab-bar--normal" role="tablist"><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="true" class="t-tab-bar-item__content t-tab-bar-item__content--checked t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">首页</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text">应用</div></div></div><div class="t-tab-bar-item t-tab-bar-item--text-only t-tab-bar-item--normal"><div role="tab" aria-label="TabBar" aria-selected="false" aria-haspopup="true" class="t-tab-bar-item__content t-tab-bar-item__content--tag"><div class="t-tab-bar-item__text"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-view-list" style="fill:none;font-size:16"><g id="view-list"><path id="stroke1" stroke="currentColor" d="M3 5H21M3 12H21M3 19H21" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-tab-bar-item__icon-menu"></div>我的</div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/table/_example/base.tsx 1`] = `"<div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div>"`; exports[`ssr snapshot test > ssr test src/table/_example/bordered.tsx 1`] = `"<div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div>"`; -exports[`ssr snapshot test > ssr test src/table/_example/custom-row-style.tsx 1`] = `"<div class="example-table"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:100px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:100px;min-width:undefined"/><col style="width:160px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant"><div>申请人</div></th><th class="t-table__th-status"><div>审批状态</div></th><th class="t-table__th-time t-align-center"><div>申请耗时(天)</div></th><th class="t-table__th-channel t-align-right custom-cell-class-name"><div>签署方式</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">邮箱地址</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class="custom-third-class-name"><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr><tr class=""><td class=""><div>王芳</div></td><td class=""><div><span class="t-tag t-tag--warning t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></span><span class="t-tag__text">审批过期</span></span></div></td><td class=" t-align-center"><div>1</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">p.cumx@rampblpa.ru</div></td></tr><tr title="超出省略显示" class="custom-forth-class-name" class="custom-forth-class-name"><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class=""><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr></tbody></table></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/table/_example/custom-row-style.tsx 1`] = `"<div class="example-table"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:100px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:100px;min-width:undefined"/><col style="width:160px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant"><div>申请人</div></th><th class="t-table__th-status"><div>审批状态</div></th><th class="t-table__th-time t-align-center"><div>申请耗时(天)</div></th><th class="t-table__th-channel t-align-right custom-cell-class-name"><div>签署方式</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">邮箱地址</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class="custom-third-class-name"><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr><tr class=""><td class=""><div>王芳</div></td><td class=""><div><span class="t-tag t-tag--warning t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></span><span class="t-tag__text">审批过期</span></span></div></td><td class=" t-align-center"><div>1</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">p.cumx@rampblpa.ru</div></td></tr><tr title="超出省略显示" class="custom-forth-class-name" class="custom-forth-class-name"><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class=""><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr></tbody></table></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/table/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Table 表格</h1><p class="tdesign-mobile-demo-header__summary"> 表格常用于展示同类结构下的多种数据,易于组织、对比和分析等,并可对数据进行搜索、筛选、排序等操作。一般包括表头、数据行和表尾三部分。 </p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向平铺可滚动表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带斑马纹表格样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle t-table--striped" style="position:relative"><div class="t-table__content" style="max-height:400px"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table__header--fixed"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-operation"><div>标题</div></th><th class="t-table__th-more"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr style="top:NaNpx" class="t-table__row--fixed-top"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class="t-table__row--without-border-bottom"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr style="bottom:NaNpx" class="t-table__row--fixed-bottom t-table__row--fixed-bottom-first"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr style="bottom:NaNpx" class="t-table__row--fixed-bottom"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带边框表格样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可自定义样式的表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="example-table"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:100px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:100px;min-width:undefined"/><col style="width:160px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant"><div>申请人</div></th><th class="t-table__th-status"><div>审批状态</div></th><th class="t-table__th-time t-align-center"><div>申请耗时(天)</div></th><th class="t-table__th-channel t-align-right custom-cell-class-name"><div>签署方式</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">邮箱地址</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class="custom-third-class-name"><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr><tr class=""><td class=""><div>王芳</div></td><td class=""><div><span class="t-tag t-tag--warning t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></span><span class="t-tag__text">审批过期</span></span></div></td><td class=" t-align-center"><div>1</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">p.cumx@rampblpa.ru</div></td></tr><tr title="超出省略显示" class="custom-forth-class-name" class="custom-forth-class-name"><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class=""><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr></tbody></table></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/table/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Table 表格</h1><p class="tdesign-mobile-demo-header__summary"> 表格常用于展示同类结构下的多种数据,易于组织、对比和分析等,并可对数据进行搜索、筛选、排序等操作。一般包括表头、数据行和表尾三部分。 </p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2><p class="tdesign-mobile-demo-block__summary">基础表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">横向平铺可滚动表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带斑马纹表格样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle t-table--striped" style="position:relative"><div class="t-table__content" style="max-height:400px"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table__header--fixed"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-operation"><div>标题</div></th><th class="t-table__th-more"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr style="top:NaNpx" class="t-table__row--fixed-top"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class="t-table__row--without-border-bottom"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr style="bottom:NaNpx" class="t-table__row--fixed-bottom t-table__row--fixed-bottom-first"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr style="bottom:NaNpx" class="t-table__row--fixed-bottom"><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">带边框表格样式</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/><col style="width:80px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-status t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-channel t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容内容内容</div></td></tr><tr class=""><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">内容</div></td></tr></tbody></table></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">可自定义样式的表格</p></div><div class="tdesign-mobile-demo-block__slot with-padding"><div class="example-table"><div class="t-table t-vertical-align-middle t-table--bordered" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:100px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:120px;min-width:undefined"/><col style="width:100px;min-width:undefined"/><col style="width:160px;min-width:undefined"/></colgroup><thead class="t-table__header t-table--bordered"><tr><th class="t-table__th-applicant"><div>申请人</div></th><th class="t-table__th-status"><div>审批状态</div></th><th class="t-table__th-time t-align-center"><div>申请耗时(天)</div></th><th class="t-table__th-channel t-align-right custom-cell-class-name"><div>签署方式</div></th><th class="t-table__th-detail.email t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">邮箱地址</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class="custom-third-class-name"><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr><tr class=""><td class=""><div>王芳</div></td><td class=""><div><span class="t-tag t-tag--warning t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-error-circle-filled" style="fill:none"><path fill="currentColor" d="M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM11.0001 14H13.0001V6.49998H11.0001V14ZM13.004 15.5H11.0001V17.5039H13.004V15.5Z"></path></svg></span><span class="t-tag__text">审批过期</span></span></div></td><td class=" t-align-center"><div>1</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">p.cumx@rampblpa.ru</div></td></tr><tr title="超出省略显示" class="custom-forth-class-name" class="custom-forth-class-name"><td class=""><div>贾明</div></td><td class=""><div><span class="t-tag t-tag--success t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-check-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM7.49985 10.5858L10.4999 13.5858L16.4999 7.58578L17.9141 8.99999L10.4999 16.4142L6.08564 12L7.49985 10.5858Z"></path></svg></span><span class="t-tag__text">审批通过</span></span></div></td><td class=" t-align-center"><div>2</div></td><td class=" t-align-right custom-cell-class-name"><div>电子签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">w.cezkdudy@lhll.au</div></td></tr><tr class=""><td class=""><div>张三</div></td><td class=""><div><span class="t-tag t-tag--danger t-tag--round t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle-filled" style="fill:none"><path fill="currentColor" d="M12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23ZM8.81753 7.40346L11.9999 10.5858L15.1815 7.40414L16.5957 8.81835L13.4141 12L16.5957 15.1816L15.1815 16.5958L11.9999 13.4142L8.81753 16.5965L7.40332 15.1823L10.5856 12L7.40332 8.81767L8.81753 7.40346Z"></path></svg></span><span class="t-tag__text">审批失败</span></span></div></td><td class=" t-align-center"><div>10</div></td><td class=" t-align-right custom-cell-class-name"><div>纸质签署</div></td><td class="t-table-td--ellipsis"><div class="t-table__ellipsis t-text-ellipsis">r.nmgw@peurezgn.sl</div></td></tr></tbody></table></div></div></div></div></div></div>"`; exports[`ssr snapshot test > ssr test src/table/_example/scroll.tsx 1`] = `"<div class="t-table t-vertical-align-middle" style="position:relative"><div class="t-table__content"><table class="t-table--layout-fixed"><colgroup><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/><col style="width:180px;min-width:undefined"/></colgroup><thead class="t-table__header"><tr><th class="t-table__th-applicant"><div>标题</div></th><th class="t-table__th-status"><div>标题</div></th><th class="t-table__th-channel"><div>标题</div></th><th class="t-table__th-detail.email"><div>标题</div></th></tr></thead><tbody class="t-table__body"><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr><tr class=""><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td><td class=""><div>横向平铺内容不省略</div></td></tr><tr class=""><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td><td class=""><div>内容</div></td></tr></tbody></table></div></div>"`; @@ -718,15 +722,15 @@ exports[`ssr snapshot test > ssr test src/tabs/_example/theme.tsx 1`] = `"<div c exports[`ssr snapshot test > ssr test src/tag/_example/checkable.tsx 1`] = `"<div class="summary">可选中的标签</div><div class="tag-demo"><div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">dark</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--dark" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--dark t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light-outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light-outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light-outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tag/_example/closable.tsx 1`] = `"<div class="summary">可关闭标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span></div>"`; +exports[`ssr snapshot test > ssr test src/tag/_example/closable.tsx 1`] = `"<div class="summary">可关闭标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span></div>"`; -exports[`ssr snapshot test > ssr test src/tag/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><h1 class="title">Tag 标签</h1><p class="summary">用于表明主体的类目,属性或状态。</p><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">基础标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">圆弧标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--round t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--round t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--mark t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">带图标的标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount"><path fill="currentColor" d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z"></path></svg></span><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount"><path fill="currentColor" d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z"></path></svg></span><span class="t-tag__text">标签文字</span></span></div><div class="summary">超长文本省略标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" style="max-width:130px" aria-disabled="false" role="button"><span class="t-tag__text">听说超长可以省略听说超长</span></span></div><div class="summary">可关闭标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span></div><div class="summary">可选中的标签</div><div class="tag-demo"><div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">dark</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--dark" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--dark t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light-outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light-outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light-outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">展示型标签</div><div class="tag-demo"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="group padding-bottom d-flex"><div class="tag-container"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span></span></div><div class="tag-block tag-block1"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span></div></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tag/_example/index.tsx 1`] = `"<div class="tdesign-mobile-demo"><h1 class="title">Tag 标签</h1><p class="summary">用于表明主体的类目,属性或状态。</p><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 组件类型</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">基础标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">圆弧标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--round t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--round t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--mark t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">带图标的标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount" style="fill:none"><g id="discount"><path id="fill1" fill="transparent" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z"></path><path id="fill2" fill="transparent" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z"></path><path id="stroke1" stroke="currentColor" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" stroke-width="2"></path></g></svg></span><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount" style="fill:none"><g id="discount"><path id="fill1" fill="transparent" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z"></path><path id="fill2" fill="transparent" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z"></path><path id="stroke1" stroke="currentColor" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" stroke-width="2"></path></g></svg></span><span class="t-tag__text">标签文字</span></span></div><div class="summary">超长文本省略标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" style="max-width:130px" aria-disabled="false" role="button"><span class="t-tag__text">听说超长可以省略听说超长</span></span></div><div class="summary">可关闭标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">文字标签</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span></div><div class="summary">可选中的标签</div><div class="tag-demo"><div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">dark</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--dark" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--dark t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div><div class="tag-block check-tag-block"><div class="check-tag-block__title">light-outline</div><span class="t-tag t-tag--square t-tag--default t-tag--large t-tag--light-outline" aria-disabled="false" role="button"><span class="t-tag__text">未选中态</span></span><span class="t-tag t-tag--square t-tag--primary t-tag--large t-tag--light-outline t-tag--checked" aria-disabled="false" role="button"><span class="t-tag__text">已选中态</span></span></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="summary">展示型标签</div><div class="tag-demo"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 组件尺寸</h2></div><div class="tdesign-mobile-demo-block__slot"><div class="group padding-bottom d-flex"><div class="tag-container"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span></span></div><div class="tag-block tag-block1"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span></div></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tag/_example/size.tsx 1`] = `"<div class="tag-container"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span></span></div><div class="tag-block tag-block1"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></span></span></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/tag/_example/size.tsx 1`] = `"<div class="tag-container"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span></span></div><div class="tag-block tag-block1"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--extra-large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">加大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--large t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">大尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">中尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--small t-is-closable t-tag--closable" aria-disabled="false" role="button"><span class="t-tag__text">小尺寸</span><span class="t-tag__icon-close"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></span></span></div></div></div>"`; exports[`ssr snapshot test > ssr test src/tag/_example/theme.tsx 1`] = `"<div class="summary">展示型标签</div><div class="tag-demo"><div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--dark t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div><div class="tag-block"><span class="t-tag t-tag--default t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">默认</span></span><span class="t-tag t-tag--primary t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">主要</span></span><span class="t-tag t-tag--warning t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">警告</span></span><span class="t-tag t-tag--danger t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">危险</span></span><span class="t-tag t-tag--success t-tag--square t-tag--light-outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">成功</span></span></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/tag/_example/type.tsx 1`] = `"<div class="summary">基础标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">圆弧标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--round t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--round t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--mark t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">带图标的标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount"><path fill="currentColor" d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z"></path></svg></span><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount"><path fill="currentColor" d="M11.4963 1.18945L22.0019 1.99757L22.81 12.5032L11.8782 23.435L0.564453 12.1213L11.4963 1.18945ZM12.26 3.25411L3.39288 12.1213L11.8782 20.6066L20.7453 11.7394L20.1392 3.8602L12.26 3.25411ZM16.1203 7.87789C15.7298 7.48737 15.0967 7.48737 14.7061 7.87789C14.3156 8.26842 14.3156 8.90158 14.7061 9.29211C15.0967 9.68263 15.7298 9.68263 16.1203 9.2921C16.5109 8.90158 16.5109 8.26842 16.1203 7.87789ZM13.2919 6.46368C14.4635 5.29211 16.363 5.2921 17.5346 6.46368C18.7061 7.63525 18.7061 9.53475 17.5346 10.7063C16.363 11.8779 14.4635 11.8779 13.2919 10.7063C12.1203 9.53475 12.1203 7.63525 13.2919 6.46368Z"></path></svg></span><span class="t-tag__text">标签文字</span></span></div><div class="summary">超长文本省略标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" style="max-width:130px" aria-disabled="false" role="button"><span class="t-tag__text">听说超长可以省略听说超长</span></span></div>"`; +exports[`ssr snapshot test > ssr test src/tag/_example/type.tsx 1`] = `"<div class="summary">基础标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">圆弧标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--round t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--round t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--mark t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__text">标签文字</span></span></div><div class="summary">带图标的标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount" style="fill:none"><g id="discount"><path id="fill1" fill="transparent" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z"></path><path id="fill2" fill="transparent" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z"></path><path id="stroke1" stroke="currentColor" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" stroke-width="2"></path></g></svg></span><span class="t-tag__text">标签文字</span></span><span class="t-tag t-tag--default t-tag--square t-tag--outline t-tag--medium" aria-disabled="false" role="button"><span class="t-tag__icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-discount" style="fill:none"><g id="discount"><path id="fill1" fill="transparent" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z"></path><path id="fill2" fill="transparent" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z"></path><path id="stroke1" stroke="currentColor" d="M11.878 22.0207L1.97852 12.1212L11.878 2.22168L21.0704 2.92879L21.7775 12.1212L11.878 22.0207Z" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M13.9998 7.17075C14.7809 6.3897 16.0472 6.3897 16.8283 7.17075C17.6093 7.9518 17.6093 9.21813 16.8283 9.99917C16.0472 10.7802 14.7809 10.7802 13.9998 9.99917C13.2188 9.21813 13.2188 7.9518 13.9998 7.17075Z" stroke-width="2"></path></g></svg></span><span class="t-tag__text">标签文字</span></span></div><div class="summary">超长文本省略标签</div><div class="tag-demo"><span class="t-tag t-tag--default t-tag--square t-tag--light t-tag--medium" style="max-width:130px" aria-disabled="false" role="button"><span class="t-tag__text">听说超长可以省略听说超长</span></span></div>"`; exports[`ssr snapshot test > ssr test src/textarea/_example/autosize.tsx 1`] = `"<div class="t-textarea t-textarea--layout-horizontal"><div class="t-textarea__label"> <!-- -->标签文字<!-- --> </div><div class="t-textarea__wrapper"><textarea placeholder="请输入文字" class="t-textarea__wrapper-inner t-textarea__placeholder" style="caret-color:#0052d9"></textarea></div></div>"`; @@ -766,12 +770,12 @@ exports[`ssr snapshot test > ssr test src/tree-select/_example/multiple.tsx 1`] exports[`ssr snapshot test > ssr test src/tree-select/_example/normal.tsx 1`] = `"<div class="t-tree-select" style="height:336px"></div>"`; -exports[`ssr snapshot test > ssr test src/upload/_example/base.tsx 1`] = `"<div class="upload-demo"><h3 class="upload-title">上传图片</h3><div class="t-upload"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" accept="image/png"/></div></div>"`; +exports[`ssr snapshot test > ssr test src/upload/_example/base.tsx 1`] = `"<div class="upload-demo"><h3 class="upload-title">上传图片</h3><div class="t-upload"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" accept="image/png"/></div></div>"`; exports[`ssr snapshot test > ssr test src/upload/_example/custom.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload3.png"/><div class="upload-demo"><div class="upload-title">请上传身份证人像面</div><div class="upload-content"><div class="t-upload front"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div><div class="upload-title">请上传身份证国徽面</div><div class="upload-content"><div class="t-upload reverse"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/upload/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload3.png"/><div class="tdesign-mobile-demo" style="margin-bottom:16px"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Upload上传</h1><p class="tdesign-mobile-demo-header__summary">用于相册读取或拉起拍照的图片上传功能。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">单选上传图片</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><h3 class="upload-title">上传图片</h3><div class="t-upload"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" accept="image/png"/></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">多选上传图片</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">多选上传</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple=""/></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">加载状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="font-size:24"><path fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">上传中...</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="font-size:24"><path fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">68%</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple="" accept="image/png"/></div></div><div class="upload-demo__title">上传失败</div><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle" style="font-size:24"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg><div class="t-upload__progress-text">上传失败</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple=""/></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 样式自定义</h2><p class="tdesign-mobile-demo-block__summary">单选上传</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">请上传身份证人像面</div><div class="upload-content"><div class="t-upload front"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div><div class="upload-title">请上传身份证国徽面</div><div class="upload-content"><div class="t-upload reverse"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div></div></div></div></div>"`; +exports[`ssr snapshot test > ssr test src/upload/_example/index.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload3.png"/><div class="tdesign-mobile-demo" style="margin-bottom:16px"><div class="tdesign-mobile-demo-header"><h1 class="tdesign-mobile-demo-header__title">Upload上传</h1><p class="tdesign-mobile-demo-header__summary">用于相册读取或拉起拍照的图片上传功能。</p></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">01 类型</h2><p class="tdesign-mobile-demo-block__summary">单选上传图片</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><h3 class="upload-title">上传图片</h3><div class="t-upload"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" accept="image/png"/></div></div></div></div><div class="tdesign-mobile-demo-block tdesign-mobile-demo-block_subtitle"><div class="tdesign-mobile-demo-block__header"><p class="tdesign-mobile-demo-block__summary tdesign-mobile-demo-block_subtitle">多选上传图片</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">多选上传</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple=""/></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">02 组件状态</h2><p class="tdesign-mobile-demo-block__summary">加载状态</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="fill:none;font-size:24"><path id="loading" fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">上传中...</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="fill:none;font-size:24"><path id="loading" fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">68%</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple="" accept="image/png"/></div></div><div class="upload-demo__title">上传失败</div><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle" style="fill:none;font-size:24"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-upload__progress-text">上传失败</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple=""/></div></div></div></div><div class="tdesign-mobile-demo-block"><div class="tdesign-mobile-demo-block__header"><h2 class="tdesign-mobile-demo-block__title">03 样式自定义</h2><p class="tdesign-mobile-demo-block__summary">单选上传</p></div><div class="tdesign-mobile-demo-block__slot"><div class="upload-demo"><div class="upload-title">请上传身份证人像面</div><div class="upload-content"><div class="t-upload front"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div><div class="upload-title">请上传身份证国徽面</div><div class="upload-content"><div class="t-upload reverse"><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><div class="add-content"><div class="t-image t-image--square content-img"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload3.png" alt=""/></div></div></div></div><input hidden="" type="file" accept="image/png"/></div></div></div></div></div></div>"`; -exports[`ssr snapshot test > ssr test src/upload/_example/multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><div class="upload-demo"><div class="upload-title">多选上传</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple=""/></div></div>"`; +exports[`ssr snapshot test > ssr test src/upload/_example/multiple.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><div class="upload-demo"><div class="upload-title">多选上传</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple=""/></div></div>"`; -exports[`ssr snapshot test > ssr test src/upload/_example/status.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="font-size:24"><path fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">上传中...</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="font-size:24"><path fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">68%</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple="" accept="image/png"/></div></div><div class="upload-demo__title">上传失败</div><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle" style="font-size:24"><path fill="currentColor" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 0.999999 18.0751 1 12C1 5.92487 5.92487 0.999999 12 1C18.0751 1 23 5.92487 23 12ZM7.40347 15.1823L10.5858 12L7.40347 8.81768L8.81768 7.40347L12 10.5858L15.1816 7.40415L16.5959 8.81836L13.4142 12L16.5959 15.1816L15.1816 16.5959L12 13.4142L8.81768 16.5965L7.40347 15.1823Z"></path></svg><div class="t-upload__progress-text">上传失败</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn"><path fill="currentColor" d="M7.04996 5.63599L11.9997 10.5857L16.9494 5.63599L18.3637 7.0502L13.4139 11.9999L18.3637 16.9497L16.9494 18.3639L11.9997 13.4142L7.04996 18.3639L5.63574 16.9497L10.5855 11.9999L5.63574 7.0502L7.04996 5.63599Z"></path></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="font-size:28"><path fill="currentColor" d="M13 4V11L20 11V13L13 13V20H11L11 13H4L4 11L11 11L11 4L13 4Z"></path></svg></div></div><input hidden="" type="file" multiple=""/></div></div>"`; +exports[`ssr snapshot test > ssr test src/upload/_example/status.tsx 1`] = `"<link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload6.png"/><link rel="preload" as="image" href="https://tdesign.gtimg.com/mobile/demos/upload4.png"/><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload6.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="fill:none;font-size:24"><path id="loading" fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">上传中...</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-loading t-upload__progress-loading" style="fill:none;font-size:24"><path id="loading" fill="currentColor" d="M12 2.25C6.61556 2.25 2.25 6.61556 2.25 12C2.25 17.3844 6.61556 21.75 12 21.75V19.3125C7.96142 19.3125 4.6875 16.0386 4.6875 12C4.6875 7.96142 7.96142 4.6875 12 4.6875C16.0386 4.6875 19.3125 7.96142 19.3125 12H21.75C21.75 6.61556 17.3844 2.25 12 2.25Z"></path></svg><div class="t-upload__progress-text">68%</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple="" accept="image/png"/></div></div><div class="upload-demo__title">上传失败</div><div class="upload-demo"><div class="upload-title">上传图片</div><div class="t-upload"><div class="t-upload__item"><div><div class="t-image t-image--round t-upload__image"><div class="t-image__mask"><div class="t-loading t-loading--center" style="color:inherit;font-size:20px"><div class="t-loading__dots" style="animation-duration:800ms;width:20px;height:20px"><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.26666666666666666s"></div><div class="t-loading__dot" style="animation-duration:0.8s;animation-delay:0.5333333333333333s"></div></div></div></div><img class="t-image__img t-image--fit-fill t-image--position-center" src="https://tdesign.gtimg.com/mobile/demos/upload4.png"/></div></div><div class="t-upload__progress-mask"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close-circle" style="fill:none;font-size:24"><g id="close-circle"><path id="fill1" fill="transparent" 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"></path><path id="stroke1" stroke="currentColor" 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" stroke-linecap="square" stroke-width="2"></path><path id="stroke2" stroke="currentColor" d="M15.1813 8.81836L11.9997 12M11.9997 12L8.81738 15.1823M11.9997 12L15.1813 15.1816M11.9997 12L8.81738 8.81768" stroke-linecap="square" stroke-width="2"></path></g></svg><div class="t-upload__progress-text">上传失败</div></div><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-close t-upload__delete-btn" style="fill:none"><g id="close"><path id="stroke1" stroke="currentColor" d="M16.9503 7.05029L12.0005 12M12.0005 12L7.05078 16.9498M12.0005 12L16.9503 16.9498M12.0005 12L7.05078 7.05029" stroke-linecap="square" stroke-width="2"></path></g></svg></div><div class="t-upload__item t-upload__item--add"><div class="t-upload__add-icon"><svg fill="none" viewBox="0 0 24 24" width="1em" height="1em" class="t-icon t-icon-add" style="fill:none;font-size:28"><g id="add"><path id="stroke1" stroke="currentColor" d="M12 5L12 19M19 12L5 12" stroke-linecap="square" stroke-width="2"></path></g></svg></div></div><input hidden="" type="file" multiple=""/></div></div>"`;