wssf-kage-icon 0.1.0 → 0.1.2

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.
Files changed (113) hide show
  1. package/README.md +4 -4
  2. package/dist/icons/AlignCenterOutlined.d.ts +4 -0
  3. package/dist/icons/AlignCenterOutlined.d.ts.map +1 -0
  4. package/dist/icons/AlignCenterOutlined.js +50 -0
  5. package/dist/icons/AlignLeftOutlined.d.ts +4 -0
  6. package/dist/icons/AlignLeftOutlined.d.ts.map +1 -0
  7. package/dist/icons/AlignLeftOutlined.js +50 -0
  8. package/dist/icons/AlignRightOutlined.d.ts +4 -0
  9. package/dist/icons/AlignRightOutlined.d.ts.map +1 -0
  10. package/dist/icons/AlignRightOutlined.js +50 -0
  11. package/dist/icons/BoldOutlined.d.ts +4 -0
  12. package/dist/icons/BoldOutlined.d.ts.map +1 -0
  13. package/dist/icons/BoldOutlined.js +53 -0
  14. package/dist/icons/CheckCircleOutlined.d.ts +4 -0
  15. package/dist/icons/CheckCircleOutlined.d.ts.map +1 -0
  16. package/dist/icons/CheckCircleOutlined.js +53 -0
  17. package/dist/icons/CheckOutlined.d.ts +4 -0
  18. package/dist/icons/CheckOutlined.d.ts.map +1 -0
  19. package/dist/icons/{RightOutlined.js → CheckOutlined.js} +8 -8
  20. package/dist/icons/CheckSquareOutlined.d.ts +4 -0
  21. package/dist/icons/CheckSquareOutlined.d.ts.map +1 -0
  22. package/dist/icons/CheckSquareOutlined.js +53 -0
  23. package/dist/icons/ClockCircleOutlined.d.ts +4 -0
  24. package/dist/icons/ClockCircleOutlined.d.ts.map +1 -0
  25. package/dist/icons/{LeftCircleOutlined.js → ClockCircleOutlined.js} +8 -8
  26. package/dist/icons/CloseOutlined.d.ts +4 -0
  27. package/dist/icons/CloseOutlined.d.ts.map +1 -0
  28. package/dist/icons/CloseOutlined.js +50 -0
  29. package/dist/icons/CopyOutlined.d.ts +4 -0
  30. package/dist/icons/CopyOutlined.d.ts.map +1 -0
  31. package/dist/icons/CopyOutlined.js +53 -0
  32. package/dist/icons/DeleteOutlined.d.ts +4 -0
  33. package/dist/icons/DeleteOutlined.d.ts.map +1 -0
  34. package/dist/icons/DeleteOutlined.js +50 -0
  35. package/dist/icons/DragOutlined.d.ts +4 -0
  36. package/dist/icons/DragOutlined.d.ts.map +1 -0
  37. package/dist/icons/DragOutlined.js +50 -0
  38. package/dist/icons/FontSizeOutlined.d.ts +4 -0
  39. package/dist/icons/FontSizeOutlined.d.ts.map +1 -0
  40. package/dist/icons/FontSizeOutlined.js +50 -0
  41. package/dist/icons/InfoCircleOutlined.d.ts +4 -0
  42. package/dist/icons/InfoCircleOutlined.d.ts.map +1 -0
  43. package/dist/icons/{RightCircleOutlined.js → InfoCircleOutlined.js} +8 -8
  44. package/dist/icons/ItalicOutlined.d.ts +4 -0
  45. package/dist/icons/ItalicOutlined.d.ts.map +1 -0
  46. package/dist/icons/ItalicOutlined.js +32 -0
  47. package/dist/icons/MinusCircleOutlined.d.ts +4 -0
  48. package/dist/icons/MinusCircleOutlined.d.ts.map +1 -0
  49. package/dist/icons/{DownCircleOutlined.js → MinusCircleOutlined.js} +9 -9
  50. package/dist/icons/MinusOutlined.d.ts +4 -0
  51. package/dist/icons/MinusOutlined.d.ts.map +1 -0
  52. package/dist/icons/{LeftOutlined.js → MinusOutlined.js} +8 -8
  53. package/dist/icons/MinusSquareOutlined.d.ts +4 -0
  54. package/dist/icons/MinusSquareOutlined.d.ts.map +1 -0
  55. package/dist/icons/MinusSquareOutlined.js +53 -0
  56. package/dist/icons/PauseCircleOutlined.d.ts +4 -0
  57. package/dist/icons/PauseCircleOutlined.d.ts.map +1 -0
  58. package/dist/icons/PauseCircleOutlined.js +53 -0
  59. package/dist/icons/PauseOutlined.d.ts +4 -0
  60. package/dist/icons/PauseOutlined.d.ts.map +1 -0
  61. package/dist/icons/{DownOutlined.js → PauseOutlined.js} +8 -8
  62. package/dist/icons/PlusOutlined.d.ts +4 -0
  63. package/dist/icons/PlusOutlined.d.ts.map +1 -0
  64. package/dist/icons/PlusOutlined.js +53 -0
  65. package/dist/icons/PlusSquareOutlined.d.ts +4 -0
  66. package/dist/icons/PlusSquareOutlined.d.ts.map +1 -0
  67. package/dist/icons/PlusSquareOutlined.js +53 -0
  68. package/dist/icons/ScissorOutlined.d.ts +4 -0
  69. package/dist/icons/ScissorOutlined.d.ts.map +1 -0
  70. package/dist/icons/ScissorOutlined.js +54 -0
  71. package/dist/icons/SnippetsOutlined.d.ts +4 -0
  72. package/dist/icons/SnippetsOutlined.d.ts.map +1 -0
  73. package/dist/icons/SnippetsOutlined.js +55 -0
  74. package/dist/icons/ToTopOutlined.d.ts +4 -0
  75. package/dist/icons/ToTopOutlined.d.ts.map +1 -0
  76. package/dist/icons/ToTopOutlined.js +50 -0
  77. package/dist/icons/UnderlineOutlined.d.ts +4 -0
  78. package/dist/icons/UnderlineOutlined.d.ts.map +1 -0
  79. package/dist/icons/UnderlineOutlined.js +32 -0
  80. package/dist/icons/UngroupOutlined.d.ts +4 -0
  81. package/dist/icons/UngroupOutlined.d.ts.map +1 -0
  82. package/dist/icons/UngroupOutlined.js +53 -0
  83. package/dist/icons/UnlockOutlined.d.ts +4 -0
  84. package/dist/icons/UnlockOutlined.d.ts.map +1 -0
  85. package/dist/icons/UnlockOutlined.js +53 -0
  86. package/dist/icons/UploadOutlined.d.ts +4 -0
  87. package/dist/icons/UploadOutlined.d.ts.map +1 -0
  88. package/dist/icons/UploadOutlined.js +53 -0
  89. package/dist/icons/VideoCameraOutlined.d.ts +4 -0
  90. package/dist/icons/VideoCameraOutlined.d.ts.map +1 -0
  91. package/dist/icons/VideoCameraOutlined.js +53 -0
  92. package/dist/icons/WalletOutlined.d.ts +4 -0
  93. package/dist/icons/WalletOutlined.d.ts.map +1 -0
  94. package/dist/icons/WalletOutlined.js +54 -0
  95. package/dist/icons/create_icons.sh +43 -0
  96. package/dist/icons/index.d.ts +31 -6
  97. package/dist/icons/index.d.ts.map +1 -1
  98. package/dist/icons/index.js +155 -30
  99. package/dist/wssf-kage-icon.min.js +1 -0
  100. package/package.json +2 -3
  101. package/dist/icons/DownCircleOutlined.d.ts +0 -4
  102. package/dist/icons/DownCircleOutlined.d.ts.map +0 -1
  103. package/dist/icons/DownOutlined.d.ts +0 -4
  104. package/dist/icons/DownOutlined.d.ts.map +0 -1
  105. package/dist/icons/LeftCircleOutlined.d.ts +0 -4
  106. package/dist/icons/LeftCircleOutlined.d.ts.map +0 -1
  107. package/dist/icons/LeftOutlined.d.ts +0 -4
  108. package/dist/icons/LeftOutlined.d.ts.map +0 -1
  109. package/dist/icons/RightCircleOutlined.d.ts +0 -4
  110. package/dist/icons/RightCircleOutlined.d.ts.map +0 -1
  111. package/dist/icons/RightOutlined.d.ts +0 -4
  112. package/dist/icons/RightOutlined.d.ts.map +0 -1
  113. package/dist/kage-icon.min.js +0 -1
package/README.md CHANGED
@@ -5,17 +5,17 @@ Kage UI 的图标库,提供丰富的 SVG 图标组件。
5
5
  ## 安装
6
6
 
7
7
  ```bash
8
- npm install kage-icon
8
+ npm install wssf-kage-icon
9
9
  # 或
10
- yarn add kage-icon
10
+ yarn add wssf-kage-icon
11
11
  # 或
12
- pnpm add kage-icon
12
+ pnpm add wssf-kage-icon
13
13
  ```
14
14
 
15
15
  ## 使用
16
16
 
17
17
  ```tsx
18
- import { Icon } from 'kage-icon';
18
+ import { Icon } from 'wssf-kage-icon';
19
19
 
20
20
  function App() {
21
21
  return <Icon name="home" size={24} color="#1890ff" />;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const AlignCenterOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=AlignCenterOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlignCenterOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/AlignCenterOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoBnD,CAAC"}
@@ -0,0 +1,50 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/AlignCenterOutlined.tsx
20
+ var AlignCenterOutlined_exports = {};
21
+ __export(AlignCenterOutlined_exports, {
22
+ AlignCenterOutlined: () => AlignCenterOutlined
23
+ });
24
+ module.exports = __toCommonJS(AlignCenterOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var AlignCenterOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M264 230h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm496 424c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496zm144 140H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" })
44
+ }
45
+ );
46
+ };
47
+ // Annotate the CommonJS export names for ESM import in node:
48
+ 0 && (module.exports = {
49
+ AlignCenterOutlined
50
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const AlignLeftOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=AlignLeftOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlignLeftOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/AlignLeftOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoBjD,CAAC"}
@@ -0,0 +1,50 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/AlignLeftOutlined.tsx
20
+ var AlignLeftOutlined_exports = {};
21
+ __export(AlignLeftOutlined_exports, {
22
+ AlignLeftOutlined: () => AlignLeftOutlined
23
+ });
24
+ module.exports = __toCommonJS(AlignLeftOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var AlignLeftOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M120 230h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 424h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm784 140H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" })
44
+ }
45
+ );
46
+ };
47
+ // Annotate the CommonJS export names for ESM import in node:
48
+ 0 && (module.exports = {
49
+ AlignLeftOutlined
50
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const AlignRightOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=AlignRightOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlignRightOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/AlignRightOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoBlD,CAAC"}
@@ -0,0 +1,50 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/AlignRightOutlined.tsx
20
+ var AlignRightOutlined_exports = {};
21
+ __export(AlignRightOutlined_exports, {
22
+ AlignRightOutlined: () => AlignRightOutlined
23
+ });
24
+ module.exports = __toCommonJS(AlignRightOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var AlignRightOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M904 230H408c-4.4 0-8 3.6-8 8v-56c0-4.4 3.6-8 8-8h496c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8zm0 424H408c-4.4 0-8 3.6-8 8v-56c0-4.4 3.6-8 8-8h496c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8zm0 140H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" })
44
+ }
45
+ );
46
+ };
47
+ // Annotate the CommonJS export names for ESM import in node:
48
+ 0 && (module.exports = {
49
+ AlignRightOutlined
50
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const BoldOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=BoldOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BoldOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/BoldOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqB5C,CAAC"}
@@ -0,0 +1,53 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/BoldOutlined.tsx
20
+ var BoldOutlined_exports = {};
21
+ __export(BoldOutlined_exports, {
22
+ BoldOutlined: () => BoldOutlined
23
+ });
24
+ module.exports = __toCommonJS(BoldOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var BoldOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M624 706c-28.5 0-51.4-22.9-51.4-51.4s22.9-51.4 51.4-51.4h208V706H624zm0-206c-28.5 0-51.4-22.9-51.4-51.4s22.9-51.4 51.4-51.4h208v102.8H624zm0-206c-28.5 0-51.4-22.9-51.4-51.4s22.9-51.4 51.4-51.4h208v102.8H624z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V136h560v752z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ BoldOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const CheckCircleOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=CheckCircleOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckCircleOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/CheckCircleOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqBnD,CAAC"}
@@ -0,0 +1,53 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/CheckCircleOutlined.tsx
20
+ var CheckCircleOutlined_exports = {};
21
+ __export(CheckCircleOutlined_exports, {
22
+ CheckCircleOutlined: () => CheckCircleOutlined
23
+ });
24
+ module.exports = __toCommonJS(CheckCircleOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var CheckCircleOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M378.9 512l113.1 113.1c12.5 12.5 32.8 12.5 45.3 0l226.3-226.3c12.5-12.5 12.5-32.8 0-45.3l-16.2-16.2c-12.5-12.5-32.8-12.5-45.3 0L512 562.7 398.9 449.6c-12.5-12.5-32.8-12.5-45.3 0l-16.2 16.2c-12.5 12.5-12.5 32.8 0 45.3z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ CheckCircleOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const CheckOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=CheckOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/CheckOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoB7C,CAAC"}
@@ -16,14 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  };
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
 
19
- // src/icons/RightOutlined.tsx
20
- var RightOutlined_exports = {};
21
- __export(RightOutlined_exports, {
22
- RightOutlined: () => RightOutlined
19
+ // src/icons/CheckOutlined.tsx
20
+ var CheckOutlined_exports = {};
21
+ __export(CheckOutlined_exports, {
22
+ CheckOutlined: () => CheckOutlined
23
23
  });
24
- module.exports = __toCommonJS(RightOutlined_exports);
24
+ module.exports = __toCommonJS(CheckOutlined_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
- var RightOutlined = ({
26
+ var CheckOutlined = ({
27
27
  size = 16,
28
28
  color = "currentColor",
29
29
  style,
@@ -40,11 +40,11 @@ var RightOutlined = ({
40
40
  style,
41
41
  className,
42
42
  onClick,
43
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M300 218.3v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.8 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.86 31.86 0 0 0 0-50.3L312.9 212c-5.2-4.1-12.9-.4-12.9 6.3z" })
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 0 0-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" })
44
44
  }
45
45
  );
46
46
  };
47
47
  // Annotate the CommonJS export names for ESM import in node:
48
48
  0 && (module.exports = {
49
- RightOutlined
49
+ CheckOutlined
50
50
  });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const CheckSquareOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=CheckSquareOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckSquareOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/CheckSquareOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqBnD,CAAC"}
@@ -0,0 +1,53 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/CheckSquareOutlined.tsx
20
+ var CheckSquareOutlined_exports = {};
21
+ __export(CheckSquareOutlined_exports, {
22
+ CheckSquareOutlined: () => CheckSquareOutlined
23
+ });
24
+ module.exports = __toCommonJS(CheckSquareOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var CheckSquareOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M378.9 512l113.1 113.1c12.5 12.5 32.8 12.5 45.3 0l226.3-226.3c12.5-12.5 12.5-32.8 0-45.3l-16.2-16.2c-12.5-12.5-32.8-12.5-45.3 0L512 562.7 398.9 449.6c-12.5-12.5-32.8-12.5-45.3 0l-16.2 16.2c-12.5 12.5-12.5 32.8 0 45.3z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ CheckSquareOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const ClockCircleOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=ClockCircleOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ClockCircleOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/ClockCircleOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqBnD,CAAC"}
@@ -16,14 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  };
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
 
19
- // src/icons/LeftCircleOutlined.tsx
20
- var LeftCircleOutlined_exports = {};
21
- __export(LeftCircleOutlined_exports, {
22
- LeftCircleOutlined: () => LeftCircleOutlined
19
+ // src/icons/ClockCircleOutlined.tsx
20
+ var ClockCircleOutlined_exports = {};
21
+ __export(ClockCircleOutlined_exports, {
22
+ ClockCircleOutlined: () => ClockCircleOutlined
23
23
  });
24
- module.exports = __toCommonJS(LeftCircleOutlined_exports);
24
+ module.exports = __toCommonJS(ClockCircleOutlined_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
- var LeftCircleOutlined = ({
26
+ var ClockCircleOutlined = ({
27
27
  size = 16,
28
28
  color = "currentColor",
29
29
  style,
@@ -42,12 +42,12 @@ var LeftCircleOutlined = ({
42
42
  onClick,
43
43
  children: [
44
44
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" }),
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M663.7 518.5a7.95 7.95 0 0 0-12.9 0l-246 178c-5.3 3.8 0 12.7 6.5 12.7h381c4.6 0 9 2 12.1 5.5L564 512l153.5 118.9c3.1 3.5 7.5 5.5 12.1 5.5h33.8c6.5 0 10.3-7.4 6.5-12.7l-246-178z" })
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M512 256c-4.4 0-8 3.6-8 8v248c0 4.4 3.6 8 8 8h248c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H528V264c0-4.4-3.6-8-8-8z" })
46
46
  ]
47
47
  }
48
48
  );
49
49
  };
50
50
  // Annotate the CommonJS export names for ESM import in node:
51
51
  0 && (module.exports = {
52
- LeftCircleOutlined
52
+ ClockCircleOutlined
53
53
  });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const CloseOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=CloseOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CloseOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/CloseOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoB7C,CAAC"}
@@ -0,0 +1,50 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/CloseOutlined.tsx
20
+ var CloseOutlined_exports = {};
21
+ __export(CloseOutlined_exports, {
22
+ CloseOutlined: () => CloseOutlined
23
+ });
24
+ module.exports = __toCommonJS(CloseOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var CloseOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-54.9c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3.1-3.6-7.6-5.7-12.3-5.7H228c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 0 0 203 838h62.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3.1 3.6 7.6 5.7 12.3 5.7h54.9c6.8 0 10.5-7.9 6.1-13.1L563.8 512z" })
44
+ }
45
+ );
46
+ };
47
+ // Annotate the CommonJS export names for ESM import in node:
48
+ 0 && (module.exports = {
49
+ CloseOutlined
50
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const CopyOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=CopyOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CopyOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/CopyOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqB5C,CAAC"}
@@ -0,0 +1,53 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/CopyOutlined.tsx
20
+ var CopyOutlined_exports = {};
21
+ __export(CopyOutlined_exports, {
22
+ CopyOutlined: () => CopyOutlined
23
+ });
24
+ module.exports = __toCommonJS(CopyOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var CopyOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ CopyOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const DeleteOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=DeleteOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeleteOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/DeleteOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoB9C,CAAC"}