@agentscope-ai/design 1.0.25-beta.1767767358521 → 1.0.25-beta.1767787609095
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/antd/themes/carbonDarkTheme.json +1 -1
- package/lib/components/commonComponents/Tooltip/index.style.js +3 -1
- package/lib/components/commonComponents/Video/index.js +2 -1
- package/package.json +1 -1
- package/llms/all.llms.txt +0 -4085
- package/llms/components/commonComponents/Alert/index.zh-CN.llms.txt +0 -32
- package/llms/components/commonComponents/AlertDialog/index.zh-CN.llms.txt +0 -171
- package/llms/components/commonComponents/Anchor/index.zh-CN.llms.txt +0 -51
- package/llms/components/commonComponents/Audio/index.zh-CN.llms.txt +0 -7
- package/llms/components/commonComponents/Avatar/index.zh-CN.llms.txt +0 -37
- package/llms/components/commonComponents/Breadcrumb/index.zh-CN.llms.txt +0 -117
- package/llms/components/commonComponents/Button/index.zh-CN.llms.txt +0 -54
- package/llms/components/commonComponents/Card/index.zh-CN.llms.txt +0 -61
- package/llms/components/commonComponents/Checkbox/index.zh-CN.llms.txt +0 -69
- package/llms/components/commonComponents/CodeBlock/index.zh-CN.llms.txt +0 -13
- package/llms/components/commonComponents/Collapse/index.zh-CN.llms.txt +0 -56
- package/llms/components/commonComponents/CollapsePanel/index.zh-CN.llms.txt +0 -69
- package/llms/components/commonComponents/DatePicker/index.zh-CN.llms.txt +0 -221
- package/llms/components/commonComponents/Descriptions/index.zh-CN.llms.txt +0 -37
- package/llms/components/commonComponents/Drawer/index.zh-CN.llms.txt +0 -62
- package/llms/components/commonComponents/Dropdown/index.zh-CN.llms.txt +0 -149
- package/llms/components/commonComponents/Empty/index.zh-CN.llms.txt +0 -42
- package/llms/components/commonComponents/FloatButton/index.zh-CN.llms.txt +0 -51
- package/llms/components/commonComponents/Form/index.zh-CN.llms.txt +0 -558
- package/llms/components/commonComponents/IconButton/index.zh-CN.llms.txt +0 -45
- package/llms/components/commonComponents/Image/index.zh-CN.llms.txt +0 -165
- package/llms/components/commonComponents/Input/index.zh-CN.llms.txt +0 -133
- package/llms/components/commonComponents/InputNumber/index.zh-CN.llms.txt +0 -51
- package/llms/components/commonComponents/Message/index.zh-CN.llms.txt +0 -98
- package/llms/components/commonComponents/Modal/index.zh-CN.llms.txt +0 -168
- package/llms/components/commonComponents/Notification/index.zh-CN.llms.txt +0 -94
- package/llms/components/commonComponents/Pagination/index.zh-CN.llms.txt +0 -45
- package/llms/components/commonComponents/Popconfirm/index.zh-CN.llms.txt +0 -55
- package/llms/components/commonComponents/Popover/index.zh-CN.llms.txt +0 -43
- package/llms/components/commonComponents/Progress/index.zh-CN.llms.txt +0 -50
- package/llms/components/commonComponents/PromptsEditor/index.zh-CN.llms.txt +0 -15
- package/llms/components/commonComponents/Radio/index.zh-CN.llms.txt +0 -66
- package/llms/components/commonComponents/RadioButton/index.zh-CN.llms.txt +0 -73
- package/llms/components/commonComponents/Result/index.zh-CN.llms.txt +0 -10
- package/llms/components/commonComponents/Select/index.zh-CN.llms.txt +0 -96
- package/llms/components/commonComponents/Skeleton/index.zh-CN.llms.txt +0 -59
- package/llms/components/commonComponents/Slider/index.zh-CN.llms.txt +0 -62
- package/llms/components/commonComponents/Spinner/index.zh-CN.llms.txt +0 -15
- package/llms/components/commonComponents/Statistic/index.zh-CN.llms.txt +0 -58
- package/llms/components/commonComponents/Steps/index.zh-CN.llms.txt +0 -57
- package/llms/components/commonComponents/Switch/index.zh-CN.llms.txt +0 -39
- package/llms/components/commonComponents/Table/index.zh-CN.llms.txt +0 -254
- package/llms/components/commonComponents/Tabs/index.zh-CN.llms.txt +0 -68
- package/llms/components/commonComponents/Tag/index.zh-CN.llms.txt +0 -33
- package/llms/components/commonComponents/TimePicker/index.zh-CN.llms.txt +0 -111
- package/llms/components/commonComponents/Tooltip/index.zh-CN.llms.txt +0 -45
- package/llms/components/commonComponents/Upload/index.zh-CN.llms.txt +0 -95
- package/llms/components/commonComponents/Video/index.zh-CN.llms.txt +0 -11
- package/llms/docs/changelog/index.zh-CN.llms.txt +0 -18
- package/llms/docs/guide/fromAntd.zh-CN.llms.txt +0 -156
- package/llms/docs/guide/fromScratch.zh-CN.llms.txt +0 -83
- package/llms/docs/guide/iconfont.zh-CN.llms.txt +0 -69
- package/llms/docs/guide/overview.zh-CN.llms.txt +0 -51
- package/llms/docs/guide/sparkIcons.zh-CN.llms.txt +0 -25
- package/llms/docs/guide/theme.zh-CN.llms.txt +0 -61
- package/llms/docs/guide/tokens&variables.zh-CN.llms.txt +0 -434
- package/llms/docs/guide/vibe-coding.zh-CN.llms.txt +0 -29
- package/llms/index.llms.txt +0 -51
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
var _templateObject;
|
|
2
2
|
function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
|
|
3
3
|
import createGlobalStyle from "../../../libs/createStyle";
|
|
4
|
-
export var useStyle = createGlobalStyle(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n/* Default dark mode */\n.", "-tooltip-content {\n
|
|
4
|
+
export var useStyle = createGlobalStyle(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n/* Default dark mode */\n.", "-tooltip {\n .", "-tooltip-content {\n .", "-tooltip-inner {\n border: 1px solid transparent;\n padding: 6px 12px;\n background: var(--", "-color-slate);\n color: var(--", "-color-text-white);\n }\n }\n}\n\n/* Light mode - keep same style as dark mode */\n.", "-tooltip-light {\n .", "-tooltip-content .", "-tooltip-inner {\n background: var(--", "-color-slate);\n color: var(--", "-color-text-white);\n }\n \n .", "-tooltip-arrow {\n &::after {\n background: var(--", "-color-slate);\n }\n }\n}\n"])), function (p) {
|
|
5
|
+
return p.antPrefix;
|
|
6
|
+
}, function (p) {
|
|
5
7
|
return p.antPrefix;
|
|
6
8
|
}, function (p) {
|
|
7
9
|
return p.antPrefix;
|
|
@@ -105,8 +105,9 @@ var Video = /*#__PURE__*/forwardRef(function (props, ref) {
|
|
|
105
105
|
else if ('webkitAudioDecodedByteCount' in videoRef.current) {
|
|
106
106
|
// @ts-ignore
|
|
107
107
|
setEnableVolume(videoRef.current.webkitAudioDecodedByteCount > 0);
|
|
108
|
+
} else {
|
|
109
|
+
setEnableVolume(false);
|
|
108
110
|
}
|
|
109
|
-
setEnableVolume(false);
|
|
110
111
|
}
|
|
111
112
|
(_videoProps$onCanPlay = videoProps.onCanPlayThrough) === null || _videoProps$onCanPlay === void 0 || _videoProps$onCanPlay.call(videoProps, e);
|
|
112
113
|
};
|