bhd-components 0.5.6 → 0.5.7
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/dist/1bddec89.esm.es5.production.js +72 -0
- package/dist/535fc6c5.esm.es5.development.js +95493 -0
- package/dist/CustomerService.esm.es5.development.css +2827 -0
- package/dist/CustomerService.esm.es5.development.js +3823 -0
- package/dist/CustomerService.esm.es5.production.css +1 -0
- package/dist/CustomerService.esm.es5.production.js +1 -0
- package/dist/vendor.esm.es5.development.esm.es5.development.css +117 -0
- package/dist/vendor.esm.es5.production.esm.es5.production.css +9 -0
- package/es2017/customerService/contactsList/index.d.ts +13 -0
- package/es2017/customerService/contactsList/index.js +313 -0
- package/es2017/customerService/contactsList/index.module.less +187 -0
- package/es2017/customerService/function.d.ts +17 -0
- package/es2017/customerService/function.js +67 -0
- package/es2017/customerService/historyFun/index.d.ts +13 -0
- package/es2017/customerService/historyFun/index.js +241 -0
- package/es2017/customerService/historyFun/index.module.less +189 -0
- package/es2017/customerService/images/knowledge_icon.png +0 -0
- package/es2017/customerService/images/voice_btn.gif +0 -0
- package/es2017/customerService/index.d.ts +16 -0
- package/es2017/customerService/index.js +2493 -0
- package/es2017/customerService/index.module.less +727 -0
- package/es2017/customerService/useMediaRecorder.d.ts +9 -0
- package/es2017/customerService/useMediaRecorder.js +78 -0
- package/es2017/customerService/voice_btn.gif +0 -0
- package/es2017/icons/components/custom-ai_icon.d.ts +4 -0
- package/es2017/icons/components/custom-ai_icon.js +58 -0
- package/es2017/icons/components/custom-contacts.d.ts +4 -0
- package/es2017/icons/components/custom-contacts.js +29 -0
- package/es2017/icons/components/custom-copy.d.ts +4 -0
- package/es2017/icons/components/custom-copy.js +36 -0
- package/es2017/icons/components/custom-dislike.d.ts +4 -0
- package/es2017/icons/components/custom-dislike.js +22 -0
- package/es2017/icons/components/custom-duihao.d.ts +4 -0
- package/es2017/icons/components/custom-duihao.js +22 -0
- package/es2017/icons/components/custom-exit_full_screen.d.ts +4 -0
- package/es2017/icons/components/custom-exit_full_screen.js +26 -0
- package/es2017/icons/components/custom-full_screen.d.ts +4 -0
- package/es2017/icons/components/custom-full_screen.js +22 -0
- package/es2017/icons/components/custom-like.d.ts +4 -0
- package/es2017/icons/components/custom-like.js +22 -0
- package/es2017/icons/components/custom-quote.d.ts +4 -0
- package/es2017/icons/components/custom-quote.js +31 -0
- package/es2017/icons/components/custom-record.d.ts +4 -0
- package/es2017/icons/components/custom-record.js +37 -0
- package/es2017/icons/components/custom-reloading.d.ts +4 -0
- package/es2017/icons/components/custom-reloading.js +26 -0
- package/es2017/icons/components/custom-retract.d.ts +4 -0
- package/es2017/icons/components/custom-retract.js +27 -0
- package/es2017/icons/components/custom-round_close.d.ts +4 -0
- package/es2017/icons/components/custom-round_close.js +24 -0
- package/es2017/icons/components/custom-sending.d.ts +4 -0
- package/es2017/icons/components/custom-sending.js +22 -0
- package/es2017/icons/components/custom-sound_recording.d.ts +4 -0
- package/es2017/icons/components/custom-sound_recording.js +22 -0
- package/es2017/icons/components/index.d.ts +15 -0
- package/es2017/icons/components/index.js +15 -0
- package/es2017/index.d.ts +1 -0
- package/es2017/index.js +1 -0
- package/esm/customerService/contactsList/index.d.ts +13 -0
- package/esm/customerService/contactsList/index.js +326 -0
- package/esm/customerService/contactsList/index.module.less +187 -0
- package/esm/customerService/function.d.ts +17 -0
- package/esm/customerService/function.js +69 -0
- package/esm/customerService/historyFun/index.d.ts +13 -0
- package/esm/customerService/historyFun/index.js +256 -0
- package/esm/customerService/historyFun/index.module.less +189 -0
- package/esm/customerService/images/knowledge_icon.png +0 -0
- package/esm/customerService/images/voice_btn.gif +0 -0
- package/esm/customerService/index.d.ts +16 -0
- package/esm/customerService/index.js +2576 -0
- package/esm/customerService/index.module.less +727 -0
- package/esm/customerService/useMediaRecorder.d.ts +9 -0
- package/esm/customerService/useMediaRecorder.js +121 -0
- package/esm/customerService/voice_btn.gif +0 -0
- package/esm/icons/components/custom-ai_icon.d.ts +4 -0
- package/esm/icons/components/custom-ai_icon.js +60 -0
- package/esm/icons/components/custom-contacts.d.ts +4 -0
- package/esm/icons/components/custom-contacts.js +31 -0
- package/esm/icons/components/custom-copy.d.ts +4 -0
- package/esm/icons/components/custom-copy.js +38 -0
- package/esm/icons/components/custom-dislike.d.ts +4 -0
- package/esm/icons/components/custom-dislike.js +24 -0
- package/esm/icons/components/custom-duihao.d.ts +4 -0
- package/esm/icons/components/custom-duihao.js +24 -0
- package/esm/icons/components/custom-exit_full_screen.d.ts +4 -0
- package/esm/icons/components/custom-exit_full_screen.js +28 -0
- package/esm/icons/components/custom-full_screen.d.ts +4 -0
- package/esm/icons/components/custom-full_screen.js +24 -0
- package/esm/icons/components/custom-like.d.ts +4 -0
- package/esm/icons/components/custom-like.js +24 -0
- package/esm/icons/components/custom-quote.d.ts +4 -0
- package/esm/icons/components/custom-quote.js +33 -0
- package/esm/icons/components/custom-record.d.ts +4 -0
- package/esm/icons/components/custom-record.js +39 -0
- package/esm/icons/components/custom-reloading.d.ts +4 -0
- package/esm/icons/components/custom-reloading.js +28 -0
- package/esm/icons/components/custom-retract.d.ts +4 -0
- package/esm/icons/components/custom-retract.js +29 -0
- package/esm/icons/components/custom-round_close.d.ts +4 -0
- package/esm/icons/components/custom-round_close.js +26 -0
- package/esm/icons/components/custom-sending.d.ts +4 -0
- package/esm/icons/components/custom-sending.js +24 -0
- package/esm/icons/components/custom-sound_recording.d.ts +4 -0
- package/esm/icons/components/custom-sound_recording.js +24 -0
- package/esm/icons/components/index.d.ts +15 -0
- package/esm/icons/components/index.js +15 -0
- package/esm/index.d.ts +1 -0
- package/esm/index.js +1 -0
- package/package.json +10 -2
- package/dist/1951bd5c.esm.es5.development.js +0 -45417
- package/dist/28cd83d3.esm.es5.production.js +0 -256
- package/dist/table.esm.es5.development.css +0 -772
- package/dist/table.esm.es5.development.js +0 -289
- package/dist/table.esm.es5.production.css +0 -1
- package/dist/table.esm.es5.production.js +0 -1
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
/* eslint-disable import/first */ import React, { useState, useRef } from "react";
|
|
2
|
+
//录音相关功能
|
|
3
|
+
const useMediaRecorder = ()=>{
|
|
4
|
+
const [mediaUrl, setMediaUrl] = useState("");
|
|
5
|
+
const [bese64String, setBese64String] = useState("");
|
|
6
|
+
const mediaStream = useRef();
|
|
7
|
+
const mediaRecorder = useRef();
|
|
8
|
+
const mediaBlobs = useRef([]);
|
|
9
|
+
const startRecord = async ()=>{
|
|
10
|
+
var // eslint-disable-next-line no-unused-expressions
|
|
11
|
+
_mediaRecorder_current;
|
|
12
|
+
setBese64String("");
|
|
13
|
+
mediaStream.current = await navigator.mediaDevices.getUserMedia({
|
|
14
|
+
audio: true,
|
|
15
|
+
video: false
|
|
16
|
+
});
|
|
17
|
+
mediaRecorder.current = new MediaRecorder(mediaStream.current);
|
|
18
|
+
mediaRecorder.current.ondataavailable = (blobEvent)=>{
|
|
19
|
+
mediaBlobs.current.push(blobEvent.data);
|
|
20
|
+
};
|
|
21
|
+
mediaRecorder.current.onstop = ()=>{
|
|
22
|
+
const blob = new Blob(mediaBlobs.current, {
|
|
23
|
+
type: "audio/wav"
|
|
24
|
+
});
|
|
25
|
+
blobToBase64(blob).then((res)=>{
|
|
26
|
+
// console.log(res, "录音格式转换成功,发给后端");
|
|
27
|
+
setBese64String(res);
|
|
28
|
+
}).catch((err)=>{
|
|
29
|
+
// console.log(err, "录音格式转换失败,相应提示");
|
|
30
|
+
});
|
|
31
|
+
// const url = URL.createObjectURL(blob);
|
|
32
|
+
// setMediaUrl(url);
|
|
33
|
+
// console.log(blob,url,'结束录音')
|
|
34
|
+
return blob;
|
|
35
|
+
};
|
|
36
|
+
(_mediaRecorder_current = mediaRecorder.current) === null || _mediaRecorder_current === void 0 ? void 0 : _mediaRecorder_current.start();
|
|
37
|
+
};
|
|
38
|
+
const pauseRecord = async ()=>{
|
|
39
|
+
var // eslint-disable-next-line no-unused-expressions
|
|
40
|
+
_mediaRecorder_current;
|
|
41
|
+
(_mediaRecorder_current = mediaRecorder.current) === null || _mediaRecorder_current === void 0 ? void 0 : _mediaRecorder_current.pause();
|
|
42
|
+
};
|
|
43
|
+
const resumeRecord = async ()=>{
|
|
44
|
+
var // eslint-disable-next-line no-unused-expressions
|
|
45
|
+
_mediaRecorder_current;
|
|
46
|
+
(_mediaRecorder_current = mediaRecorder.current) === null || _mediaRecorder_current === void 0 ? void 0 : _mediaRecorder_current.resume();
|
|
47
|
+
};
|
|
48
|
+
const stopRecord = ()=>{
|
|
49
|
+
var // eslint-disable-next-line no-unused-expressions
|
|
50
|
+
_mediaRecorder_current, // eslint-disable-next-line no-unused-expressions
|
|
51
|
+
_mediaStream_current;
|
|
52
|
+
(_mediaRecorder_current = mediaRecorder.current) === null || _mediaRecorder_current === void 0 ? void 0 : _mediaRecorder_current.stop();
|
|
53
|
+
(_mediaStream_current = mediaStream.current) === null || _mediaStream_current === void 0 ? void 0 : _mediaStream_current.getTracks().forEach((track)=>track.stop());
|
|
54
|
+
mediaBlobs.current = [];
|
|
55
|
+
};
|
|
56
|
+
const blobToBase64 = (blob)=>{
|
|
57
|
+
return new Promise((resolve, reject)=>{
|
|
58
|
+
const fileReader = new FileReader();
|
|
59
|
+
fileReader.readAsDataURL(blob);
|
|
60
|
+
fileReader.onload = (e)=>{
|
|
61
|
+
const bese64 = fileReader.result.split(",")[1];
|
|
62
|
+
resolve(bese64);
|
|
63
|
+
};
|
|
64
|
+
fileReader.onerror = ()=>{
|
|
65
|
+
reject(new Error("blobToBase64 error"));
|
|
66
|
+
};
|
|
67
|
+
});
|
|
68
|
+
};
|
|
69
|
+
return {
|
|
70
|
+
bese64String,
|
|
71
|
+
mediaUrl,
|
|
72
|
+
startRecord,
|
|
73
|
+
pauseRecord,
|
|
74
|
+
resumeRecord,
|
|
75
|
+
stopRecord
|
|
76
|
+
};
|
|
77
|
+
};
|
|
78
|
+
export { useMediaRecorder };
|
|
Binary file
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomAiIconSvg = ()=>/*#__PURE__*/ _jsxs("svg", {
|
|
7
|
+
width: "32",
|
|
8
|
+
height: "32",
|
|
9
|
+
viewBox: "0 0 32 32",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
children: [
|
|
13
|
+
/*#__PURE__*/ _jsx("circle", {
|
|
14
|
+
cx: "16",
|
|
15
|
+
cy: "16",
|
|
16
|
+
r: "16",
|
|
17
|
+
fill: "#F4523B"
|
|
18
|
+
}),
|
|
19
|
+
/*#__PURE__*/ _jsxs("g", {
|
|
20
|
+
"clip-path": "url(#clip0_528_8598)",
|
|
21
|
+
children: [
|
|
22
|
+
/*#__PURE__*/ _jsx("path", {
|
|
23
|
+
d: "M8.08182 20.4364C6.93636 20.4364 6 19.5046 6 18.3546V16.6864C6 15.5364 6.93636 14.6046 8.08182 14.6046C9.22727 14.6046 10.1636 15.5409 10.1636 16.6864V18.3546C10.1682 19.5046 9.23182 20.4364 8.08182 20.4364ZM8.08182 16.2727C7.85455 16.2727 7.66364 16.4636 7.66364 16.6909V18.3591C7.66364 18.5864 7.85455 18.7773 8.08182 18.7773C8.30909 18.7773 8.5 18.5864 8.5 18.3591V16.6909C8.5 16.4636 8.30909 16.2727 8.08182 16.2727ZM23.9182 20.4364C22.7682 20.4364 21.8364 19.5 21.8364 18.3546V16.6864C21.8364 15.5364 22.7727 14.6046 23.9182 14.6046C25.0682 14.6046 26 15.5409 26 16.6864V18.3546C26 19.5046 25.0636 20.4364 23.9182 20.4364ZM23.9182 16.2727C23.6909 16.2727 23.5 16.4636 23.5 16.6909V18.3591C23.5 18.5864 23.6909 18.7773 23.9182 18.7773C24.1455 18.7773 24.3364 18.5864 24.3364 18.3591V16.6909C24.3318 16.4636 24.1409 16.2727 23.9182 16.2727Z",
|
|
24
|
+
fill: "white"
|
|
25
|
+
}),
|
|
26
|
+
/*#__PURE__*/ _jsx("path", {
|
|
27
|
+
d: "M16.4181 25.7273H15.5863C14.8999 25.7273 14.3363 25.1636 14.3363 24.4773C14.3363 23.7909 14.8999 23.2273 15.5863 23.2273H16.4181C17.1045 23.2273 17.6681 23.7909 17.6681 24.4773C17.6681 25.1636 17.1045 25.7273 16.4181 25.7273Z",
|
|
28
|
+
fill: "white"
|
|
29
|
+
}),
|
|
30
|
+
/*#__PURE__*/ _jsx("path", {
|
|
31
|
+
d: "M24.3318 16.3091C23.8727 16.3091 23.4999 15.9727 23.4999 15.5136C23.4999 11.3046 20.1363 7.94092 15.9999 7.94092C11.8636 7.94092 8.49994 11.3046 8.49994 15.4409C8.49994 15.9 8.12722 16.3091 7.66813 16.3091C7.20903 16.3091 6.83631 15.9727 6.83631 15.5136V15.4409C6.83176 10.3864 10.9454 6.27274 15.9999 6.27274C21.0545 6.27274 25.1681 10.3864 25.1681 15.4409C25.1681 15.9 24.7954 16.3091 24.3318 16.3091ZM15.9999 25.4364C15.7793 25.4364 15.5678 25.3487 15.4118 25.1927C15.2558 25.0367 15.1681 24.8252 15.1681 24.6046C15.1681 24.3839 15.2558 24.1724 15.4118 24.0164C15.5678 23.8604 15.7793 23.7727 15.9999 23.7727C18.9818 23.7727 21.6772 22.0046 22.8681 19.2727C22.9117 19.1725 22.9746 19.0817 23.0532 19.0058C23.1319 18.9298 23.2247 18.87 23.3264 18.83C23.4281 18.7899 23.5368 18.7702 23.6461 18.7721C23.7554 18.7739 23.8633 18.7973 23.9636 18.8409C24.0639 18.8845 24.1546 18.9474 24.2306 19.026C24.3065 19.1047 24.3663 19.1975 24.4064 19.2992C24.4465 19.4009 24.4661 19.5096 24.4643 19.6189C24.4624 19.7282 24.439 19.8361 24.3954 19.9364C23.6832 21.5708 22.5095 22.9619 21.0182 23.9389C19.5269 24.9158 17.7828 25.4363 15.9999 25.4364Z",
|
|
32
|
+
fill: "white"
|
|
33
|
+
}),
|
|
34
|
+
/*#__PURE__*/ _jsx("path", {
|
|
35
|
+
d: "M17.9842 14.1622L16.4947 16.6079L14.6521 13L13.2104 15.8485L11 16.1887L13.6149 16.2843L14.6355 14.5612L16.5112 18.0754L18.0246 15.3961L18.7657 16.3027L21 16.1942L19.0434 15.8761L17.9842 14.1622Z",
|
|
36
|
+
fill: "white"
|
|
37
|
+
})
|
|
38
|
+
]
|
|
39
|
+
}),
|
|
40
|
+
/*#__PURE__*/ _jsx("defs", {
|
|
41
|
+
children: /*#__PURE__*/ _jsx("clipPath", {
|
|
42
|
+
id: "clip0_528_8598",
|
|
43
|
+
children: /*#__PURE__*/ _jsx("rect", {
|
|
44
|
+
width: "20",
|
|
45
|
+
height: "20",
|
|
46
|
+
fill: "white",
|
|
47
|
+
transform: "translate(6 6)"
|
|
48
|
+
})
|
|
49
|
+
})
|
|
50
|
+
})
|
|
51
|
+
]
|
|
52
|
+
});
|
|
53
|
+
const CustomAiIcon = (props)=>{
|
|
54
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
55
|
+
component: CustomAiIconSvg
|
|
56
|
+
}));
|
|
57
|
+
};
|
|
58
|
+
export default CustomAiIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomContactsSvg = ()=>/*#__PURE__*/ _jsxs("svg", {
|
|
7
|
+
className: "icon",
|
|
8
|
+
viewBox: "0 0 18 18",
|
|
9
|
+
version: "1.1",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"p-id": "8340",
|
|
12
|
+
width: "1em",
|
|
13
|
+
height: "1em",
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
"shape-rendering": "geometricPrecision",
|
|
16
|
+
"aria-hidden": "true",
|
|
17
|
+
children: [
|
|
18
|
+
/*#__PURE__*/ _jsx("path", {
|
|
19
|
+
d: "M7.91669 2.70833C10.7934 2.70833 13.125 5.04 13.125 7.91667C13.125 9.8275 12.0959 11.4979 10.5625 12.4042C12.6263 13.2646 14.1979 15.1063 14.6567 17.3888C14.6756 17.4703 14.678 17.5547 14.6637 17.6372C14.6494 17.7196 14.6187 17.7983 14.5734 17.8687C14.5281 17.939 14.4691 17.9996 14.4 18.0467C14.3308 18.0938 14.2529 18.1266 14.1709 18.1431C14.0889 18.1595 14.0044 18.1593 13.9224 18.1425C13.8404 18.1257 13.7627 18.0926 13.6937 18.0452C13.6248 17.9978 13.5661 17.937 13.5211 17.8665C13.476 17.7959 13.4457 17.7171 13.4317 17.6346C12.9163 15.0729 10.6842 13.1888 8.05086 13.1263L7.92753 13.1246L7.91669 13.125H7.90003C5.21669 13.1325 2.92544 15.0342 2.40253 17.6333C2.36823 17.7942 2.2719 17.9351 2.13442 18.0254C1.99694 18.1157 1.8294 18.1482 1.66813 18.1158C1.50686 18.0834 1.36487 17.9887 1.27295 17.8523C1.18103 17.7159 1.1466 17.5487 1.17711 17.3871C1.63586 15.1054 3.20794 13.2646 5.27128 12.4038C4.49034 11.9438 3.84307 11.2878 3.39355 10.5008C2.94403 9.71377 2.70784 8.82301 2.70836 7.91667C2.70836 5.04 5.04003 2.70833 7.91669 2.70833ZM12.9167 1.875C15.5629 1.875 17.7084 4.02042 17.7084 6.66667C17.7084 8.225 16.9575 9.63792 15.7659 10.5204L15.7192 10.5538C17.6704 11.5604 18.9584 13.55 18.9584 15.8333C18.9584 15.9991 18.8925 16.1581 18.7753 16.2753C18.6581 16.3925 18.4991 16.4583 18.3334 16.4583C18.1676 16.4583 18.0086 16.3925 17.8914 16.2753C17.7742 16.1581 17.7084 15.9991 17.7084 15.8333C17.7084 13.6254 16.1834 11.765 14.0217 11.2487C13.8861 11.2164 13.7653 11.1398 13.6783 11.0309C13.5913 10.922 13.5432 10.7872 13.5416 10.6479C13.5401 10.5085 13.5851 10.3727 13.6696 10.2618C13.7541 10.151 13.8732 10.0716 14.0079 10.0363L13.9838 10.0446C14.7016 9.81749 15.3285 9.36764 15.7734 8.76026C16.2184 8.15289 16.4583 7.41958 16.4584 6.66667C16.4585 6.14268 16.3423 5.6252 16.1182 5.15154C15.8942 4.67787 15.5678 4.25983 15.1627 3.92754C14.7575 3.59525 14.2837 3.357 13.7753 3.22997C13.267 3.10293 12.7368 3.09028 12.2229 3.19292C12.0603 3.22513 11.8916 3.19143 11.7538 3.09922C11.6161 3.00701 11.5206 2.86386 11.4884 2.70125C11.4561 2.53864 11.4899 2.36989 11.5821 2.23213C11.6743 2.09437 11.8174 1.99888 11.98 1.96667C12.2863 1.90583 12.5996 1.875 12.9167 1.875ZM7.91669 3.95833C6.86693 3.95841 5.86018 4.37548 5.11791 5.1178C4.37564 5.86012 3.95864 6.8669 3.95864 7.91667C3.95864 8.96643 4.37564 9.97321 5.11791 10.7155C5.86018 11.4579 6.86693 11.8749 7.91669 11.875H7.93253C8.98234 11.8729 9.98833 11.4538 10.7292 10.71C11.47 9.96622 11.885 8.95857 11.8829 7.90875C11.8808 6.85893 11.4618 5.85295 10.718 5.1121C9.97416 4.37126 8.96651 3.95623 7.91669 3.95833Z"
|
|
20
|
+
}),
|
|
21
|
+
" "
|
|
22
|
+
]
|
|
23
|
+
});
|
|
24
|
+
const CustomContacts = (props)=>{
|
|
25
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
26
|
+
component: CustomContactsSvg
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
export default CustomContacts;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomCopySvg = ()=>/*#__PURE__*/ _jsxs("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
viewBox: "0 0 14 14",
|
|
10
|
+
"shape-rendering": "geometricPrecision",
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: [
|
|
14
|
+
/*#__PURE__*/ _jsx("g", {
|
|
15
|
+
"clip-path": "url(#clip0_518_8403)",
|
|
16
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
17
|
+
d: "M6.16666 1.66666H13.1667C13.4761 1.66666 13.7728 1.78957 13.9916 2.00837C14.2104 2.22716 14.3333 2.5239 14.3333 2.83332V9.83332C14.3333 10.1427 14.2104 10.4395 13.9916 10.6583C13.7728 10.8771 13.4761 11 13.1667 11H6.16666C5.85724 11 5.5605 10.8771 5.34171 10.6583C5.12291 10.4395 5 10.1427 5 9.83332V2.83332C5 2.5239 5.12291 2.22716 5.34171 2.00837C5.5605 1.78957 5.85724 1.66666 6.16666 1.66666ZM6.16666 2.66666C6.12246 2.66666 6.08007 2.68422 6.04881 2.71547C6.01756 2.74673 6 2.78912 6 2.83332V9.83332C6 9.85521 6.00431 9.87688 6.01268 9.8971C6.02106 9.91732 6.03334 9.9357 6.04881 9.95117C6.06429 9.96665 6.08266 9.97893 6.10288 9.9873C6.1231 9.99568 6.14478 9.99999 6.16666 9.99999H13.1667C13.2109 9.99999 13.2533 9.98243 13.2845 9.95117C13.3158 9.91992 13.3333 9.87753 13.3333 9.83332V2.83332C13.3333 2.78912 13.3158 2.74673 13.2845 2.71547C13.2533 2.68422 13.2109 2.66666 13.1667 2.66666H6.16666ZM10 12C10 11.8674 10.0527 11.7402 10.1464 11.6464C10.2402 11.5527 10.3674 11.5 10.5 11.5C10.6326 11.5 10.7598 11.5527 10.8536 11.6464C10.9473 11.7402 11 11.8674 11 12V13.1667C11 13.4761 10.8771 13.7728 10.6583 13.9916C10.4395 14.2104 10.1427 14.3333 9.83333 14.3333H2.83333C2.52391 14.3333 2.22717 14.2104 2.00837 13.9916C1.78958 13.7728 1.66666 13.4761 1.66666 13.1667V6.16666C1.66666 5.85724 1.78958 5.56049 2.00837 5.3417C2.22717 5.12291 2.52391 4.99999 2.83333 4.99999H4C4.13261 4.99999 4.25978 5.05267 4.35355 5.14644C4.44732 5.2402 4.5 5.36738 4.5 5.49999C4.5 5.6326 4.44732 5.75978 4.35355 5.85354C4.25978 5.94731 4.13261 5.99999 4 5.99999H2.83333C2.78913 5.99999 2.74674 6.01755 2.71548 6.04881C2.68422 6.08006 2.66666 6.12245 2.66666 6.16666V13.1667C2.66666 13.2109 2.68422 13.2533 2.71548 13.2845C2.74674 13.3158 2.78913 13.3333 2.83333 13.3333H9.83333C9.87753 13.3333 9.91993 13.3158 9.95118 13.2845C9.98244 13.2533 10 13.2109 10 13.1667V12Z"
|
|
18
|
+
})
|
|
19
|
+
}),
|
|
20
|
+
/*#__PURE__*/ _jsx("defs", {
|
|
21
|
+
children: /*#__PURE__*/ _jsx("clipPath", {
|
|
22
|
+
id: "clip0_518_8403",
|
|
23
|
+
children: /*#__PURE__*/ _jsx("rect", {
|
|
24
|
+
width: "16",
|
|
25
|
+
height: "16"
|
|
26
|
+
})
|
|
27
|
+
})
|
|
28
|
+
})
|
|
29
|
+
]
|
|
30
|
+
});
|
|
31
|
+
const CustomCopy = (props)=>{
|
|
32
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
33
|
+
component: CustomCopySvg
|
|
34
|
+
}));
|
|
35
|
+
};
|
|
36
|
+
export default CustomCopy;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomDislikeSvg = ()=>/*#__PURE__*/ _jsx("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
"shape-rendering": "geometricPrecision",
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
viewBox: "0 0 16 16",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
14
|
+
d: "M1.0052 8.17645C1.00099 8.11321 1.0052 8.04998 1.02204 7.98674L2.28281 2.5954C2.29965 2.53013 2.32912 2.47301 2.36701 2.41998C2.50171 2.15887 2.70798 1.92837 2.9795 1.75906C3.26786 1.58159 3.58779 1.5 3.90561 1.5V1.50408L11.9986 1.50816C12.0259 1.50408 12.0554 1.50204 12.0849 1.50204C12.1143 1.50204 12.1438 1.50408 12.1712 1.50816H14.3244C14.3538 1.50408 14.3854 1.5 14.417 1.5C14.739 1.5 15 1.75294 15 2.06504L14.9937 8.8496C14.9937 9.1617 14.7327 9.41464 14.4107 9.41464C14.3875 9.41464 14.3622 9.4126 14.3391 9.41056L12.4048 9.41464V9.42484C10.6241 9.54927 9.21391 10.9629 9.1634 12.707C9.16761 12.7559 9.17182 12.8049 9.17182 12.8559C9.17182 13.7636 8.41198 14.5 7.47535 14.5C6.67132 14.5 5.99778 13.9554 5.82308 13.2271L5.81466 13.2292C5.71995 12.813 5.66733 12.3806 5.66733 11.9379C5.66733 11.2526 5.7873 10.5957 6.00831 9.9858L2.75429 9.98172C2.72482 9.98172 2.69535 9.97968 2.66589 9.97356C2.11022 9.95316 1.5756 9.67574 1.25988 9.1821C1.05782 8.86796 0.977839 8.5171 1.0052 8.17645ZM13.8318 2.63824H12.6658L12.6616 8.28456L13.8255 8.28252L13.8318 2.63824ZM2.24282 8.59054C2.35438 8.76597 2.55223 8.85776 2.75218 8.84756V8.8496H2.75429L6.86706 8.85368C7.1891 8.85368 7.45009 9.10662 7.45009 9.41872C7.45009 9.50847 7.42694 9.59415 7.38905 9.66962L7.39537 9.6737C7.16173 10.0939 6.99335 10.5529 6.89653 11.0363H6.89021C6.89021 11.0363 6.81234 11.3423 6.81444 11.9257C6.81444 12.3887 6.90284 12.813 6.90284 12.813H6.90705C6.90705 12.8212 6.90495 12.8294 6.90495 12.8375C6.90495 13.1292 7.14911 13.3658 7.45009 13.3658C7.75108 13.3658 7.99523 13.1292 7.99523 12.8375C7.99523 12.8253 7.99313 12.813 7.99313 12.8008H8.00155C8.00155 12.8008 7.99313 12.3602 8.08364 11.9012C8.12152 11.7074 8.17625 11.5259 8.22676 11.3831C8.22676 11.3831 8.22887 11.3831 8.22887 11.3851C8.71928 9.93072 9.9527 8.80472 11.4955 8.42327L11.5018 2.6362L3.90351 2.63416C3.87825 2.63416 3.85299 2.63212 3.82773 2.62804C3.75196 2.63824 3.67619 2.66272 3.60884 2.70555C3.51201 2.76471 3.44045 2.85038 3.39836 2.9483H3.39625L2.18389 8.13769L2.1881 8.13973C2.13758 8.28456 2.15232 8.44979 2.24282 8.59054Z"
|
|
15
|
+
})
|
|
16
|
+
});
|
|
17
|
+
const CustomDislike = (props)=>{
|
|
18
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
19
|
+
component: CustomDislikeSvg
|
|
20
|
+
}));
|
|
21
|
+
};
|
|
22
|
+
export default CustomDislike;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomDuihaoSvg = ()=>/*#__PURE__*/ _jsx("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
"shape-rendering": "geometricPrecision",
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
viewBox: "0 0 14 14",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
14
|
+
d: "M11.2242 0.375687C11.4586 0.610002 11.4586 0.989901 11.2242 1.22422L4.82424 7.62422C4.58992 7.85853 4.21003 7.85853 3.97571 7.62422L0.775712 4.42422C0.541397 4.1899 0.541397 3.81 0.775712 3.57569C1.01003 3.34137 1.38993 3.34137 1.62424 3.57569L4.39998 6.35142L10.3757 0.375687C10.61 0.141373 10.9899 0.141373 11.2242 0.375687Z"
|
|
15
|
+
})
|
|
16
|
+
});
|
|
17
|
+
const CustomDuihao = (props)=>{
|
|
18
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
19
|
+
component: CustomDuihaoSvg
|
|
20
|
+
}));
|
|
21
|
+
};
|
|
22
|
+
export default CustomDuihao;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomExitFullScreenSvg = ()=>/*#__PURE__*/ _jsx("svg", {
|
|
7
|
+
className: "icon",
|
|
8
|
+
width: "1em",
|
|
9
|
+
height: "1em",
|
|
10
|
+
"shape-rendering": "geometricPrecision",
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
viewBox: "0 0 14 14",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
version: "1.1",
|
|
15
|
+
"p-id": "8340",
|
|
16
|
+
"aria-hidden": "true",
|
|
17
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
18
|
+
d: "M2.37575 2.37575C2.61006 2.14143 2.98996 2.14143 3.22428 2.37575L5.40001 4.55148V3.60001C5.40001 3.26864 5.66864 3.00001 6.00001 3.00001C6.33138 3.00001 6.60001 3.26864 6.60001 3.60001V6.00001C6.60001 6.33138 6.33138 6.60001 6.00001 6.60001H3.60001C3.26864 6.60001 3.00001 6.33138 3.00001 6.00001C3.00001 5.66864 3.26864 5.40001 3.60001 5.40001H4.55148L2.37575 3.22428C2.14143 2.98996 2.14143 2.61006 2.37575 2.37575ZM13.6243 2.37575C13.8586 2.61006 13.8586 2.98996 13.6243 3.22428L11.4485 5.40001H12.4C12.7314 5.40001 13 5.66864 13 6.00001C13 6.33138 12.7314 6.60001 12.4 6.60001H10C9.66864 6.60001 9.40001 6.33138 9.40001 6.00001V3.60001C9.40001 3.26864 9.66864 3.00001 10 3.00001C10.3314 3.00001 10.6 3.26864 10.6 3.60001V4.55148L12.7757 2.37575C13.0101 2.14143 13.39 2.14143 13.6243 2.37575ZM3.60001 10.6C3.26864 10.6 3.00001 10.3314 3.00001 10C3.00001 9.66864 3.26864 9.40001 3.60001 9.40001H6.00001C6.33138 9.40001 6.60001 9.66864 6.60001 10V12.4C6.60001 12.7314 6.33138 13 6.00001 13C5.66864 13 5.40001 12.7314 5.40001 12.4V11.4485L3.22428 13.6243C2.98996 13.8586 2.61006 13.8586 2.37575 13.6243C2.14143 13.39 2.14143 13.0101 2.37575 12.7757L4.55148 10.6H3.60001ZM9.40001 10C9.40001 9.66864 9.66864 9.40001 10 9.40001H12.4C12.7314 9.40001 13 9.66864 13 10C13 10.3314 12.7314 10.6 12.4 10.6H11.4485L13.6243 12.7757C13.8586 13.0101 13.8586 13.39 13.6243 13.6243C13.39 13.8586 13.0101 13.8586 12.7757 13.6243L10.6 11.4485V12.4C10.6 12.7314 10.3314 13 10 13C9.66864 13 9.40001 12.7314 9.40001 12.4V10Z"
|
|
19
|
+
})
|
|
20
|
+
});
|
|
21
|
+
const CustomExitFullScreen = (props)=>{
|
|
22
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
23
|
+
component: CustomExitFullScreenSvg
|
|
24
|
+
}));
|
|
25
|
+
};
|
|
26
|
+
export default CustomExitFullScreen;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomFullScreenSvg = ()=>/*#__PURE__*/ _jsx("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
"shape-rendering": "geometricPrecision",
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
viewBox: "0 0 14 14",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
14
|
+
d: "M10.2 2.79995C10.2 2.46858 10.4686 2.19995 10.8 2.19995L13.2 2.19995C13.5313 2.19995 13.8 2.46858 13.8 2.79995V5.19995C13.8 5.53132 13.5313 5.79995 13.2 5.79995C12.8686 5.79995 12.6 5.53132 12.6 5.19995V4.24848L10.4242 6.42422C10.1899 6.65853 9.81 6.65853 9.57569 6.42422C9.34137 6.1899 9.34137 5.81 9.57569 5.57569L11.7514 3.39995H10.8C10.4686 3.39995 10.2 3.13132 10.2 2.79995ZM2.19995 2.79995C2.19995 2.46858 2.46858 2.19995 2.79995 2.19995H5.19995C5.53132 2.19995 5.79995 2.46858 5.79995 2.79995C5.79995 3.13132 5.53132 3.39995 5.19995 3.39995H4.24848L6.42422 5.57569C6.65853 5.81 6.65853 6.1899 6.42422 6.42422C6.1899 6.65853 5.81 6.65853 5.57569 6.42422L3.39995 4.24848V5.19995C3.39995 5.53132 3.13132 5.79995 2.79995 5.79995C2.46858 5.79995 2.19995 5.53132 2.19995 5.19995V2.79995ZM6.42422 9.57569C6.65853 9.81 6.65853 10.1899 6.42422 10.4242L4.24848 12.6H5.19995C5.53132 12.6 5.79995 12.8686 5.79995 13.2C5.79995 13.5313 5.53132 13.8 5.19995 13.8H2.79995C2.64082 13.8 2.48821 13.7367 2.37569 13.6242C2.26317 13.5117 2.19995 13.3591 2.19995 13.2L2.19995 10.8C2.19995 10.4686 2.46858 10.2 2.79995 10.2C3.13132 10.2 3.39995 10.4686 3.39995 10.8L3.39995 11.7514L5.57569 9.57569C5.81 9.34137 6.1899 9.34137 6.42422 9.57569ZM9.57569 9.57569C9.81 9.34137 10.1899 9.34137 10.4242 9.57569L12.6 11.7514V10.8C12.6 10.4686 12.8686 10.2 13.2 10.2C13.5313 10.2 13.8 10.4686 13.8 10.8V13.2C13.8 13.5313 13.5313 13.8 13.2 13.8H10.8C10.4686 13.8 10.2 13.5313 10.2 13.2C10.2 12.8686 10.4686 12.6 10.8 12.6H11.7514L9.57569 10.4242C9.34137 10.1899 9.34137 9.81 9.57569 9.57569Z"
|
|
15
|
+
})
|
|
16
|
+
});
|
|
17
|
+
const CustomFullScreen = (props)=>{
|
|
18
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
19
|
+
component: CustomFullScreenSvg
|
|
20
|
+
}));
|
|
21
|
+
};
|
|
22
|
+
export default CustomFullScreen;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomLikeSvg = ()=>/*#__PURE__*/ _jsx("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
viewBox: "0 0 16 16",
|
|
10
|
+
"shape-rendering": "geometricPrecision",
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
14
|
+
d: "M14.9948 7.82355C14.999 7.88679 14.9948 7.95002 14.978 8.01326L13.7172 13.4046C13.7003 13.4699 13.6709 13.527 13.633 13.58C13.4983 13.8411 13.292 14.0716 13.0205 14.2409C12.7321 14.4184 12.4122 14.5 12.0944 14.5V14.4959L4.00144 14.4918C3.97408 14.4959 3.94461 14.498 3.91514 14.498C3.88568 14.498 3.85621 14.4959 3.82885 14.4918H1.67564C1.64617 14.4959 1.6146 14.5 1.58303 14.5C1.26099 14.5 1 14.2471 1 13.935L1.00631 7.1504C1.00631 6.8383 1.26731 6.58536 1.58934 6.58536C1.6125 6.58536 1.63775 6.5874 1.66091 6.58944L3.59522 6.58536V6.57516C5.37587 6.45073 6.78609 5.03711 6.8366 3.29303C6.83239 3.24408 6.82818 3.19512 6.82818 3.14412C6.82818 2.23639 7.58802 1.5 8.52465 1.5C9.32868 1.5 10.0022 2.04464 10.1769 2.77287L10.1853 2.77083C10.2801 3.18696 10.3327 3.61941 10.3327 4.06206C10.3327 4.74745 10.2127 5.40428 9.99169 6.0142L13.2457 6.01828C13.2752 6.01828 13.3046 6.02032 13.3341 6.02644C13.8898 6.04684 14.4244 6.32426 14.7401 6.8179C14.9422 7.13204 15.0222 7.4829 14.9948 7.82355ZM2.16816 13.3618H3.33422L3.33843 7.71544L2.17448 7.71748L2.16816 13.3618ZM13.7572 7.40946C13.6456 7.23403 13.4478 7.14224 13.2478 7.15244V7.1504H13.2457L9.13294 7.14632C8.8109 7.14632 8.54991 6.89338 8.54991 6.58128C8.54991 6.49153 8.57306 6.40585 8.61095 6.33038L8.60463 6.3263C8.83827 5.90609 9.00665 5.44712 9.10347 4.96367H9.10979C9.10979 4.96367 9.18766 4.6577 9.18556 4.0743C9.18556 3.61125 9.09716 3.18696 9.09716 3.18696H9.09295C9.09295 3.1788 9.09505 3.17064 9.09505 3.16248C9.09505 2.87078 8.85089 2.63416 8.54991 2.63416C8.24892 2.63416 8.00477 2.87078 8.00477 3.16248C8.00477 3.17472 8.00687 3.18696 8.00687 3.1992H7.99845C7.99845 3.1992 8.00687 3.63981 7.91636 4.09878C7.87848 4.29256 7.82375 4.47411 7.77324 4.6169C7.77324 4.6169 7.77113 4.6169 7.77113 4.61486C7.28072 6.06928 6.0473 7.19528 4.50449 7.57673L4.49817 13.3638L12.0965 13.3658C12.1217 13.3658 12.147 13.3679 12.1723 13.372C12.248 13.3618 12.3238 13.3373 12.3912 13.2944C12.488 13.2353 12.5595 13.1496 12.6016 13.0517H12.6037L13.8161 7.86231L13.8119 7.86027C13.8624 7.71544 13.8477 7.55021 13.7572 7.40946Z"
|
|
15
|
+
})
|
|
16
|
+
});
|
|
17
|
+
const CustomLike = (props)=>{
|
|
18
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
19
|
+
component: CustomLikeSvg
|
|
20
|
+
}));
|
|
21
|
+
};
|
|
22
|
+
export default CustomLike;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomQuoteSvg = ()=>/*#__PURE__*/ _jsxs("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
"shape-rendering": "geometricPrecision",
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
viewBox: "0 0 14 14",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: [
|
|
14
|
+
/*#__PURE__*/ _jsx("path", {
|
|
15
|
+
"fill-rule": "evenodd",
|
|
16
|
+
"clip-rule": "evenodd",
|
|
17
|
+
d: "M6.28443 3.03861C3.77423 4.65069 2.37971 6.52702 2.10085 8.66759C1.66674 12 4.6468 13.6311 6.15677 12.1655C7.66673 10.7 6.7616 8.83982 5.66823 8.33136C4.57487 7.82286 3.90623 7.99996 4.02287 7.32046C4.1395 6.64099 5.69503 4.75706 7.06163 3.87969C7.1523 3.80259 7.1868 3.65299 7.0995 3.53949C7.04207 3.46486 6.92943 3.31847 6.7616 3.10033C6.61483 2.90957 6.47423 2.91671 6.28443 3.03861Z"
|
|
18
|
+
}),
|
|
19
|
+
/*#__PURE__*/ _jsx("path", {
|
|
20
|
+
"fill-rule": "evenodd",
|
|
21
|
+
"clip-rule": "evenodd",
|
|
22
|
+
d: "M12.893 3.03861C10.3828 4.65069 8.98827 6.52702 8.7094 8.66759C8.2753 12 11.2554 13.6311 12.7653 12.1655C14.2753 10.7 13.3702 8.83982 12.2768 8.33136C11.1834 7.82286 10.5148 7.99996 10.6314 7.32046C10.7481 6.64099 12.3036 4.75706 13.6702 3.87969C13.7609 3.80259 13.7954 3.65299 13.708 3.53949C13.6506 3.46486 13.538 3.31847 13.3702 3.10033C13.2234 2.90957 13.0828 2.91671 12.893 3.03861Z"
|
|
23
|
+
})
|
|
24
|
+
]
|
|
25
|
+
});
|
|
26
|
+
const CustomQuote = (props)=>{
|
|
27
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
28
|
+
component: CustomQuoteSvg
|
|
29
|
+
}));
|
|
30
|
+
};
|
|
31
|
+
export default CustomQuote;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomRecordSvg = ()=>/*#__PURE__*/ _jsxs("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
viewBox: "0 0 16 16",
|
|
10
|
+
"shape-rendering": "geometricPrecision",
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: [
|
|
14
|
+
/*#__PURE__*/ _jsx("g", {
|
|
15
|
+
"clip-path": "url(#clip0_518_8403)",
|
|
16
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
17
|
+
d: "M8 14.6667C11.682 14.6667 14.6667 11.682 14.6667 8C14.6667 4.318 11.682 1.33333 8 1.33333C4.318 1.33333 1.33333 4.318 1.33333 8C1.33333 11.682 4.318 14.6667 8 14.6667ZM8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM8.66667 8.39267V4.66467C8.66667 4.302 8.368 4 8 4C7.62933 4 7.33333 4.29733 7.33333 4.66467V8.66867C7.33277 8.75518 7.34933 8.84096 7.38205 8.92105C7.41477 9.00114 7.46302 9.07396 7.524 9.13533L9.41867 11.03C9.48048 11.0914 9.55381 11.1401 9.63446 11.1731C9.71511 11.2061 9.80149 11.2229 9.88864 11.2225C9.97578 11.222 10.062 11.2044 10.1423 11.1706C10.2226 11.1367 10.2955 11.0874 10.3567 11.0253C10.4808 10.9011 10.551 10.7329 10.5519 10.5573C10.5527 10.3817 10.4843 10.2128 10.3613 10.0873L8.66667 8.39267Z"
|
|
18
|
+
})
|
|
19
|
+
}),
|
|
20
|
+
/*#__PURE__*/ _jsx("defs", {
|
|
21
|
+
children: /*#__PURE__*/ _jsx("clipPath", {
|
|
22
|
+
id: "clip0_518_8403",
|
|
23
|
+
children: /*#__PURE__*/ _jsx("rect", {
|
|
24
|
+
width: "1em",
|
|
25
|
+
height: "1em",
|
|
26
|
+
fill: "white"
|
|
27
|
+
})
|
|
28
|
+
})
|
|
29
|
+
})
|
|
30
|
+
]
|
|
31
|
+
});
|
|
32
|
+
const CustomRecord = (props)=>{
|
|
33
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
34
|
+
component: CustomRecordSvg
|
|
35
|
+
}));
|
|
36
|
+
};
|
|
37
|
+
export default CustomRecord;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomReloadingSvg = ()=>/*#__PURE__*/ _jsx("svg", {
|
|
7
|
+
className: "icon",
|
|
8
|
+
viewBox: "0 0 14 14",
|
|
9
|
+
version: "1.1",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
"p-id": "8340",
|
|
12
|
+
width: "1em",
|
|
13
|
+
height: "1em",
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
"shape-rendering": "geometricPrecision",
|
|
16
|
+
"aria-hidden": "true",
|
|
17
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
18
|
+
d: "M8 3.80001C7.27938 3.80001 6.60141 3.97512 6.00464 4.2846C5.71048 4.43715 5.34834 4.32235 5.19579 4.02818C5.04324 3.73401 5.15804 3.37187 5.4522 3.21932C6.21563 2.82342 7.0826 2.60001 8 2.60001C11.0603 2.60001 13.5412 5.08088 13.5412 8.14118C13.5412 8.40936 13.5221 8.67343 13.4851 8.93202C13.4737 9.01141 13.4607 9.09026 13.446 9.16853L13.7175 9.02364C14.0098 8.86759 14.3733 8.97808 14.5293 9.27041C14.6854 9.56274 14.5749 9.92622 14.2825 10.0823L12.6718 10.9421C12.3819 11.0968 12.0215 10.9896 11.8633 10.7016L11.0035 9.13588C10.844 8.84542 10.9501 8.48065 11.2406 8.32115C11.5311 8.16164 11.8958 8.2678 12.0553 8.55825L12.2672 8.94405C12.2784 8.88383 12.2885 8.82318 12.2972 8.76211C12.3261 8.55962 12.3412 8.35233 12.3412 8.14118C12.3412 5.74362 10.3976 3.80001 8 3.80001ZM3.32824 5.34029C3.61811 5.18556 3.97853 5.29278 4.13669 5.58079L4.99651 7.14649C5.15601 7.43694 5.04986 7.80171 4.7594 7.96122C4.46895 8.12072 4.10418 8.01457 3.94467 7.72411L3.73281 7.33832C3.72156 7.39853 3.71155 7.45919 3.70282 7.52026C3.67386 7.72275 3.65883 7.93003 3.65883 8.14118C3.65883 10.5387 5.60244 12.4824 8 12.4824C8.72063 12.4824 9.39859 12.3072 9.99536 11.9978C10.2895 11.8452 10.6517 11.96 10.8042 12.2542C10.9568 12.5484 10.842 12.9105 10.5478 13.063C9.78437 13.4589 8.9174 13.6824 8 13.6824C4.93969 13.6824 2.45883 11.2015 2.45883 8.14118C2.45883 7.87301 2.47792 7.60894 2.51491 7.35034C2.52627 7.27095 2.5393 7.19211 2.55399 7.11384L2.28254 7.25873C1.99021 7.41477 1.62673 7.30429 1.47069 7.01196C1.31465 6.71963 1.42513 6.35615 1.71746 6.20011L3.32824 5.34029Z"
|
|
19
|
+
})
|
|
20
|
+
});
|
|
21
|
+
const CustomReloading = (props)=>{
|
|
22
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
23
|
+
component: CustomReloadingSvg
|
|
24
|
+
}));
|
|
25
|
+
};
|
|
26
|
+
export default CustomReloading;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomRetractSvg = ()=>/*#__PURE__*/ _jsxs("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
"shape-rendering": "geometricPrecision",
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
viewBox: "0 0 20 20",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: [
|
|
14
|
+
/*#__PURE__*/ _jsx("path", {
|
|
15
|
+
d: "M6.03033 15.5303C5.73744 15.8232 5.26256 15.8232 4.96967 15.5303C4.67678 15.2374 4.67678 14.7626 4.96967 14.4697L9.43934 10L4.96967 5.53033C4.67678 5.23744 4.67678 4.76256 4.96967 4.46967C5.26256 4.17678 5.73744 4.17678 6.03033 4.46967L11.0303 9.46967C11.3232 9.76256 11.3232 10.2374 11.0303 10.5303L6.03033 15.5303Z"
|
|
16
|
+
}),
|
|
17
|
+
/*#__PURE__*/ _jsx("path", {
|
|
18
|
+
d: "M10.0303 15.5303C9.73744 15.8232 9.26256 15.8232 8.96967 15.5303C8.67678 15.2374 8.67678 14.7626 8.96967 14.4697L13.4393 10L8.96967 5.53033C8.67678 5.23744 8.67678 4.76256 8.96967 4.46967C9.26256 4.17678 9.73744 4.17678 10.0303 4.46967L15.0303 9.46967C15.3232 9.76256 15.3232 10.2374 15.0303 10.5303L10.0303 15.5303Z"
|
|
19
|
+
})
|
|
20
|
+
]
|
|
21
|
+
});
|
|
22
|
+
const CustomRetract = (props)=>{
|
|
23
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
24
|
+
component: CustomRetractSvg
|
|
25
|
+
}));
|
|
26
|
+
};
|
|
27
|
+
export default CustomRetract;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomRoundCloseSvg = ()=>/*#__PURE__*/ _jsx("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
viewBox: "0 0 20 20",
|
|
10
|
+
"shape-rendering": "geometricPrecision",
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
14
|
+
"fill-rule": "evenodd",
|
|
15
|
+
"clip-rule": "evenodd",
|
|
16
|
+
d: "M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM9.2929 8.23223C9.68343 8.62276 10.3166 8.62276 10.7071 8.23223L11.7678 7.17158C12.0607 6.87869 12.5355 6.87869 12.8284 7.17158C13.1213 7.46447 13.1213 7.93935 12.8284 8.23224L11.7678 9.29289C11.3773 9.68342 11.3773 10.3166 11.7678 10.7071L12.8284 11.7678C13.1213 12.0607 13.1213 12.5355 12.8284 12.8284C12.5355 13.1213 12.0607 13.1213 11.7678 12.8284L10.7071 11.7678C10.3166 11.3772 9.68343 11.3772 9.2929 11.7678L8.23223 12.8284C7.93934 13.1213 7.46447 13.1213 7.17157 12.8284C6.87868 12.5355 6.87868 12.0607 7.17157 11.7678L8.23224 10.7071C8.62277 10.3166 8.62277 9.68342 8.23224 9.29289L7.17158 8.23223C6.87869 7.93934 6.87869 7.46447 7.17158 7.17157C7.46448 6.87868 7.93935 6.87868 8.23224 7.17157L9.2929 8.23223Z"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
const CustomRoundClose = (props)=>{
|
|
20
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
21
|
+
component: CustomRoundCloseSvg
|
|
22
|
+
}));
|
|
23
|
+
};
|
|
24
|
+
export default CustomRoundClose;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { _ as _object_spread } from "@swc/helpers/_/_object_spread";
|
|
2
|
+
import { _ as _object_spread_props } from "@swc/helpers/_/_object_spread_props";
|
|
3
|
+
import { jsx as _jsx } from "@ice/jsx-runtime/jsx-runtime";
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import Icon from "@ant-design/icons";
|
|
6
|
+
const CustomSendingSvg = ()=>/*#__PURE__*/ _jsx("svg", {
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em",
|
|
9
|
+
"shape-rendering": "geometricPrecision",
|
|
10
|
+
fill: "currentColor",
|
|
11
|
+
viewBox: "0 0 20 21",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
14
|
+
d: "M18.0403 2.308C17.7369 2.15628 17.4335 2.15628 17.2818 2.308L2.1114 9.89316C1.808 9.89316 1.65628 10.1966 1.65628 10.5C1.65628 10.8034 1.808 11.1068 1.9597 11.1068L5.60058 13.3824C5.904 13.5341 6.20741 13.5341 6.51081 13.2307L14.5511 5.94888L14.8545 6.10058L7.57273 13.8375C7.42103 13.9892 7.42103 14.1409 7.42103 14.2926V17.6301C7.42103 17.9335 7.57273 18.2369 7.87614 18.3886C8.17954 18.5403 8.48296 18.3886 8.63466 18.2369L10.4551 16.4164L14.096 18.8437C14.2477 18.9954 14.3994 18.9954 14.5511 18.9954H14.8545C15.1579 18.8437 15.3096 18.692 15.3096 18.3886L18.3437 3.21822C18.3437 2.7631 18.3437 2.4597 18.0403 2.308Z"
|
|
15
|
+
})
|
|
16
|
+
});
|
|
17
|
+
const CustomSending = (props)=>{
|
|
18
|
+
return /*#__PURE__*/ _jsx(Icon, _object_spread_props(_object_spread({}, props), {
|
|
19
|
+
component: CustomSendingSvg
|
|
20
|
+
}));
|
|
21
|
+
};
|
|
22
|
+
export default CustomSending;
|