@easyv/biz-components 0.0.3 → 0.0.5

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 (134) hide show
  1. package/dist/_virtual/index.es2.js +2 -2
  2. package/dist/_virtual/index.es3.js +2 -2
  3. package/dist/_virtual/index.es4.js +2 -2
  4. package/dist/components/AiMessageRender/AiMessageRender.d.ts +5 -0
  5. package/dist/components/AiMessageRender/AiMessageRender.es.js +42 -37
  6. package/dist/components/AiMessageRender/AiMessageRender.es.js.map +1 -1
  7. package/dist/components/AiMessageRender/index.less.es.js +197 -0
  8. package/dist/components/AiMessageRender/index.less.es.js.map +1 -0
  9. package/dist/components/ShadowDom/ShadowDom.d.ts +2 -0
  10. package/dist/components/ShadowDom/ShadowDom.es.js +16 -14
  11. package/dist/components/ShadowDom/ShadowDom.es.js.map +1 -1
  12. package/dist/node_modules/.pnpm/@easyv_react-icons@6.3.0/node_modules/@easyv/react-icons/dist/index.esm.es.js +64 -89
  13. package/dist/node_modules/.pnpm/@easyv_react-icons@6.3.0/node_modules/@easyv/react-icons/dist/index.esm.es.js.map +1 -1
  14. package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.es.js +13 -0
  15. package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.es.js.map +1 -0
  16. package/dist/node_modules/.pnpm/classnames@2.3.2/node_modules/classnames/index.es.js +1 -1
  17. package/dist/node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.es.js +9 -0
  18. package/dist/node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.es.js.map +1 -0
  19. package/dist/node_modules/.pnpm/longest-streak@3.1.0/node_modules/longest-streak/index.es.js +13 -0
  20. package/dist/node_modules/.pnpm/longest-streak@3.1.0/node_modules/longest-streak/index.es.js.map +1 -0
  21. package/dist/node_modules/.pnpm/markdown-table@3.0.4/node_modules/markdown-table/index.es.js +76 -0
  22. package/dist/node_modules/.pnpm/markdown-table@3.0.4/node_modules/markdown-table/index.es.js.map +1 -0
  23. package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.es.js +71 -0
  24. package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.es.js.map +1 -0
  25. package/dist/node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.es.js +131 -0
  26. package/dist/node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.es.js.map +1 -0
  27. package/dist/node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.es.js +96 -0
  28. package/dist/node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.es.js.map +1 -0
  29. package/dist/node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.es.js +51 -0
  30. package/dist/node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.es.js.map +1 -0
  31. package/dist/node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.es.js +136 -0
  32. package/dist/node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.es.js.map +1 -0
  33. package/dist/node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.es.js +59 -0
  34. package/dist/node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.es.js.map +1 -0
  35. package/dist/node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.es.js +30 -0
  36. package/dist/node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.es.js.map +1 -0
  37. package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.es.js +31 -0
  38. package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.es.js.map +1 -0
  39. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/blockquote.es.js +16 -0
  40. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/blockquote.es.js.map +1 -0
  41. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/break.es.js +14 -0
  42. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/break.es.js.map +1 -0
  43. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/code.es.js +45 -0
  44. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/code.es.js.map +1 -0
  45. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/definition.es.js +35 -0
  46. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/definition.es.js.map +1 -0
  47. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/emphasis.es.js +34 -0
  48. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/emphasis.es.js.map +1 -0
  49. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/heading.es.js +35 -0
  50. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/heading.es.js.map +1 -0
  51. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/html.es.js +11 -0
  52. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/html.es.js.map +1 -0
  53. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image-reference.es.js +28 -0
  54. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image-reference.es.js.map +1 -0
  55. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image.es.js +34 -0
  56. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image.es.js.map +1 -0
  57. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/index.es.js +45 -0
  58. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/index.es.js.map +1 -0
  59. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/inline-code.es.js +23 -0
  60. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/inline-code.es.js.map +1 -0
  61. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link-reference.es.js +28 -0
  62. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link-reference.es.js.map +1 -0
  63. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link.es.js +51 -0
  64. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link.es.js.map +1 -0
  65. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list-item.es.js +23 -0
  66. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list-item.es.js.map +1 -0
  67. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list.es.js +36 -0
  68. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list.es.js.map +1 -0
  69. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/paragraph.es.js +8 -0
  70. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/paragraph.es.js.map +1 -0
  71. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/root.es.js +10 -0
  72. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/root.es.js.map +1 -0
  73. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/strong.es.js +34 -0
  74. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/strong.es.js.map +1 -0
  75. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/text.es.js +7 -0
  76. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/text.es.js.map +1 -0
  77. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.es.js +10 -0
  78. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.es.js.map +1 -0
  79. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.es.js +12 -0
  80. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.es.js.map +1 -0
  81. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.es.js +19 -0
  82. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.es.js.map +1 -0
  83. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet.es.js +12 -0
  84. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet.es.js.map +1 -0
  85. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.es.js +12 -0
  86. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.es.js.map +1 -0
  87. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-fence.es.js +12 -0
  88. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-fence.es.js.map +1 -0
  89. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.es.js +12 -0
  90. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.es.js.map +1 -0
  91. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-quote.es.js +12 -0
  92. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-quote.es.js.map +1 -0
  93. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.es.js +12 -0
  94. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.es.js.map +1 -0
  95. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule.es.js +12 -0
  96. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule.es.js.map +1 -0
  97. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-strong.es.js +12 -0
  98. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-strong.es.js.map +1 -0
  99. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.es.js +7 -0
  100. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.es.js.map +1 -0
  101. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-info.es.js +38 -0
  102. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-info.es.js.map +1 -0
  103. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.es.js +10 -0
  104. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.es.js.map +1 -0
  105. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.es.js +14 -0
  106. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.es.js.map +1 -0
  107. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.es.js +16 -0
  108. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.es.js.map +1 -0
  109. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.es.js +16 -0
  110. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.es.js.map +1 -0
  111. package/dist/node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.es.js +194 -0
  112. package/dist/node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.es.js.map +1 -0
  113. package/dist/node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.es.js +193 -0
  114. package/dist/node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.es.js.map +1 -0
  115. package/dist/node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.es.js +68 -0
  116. package/dist/node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.es.js.map +1 -0
  117. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.es.js +72 -0
  118. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.es.js.map +1 -0
  119. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.es.js +24 -0
  120. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.es.js.map +1 -0
  121. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.es.js +146 -0
  122. package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.es.js.map +1 -0
  123. package/dist/node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.es.js +46 -0
  124. package/dist/node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.es.js.map +1 -0
  125. package/dist/node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.es.js +19 -0
  126. package/dist/node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.es.js.map +1 -0
  127. package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.es.js +1 -1
  128. package/dist/node_modules/.pnpm/remark-gfm@4.0.1/node_modules/remark-gfm/lib/index.es.js +14 -0
  129. package/dist/node_modules/.pnpm/remark-gfm@4.0.1/node_modules/remark-gfm/lib/index.es.js.map +1 -0
  130. package/dist/node_modules/.pnpm/style-to-js@1.1.16/node_modules/style-to-js/cjs/index.es.js +1 -1
  131. package/dist/node_modules/.pnpm/style-to-object@1.0.8/node_modules/style-to-object/cjs/index.es.js +1 -1
  132. package/package.json +5 -2
  133. package/dist/components/AiMessageRender/index.css.es.js +0 -17
  134. package/dist/components/AiMessageRender/index.css.es.js.map +0 -1
@@ -1,15 +1,15 @@
1
- import l, { useContext as v, createContext as d } from "react";
1
+ import l, { useContext as O, createContext as z } from "react";
2
2
  import n from "../../../../../prop-types@15.8.1/node_modules/prop-types/index.es.js";
3
- import O from "../../../../../classnames@2.3.2/node_modules/classnames/index.es.js";
4
- function h(e, o) {
5
- o === void 0 && (o = {});
6
- var i = o.insertAt;
3
+ import T from "../../../../../classnames@2.3.2/node_modules/classnames/index.es.js";
4
+ function a(o, e) {
5
+ e === void 0 && (e = {});
6
+ var i = e.insertAt;
7
7
  if (!(typeof document > "u")) {
8
8
  var r = document.head || document.getElementsByTagName("head")[0], s = document.createElement("style");
9
- s.type = "text/css", i === "top" && r.firstChild ? r.insertBefore(s, r.firstChild) : r.appendChild(s), s.styleSheet ? s.styleSheet.cssText = e : s.appendChild(document.createTextNode(e));
9
+ s.type = "text/css", i === "top" && r.firstChild ? r.insertBefore(s, r.firstChild) : r.appendChild(s), s.styleSheet ? s.styleSheet.cssText = o : s.appendChild(document.createTextNode(o));
10
10
  }
11
11
  }
12
- var w = `.easyv-icon {
12
+ var v = `.easyv-icon {
13
13
  display: inline-flex;
14
14
  vertical-align: middle;
15
15
  }
@@ -23,80 +23,80 @@ var w = `.easyv-icon {
23
23
  transform: rotate(1turn);
24
24
  }
25
25
  }`;
26
- h(w);
27
- var P = /* @__PURE__ */ d({});
28
- function z() {
29
- return v(P);
26
+ a(v);
27
+ var d = /* @__PURE__ */ z({});
28
+ function h() {
29
+ return O(d);
30
30
  }
31
- function j(e, o, i) {
32
- return (o = _(o)) in e ? Object.defineProperty(e, o, {
31
+ function j(o, e, i) {
32
+ return (e = _(e)) in o ? Object.defineProperty(o, e, {
33
33
  value: i,
34
34
  enumerable: !0,
35
35
  configurable: !0,
36
36
  writable: !0
37
- }) : e[o] = i, e;
37
+ }) : o[e] = i, o;
38
38
  }
39
- function g() {
40
- return g = Object.assign ? Object.assign.bind() : function(e) {
41
- for (var o = 1; o < arguments.length; o++) {
42
- var i = arguments[o];
43
- for (var r in i) ({}).hasOwnProperty.call(i, r) && (e[r] = i[r]);
39
+ function p() {
40
+ return p = Object.assign ? Object.assign.bind() : function(o) {
41
+ for (var e = 1; e < arguments.length; e++) {
42
+ var i = arguments[e];
43
+ for (var r in i) ({}).hasOwnProperty.call(i, r) && (o[r] = i[r]);
44
44
  }
45
- return e;
46
- }, g.apply(null, arguments);
45
+ return o;
46
+ }, p.apply(null, arguments);
47
47
  }
48
- function m(e, o) {
49
- var i = Object.keys(e);
48
+ function b(o, e) {
49
+ var i = Object.keys(o);
50
50
  if (Object.getOwnPropertySymbols) {
51
- var r = Object.getOwnPropertySymbols(e);
52
- o && (r = r.filter(function(s) {
53
- return Object.getOwnPropertyDescriptor(e, s).enumerable;
51
+ var r = Object.getOwnPropertySymbols(o);
52
+ e && (r = r.filter(function(s) {
53
+ return Object.getOwnPropertyDescriptor(o, s).enumerable;
54
54
  })), i.push.apply(i, r);
55
55
  }
56
56
  return i;
57
57
  }
58
- function T(e) {
59
- for (var o = 1; o < arguments.length; o++) {
60
- var i = arguments[o] != null ? arguments[o] : {};
61
- o % 2 ? m(Object(i), !0).forEach(function(r) {
62
- j(e, r, i[r]);
63
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(i)) : m(Object(i)).forEach(function(r) {
64
- Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(i, r));
58
+ function P(o) {
59
+ for (var e = 1; e < arguments.length; e++) {
60
+ var i = arguments[e] != null ? arguments[e] : {};
61
+ e % 2 ? b(Object(i), !0).forEach(function(r) {
62
+ j(o, r, i[r]);
63
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(i)) : b(Object(i)).forEach(function(r) {
64
+ Object.defineProperty(o, r, Object.getOwnPropertyDescriptor(i, r));
65
65
  });
66
66
  }
67
- return e;
67
+ return o;
68
68
  }
69
- function a(e, o) {
70
- if (e == null) return {};
71
- var i, r, s = x(e, o);
69
+ function w(o, e) {
70
+ if (o == null) return {};
71
+ var i, r, s = C(o, e);
72
72
  if (Object.getOwnPropertySymbols) {
73
- var t = Object.getOwnPropertySymbols(e);
74
- for (r = 0; r < t.length; r++) i = t[r], o.indexOf(i) === -1 && {}.propertyIsEnumerable.call(e, i) && (s[i] = e[i]);
73
+ var t = Object.getOwnPropertySymbols(o);
74
+ for (r = 0; r < t.length; r++) i = t[r], e.indexOf(i) === -1 && {}.propertyIsEnumerable.call(o, i) && (s[i] = o[i]);
75
75
  }
76
76
  return s;
77
77
  }
78
- function x(e, o) {
79
- if (e == null) return {};
78
+ function C(o, e) {
79
+ if (o == null) return {};
80
80
  var i = {};
81
- for (var r in e) if ({}.hasOwnProperty.call(e, r)) {
82
- if (o.indexOf(r) !== -1) continue;
83
- i[r] = e[r];
81
+ for (var r in o) if ({}.hasOwnProperty.call(o, r)) {
82
+ if (e.indexOf(r) !== -1) continue;
83
+ i[r] = o[r];
84
84
  }
85
85
  return i;
86
86
  }
87
- function C(e, o) {
88
- if (typeof e != "object" || !e) return e;
89
- var i = e[Symbol.toPrimitive];
87
+ function x(o, e) {
88
+ if (typeof o != "object" || !o) return o;
89
+ var i = o[Symbol.toPrimitive];
90
90
  if (i !== void 0) {
91
- var r = i.call(e, o);
91
+ var r = i.call(o, e);
92
92
  if (typeof r != "object") return r;
93
93
  throw new TypeError("@@toPrimitive must return a primitive value.");
94
94
  }
95
- return (o === "string" ? String : Number)(e);
95
+ return (e === "string" ? String : Number)(o);
96
96
  }
97
- function _(e) {
98
- var o = C(e, "string");
99
- return typeof o == "symbol" ? o : o + "";
97
+ function _(o) {
98
+ var e = x(o, "string");
99
+ return typeof e == "symbol" ? e : e + "";
100
100
  }
101
101
  n.string, n.oneOfType([n.string, n.number]), n.bool;
102
102
  n.string, n.oneOfType([n.string, n.number]), n.bool;
@@ -274,31 +274,6 @@ n.string, n.oneOfType([n.string, n.number]), n.bool;
274
274
  n.string, n.oneOfType([n.string, n.number]), n.bool;
275
275
  n.string, n.oneOfType([n.string, n.number]), n.bool;
276
276
  n.string, n.oneOfType([n.string, n.number]), n.bool;
277
- var E = ["color", "size", "className", "spin", "style"], N = function(o) {
278
- var i = o.color, r = o.size, s = o.className, t = o.spin, p = o.style, b = p === void 0 ? {} : p, c = a(o, E), u = z(), f = u || {}, y = f.cls;
279
- return /* @__PURE__ */ l.createElement("span", g({
280
- className: O("easyv-icon", {
281
- "easyv-icon-loading": t
282
- }, y, s),
283
- style: T({
284
- color: i,
285
- fontSize: r
286
- }, b)
287
- }, c), /* @__PURE__ */ l.createElement("svg", {
288
- xmlns: "http://www.w3.org/2000/svg",
289
- width: "1em",
290
- height: "1em",
291
- viewBox: "0 0 24 24",
292
- fill: "currentColor"
293
- }, /* @__PURE__ */ l.createElement("path", {
294
- d: "M18.595 20.76a10.695 10.695 0 004.12-8.443A10.704 10.704 0 0012.017 1.605c-5.926-.008-10.73 4.79-10.73 10.712 0 3.354 1.54 6.346 3.953 8.309.093.075.23.059.305-.035L6.6 19.238a.215.215 0 00-.032-.297 8.534 8.534 0 01-2.464-3.292 8.43 8.43 0 01-.675-3.332 8.535 8.535 0 012.51-6.059A8.535 8.535 0 0112 3.748a8.534 8.534 0 016.059 2.51 8.534 8.534 0 012.51 6.06 8.532 8.532 0 01-2.51 6.059c-.249.248-.511.481-.784.695l-1.09-1.395a.214.214 0 00-.378.08l-1.061 4.345a.215.215 0 00.206.265l4.473.021c.18 0 .282-.206.17-.345l-1-1.283z"
295
- })));
296
- };
297
- N.propTypes = {
298
- color: n.string,
299
- size: n.oneOfType([n.string, n.number]),
300
- spin: n.bool
301
- };
302
277
  n.string, n.oneOfType([n.string, n.number]), n.bool;
303
278
  n.string, n.oneOfType([n.string, n.number]), n.bool;
304
279
  n.string, n.oneOfType([n.string, n.number]), n.bool;
@@ -684,17 +659,18 @@ n.string, n.oneOfType([n.string, n.number]), n.bool;
684
659
  n.string, n.oneOfType([n.string, n.number]), n.bool;
685
660
  n.string, n.oneOfType([n.string, n.number]), n.bool;
686
661
  n.string, n.oneOfType([n.string, n.number]), n.bool;
687
- var S = ["color", "size", "className", "spin", "style"], A = function(o) {
688
- var i = o.color, r = o.size, s = o.className, t = o.spin, p = o.style, b = p === void 0 ? {} : p, c = a(o, S), u = z(), f = u || {}, y = f.cls;
689
- return /* @__PURE__ */ l.createElement("span", g({
690
- className: O("easyv-icon", {
662
+ n.string, n.oneOfType([n.string, n.number]), n.bool;
663
+ var S = ["color", "size", "className", "spin", "style"], E = function(e) {
664
+ var i = e.color, r = e.size, s = e.className, t = e.spin, g = e.style, c = g === void 0 ? {} : g, u = w(e, S), f = h(), y = f || {}, m = y.cls;
665
+ return /* @__PURE__ */ l.createElement("span", p({
666
+ className: T("easyv-icon", {
691
667
  "easyv-icon-loading": t
692
- }, y, s),
693
- style: T({
668
+ }, m, s),
669
+ style: P({
694
670
  color: i,
695
671
  fontSize: r
696
- }, b)
697
- }, c), /* @__PURE__ */ l.createElement("svg", {
672
+ }, c)
673
+ }, u), /* @__PURE__ */ l.createElement("svg", {
698
674
  xmlns: "http://www.w3.org/2000/svg",
699
675
  width: "1em",
700
676
  height: "1em",
@@ -706,7 +682,7 @@ var S = ["color", "size", "className", "spin", "style"], A = function(o) {
706
682
  d: "M3.293 3.293A1 1 0 014 3h9a1 1 0 011 1v1a1 1 0 102 0V4a3 3 0 00-3-3H4a3 3 0 00-3 3v9a3 3 0 003 3h1a1 1 0 100-2H4a1 1 0 01-1-1V4a1 1 0 01.293-.707zM10 11a1 1 0 011-1h9a1 1 0 011 1v9a1 1 0 01-1 1h-9a1 1 0 01-1-1v-9zm1-3a3 3 0 00-3 3v9a3 3 0 003 3h9a3 3 0 003-3v-9a3 3 0 00-3-3h-9z"
707
683
  })));
708
684
  };
709
- A.propTypes = {
685
+ E.propTypes = {
710
686
  color: n.string,
711
687
  size: n.oneOfType([n.string, n.number]),
712
688
  spin: n.bool
@@ -1153,8 +1129,7 @@ n.string, n.oneOfType([n.string, n.number]), n.bool;
1153
1129
  n.string, n.oneOfType([n.string, n.number]), n.bool;
1154
1130
  n.string, n.oneOfType([n.string, n.number]), n.bool;
1155
1131
  export {
1156
- A as CopyCircleOutlined,
1157
- N as RedoOutlined,
1158
- z as useConfig
1132
+ E as CopyCircleOutlined,
1133
+ h as useConfig
1159
1134
  };
1160
1135
  //# sourceMappingURL=index.esm.es.js.map