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
@@ -5,18 +5,43 @@ export { FastBackwardOutlined } from './FastBackwardOutlined';
5
5
  export { FastForwardOutlined } from './FastForwardOutlined';
6
6
  export { ShrinkOutlined } from './ShrinkOutlined';
7
7
  export { ArrowsAltOutlined } from './ArrowsAltOutlined';
8
- export { DownOutlined } from './DownOutlined';
9
8
  export { UpOutlined } from './UpOutlined';
10
- export { LeftOutlined } from './LeftOutlined';
11
- export { RightOutlined } from './RightOutlined';
12
9
  export { CaretUpOutlined } from './CaretUpOutlined';
13
10
  export { CaretDownOutlined } from './CaretDownOutlined';
14
11
  export { CaretLeftOutlined } from './CaretLeftOutlined';
15
12
  export { CaretRightOutlined } from './CaretRightOutlined';
16
13
  export { UpCircleOutlined } from './UpCircleOutlined';
17
- export { DownCircleOutlined } from './DownCircleOutlined';
18
- export { LeftCircleOutlined } from './LeftCircleOutlined';
19
- export { RightCircleOutlined } from './RightCircleOutlined';
14
+ export { PlusOutlined } from './PlusOutlined';
15
+ export { PauseOutlined } from './PauseOutlined';
16
+ export { PauseCircleOutlined } from './PauseCircleOutlined';
17
+ export { MinusOutlined } from './MinusOutlined';
18
+ export { MinusCircleOutlined } from './MinusCircleOutlined';
19
+ export { PlusSquareOutlined } from './PlusSquareOutlined';
20
+ export { MinusSquareOutlined } from './MinusSquareOutlined';
21
+ export { InfoCircleOutlined } from './InfoCircleOutlined';
22
+ export { CloseOutlined } from './CloseOutlined';
23
+ export { CheckOutlined } from './CheckOutlined';
24
+ export { CheckCircleOutlined } from './CheckCircleOutlined';
25
+ export { CheckSquareOutlined } from './CheckSquareOutlined';
26
+ export { ClockCircleOutlined } from './ClockCircleOutlined';
27
+ export { CopyOutlined } from './CopyOutlined';
28
+ export { ScissorOutlined } from './ScissorOutlined';
29
+ export { DeleteOutlined } from './DeleteOutlined';
30
+ export { SnippetsOutlined } from './SnippetsOutlined';
31
+ export { AlignCenterOutlined } from './AlignCenterOutlined';
32
+ export { AlignLeftOutlined } from './AlignLeftOutlined';
33
+ export { AlignRightOutlined } from './AlignRightOutlined';
34
+ export { BoldOutlined } from './BoldOutlined';
35
+ export { ItalicOutlined } from './ItalicOutlined';
36
+ export { UnderlineOutlined } from './UnderlineOutlined';
37
+ export { FontSizeOutlined } from './FontSizeOutlined';
38
+ export { DragOutlined } from './DragOutlined';
39
+ export { ToTopOutlined } from './ToTopOutlined';
40
+ export { UngroupOutlined } from './UngroupOutlined';
41
+ export { UnlockOutlined } from './UnlockOutlined';
42
+ export { UploadOutlined } from './UploadOutlined';
43
+ export { VideoCameraOutlined } from './VideoCameraOutlined';
44
+ export { WalletOutlined } from './WalletOutlined';
20
45
  export declare const iconMap: Record<string, React.ComponentType<any>>;
21
46
  export declare const iconNames: string[];
22
47
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAuB5D,eAAO,MAAM,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAmB5D,CAAC;AAGF,eAAO,MAAM,SAAS,UAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGtD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAG5D,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAgDlD,eAAO,MAAM,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CA4C5D,CAAC;AAGF,eAAO,MAAM,SAAS,UAAuB,CAAC"}
@@ -19,24 +19,49 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
19
19
  // src/icons/index.ts
20
20
  var icons_exports = {};
21
21
  __export(icons_exports, {
22
+ AlignCenterOutlined: () => import_AlignCenterOutlined.AlignCenterOutlined,
23
+ AlignLeftOutlined: () => import_AlignLeftOutlined.AlignLeftOutlined,
24
+ AlignRightOutlined: () => import_AlignRightOutlined.AlignRightOutlined,
22
25
  ArrowsAltOutlined: () => import_ArrowsAltOutlined.ArrowsAltOutlined,
26
+ BoldOutlined: () => import_BoldOutlined.BoldOutlined,
23
27
  CaretDownOutlined: () => import_CaretDownOutlined.CaretDownOutlined,
24
28
  CaretLeftOutlined: () => import_CaretLeftOutlined.CaretLeftOutlined,
25
29
  CaretRightOutlined: () => import_CaretRightOutlined.CaretRightOutlined,
26
30
  CaretUpOutlined: () => import_CaretUpOutlined.CaretUpOutlined,
27
- DownCircleOutlined: () => import_DownCircleOutlined.DownCircleOutlined,
28
- DownOutlined: () => import_DownOutlined.DownOutlined,
31
+ CheckCircleOutlined: () => import_CheckCircleOutlined.CheckCircleOutlined,
32
+ CheckOutlined: () => import_CheckOutlined.CheckOutlined,
33
+ CheckSquareOutlined: () => import_CheckSquareOutlined.CheckSquareOutlined,
34
+ ClockCircleOutlined: () => import_ClockCircleOutlined.ClockCircleOutlined,
35
+ CloseOutlined: () => import_CloseOutlined.CloseOutlined,
36
+ CopyOutlined: () => import_CopyOutlined.CopyOutlined,
37
+ DeleteOutlined: () => import_DeleteOutlined.DeleteOutlined,
38
+ DragOutlined: () => import_DragOutlined.DragOutlined,
29
39
  FastBackwardOutlined: () => import_FastBackwardOutlined.FastBackwardOutlined,
30
40
  FastForwardOutlined: () => import_FastForwardOutlined.FastForwardOutlined,
31
- LeftCircleOutlined: () => import_LeftCircleOutlined.LeftCircleOutlined,
32
- LeftOutlined: () => import_LeftOutlined.LeftOutlined,
33
- RightCircleOutlined: () => import_RightCircleOutlined.RightCircleOutlined,
34
- RightOutlined: () => import_RightOutlined.RightOutlined,
41
+ FontSizeOutlined: () => import_FontSizeOutlined.FontSizeOutlined,
42
+ InfoCircleOutlined: () => import_InfoCircleOutlined.InfoCircleOutlined,
43
+ ItalicOutlined: () => import_ItalicOutlined.ItalicOutlined,
44
+ MinusCircleOutlined: () => import_MinusCircleOutlined.MinusCircleOutlined,
45
+ MinusOutlined: () => import_MinusOutlined.MinusOutlined,
46
+ MinusSquareOutlined: () => import_MinusSquareOutlined.MinusSquareOutlined,
47
+ PauseCircleOutlined: () => import_PauseCircleOutlined.PauseCircleOutlined,
48
+ PauseOutlined: () => import_PauseOutlined.PauseOutlined,
49
+ PlusOutlined: () => import_PlusOutlined.PlusOutlined,
50
+ PlusSquareOutlined: () => import_PlusSquareOutlined.PlusSquareOutlined,
51
+ ScissorOutlined: () => import_ScissorOutlined.ScissorOutlined,
35
52
  ShrinkOutlined: () => import_ShrinkOutlined.ShrinkOutlined,
53
+ SnippetsOutlined: () => import_SnippetsOutlined.SnippetsOutlined,
36
54
  StepBackwardOutlined: () => import_StepBackwardOutlined.StepBackwardOutlined,
37
55
  StepForwardOutlined: () => import_StepForwardOutlined.StepForwardOutlined,
56
+ ToTopOutlined: () => import_ToTopOutlined.ToTopOutlined,
57
+ UnderlineOutlined: () => import_UnderlineOutlined.UnderlineOutlined,
58
+ UngroupOutlined: () => import_UngroupOutlined.UngroupOutlined,
59
+ UnlockOutlined: () => import_UnlockOutlined.UnlockOutlined,
38
60
  UpCircleOutlined: () => import_UpCircleOutlined.UpCircleOutlined,
39
61
  UpOutlined: () => import_UpOutlined.UpOutlined,
62
+ UploadOutlined: () => import_UploadOutlined.UploadOutlined,
63
+ VideoCameraOutlined: () => import_VideoCameraOutlined.VideoCameraOutlined,
64
+ WalletOutlined: () => import_WalletOutlined.WalletOutlined,
40
65
  iconMap: () => iconMap,
41
66
  iconNames: () => iconNames
42
67
  });
@@ -47,36 +72,86 @@ var import_FastBackwardOutlined = require("./FastBackwardOutlined");
47
72
  var import_FastForwardOutlined = require("./FastForwardOutlined");
48
73
  var import_ShrinkOutlined = require("./ShrinkOutlined");
49
74
  var import_ArrowsAltOutlined = require("./ArrowsAltOutlined");
50
- var import_DownOutlined = require("./DownOutlined");
51
75
  var import_UpOutlined = require("./UpOutlined");
52
- var import_LeftOutlined = require("./LeftOutlined");
53
- var import_RightOutlined = require("./RightOutlined");
54
76
  var import_CaretUpOutlined = require("./CaretUpOutlined");
55
77
  var import_CaretDownOutlined = require("./CaretDownOutlined");
56
78
  var import_CaretLeftOutlined = require("./CaretLeftOutlined");
57
79
  var import_CaretRightOutlined = require("./CaretRightOutlined");
58
80
  var import_UpCircleOutlined = require("./UpCircleOutlined");
59
- var import_DownCircleOutlined = require("./DownCircleOutlined");
60
- var import_LeftCircleOutlined = require("./LeftCircleOutlined");
61
- var import_RightCircleOutlined = require("./RightCircleOutlined");
81
+ var import_PlusOutlined = require("./PlusOutlined");
82
+ var import_PauseOutlined = require("./PauseOutlined");
83
+ var import_PauseCircleOutlined = require("./PauseCircleOutlined");
84
+ var import_MinusOutlined = require("./MinusOutlined");
85
+ var import_MinusCircleOutlined = require("./MinusCircleOutlined");
86
+ var import_PlusSquareOutlined = require("./PlusSquareOutlined");
87
+ var import_MinusSquareOutlined = require("./MinusSquareOutlined");
88
+ var import_InfoCircleOutlined = require("./InfoCircleOutlined");
89
+ var import_CloseOutlined = require("./CloseOutlined");
90
+ var import_CheckOutlined = require("./CheckOutlined");
91
+ var import_CheckCircleOutlined = require("./CheckCircleOutlined");
92
+ var import_CheckSquareOutlined = require("./CheckSquareOutlined");
93
+ var import_ClockCircleOutlined = require("./ClockCircleOutlined");
94
+ var import_CopyOutlined = require("./CopyOutlined");
95
+ var import_ScissorOutlined = require("./ScissorOutlined");
96
+ var import_DeleteOutlined = require("./DeleteOutlined");
97
+ var import_SnippetsOutlined = require("./SnippetsOutlined");
98
+ var import_AlignCenterOutlined = require("./AlignCenterOutlined");
99
+ var import_AlignLeftOutlined = require("./AlignLeftOutlined");
100
+ var import_AlignRightOutlined = require("./AlignRightOutlined");
101
+ var import_BoldOutlined = require("./BoldOutlined");
102
+ var import_ItalicOutlined = require("./ItalicOutlined");
103
+ var import_UnderlineOutlined = require("./UnderlineOutlined");
104
+ var import_FontSizeOutlined = require("./FontSizeOutlined");
105
+ var import_DragOutlined = require("./DragOutlined");
106
+ var import_ToTopOutlined = require("./ToTopOutlined");
107
+ var import_UngroupOutlined = require("./UngroupOutlined");
108
+ var import_UnlockOutlined = require("./UnlockOutlined");
109
+ var import_UploadOutlined = require("./UploadOutlined");
110
+ var import_VideoCameraOutlined = require("./VideoCameraOutlined");
111
+ var import_WalletOutlined = require("./WalletOutlined");
62
112
  var import_StepBackwardOutlined2 = require("./StepBackwardOutlined");
63
113
  var import_StepForwardOutlined2 = require("./StepForwardOutlined");
64
114
  var import_FastBackwardOutlined2 = require("./FastBackwardOutlined");
65
115
  var import_FastForwardOutlined2 = require("./FastForwardOutlined");
66
116
  var import_ShrinkOutlined2 = require("./ShrinkOutlined");
67
117
  var import_ArrowsAltOutlined2 = require("./ArrowsAltOutlined");
68
- var import_DownOutlined2 = require("./DownOutlined");
69
118
  var import_UpOutlined2 = require("./UpOutlined");
70
- var import_LeftOutlined2 = require("./LeftOutlined");
71
- var import_RightOutlined2 = require("./RightOutlined");
72
119
  var import_CaretUpOutlined2 = require("./CaretUpOutlined");
73
120
  var import_CaretDownOutlined2 = require("./CaretDownOutlined");
74
121
  var import_CaretLeftOutlined2 = require("./CaretLeftOutlined");
75
122
  var import_CaretRightOutlined2 = require("./CaretRightOutlined");
76
123
  var import_UpCircleOutlined2 = require("./UpCircleOutlined");
77
- var import_DownCircleOutlined2 = require("./DownCircleOutlined");
78
- var import_LeftCircleOutlined2 = require("./LeftCircleOutlined");
79
- var import_RightCircleOutlined2 = require("./RightCircleOutlined");
124
+ var import_PlusOutlined2 = require("./PlusOutlined");
125
+ var import_PauseOutlined2 = require("./PauseOutlined");
126
+ var import_PauseCircleOutlined2 = require("./PauseCircleOutlined");
127
+ var import_MinusOutlined2 = require("./MinusOutlined");
128
+ var import_MinusCircleOutlined2 = require("./MinusCircleOutlined");
129
+ var import_PlusSquareOutlined2 = require("./PlusSquareOutlined");
130
+ var import_MinusSquareOutlined2 = require("./MinusSquareOutlined");
131
+ var import_InfoCircleOutlined2 = require("./InfoCircleOutlined");
132
+ var import_CloseOutlined2 = require("./CloseOutlined");
133
+ var import_CheckOutlined2 = require("./CheckOutlined");
134
+ var import_CheckCircleOutlined2 = require("./CheckCircleOutlined");
135
+ var import_CheckSquareOutlined2 = require("./CheckSquareOutlined");
136
+ var import_ClockCircleOutlined2 = require("./ClockCircleOutlined");
137
+ var import_CopyOutlined2 = require("./CopyOutlined");
138
+ var import_ScissorOutlined2 = require("./ScissorOutlined");
139
+ var import_DeleteOutlined2 = require("./DeleteOutlined");
140
+ var import_SnippetsOutlined2 = require("./SnippetsOutlined");
141
+ var import_AlignCenterOutlined2 = require("./AlignCenterOutlined");
142
+ var import_AlignLeftOutlined2 = require("./AlignLeftOutlined");
143
+ var import_AlignRightOutlined2 = require("./AlignRightOutlined");
144
+ var import_BoldOutlined2 = require("./BoldOutlined");
145
+ var import_ItalicOutlined2 = require("./ItalicOutlined");
146
+ var import_UnderlineOutlined2 = require("./UnderlineOutlined");
147
+ var import_FontSizeOutlined2 = require("./FontSizeOutlined");
148
+ var import_DragOutlined2 = require("./DragOutlined");
149
+ var import_ToTopOutlined2 = require("./ToTopOutlined");
150
+ var import_UngroupOutlined2 = require("./UngroupOutlined");
151
+ var import_UnlockOutlined2 = require("./UnlockOutlined");
152
+ var import_UploadOutlined2 = require("./UploadOutlined");
153
+ var import_VideoCameraOutlined2 = require("./VideoCameraOutlined");
154
+ var import_WalletOutlined2 = require("./WalletOutlined");
80
155
  var iconMap = {
81
156
  StepBackwardOutlined: import_StepBackwardOutlined2.StepBackwardOutlined,
82
157
  StepForwardOutlined: import_StepForwardOutlined2.StepForwardOutlined,
@@ -84,40 +159,90 @@ var iconMap = {
84
159
  FastForwardOutlined: import_FastForwardOutlined2.FastForwardOutlined,
85
160
  ShrinkOutlined: import_ShrinkOutlined2.ShrinkOutlined,
86
161
  ArrowsAltOutlined: import_ArrowsAltOutlined2.ArrowsAltOutlined,
87
- DownOutlined: import_DownOutlined2.DownOutlined,
88
162
  UpOutlined: import_UpOutlined2.UpOutlined,
89
- LeftOutlined: import_LeftOutlined2.LeftOutlined,
90
- RightOutlined: import_RightOutlined2.RightOutlined,
91
163
  CaretUpOutlined: import_CaretUpOutlined2.CaretUpOutlined,
92
164
  CaretDownOutlined: import_CaretDownOutlined2.CaretDownOutlined,
93
165
  CaretLeftOutlined: import_CaretLeftOutlined2.CaretLeftOutlined,
94
166
  CaretRightOutlined: import_CaretRightOutlined2.CaretRightOutlined,
95
167
  UpCircleOutlined: import_UpCircleOutlined2.UpCircleOutlined,
96
- DownCircleOutlined: import_DownCircleOutlined2.DownCircleOutlined,
97
- LeftCircleOutlined: import_LeftCircleOutlined2.LeftCircleOutlined,
98
- RightCircleOutlined: import_RightCircleOutlined2.RightCircleOutlined
168
+ PlusOutlined: import_PlusOutlined2.PlusOutlined,
169
+ PauseOutlined: import_PauseOutlined2.PauseOutlined,
170
+ PauseCircleOutlined: import_PauseCircleOutlined2.PauseCircleOutlined,
171
+ MinusOutlined: import_MinusOutlined2.MinusOutlined,
172
+ MinusCircleOutlined: import_MinusCircleOutlined2.MinusCircleOutlined,
173
+ PlusSquareOutlined: import_PlusSquareOutlined2.PlusSquareOutlined,
174
+ MinusSquareOutlined: import_MinusSquareOutlined2.MinusSquareOutlined,
175
+ InfoCircleOutlined: import_InfoCircleOutlined2.InfoCircleOutlined,
176
+ CloseOutlined: import_CloseOutlined2.CloseOutlined,
177
+ CheckOutlined: import_CheckOutlined2.CheckOutlined,
178
+ CheckCircleOutlined: import_CheckCircleOutlined2.CheckCircleOutlined,
179
+ CheckSquareOutlined: import_CheckSquareOutlined2.CheckSquareOutlined,
180
+ ClockCircleOutlined: import_ClockCircleOutlined2.ClockCircleOutlined,
181
+ CopyOutlined: import_CopyOutlined2.CopyOutlined,
182
+ ScissorOutlined: import_ScissorOutlined2.ScissorOutlined,
183
+ DeleteOutlined: import_DeleteOutlined2.DeleteOutlined,
184
+ SnippetsOutlined: import_SnippetsOutlined2.SnippetsOutlined,
185
+ AlignCenterOutlined: import_AlignCenterOutlined2.AlignCenterOutlined,
186
+ AlignLeftOutlined: import_AlignLeftOutlined2.AlignLeftOutlined,
187
+ AlignRightOutlined: import_AlignRightOutlined2.AlignRightOutlined,
188
+ BoldOutlined: import_BoldOutlined2.BoldOutlined,
189
+ ItalicOutlined: import_ItalicOutlined2.ItalicOutlined,
190
+ UnderlineOutlined: import_UnderlineOutlined2.UnderlineOutlined,
191
+ FontSizeOutlined: import_FontSizeOutlined2.FontSizeOutlined,
192
+ DragOutlined: import_DragOutlined2.DragOutlined,
193
+ ToTopOutlined: import_ToTopOutlined2.ToTopOutlined,
194
+ UngroupOutlined: import_UngroupOutlined2.UngroupOutlined,
195
+ UnlockOutlined: import_UnlockOutlined2.UnlockOutlined,
196
+ UploadOutlined: import_UploadOutlined2.UploadOutlined,
197
+ VideoCameraOutlined: import_VideoCameraOutlined2.VideoCameraOutlined,
198
+ WalletOutlined: import_WalletOutlined2.WalletOutlined
99
199
  };
100
200
  var iconNames = Object.keys(iconMap);
101
201
  // Annotate the CommonJS export names for ESM import in node:
102
202
  0 && (module.exports = {
203
+ AlignCenterOutlined,
204
+ AlignLeftOutlined,
205
+ AlignRightOutlined,
103
206
  ArrowsAltOutlined,
207
+ BoldOutlined,
104
208
  CaretDownOutlined,
105
209
  CaretLeftOutlined,
106
210
  CaretRightOutlined,
107
211
  CaretUpOutlined,
108
- DownCircleOutlined,
109
- DownOutlined,
212
+ CheckCircleOutlined,
213
+ CheckOutlined,
214
+ CheckSquareOutlined,
215
+ ClockCircleOutlined,
216
+ CloseOutlined,
217
+ CopyOutlined,
218
+ DeleteOutlined,
219
+ DragOutlined,
110
220
  FastBackwardOutlined,
111
221
  FastForwardOutlined,
112
- LeftCircleOutlined,
113
- LeftOutlined,
114
- RightCircleOutlined,
115
- RightOutlined,
222
+ FontSizeOutlined,
223
+ InfoCircleOutlined,
224
+ ItalicOutlined,
225
+ MinusCircleOutlined,
226
+ MinusOutlined,
227
+ MinusSquareOutlined,
228
+ PauseCircleOutlined,
229
+ PauseOutlined,
230
+ PlusOutlined,
231
+ PlusSquareOutlined,
232
+ ScissorOutlined,
116
233
  ShrinkOutlined,
234
+ SnippetsOutlined,
117
235
  StepBackwardOutlined,
118
236
  StepForwardOutlined,
237
+ ToTopOutlined,
238
+ UnderlineOutlined,
239
+ UngroupOutlined,
240
+ UnlockOutlined,
119
241
  UpCircleOutlined,
120
242
  UpOutlined,
243
+ UploadOutlined,
244
+ VideoCameraOutlined,
245
+ WalletOutlined,
121
246
  iconMap,
122
247
  iconNames
123
248
  });
@@ -0,0 +1 @@
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.KageIcon=t():e.KageIcon=t()}(self,(function(){return function(){var e={762:function(e,t,c){"use strict";var n=c(805),r=Symbol.for("react.element"),o=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,l=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,c){var n,o={},u=null,a=null;for(n in void 0!==c&&(u=""+c),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(a=t.ref),t)i.call(t,n)&&!s.hasOwnProperty(n)&&(o[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===o[n]&&(o[n]=t[n]);return{$$typeof:r,type:e,key:u,ref:a,props:o,_owner:l.current}}t.jsx=u,t.jsxs=u},674:function(e,t,c){"use strict";var n=c(81).default,r=Symbol.for("react.element"),o=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),l=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),a=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),v=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),p=Symbol.iterator;var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},C=Object.assign,m={};function x(e,t,c){this.props=e,this.context=t,this.refs=m,this.updater=c||y}function z(){}function j(e,t,c){this.props=e,this.context=t,this.refs=m,this.updater=c||y}x.prototype.isReactComponent={},x.prototype.setState=function(e,t){if("object"!==n(e)&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},x.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},z.prototype=x.prototype;var k=j.prototype=new z;k.constructor=j,C(k,x.prototype),k.isPureReactComponent=!0;var w=Array.isArray,g=Object.prototype.hasOwnProperty,O={current:null},N={key:!0,ref:!0,__self:!0,__source:!0};function M(e,t,c){var n,o={},i=null,l=null;if(null!=t)for(n in void 0!==t.ref&&(l=t.ref),void 0!==t.key&&(i=""+t.key),t)g.call(t,n)&&!N.hasOwnProperty(n)&&(o[n]=t[n]);var s=arguments.length-2;if(1===s)o.children=c;else if(1<s){for(var u=Array(s),a=0;a<s;a++)u[a]=arguments[a+2];o.children=u}if(e&&e.defaultProps)for(n in s=e.defaultProps)void 0===o[n]&&(o[n]=s[n]);return{$$typeof:r,type:e,key:i,ref:l,props:o,_owner:O.current}}function H(e){return"object"===n(e)&&null!==e&&e.$$typeof===r}var S=/\/+/g;function V(e,t){return"object"===n(e)&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function _(e,t,c,i,l){var s=n(e);"undefined"!==s&&"boolean"!==s||(e=null);var u=!1;if(null===e)u=!0;else switch(s){case"string":case"number":u=!0;break;case"object":switch(e.$$typeof){case r:case o:u=!0}}if(u)return l=l(u=e),e=""===i?"."+V(u,0):i,w(l)?(c="",null!=e&&(c=e.replace(S,"$&/")+"/"),_(l,t,c,"",(function(e){return e}))):null!=l&&(H(l)&&(l=function(e,t){return{$$typeof:r,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(l,c+(!l.key||u&&u.key===l.key?"":(""+l.key).replace(S,"$&/")+"/")+e)),t.push(l)),1;if(u=0,i=""===i?".":i+":",w(e))for(var a=0;a<e.length;a++){var d=i+V(s=e[a],a);u+=_(s,t,c,d,l)}else if(d=function(e){return null===e||"object"!==n(e)?null:"function"==typeof(e=p&&e[p]||e["@@iterator"])?e:null}(e),"function"==typeof d)for(e=d.call(e),a=0;!(s=e.next()).done;)u+=_(s=s.value,t,c,d=i+V(s,a++),l);else if("object"===s)throw t=String(e),Error("Objects are not valid as a React child (found: "+("[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return u}function b(e,t,c){if(null==e)return e;var n=[],r=0;return _(e,n,"","",(function(e){return t.call(c,e,r++)})),n}function L(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var B={current:null},R={transition:null},E={ReactCurrentDispatcher:B,ReactCurrentBatchConfig:R,ReactCurrentOwner:O};function P(){throw Error("act(...) is not supported in production builds of React.")}t.Children={map:b,forEach:function(e,t,c){b(e,(function(){t.apply(this,arguments)}),c)},count:function(e){var t=0;return b(e,(function(){t++})),t},toArray:function(e){return b(e,(function(e){return e}))||[]},only:function(e){if(!H(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=x,t.Fragment=i,t.Profiler=s,t.PureComponent=j,t.StrictMode=l,t.Suspense=h,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=E,t.act=P,t.cloneElement=function(e,t,c){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var n=C({},e.props),o=e.key,i=e.ref,l=e._owner;if(null!=t){if(void 0!==t.ref&&(i=t.ref,l=O.current),void 0!==t.key&&(o=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(u in t)g.call(t,u)&&!N.hasOwnProperty(u)&&(n[u]=void 0===t[u]&&void 0!==s?s[u]:t[u])}var u=arguments.length-2;if(1===u)n.children=c;else if(1<u){s=Array(u);for(var a=0;a<u;a++)s[a]=arguments[a+2];n.children=s}return{$$typeof:r,type:e.type,key:o,ref:i,props:n,_owner:l}},t.createContext=function(e){return(e={$$typeof:a,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:u,_context:e},e.Consumer=e},t.createElement=M,t.createFactory=function(e){var t=M.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:d,render:e}},t.isValidElement=H,t.lazy=function(e){return{$$typeof:f,_payload:{_status:-1,_result:e},_init:L}},t.memo=function(e,t){return{$$typeof:v,type:e,compare:void 0===t?null:t}},t.startTransition=function(e){var t=R.transition;R.transition={};try{e()}finally{R.transition=t}},t.unstable_act=P,t.useCallback=function(e,t){return B.current.useCallback(e,t)},t.useContext=function(e){return B.current.useContext(e)},t.useDebugValue=function(){},t.useDeferredValue=function(e){return B.current.useDeferredValue(e)},t.useEffect=function(e,t){return B.current.useEffect(e,t)},t.useId=function(){return B.current.useId()},t.useImperativeHandle=function(e,t,c){return B.current.useImperativeHandle(e,t,c)},t.useInsertionEffect=function(e,t){return B.current.useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return B.current.useLayoutEffect(e,t)},t.useMemo=function(e,t){return B.current.useMemo(e,t)},t.useReducer=function(e,t,c){return B.current.useReducer(e,t,c)},t.useRef=function(e){return B.current.useRef(e)},t.useState=function(e){return B.current.useState(e)},t.useSyncExternalStore=function(e,t,c){return B.current.useSyncExternalStore(e,t,c)},t.useTransition=function(){return B.current.useTransition()},t.version="18.3.1"},805:function(e,t,c){"use strict";e.exports=c(674)},576:function(e,t,c){"use strict";e.exports=c(762)},81:function(e){function t(c){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(c)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}},t={};function c(n){var r=t[n];if(void 0!==r)return r.exports;var o=t[n]={exports:{}};return e[n](o,o.exports,c),o.exports}c.d=function(e,t){for(var n in t)c.o(t,n)&&!c.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},c.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},c.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return function(){"use strict";c.r(n),c.d(n,{AlignCenterOutlined:function(){return b},AlignLeftOutlined:function(){return L},AlignRightOutlined:function(){return B},ArrowsAltOutlined:function(){return s},BoldOutlined:function(){return R},CaretDownOutlined:function(){return d},CaretLeftOutlined:function(){return h},CaretRightOutlined:function(){return v},CaretUpOutlined:function(){return a},CheckCircleOutlined:function(){return O},CheckOutlined:function(){return g},CheckSquareOutlined:function(){return N},ClockCircleOutlined:function(){return M},CloseOutlined:function(){return w},CopyOutlined:function(){return H},DeleteOutlined:function(){return V},DragOutlined:function(){return U},FastBackwardOutlined:function(){return o},FastForwardOutlined:function(){return i},FontSizeOutlined:function(){return $},Icon:function(){return Y},InfoCircleOutlined:function(){return k},ItalicOutlined:function(){return E},MinusCircleOutlined:function(){return x},MinusOutlined:function(){return m},MinusSquareOutlined:function(){return j},PauseCircleOutlined:function(){return C},PauseOutlined:function(){return y},PlusOutlined:function(){return p},PlusSquareOutlined:function(){return z},ScissorOutlined:function(){return S},ShrinkOutlined:function(){return l},SnippetsOutlined:function(){return _},StepBackwardOutlined:function(){return t},StepForwardOutlined:function(){return r},ToTopOutlined:function(){return I},UnderlineOutlined:function(){return P},UngroupOutlined:function(){return A},UnlockOutlined:function(){return F},UpCircleOutlined:function(){return f},UpOutlined:function(){return u},UploadOutlined:function(){return T},VideoCameraOutlined:function(){return D},WalletOutlined:function(){return q},default:function(){return G},iconMap:function(){return W},iconNames:function(){return K}});c(805);var e=c(576),t=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M347.6 528.95l383.2 301.02c14.25 11.2 35.2 1.1 35.2-16.95V210.97c0-18.05-20.95-28.14-35.2-16.94L347.6 495.05a21.53 21.53 0 0 0 0 33.9M330 864h-64a8 8 0 0 1-8-8V168a8 8 0 0 1 8-8h64a8 8 0 0 1 8 8v688a8 8 0 0 1-8 8"})})},r=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M676.4 528.95L293.2 829.97c-14.25 11.2-35.2 1.1-35.2-16.95V210.97c0-18.05 20.95-28.14 35.2-16.94l383.2 301.02a21.53 21.53 0 0 1 0 33.9M694 864h64a8 8 0 0 0 8-8V168a8 8 0 0 0-8-8h-64a8 8 0 0 0-8 8v688a8 8 0 0 0 8 8"})})},o=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M517.6 273.5L230.2 499.3a16.1 16.1 0 0 0 0 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm320 0L550.2 499.3a16.1 16.1 0 0 0 0 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zM140 874h-64a8 8 0 0 1-8-8V158a8 8 0 0 1 8-8h64a8 8 0 0 1 8 8v708a8 8 0 0 1-8 8z"})})},i=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M186.4 273.5L473.8 499.3a16.1 16.1 0 0 1 0 25.4L186.4 750.5c-10.7 8.4-26.4.8-26.4-12.7V286.2c0-13.5 15.7-21.1 26.4-12.7zm320 0L793.8 499.3a16.1 16.1 0 0 1 0 25.4L506.4 750.5c-10.7 8.4-26.4.8-26.4-12.7V286.2c0-13.5 15.7-21.1 26.4-12.7zM884 158h64a8 8 0 0 1 8 8v708a8 8 0 0 1-8 8h-64a8 8 0 0 1-8-8V166a8 8 0 0 1 8-8z"})})},l=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M881.7 187.4l-45.1-45.1a8.03 8.03 0 0 0-11.3 0L667.8 299.9l-54.7-54.7a7.94 7.94 0 0 0-13.5 4.7L576.1 439c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 157.6-157.6c3-3 3-7.9-.1-10.9zM439 576.1l-189.2 23.5c-6.6.8-9.3 8.9-4.7 13.5l54.7 54.7-157.5 157.5a8.03 8.03 0 0 0 0 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l157.6-157.6 54.7 54.7a7.94 7.94 0 0 0 13.5-4.7L447.9 585a7.9 7.9 0 0 0-8.9-8.9z"})})},s=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M855 160.1l-189.2 23.5c-6.6.8-9.3 8.8-4.7 13.5l54.7 54.7-153.5 153.5a8.03 8.03 0 0 0 0 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l153.6-153.6 54.7 54.7a7.94 7.94 0 0 0 13.5-4.7L863.9 169a7.9 7.9 0 0 0-8.9-8.9zM416.9 562.7l-45.1-45.1a8.03 8.03 0 0 0-11.3 0L207.1 710.3l-54.7-54.7a7.94 7.94 0 0 0-13.5 4.7L142.1 850c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 153.6-153.6c3-3 3-8.1-.1-11.2z"})})},u=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M884 768h-75c-5.1 0-9.9-2.5-12.9-6.6L512 369.8 227.9 761.4c-3 4.1-7.8 6.6-12.9 6.6h-75c-6.5 0-10.3-7.4-6.5-12.7l352.6-486.1c12.8-17.6 39-17.6 51.7 0l352.6 486.1c3.9 5.3-.1 12.7-6.4 12.7z"})})},a=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"})})},d=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M858.9 335L530.5 715.8c-9.4 10.9-27.5 10.9-37 0L165.1 335c-12.2-14.2-1.2-35 18.5-35h656.8c19.7 0 30.7 20.8 18.5 35z"})})},h=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M689 165.1L308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5z"})})},v=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"})})},f=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.jsx)("path",{d:"M518.5 360.3a7.95 7.95 0 0 0-12.9 0l-178 246c-3.8 5.3 0 12.7 6.5 12.7H381c4.6 0 9-2 12.1-5.5L512 460l118.9 153.5c3.1 3.5 7.5 5.5 12.1 5.5h33.8c6.5 0 10.3-7.4 6.5-12.7l-178-246z"}),(0,e.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"})]})},p=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.jsx)("path",{d:"M482 152h60c4.4 0 8 3.6 8 8v704c0 4.4-3.6 8-8 8h-60c-4.4 0-8-3.6-8-8V160c0-4.4 3.6-8 8-8z"}),(0,e.jsx)("path",{d:"M176 474h672c4.4 0 8 3.6 8 8v60c0 4.4-3.6 8-8 8H176c-4.4 0-8-3.6-8-8v-60c0-4.4 3.6-8 8-8z"})]})},y=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M304 176h80v672h-80zm368 0h80v672h-80z"})})},C=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.jsx)("path",{d:"M384 336h64v352h-64zm192 0h64v352h-64z"})]})},m=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M176 474h672c4.4 0 8 3.6 8 8v60c0 4.4-3.6 8-8 8H176c-4.4 0-8-3.6-8-8v-60c0-4.4 3.6-8 8-8z"})})},x=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.jsx)("path",{d:"M184 474h672c4.4 0 8 3.6 8 8v60c0 4.4-3.6 8-8 8H184c-4.4 0-8-3.6-8-8v-60c0-4.4 3.6-8 8-8z"})]})},z=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.jsx)("path",{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}),(0,e.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"})]})},j=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.jsx)("path",{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}),(0,e.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"})]})},k=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.jsx)("path",{d:"M464 336a48 48 0 1 0 96 0 48 48 0 1 0-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z"})]})},w=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.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"})})},g=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.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"})})},O=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.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"})]})},N=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.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"})]})},M=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.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"})]})},H=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.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"})]})},S=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.jsx)("path",{d:"M567.1 512l318.5-319.3c4-4 4-10.5 0-14.5l-39.8-39.8c-4-4-10.5-4-14.5 0L512.7 457.8 192.7 137.8c-4-4-10.5-4-14.5 0l-39.8 39.8c-4 4-4 10.5 0 14.5L456.9 512 138.4 830.5c-4 4-4 10.5 0 14.5l39.8 39.8c4 4 10.5 4 14.5 0l320-320 320 320c4 4 10.5 4 14.5 0l39.8-39.8c4-4 4-10.5 0-14.5L567.1 512z"}),(0,e.jsx)("circle",{cx:"304",cy:"304",r:"32"}),(0,e.jsx)("circle",{cx:"720",cy:"720",r:"32"})]})},V=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.1 0 62.3-26.9 63.9-61l24.7-523H896c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"})})},_=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.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"}),(0,e.jsx)("path",{d:"M312 320h400v64H312z"}),(0,e.jsx)("path",{d:"M312 448h400v64H312z"})]})},b=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.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"})})},L=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.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"})})},B=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.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"})})},R=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.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"})]})},E=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M798 160H366c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h181.2l-156 544H229c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8H474.8l156-544H798c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"})})},P=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M824 804H200c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h624c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-312-196c-97.2 0-176-78.8-176-176V172c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v264c0 141.1 114.9 256 256 256s256-114.9 256-256V172c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v264c0 97.2-78.8 176-176 176z"})})},$=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M920 416H616c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-56h60v320h-46c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h164c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-46V480h60v56c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V424c0-4.4-3.6-8-8-8zM656 304V168c0-4.4-3.6-8-8-8H104c-4.4 0-8 3.6-8 8v136c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h168v560h-92c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-92V248h168v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8z"})})},U=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M909.3 506.3L781.7 405.6a7.15 7.15 0 0 0-11.7 5.7V476H548V254h64.8c6 0 9.4-7 5.7-11.7L517.7 114.7a7.15 7.15 0 0 0-11.3 0L405.6 242.3a7.23 7.23 0 0 0 5.7 11.7H476v222H254v-64.8c0-6-7-9.4-11.7-5.7L114.7 506.3a7.15 7.15 0 0 0 0 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V548h222v222h-64.8c-6 0-9.4 7-5.7 11.7l100.8 127.5a7.15 7.15 0 0 0 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V548h222v64.8c0 6 7 9.4 11.7 5.7l127.5-100.8a7.15 7.15 0 0 0 .1-11.4z"})})},I=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:(0,e.jsx)("path",{d:"M885 780H165c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM400 325.7h73.9V664c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V325.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 171a8 8 0 0 0-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13z"})})},A=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.jsx)("path",{d:"M304 304h80v80h-80zm0 160h80v80h-80zm160-160h80v80h-80zm0 160h80v80h-80zm160-160h80v80h-80zm0 160h80v80h-80z"})]})},F=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.jsx)("path",{d:"M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240zm460 600H232V536h560v304z"}),(0,e.jsx)("path",{d:"M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53c12.1-8.7 20-22.9 20-39 0-26.5-21.5-48-48-48s-48 21.5-48 48c0 16.1 7.9 30.3 20 39z"})]})},T=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.jsx)("path",{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 0 0-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13z"}),(0,e.jsx)("path",{d:"M878.6 512h-60c-4.4 0-8 3.6-8 8v354H213.4V520c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v382c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V520c0-4.4-3.6-8-8-8z"})]})},D=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.jsx)("path",{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v576c0 35.3 28.7 64 64 64h592c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM712 792H136V232h576v560zm176-167l-104-59.8V458.9L888 399v226z"}),(0,e.jsx)("path",{d:"M208 360h112c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H208c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8z"})]})},q=function(t){var c=t.size,n=void 0===c?16:c,r=t.color,o=void 0===r?"currentColor":r,i=t.style,l=t.className,s=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:o,style:i,className:l,onClick:s,children:[(0,e.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"}),(0,e.jsx)("path",{d:"M304 360h416c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H304c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8z"}),(0,e.jsx)("path",{d:"M304 520h416c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H304c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8z"})]})},W={StepBackwardOutlined:t,StepForwardOutlined:r,FastBackwardOutlined:o,FastForwardOutlined:i,ShrinkOutlined:l,ArrowsAltOutlined:s,UpOutlined:u,CaretUpOutlined:a,CaretDownOutlined:d,CaretLeftOutlined:h,CaretRightOutlined:v,UpCircleOutlined:f,PlusOutlined:p,PauseOutlined:y,PauseCircleOutlined:C,MinusOutlined:m,MinusCircleOutlined:x,PlusSquareOutlined:z,MinusSquareOutlined:j,InfoCircleOutlined:k,CloseOutlined:w,CheckOutlined:g,CheckCircleOutlined:O,CheckSquareOutlined:N,ClockCircleOutlined:M,CopyOutlined:H,ScissorOutlined:S,DeleteOutlined:V,SnippetsOutlined:_,AlignCenterOutlined:b,AlignLeftOutlined:L,AlignRightOutlined:B,BoldOutlined:R,ItalicOutlined:E,UnderlineOutlined:P,FontSizeOutlined:$,DragOutlined:U,ToTopOutlined:I,UngroupOutlined:A,UnlockOutlined:F,UploadOutlined:T,VideoCameraOutlined:D,WalletOutlined:q},K=Object.keys(W),Y=function(t){var c=t.name,n=t.size,r=void 0===n?16:n,o=t.color,i=void 0===o?"currentColor":o,l=t.className,s=t.style,u=t.onClick,a=W[c];return a?(0,e.jsx)(a,{size:r,color:i,className:l,style:s,onClick:u}):(console.warn('Icon "'.concat(c,'" not found')),null)},G=Y}(),n}()}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wssf-kage-icon",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "Kage Icon - Icon library for Kage UI",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",
@@ -38,5 +38,4 @@
38
38
  "react-dom": "^18.2.0",
39
39
  "typescript": "^5.0.0"
40
40
  }
41
- }
42
-
41
+ }
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconProps } from '../index';
3
- export declare const DownCircleOutlined: React.FC<IconProps>;
4
- //# sourceMappingURL=DownCircleOutlined.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DownCircleOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/DownCircleOutlined.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,CAqBlD,CAAC"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconProps } from '../index';
3
- export declare const DownOutlined: React.FC<IconProps>;
4
- //# sourceMappingURL=DownOutlined.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DownOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/DownOutlined.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,CAoB5C,CAAC"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconProps } from '../index';
3
- export declare const LeftCircleOutlined: React.FC<IconProps>;
4
- //# sourceMappingURL=LeftCircleOutlined.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LeftCircleOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/LeftCircleOutlined.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,CAuBlD,CAAC"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconProps } from '../index';
3
- export declare const LeftOutlined: React.FC<IconProps>;
4
- //# sourceMappingURL=LeftOutlined.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LeftOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/LeftOutlined.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,CAoB5C,CAAC"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconProps } from '../index';
3
- export declare const RightCircleOutlined: React.FC<IconProps>;
4
- //# sourceMappingURL=RightCircleOutlined.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RightCircleOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/RightCircleOutlined.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,CAuBnD,CAAC"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IconProps } from '../index';
3
- export declare const RightOutlined: React.FC<IconProps>;
4
- //# sourceMappingURL=RightOutlined.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RightOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/RightOutlined.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"}
@@ -1 +0,0 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.KageIcon=t():e.KageIcon=t()}(self,(function(){return function(){var e={762:function(e,t,r){"use strict";var n=r(805),o=Symbol.for("react.element"),i=Symbol.for("react.fragment"),c=Object.prototype.hasOwnProperty,l=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,r){var n,i={},s=null,a=null;for(n in void 0!==r&&(s=""+r),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(a=t.ref),t)c.call(t,n)&&!u.hasOwnProperty(n)&&(i[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===i[n]&&(i[n]=t[n]);return{$$typeof:o,type:e,key:s,ref:a,props:i,_owner:l.current}}t.jsx=s,t.jsxs=s},674:function(e,t,r){"use strict";var n=r(81).default,o=Symbol.for("react.element"),i=Symbol.for("react.portal"),c=Symbol.for("react.fragment"),l=Symbol.for("react.strict_mode"),u=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),a=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),y=Symbol.iterator;var v={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},m=Object.assign,C={};function x(e,t,r){this.props=e,this.context=t,this.refs=C,this.updater=r||v}function w(){}function _(e,t,r){this.props=e,this.context=t,this.refs=C,this.updater=r||v}x.prototype.isReactComponent={},x.prototype.setState=function(e,t){if("object"!==n(e)&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},x.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},w.prototype=x.prototype;var k=_.prototype=new w;k.constructor=_,m(k,x.prototype),k.isPureReactComponent=!0;var j=Array.isArray,g=Object.prototype.hasOwnProperty,b={current:null},O={key:!0,ref:!0,__self:!0,__source:!0};function S(e,t,r){var n,i={},c=null,l=null;if(null!=t)for(n in void 0!==t.ref&&(l=t.ref),void 0!==t.key&&(c=""+t.key),t)g.call(t,n)&&!O.hasOwnProperty(n)&&(i[n]=t[n]);var u=arguments.length-2;if(1===u)i.children=r;else if(1<u){for(var s=Array(u),a=0;a<u;a++)s[a]=arguments[a+2];i.children=s}if(e&&e.defaultProps)for(n in u=e.defaultProps)void 0===i[n]&&(i[n]=u[n]);return{$$typeof:o,type:e,key:c,ref:l,props:i,_owner:b.current}}function z(e){return"object"===n(e)&&null!==e&&e.$$typeof===o}var N=/\/+/g;function L(e,t){return"object"===n(e)&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function M(e,t,r,c,l){var u=n(e);"undefined"!==u&&"boolean"!==u||(e=null);var s=!1;if(null===e)s=!0;else switch(u){case"string":case"number":s=!0;break;case"object":switch(e.$$typeof){case o:case i:s=!0}}if(s)return l=l(s=e),e=""===c?"."+L(s,0):c,j(l)?(r="",null!=e&&(r=e.replace(N,"$&/")+"/"),M(l,t,r,"",(function(e){return e}))):null!=l&&(z(l)&&(l=function(e,t){return{$$typeof:o,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(l,r+(!l.key||s&&s.key===l.key?"":(""+l.key).replace(N,"$&/")+"/")+e)),t.push(l)),1;if(s=0,c=""===c?".":c+":",j(e))for(var a=0;a<e.length;a++){var f=c+L(u=e[a],a);s+=M(u,t,r,f,l)}else if(f=function(e){return null===e||"object"!==n(e)?null:"function"==typeof(e=y&&e[y]||e["@@iterator"])?e:null}(e),"function"==typeof f)for(e=f.call(e),a=0;!(u=e.next()).done;)s+=M(u=u.value,t,r,f=c+L(u,a++),l);else if("object"===u)throw t=String(e),Error("Objects are not valid as a React child (found: "+("[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return s}function R(e,t,r){if(null==e)return e;var n=[],o=0;return M(e,n,"","",(function(e){return t.call(r,e,o++)})),n}function E(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var B={current:null},$={transition:null},P={ReactCurrentDispatcher:B,ReactCurrentBatchConfig:$,ReactCurrentOwner:b};function V(){throw Error("act(...) is not supported in production builds of React.")}t.Children={map:R,forEach:function(e,t,r){R(e,(function(){t.apply(this,arguments)}),r)},count:function(e){var t=0;return R(e,(function(){t++})),t},toArray:function(e){return R(e,(function(e){return e}))||[]},only:function(e){if(!z(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=x,t.Fragment=c,t.Profiler=u,t.PureComponent=_,t.StrictMode=l,t.Suspense=d,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=P,t.act=V,t.cloneElement=function(e,t,r){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var n=m({},e.props),i=e.key,c=e.ref,l=e._owner;if(null!=t){if(void 0!==t.ref&&(c=t.ref,l=b.current),void 0!==t.key&&(i=""+t.key),e.type&&e.type.defaultProps)var u=e.type.defaultProps;for(s in t)g.call(t,s)&&!O.hasOwnProperty(s)&&(n[s]=void 0===t[s]&&void 0!==u?u[s]:t[s])}var s=arguments.length-2;if(1===s)n.children=r;else if(1<s){u=Array(s);for(var a=0;a<s;a++)u[a]=arguments[a+2];n.children=u}return{$$typeof:o,type:e.type,key:i,ref:c,props:n,_owner:l}},t.createContext=function(e){return(e={$$typeof:a,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:s,_context:e},e.Consumer=e},t.createElement=S,t.createFactory=function(e){var t=S.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:f,render:e}},t.isValidElement=z,t.lazy=function(e){return{$$typeof:h,_payload:{_status:-1,_result:e},_init:E}},t.memo=function(e,t){return{$$typeof:p,type:e,compare:void 0===t?null:t}},t.startTransition=function(e){var t=$.transition;$.transition={};try{e()}finally{$.transition=t}},t.unstable_act=V,t.useCallback=function(e,t){return B.current.useCallback(e,t)},t.useContext=function(e){return B.current.useContext(e)},t.useDebugValue=function(){},t.useDeferredValue=function(e){return B.current.useDeferredValue(e)},t.useEffect=function(e,t){return B.current.useEffect(e,t)},t.useId=function(){return B.current.useId()},t.useImperativeHandle=function(e,t,r){return B.current.useImperativeHandle(e,t,r)},t.useInsertionEffect=function(e,t){return B.current.useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return B.current.useLayoutEffect(e,t)},t.useMemo=function(e,t){return B.current.useMemo(e,t)},t.useReducer=function(e,t,r){return B.current.useReducer(e,t,r)},t.useRef=function(e){return B.current.useRef(e)},t.useState=function(e){return B.current.useState(e)},t.useSyncExternalStore=function(e,t,r){return B.current.useSyncExternalStore(e,t,r)},t.useTransition=function(){return B.current.useTransition()},t.version="18.3.1"},805:function(e,t,r){"use strict";e.exports=r(674)},576:function(e,t,r){"use strict";e.exports=r(762)},81:function(e){function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.exports}r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return function(){"use strict";r.r(n),r.d(n,{ArrowsAltOutlined:function(){return u},CaretDownOutlined:function(){return h},CaretLeftOutlined:function(){return y},CaretRightOutlined:function(){return v},CaretUpOutlined:function(){return p},DownCircleOutlined:function(){return C},DownOutlined:function(){return s},FastBackwardOutlined:function(){return i},FastForwardOutlined:function(){return c},Icon:function(){return j},LeftCircleOutlined:function(){return x},LeftOutlined:function(){return f},RightCircleOutlined:function(){return w},RightOutlined:function(){return d},ShrinkOutlined:function(){return l},StepBackwardOutlined:function(){return t},StepForwardOutlined:function(){return o},UpCircleOutlined:function(){return m},UpOutlined:function(){return a},default:function(){return g},iconMap:function(){return _},iconNames:function(){return k}});r(805);var e=r(576),t=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M347.6 528.95l383.2 301.02c14.25 11.2 35.2 1.1 35.2-16.95V210.97c0-18.05-20.95-28.14-35.2-16.94L347.6 495.05a21.53 21.53 0 0 0 0 33.9M330 864h-64a8 8 0 0 1-8-8V168a8 8 0 0 1 8-8h64a8 8 0 0 1 8 8v688a8 8 0 0 1-8 8"})})},o=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M676.4 528.95L293.2 829.97c-14.25 11.2-35.2 1.1-35.2-16.95V210.97c0-18.05 20.95-28.14 35.2-16.94l383.2 301.02a21.53 21.53 0 0 1 0 33.9M694 864h64a8 8 0 0 0 8-8V168a8 8 0 0 0-8-8h-64a8 8 0 0 0-8 8v688a8 8 0 0 0 8 8"})})},i=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M517.6 273.5L230.2 499.3a16.1 16.1 0 0 0 0 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm320 0L550.2 499.3a16.1 16.1 0 0 0 0 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zM140 874h-64a8 8 0 0 1-8-8V158a8 8 0 0 1 8-8h64a8 8 0 0 1 8 8v708a8 8 0 0 1-8 8z"})})},c=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M186.4 273.5L473.8 499.3a16.1 16.1 0 0 1 0 25.4L186.4 750.5c-10.7 8.4-26.4.8-26.4-12.7V286.2c0-13.5 15.7-21.1 26.4-12.7zm320 0L793.8 499.3a16.1 16.1 0 0 1 0 25.4L506.4 750.5c-10.7 8.4-26.4.8-26.4-12.7V286.2c0-13.5 15.7-21.1 26.4-12.7zM884 158h64a8 8 0 0 1 8 8v708a8 8 0 0 1-8 8h-64a8 8 0 0 1-8-8V166a8 8 0 0 1 8-8z"})})},l=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M881.7 187.4l-45.1-45.1a8.03 8.03 0 0 0-11.3 0L667.8 299.9l-54.7-54.7a7.94 7.94 0 0 0-13.5 4.7L576.1 439c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 157.6-157.6c3-3 3-7.9-.1-10.9zM439 576.1l-189.2 23.5c-6.6.8-9.3 8.9-4.7 13.5l54.7 54.7-157.5 157.5a8.03 8.03 0 0 0 0 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l157.6-157.6 54.7 54.7a7.94 7.94 0 0 0 13.5-4.7L447.9 585a7.9 7.9 0 0 0-8.9-8.9z"})})},u=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M855 160.1l-189.2 23.5c-6.6.8-9.3 8.8-4.7 13.5l54.7 54.7-153.5 153.5a8.03 8.03 0 0 0 0 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l153.6-153.6 54.7 54.7a7.94 7.94 0 0 0 13.5-4.7L863.9 169a7.9 7.9 0 0 0-8.9-8.9zM416.9 562.7l-45.1-45.1a8.03 8.03 0 0 0-11.3 0L207.1 710.3l-54.7-54.7a7.94 7.94 0 0 0-13.5 4.7L142.1 850c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 153.6-153.6c3-3 3-8.1-.1-11.2z"})})},s=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3-.1-12.7-6.4-12.7z"})})},a=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M884 768h-75c-5.1 0-9.9-2.5-12.9-6.6L512 369.8 227.9 761.4c-3 4.1-7.8 6.6-12.9 6.6h-75c-6.5 0-10.3-7.4-6.5-12.7l352.6-486.1c12.8-17.6 39-17.6 51.7 0l352.6 486.1c3.9 5.3-.1 12.7-6.4 12.7z"})})},f=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 0 0 0 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"})})},d=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.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"})})},p=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"})})},h=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M858.9 335L530.5 715.8c-9.4 10.9-27.5 10.9-37 0L165.1 335c-12.2-14.2-1.2-35 18.5-35h656.8c19.7 0 30.7 20.8 18.5 35z"})})},y=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M689 165.1L308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5z"})})},v=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsx)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:(0,e.jsx)("path",{d:"M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"})})},m=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:[(0,e.jsx)("path",{d:"M518.5 360.3a7.95 7.95 0 0 0-12.9 0l-178 246c-3.8 5.3 0 12.7 6.5 12.7H381c4.6 0 9-2 12.1-5.5L512 460l118.9 153.5c3.1 3.5 7.5 5.5 12.1 5.5h33.8c6.5 0 10.3-7.4 6.5-12.7l-178-246z"}),(0,e.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"})]})},C=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:[(0,e.jsx)("path",{d:"M505.5 663.7a7.95 7.95 0 0 0 12.9 0l178-246c3.8-5.3 0-12.7-6.5-12.7H643c-4.6 0-9 2-12.1 5.5L512 564l-118.9-153.5c-3.1-3.5-7.5-5.5-12.1-5.5H347c-6.5 0-10.3 7.4-6.5 12.7l178 246z"}),(0,e.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"})]})},x=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:[(0,e.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"}),(0,e.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"})]})},w=function(t){var r=t.size,n=void 0===r?16:r,o=t.color,i=void 0===o?"currentColor":o,c=t.style,l=t.className,u=t.onClick;return(0,e.jsxs)("svg",{width:n,height:n,viewBox:"0 0 1024 1024",fill:i,style:c,className:l,onClick:u,children:[(0,e.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"}),(0,e.jsx)("path",{d:"M360.3 505.5a7.95 7.95 0 0 0 12.9 0l246-178c5.3-3.8 12.7 0 12.7 6.5v381c0 4.6-2 9-5.5 12.1L460 564l-118.9 153.5c-3.1 3.5-7.5 5.5-12.1 5.5h-33.8c-6.5 0-10.3-7.4-6.5-12.7l178-246z"})]})},_={StepBackwardOutlined:t,StepForwardOutlined:o,FastBackwardOutlined:i,FastForwardOutlined:c,ShrinkOutlined:l,ArrowsAltOutlined:u,DownOutlined:s,UpOutlined:a,LeftOutlined:f,RightOutlined:d,CaretUpOutlined:p,CaretDownOutlined:h,CaretLeftOutlined:y,CaretRightOutlined:v,UpCircleOutlined:m,DownCircleOutlined:C,LeftCircleOutlined:x,RightCircleOutlined:w},k=Object.keys(_),j=function(t){var r=t.name,n=t.size,o=void 0===n?16:n,i=t.color,c=void 0===i?"currentColor":i,l=t.className,u=t.style,s=t.onClick,a=_[r];return a?(0,e.jsx)(a,{size:o,color:c,className:l,style:u,onClick:s}):(console.warn('Icon "'.concat(r,'" not found')),null)},g=j}(),n}()}));