@uva-glass/component-library 1.52.0 → 1.53.0

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 (68) hide show
  1. package/dist/{Lexical.prod-DSsdOWxu.js → Lexical.prod-DNRTKPfN.js} +264 -251
  2. package/dist/Lexical.prod-DNRTKPfN.js.map +1 -0
  3. package/dist/LexicalUtils.prod-D_BPEjfg.js +64 -0
  4. package/dist/LexicalUtils.prod-D_BPEjfg.js.map +1 -0
  5. package/dist/ListPlugin-CgNBzfIl.js +588 -0
  6. package/dist/ListPlugin-CgNBzfIl.js.map +1 -0
  7. package/dist/RteEditor.module-BjGyWKhW.js +26 -0
  8. package/dist/RteEditor.module-BjGyWKhW.js.map +1 -0
  9. package/dist/assets/RteEditor.css +1 -1
  10. package/dist/assets/useFlyout.css +1 -0
  11. package/dist/components/Buttons/Button.stories.js +1 -1
  12. package/dist/components/Buttons/Button.stories.js.map +1 -1
  13. package/dist/components/Buttons/LinkButton.stories.js +5 -5
  14. package/dist/components/Buttons/LinkButton.stories.js.map +1 -1
  15. package/dist/components/Buttons/MenuButton.stories.js +10 -10
  16. package/dist/components/Buttons/MenuButton.stories.js.map +1 -1
  17. package/dist/components/HorizontalList/HorizontalList.stories.js +1 -1
  18. package/dist/components/HorizontalList/HorizontalList.stories.js.map +1 -1
  19. package/dist/components/Icon/Icon.d.ts +1 -1
  20. package/dist/components/Icon/Icon.js.map +1 -1
  21. package/dist/components/Icon/icons/index.d.ts +9 -0
  22. package/dist/components/Icon/icons/index.js +52 -37
  23. package/dist/components/Icon/icons/index.js.map +1 -1
  24. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +2 -2
  25. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.d.ts +1 -0
  26. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +62 -0
  27. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js.map +1 -0
  28. package/dist/components/RteEditor/Plugins/HistoryPlugin/index.d.ts +1 -0
  29. package/dist/components/RteEditor/Plugins/HistoryPlugin/index.js +5 -0
  30. package/dist/components/RteEditor/Plugins/HistoryPlugin/index.js.map +1 -0
  31. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.d.ts +6 -0
  32. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +98 -0
  33. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js.map +1 -0
  34. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.d.ts +8 -0
  35. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +7 -0
  36. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js.map +1 -0
  37. package/dist/components/RteEditor/Plugins/LinkPlugin/index.d.ts +1 -0
  38. package/dist/components/RteEditor/Plugins/LinkPlugin/index.js +5 -0
  39. package/dist/components/RteEditor/Plugins/LinkPlugin/index.js.map +1 -0
  40. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +3 -3
  41. package/dist/components/RteEditor/Plugins/ListPlugin/index.js +1 -1
  42. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.d.ts +6 -0
  43. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +34 -27
  44. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js.map +1 -1
  45. package/dist/components/RteEditor/Plugins/index.d.ts +2 -0
  46. package/dist/components/RteEditor/Plugins/index.js +10 -6
  47. package/dist/components/RteEditor/Plugins/index.js.map +1 -1
  48. package/dist/components/RteEditor/RteEditor.js +681 -501
  49. package/dist/components/RteEditor/RteEditor.js.map +1 -1
  50. package/dist/components/RteEditor/RteEditor.stories.js +1 -1
  51. package/dist/components/RteEditor/RteEditor.stories.js.map +1 -1
  52. package/dist/components/RteEditor/UvaTheme/UvaTheme.d.ts +1 -0
  53. package/dist/components/RteEditor/UvaTheme/UvaTheme.js +5 -4
  54. package/dist/components/RteEditor/UvaTheme/UvaTheme.js.map +1 -1
  55. package/dist/components/RteEditor/hooks/index.d.ts +1 -0
  56. package/dist/components/RteEditor/hooks/index.js +5 -0
  57. package/dist/components/RteEditor/hooks/index.js.map +1 -0
  58. package/dist/components/RteEditor/hooks/useFlyout.d.ts +12 -0
  59. package/dist/components/RteEditor/hooks/useFlyout.js +45 -0
  60. package/dist/components/RteEditor/hooks/useFlyout.js.map +1 -0
  61. package/dist/helpers-TSjo3aAv.js +365 -0
  62. package/dist/helpers-TSjo3aAv.js.map +1 -0
  63. package/package.json +15 -15
  64. package/dist/Lexical.prod-DSsdOWxu.js.map +0 -1
  65. package/dist/ListPlugin-Bu2AbCDB.js +0 -643
  66. package/dist/ListPlugin-Bu2AbCDB.js.map +0 -1
  67. package/dist/RteEditor.module-RkKUrkOO.js +0 -21
  68. package/dist/RteEditor.module-RkKUrkOO.js.map +0 -1
@@ -31,11 +31,11 @@ const n = ({
31
31
  title: l,
32
32
  titleId: C,
33
33
  ...t
34
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.7803 4.71967C12.0732 5.01256 12.0732 5.48744 11.7803 5.78033L6.31066 11.25H19.5C19.9142 11.25 20.25 11.5858 20.25 12C20.25 12.4142 19.9142 12.75 19.5 12.75H6.31066L11.7803 18.2197C12.0732 18.5126 12.0732 18.9874 11.7803 19.2803C11.4874 19.5732 11.0126 19.5732 10.7197 19.2803L3.96967 12.5303C3.67678 12.2374 3.67678 11.7626 3.96967 11.4697L10.7197 4.71967C11.0126 4.42678 11.4874 4.42678 11.7803 4.71967Z", fill: "currentcolor" })), h = ({
34
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.7803 4.71967C12.0732 5.01256 12.0732 5.48744 11.7803 5.78033L6.31066 11.25H19.5C19.9142 11.25 20.25 11.5858 20.25 12C20.25 12.4142 19.9142 12.75 19.5 12.75H6.31066L11.7803 18.2197C12.0732 18.5126 12.0732 18.9874 11.7803 19.2803C11.4874 19.5732 11.0126 19.5732 10.7197 19.2803L3.96967 12.5303C3.67678 12.2374 3.67678 11.7626 3.96967 11.4697L10.7197 4.71967C11.0126 4.42678 11.4874 4.42678 11.7803 4.71967Z", fill: "currentcolor" })), s = ({
35
35
  title: l,
36
36
  titleId: C,
37
37
  ...t
38
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.2197 4.71967C12.5126 4.42678 12.9874 4.42678 13.2803 4.71967L20.0303 11.4697C20.3232 11.7626 20.3232 12.2374 20.0303 12.5303L13.2803 19.2803C12.9874 19.5732 12.5126 19.5732 12.2197 19.2803C11.9268 18.9874 11.9268 18.5126 12.2197 18.2197L17.6893 12.75H4.5C4.08579 12.75 3.75 12.4142 3.75 12C3.75 11.5858 4.08579 11.25 4.5 11.25H17.6893L12.2197 5.78033C11.9268 5.48744 11.9268 5.01256 12.2197 4.71967Z", fill: "currentcolor" })), s = ({
38
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.2197 4.71967C12.5126 4.42678 12.9874 4.42678 13.2803 4.71967L20.0303 11.4697C20.3232 11.7626 20.3232 12.2374 20.0303 12.5303L13.2803 19.2803C12.9874 19.5732 12.5126 19.5732 12.2197 19.2803C11.9268 18.9874 11.9268 18.5126 12.2197 18.2197L17.6893 12.75H4.5C4.08579 12.75 3.75 12.4142 3.75 12C3.75 11.5858 4.08579 11.25 4.5 11.25H17.6893L12.2197 5.78033C11.9268 5.48744 11.9268 5.01256 12.2197 4.71967Z", fill: "currentcolor" })), h = ({
39
39
  title: l,
40
40
  titleId: C,
41
41
  ...t
@@ -75,11 +75,11 @@ const n = ({
75
75
  title: l,
76
76
  titleId: C,
77
77
  ...t
78
- }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.0001 14.4001C9.69748 14.4001 11.3253 13.7258 12.5256 12.5256C13.7258 11.3253 14.4001 9.69748 14.4001 8.0001C14.4001 6.30271 13.7258 4.67485 12.5256 3.47461C11.3253 2.27438 9.69748 1.6001 8.0001 1.6001C6.30271 1.6001 4.67485 2.27438 3.47461 3.47461C2.27438 4.67485 1.6001 6.30271 1.6001 8.0001C1.6001 9.69748 2.27438 11.3253 3.47461 12.5256C4.67485 13.7258 6.30271 14.4001 8.0001 14.4001ZM11.0857 6.5529C11.132 6.48913 11.1653 6.41686 11.1837 6.34021C11.2021 6.26357 11.2053 6.18405 11.1929 6.10619C11.1806 6.02834 11.1531 5.95368 11.1119 5.88647C11.0707 5.81926 11.0167 5.76083 10.9529 5.7145C10.8891 5.66817 10.8169 5.63485 10.7402 5.61645C10.6636 5.59805 10.584 5.59493 10.5062 5.60726C10.4283 5.61959 10.3537 5.64714 10.2865 5.68832C10.2193 5.72951 10.1608 5.78353 10.1145 5.8473L7.3281 9.6793L5.8241 8.1753C5.76872 8.11802 5.70249 8.07234 5.62928 8.04093C5.55606 8.00952 5.47732 7.99301 5.39765 7.99235C5.31799 7.9917 5.23899 8.00692 5.16526 8.03712C5.09154 8.06732 5.02457 8.11191 4.96826 8.16827C4.91195 8.22463 4.86743 8.29164 4.8373 8.36539C4.80716 8.43914 4.79202 8.51816 4.79275 8.59783C4.79348 8.67749 4.81007 8.75622 4.84155 8.8294C4.87303 8.90259 4.91877 8.96878 4.9761 9.0241L6.9761 11.0241C7.0374 11.0854 7.11127 11.1328 7.19261 11.1628C7.27396 11.1928 7.36085 11.2049 7.44731 11.1981C7.53376 11.1914 7.61772 11.1659 7.6934 11.1236C7.76908 11.0813 7.83469 11.023 7.8857 10.9529L11.0857 6.5529Z", fill: "currentcolor" })), V = ({
78
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.0001 14.4001C9.69748 14.4001 11.3253 13.7258 12.5256 12.5256C13.7258 11.3253 14.4001 9.69748 14.4001 8.0001C14.4001 6.30271 13.7258 4.67485 12.5256 3.47461C11.3253 2.27438 9.69748 1.6001 8.0001 1.6001C6.30271 1.6001 4.67485 2.27438 3.47461 3.47461C2.27438 4.67485 1.6001 6.30271 1.6001 8.0001C1.6001 9.69748 2.27438 11.3253 3.47461 12.5256C4.67485 13.7258 6.30271 14.4001 8.0001 14.4001ZM11.0857 6.5529C11.132 6.48913 11.1653 6.41686 11.1837 6.34021C11.2021 6.26357 11.2053 6.18405 11.1929 6.10619C11.1806 6.02834 11.1531 5.95368 11.1119 5.88647C11.0707 5.81926 11.0167 5.76083 10.9529 5.7145C10.8891 5.66817 10.8169 5.63485 10.7402 5.61645C10.6636 5.59805 10.584 5.59493 10.5062 5.60726C10.4283 5.61959 10.3537 5.64714 10.2865 5.68832C10.2193 5.72951 10.1608 5.78353 10.1145 5.8473L7.3281 9.6793L5.8241 8.1753C5.76872 8.11802 5.70249 8.07234 5.62928 8.04093C5.55606 8.00952 5.47732 7.99301 5.39765 7.99235C5.31799 7.9917 5.23899 8.00692 5.16526 8.03712C5.09154 8.06732 5.02457 8.11191 4.96826 8.16827C4.91195 8.22463 4.86743 8.29164 4.8373 8.36539C4.80716 8.43914 4.79202 8.51816 4.79275 8.59783C4.79348 8.67749 4.81007 8.75622 4.84155 8.8294C4.87303 8.90259 4.91877 8.96878 4.9761 9.0241L6.9761 11.0241C7.0374 11.0854 7.11127 11.1328 7.19261 11.1628C7.27396 11.1928 7.36085 11.2049 7.44731 11.1981C7.53376 11.1914 7.61772 11.1659 7.6934 11.1236C7.76908 11.0813 7.83469 11.023 7.8857 10.9529L11.0857 6.5529Z", fill: "currentcolor" })), H = ({
79
79
  title: l,
80
80
  titleId: C,
81
81
  ...t
82
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.96967 7.71967C4.26256 7.42678 4.73744 7.42678 5.03033 7.71967L12 14.6893L18.9697 7.71967C19.2626 7.42678 19.7374 7.42678 20.0303 7.71967C20.3232 8.01256 20.3232 8.48744 20.0303 8.78033L12.5303 16.2803C12.2374 16.5732 11.7626 16.5732 11.4697 16.2803L3.96967 8.78033C3.67678 8.48744 3.67678 8.01256 3.96967 7.71967Z", fill: "currentcolor" })), H = ({
82
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.96967 7.71967C4.26256 7.42678 4.73744 7.42678 5.03033 7.71967L12 14.6893L18.9697 7.71967C19.2626 7.42678 19.7374 7.42678 20.0303 7.71967C20.3232 8.01256 20.3232 8.48744 20.0303 8.78033L12.5303 16.2803C12.2374 16.5732 11.7626 16.5732 11.4697 16.2803L3.96967 8.78033C3.67678 8.48744 3.67678 8.01256 3.96967 7.71967Z", fill: "currentcolor" })), V = ({
83
83
  title: l,
84
84
  titleId: C,
85
85
  ...t
@@ -127,7 +127,7 @@ const n = ({
127
127
  title: l,
128
128
  titleId: C,
129
129
  ...t
130
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9999 21.5999C17.3018 21.5999 21.5999 17.3018 21.5999 11.9999C21.5999 6.69797 17.3018 2.3999 11.9999 2.3999C6.69797 2.3999 2.3999 6.69797 2.3999 11.9999C2.3999 17.3018 6.69797 21.5999 11.9999 21.5999ZM9.9363 8.66351C9.58483 8.31203 9.01498 8.31203 8.66351 8.66351C8.31203 9.01498 8.31203 9.58483 8.66351 9.9363L10.7271 11.9999L8.66351 14.0635C8.31203 14.415 8.31203 14.9848 8.66351 15.3363C9.01498 15.6878 9.58483 15.6878 9.9363 15.3363L11.9999 13.2727L14.0635 15.3363C14.415 15.6878 14.9848 15.6878 15.3363 15.3363C15.6878 14.9848 15.6878 14.415 15.3363 14.0635L13.2727 11.9999L15.3363 9.9363C15.6878 9.58483 15.6878 9.01498 15.3363 8.66351C14.9848 8.31203 14.415 8.31203 14.0635 8.66351L11.9999 10.7271L9.9363 8.66351Z", fill: "currentcolor" })), O = ({
130
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9999 21.5999C17.3018 21.5999 21.5999 17.3018 21.5999 11.9999C21.5999 6.69797 17.3018 2.3999 11.9999 2.3999C6.69797 2.3999 2.3999 6.69797 2.3999 11.9999C2.3999 17.3018 6.69797 21.5999 11.9999 21.5999ZM9.9363 8.66351C9.58483 8.31203 9.01498 8.31203 8.66351 8.66351C8.31203 9.01498 8.31203 9.58483 8.66351 9.9363L10.7271 11.9999L8.66351 14.0635C8.31203 14.415 8.31203 14.9848 8.66351 15.3363C9.01498 15.6878 9.58483 15.6878 9.9363 15.3363L11.9999 13.2727L14.0635 15.3363C14.415 15.6878 14.9848 15.6878 15.3363 15.3363C15.6878 14.9848 15.6878 14.415 15.3363 14.0635L13.2727 11.9999L15.3363 9.9363C15.6878 9.58483 15.6878 9.01498 15.3363 8.66351C14.9848 8.31203 14.415 8.31203 14.0635 8.66351L11.9999 10.7271L9.9363 8.66351Z", fill: "currentcolor" })), U = ({
131
131
  title: l,
132
132
  titleId: C,
133
133
  ...t
@@ -139,11 +139,11 @@ const n = ({
139
139
  title: l,
140
140
  titleId: C,
141
141
  ...t
142
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 3.25C7.5 2.2835 8.2835 1.5 9.25 1.5H11.1086C16.5715 1.5 21 5.92852 21 11.3914V16.25C21 17.2165 20.2165 18 19.25 18H16.5V20.75C16.5 21.7165 15.7165 22.5 14.75 22.5H4.75C3.7835 22.5 3 21.7165 3 20.75V7.75C3 6.7835 3.7835 6 4.75 6H7.5V3.25ZM7.5 7.5H4.75C4.61193 7.5 4.5 7.61193 4.5 7.75V20.75C4.5 20.8881 4.61193 21 4.75 21H14.75C14.8881 21 15 20.8881 15 20.75V18H9.25C8.2835 18 7.5 17.2165 7.5 16.25V7.5ZM19.5 11.3914V16.25C19.5 16.3881 19.3881 16.5 19.25 16.5H9.25C9.11193 16.5 9 16.3881 9 16.25V3.25C9 3.11193 9.11193 3 9.25 3H10.5133C10.9046 3 11.2922 3.07465 11.6554 3.21995L11.9288 3.32929C12.674 3.62737 13.2307 4.26517 13.4254 5.04381C13.4749 5.24208 13.5 5.44567 13.5 5.65003V7.25C13.5 8.2165 14.2835 9 15.25 9H16.3915C17.1292 9 17.8505 9.21837 18.4643 9.62759L18.607 9.72269C18.7168 9.79595 18.8192 9.87988 18.9126 9.97326C19.2887 10.3494 19.5 10.8595 19.5 11.3914ZM14.5 3.71353C14.6665 4.01442 14.7953 4.33877 14.8806 4.68001C14.9599 4.99725 15 5.32303 15 5.65003V7.25C15 7.38807 15.1119 7.5 15.25 7.5H16.3915C17.2443 7.5 18.0814 7.70822 18.8312 8.10301C17.9973 6.14723 16.4422 4.57269 14.5 3.71353Z", fill: "currentcolor" })), T = ({
142
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 3.25C7.5 2.2835 8.2835 1.5 9.25 1.5H11.1086C16.5715 1.5 21 5.92852 21 11.3914V16.25C21 17.2165 20.2165 18 19.25 18H16.5V20.75C16.5 21.7165 15.7165 22.5 14.75 22.5H4.75C3.7835 22.5 3 21.7165 3 20.75V7.75C3 6.7835 3.7835 6 4.75 6H7.5V3.25ZM7.5 7.5H4.75C4.61193 7.5 4.5 7.61193 4.5 7.75V20.75C4.5 20.8881 4.61193 21 4.75 21H14.75C14.8881 21 15 20.8881 15 20.75V18H9.25C8.2835 18 7.5 17.2165 7.5 16.25V7.5ZM19.5 11.3914V16.25C19.5 16.3881 19.3881 16.5 19.25 16.5H9.25C9.11193 16.5 9 16.3881 9 16.25V3.25C9 3.11193 9.11193 3 9.25 3H10.5133C10.9046 3 11.2922 3.07465 11.6554 3.21995L11.9288 3.32929C12.674 3.62737 13.2307 4.26517 13.4254 5.04381C13.4749 5.24208 13.5 5.44567 13.5 5.65003V7.25C13.5 8.2165 14.2835 9 15.25 9H16.3915C17.1292 9 17.8505 9.21837 18.4643 9.62759L18.607 9.72269C18.7168 9.79595 18.8192 9.87988 18.9126 9.97326C19.2887 10.3494 19.5 10.8595 19.5 11.3914ZM14.5 3.71353C14.6665 4.01442 14.7953 4.33877 14.8806 4.68001C14.9599 4.99725 15 5.32303 15 5.65003V7.25C15 7.38807 15.1119 7.5 15.25 7.5H16.3915C17.2443 7.5 18.0814 7.70822 18.8312 8.10301C17.9973 6.14723 16.4422 4.57269 14.5 3.71353Z", fill: "currentcolor" })), O = ({
143
143
  title: l,
144
144
  titleId: C,
145
145
  ...t
146
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.625 3C5.41789 3 5.25 3.16789 5.25 3.375V20.625C5.25 20.8321 5.41789 21 5.625 21H18.375C18.5821 21 18.75 20.8321 18.75 20.625V11.625C18.75 10.1753 17.5747 9 16.125 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.625C12.75 4.17525 11.5747 3 10.125 3H5.625ZM5.625 1.5C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V11.25C20.25 5.86522 15.8848 1.5 10.5 1.5H5.625ZM13.757 3.66785C14.0715 4.25019 14.25 4.91675 14.25 5.625V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.125C16.8332 7.5 17.4998 7.6785 18.0822 7.99296C17.2488 6.05549 15.6945 4.50123 13.757 3.66785ZM7.5 15C7.5 14.5858 7.83579 14.25 8.25 14.25H15.75C16.1642 14.25 16.5 14.5858 16.5 15C16.5 15.4142 16.1642 15.75 15.75 15.75H8.25C7.83579 15.75 7.5 15.4142 7.5 15ZM7.5 18C7.5 17.5858 7.83579 17.25 8.25 17.25H12C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75H8.25C7.83579 18.75 7.5 18.4142 7.5 18Z", fill: "currentcolor" })), U = ({
146
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.625 3C5.41789 3 5.25 3.16789 5.25 3.375V20.625C5.25 20.8321 5.41789 21 5.625 21H18.375C18.5821 21 18.75 20.8321 18.75 20.625V11.625C18.75 10.1753 17.5747 9 16.125 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.625C12.75 4.17525 11.5747 3 10.125 3H5.625ZM5.625 1.5C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V11.25C20.25 5.86522 15.8848 1.5 10.5 1.5H5.625ZM13.757 3.66785C14.0715 4.25019 14.25 4.91675 14.25 5.625V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.125C16.8332 7.5 17.4998 7.6785 18.0822 7.99296C17.2488 6.05549 15.6945 4.50123 13.757 3.66785ZM7.5 15C7.5 14.5858 7.83579 14.25 8.25 14.25H15.75C16.1642 14.25 16.5 14.5858 16.5 15C16.5 15.4142 16.1642 15.75 15.75 15.75H8.25C7.83579 15.75 7.5 15.4142 7.5 15ZM7.5 18C7.5 17.5858 7.83579 17.25 8.25 17.25H12C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75H8.25C7.83579 18.75 7.5 18.4142 7.5 18Z", fill: "currentcolor" })), T = ({
147
147
  title: l,
148
148
  titleId: C,
149
149
  ...t
@@ -247,11 +247,11 @@ const n = ({
247
247
  title: l,
248
248
  titleId: C,
249
249
  ...t
250
- }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.0001 14.4C9.69748 14.4 11.3253 13.7257 12.5256 12.5255C13.7258 11.3252 14.4001 9.69736 14.4001 7.99998C14.4001 6.30259 13.7258 4.67473 12.5256 3.47449C11.3253 2.27426 9.69748 1.59998 8.0001 1.59998C6.30271 1.59998 4.67485 2.27426 3.47461 3.47449C2.27438 4.67473 1.6001 6.30259 1.6001 7.99998C1.6001 9.69736 2.27438 11.3252 3.47461 12.5255C4.67485 13.7257 6.30271 14.4 8.0001 14.4ZM5.4001 7.39998C5.24097 7.39998 5.08836 7.46319 4.97583 7.57571C4.86331 7.68823 4.8001 7.84085 4.8001 7.99998C4.8001 8.15911 4.86331 8.31172 4.97583 8.42424C5.08836 8.53676 5.24097 8.59998 5.4001 8.59998H10.6001C10.7592 8.59998 10.9118 8.53676 11.0244 8.42424C11.1369 8.31172 11.2001 8.15911 11.2001 7.99998C11.2001 7.84085 11.1369 7.68823 11.0244 7.57571C10.9118 7.46319 10.7592 7.39998 10.6001 7.39998H5.4001Z", fill: "currentcolor" })), h1 = ({
250
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.0001 14.4C9.69748 14.4 11.3253 13.7257 12.5256 12.5255C13.7258 11.3252 14.4001 9.69736 14.4001 7.99998C14.4001 6.30259 13.7258 4.67473 12.5256 3.47449C11.3253 2.27426 9.69748 1.59998 8.0001 1.59998C6.30271 1.59998 4.67485 2.27426 3.47461 3.47449C2.27438 4.67473 1.6001 6.30259 1.6001 7.99998C1.6001 9.69736 2.27438 11.3252 3.47461 12.5255C4.67485 13.7257 6.30271 14.4 8.0001 14.4ZM5.4001 7.39998C5.24097 7.39998 5.08836 7.46319 4.97583 7.57571C4.86331 7.68823 4.8001 7.84085 4.8001 7.99998C4.8001 8.15911 4.86331 8.31172 4.97583 8.42424C5.08836 8.53676 5.24097 8.59998 5.4001 8.59998H10.6001C10.7592 8.59998 10.9118 8.53676 11.0244 8.42424C11.1369 8.31172 11.2001 8.15911 11.2001 7.99998C11.2001 7.84085 11.1369 7.68823 11.0244 7.57571C10.9118 7.46319 10.7592 7.39998 10.6001 7.39998H5.4001Z", fill: "currentcolor" })), s1 = ({
251
251
  title: l,
252
252
  titleId: C,
253
253
  ...t
254
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.875 2.99976C19.5766 2.99976 19.2904 3.11831 19.0793 3.32933L17.9225 4.48685L19.5135 6.07784L20.6707 4.92067C20.8817 4.70965 21.0002 4.42344 21.0002 4.125C21.0002 3.82657 20.8817 3.54036 20.6707 3.32933C20.4596 3.11831 20.1734 2.99976 19.875 2.99976ZM18.4528 7.1385L16.862 5.54763L8.46049 13.9482C8.46042 13.9482 8.46055 13.9481 8.46049 13.9482C8.02028 14.3887 7.69653 14.9321 7.51882 15.529L7.11471 16.8853L8.47084 16.4812C9.06774 16.3035 9.61113 15.9799 10.0517 15.5397C10.0516 15.5397 10.0517 15.5396 10.0517 15.5397L18.4528 7.1385ZM18.0185 2.26883C18.5108 1.7765 19.1787 1.49976 19.875 1.49976C20.5713 1.49976 21.239 1.77634 21.7313 2.26867C22.2237 2.761 22.5002 3.42874 22.5002 4.125C22.5002 4.82126 22.2237 5.489 21.7313 5.98133L11.1123 16.6003C10.4956 17.2167 9.73486 17.6699 8.89916 17.9188C8.89911 17.9188 8.89921 17.9188 8.89916 17.9188L6.21416 18.7188C5.95022 18.7974 5.66441 18.7251 5.46967 18.5303C5.27493 18.3356 5.20259 18.0498 5.28123 17.7858L6.08118 15.101C6.08117 15.101 6.0812 15.1009 6.08118 15.101C6.33002 14.2653 6.78313 13.5046 7.39951 12.8878L18.0185 2.26883ZM5.25 6.75C4.85218 6.75 4.47064 6.90804 4.18934 7.18934C3.90804 7.47065 3.75 7.85218 3.75 8.25V18.75C3.75 19.1478 3.90804 19.5294 4.18934 19.8107C4.47064 20.092 4.85218 20.25 5.25 20.25H15.75C16.1478 20.25 16.5294 20.092 16.8107 19.8107C17.092 19.5294 17.25 19.1478 17.25 18.75V14C17.25 13.5858 17.5858 13.25 18 13.25C18.4142 13.25 18.75 13.5858 18.75 14V18.75C18.75 19.5457 18.4339 20.3087 17.8713 20.8713C17.3087 21.4339 16.5456 21.75 15.75 21.75H5.25C4.45435 21.75 3.69129 21.4339 3.12868 20.8713C2.56607 20.3087 2.25 19.5457 2.25 18.75V8.25C2.25 7.45435 2.56607 6.69129 3.12868 6.12868C3.69129 5.56607 4.45435 5.25 5.25 5.25H10C10.4142 5.25 10.75 5.58579 10.75 6C10.75 6.41422 10.4142 6.75 10 6.75H5.25Z", fill: "currentcolor" })), s1 = ({
254
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.875 2.99976C19.5766 2.99976 19.2904 3.11831 19.0793 3.32933L17.9225 4.48685L19.5135 6.07784L20.6707 4.92067C20.8817 4.70965 21.0002 4.42344 21.0002 4.125C21.0002 3.82657 20.8817 3.54036 20.6707 3.32933C20.4596 3.11831 20.1734 2.99976 19.875 2.99976ZM18.4528 7.1385L16.862 5.54763L8.46049 13.9482C8.46042 13.9482 8.46055 13.9481 8.46049 13.9482C8.02028 14.3887 7.69653 14.9321 7.51882 15.529L7.11471 16.8853L8.47084 16.4812C9.06774 16.3035 9.61113 15.9799 10.0517 15.5397C10.0516 15.5397 10.0517 15.5396 10.0517 15.5397L18.4528 7.1385ZM18.0185 2.26883C18.5108 1.7765 19.1787 1.49976 19.875 1.49976C20.5713 1.49976 21.239 1.77634 21.7313 2.26867C22.2237 2.761 22.5002 3.42874 22.5002 4.125C22.5002 4.82126 22.2237 5.489 21.7313 5.98133L11.1123 16.6003C10.4956 17.2167 9.73486 17.6699 8.89916 17.9188C8.89911 17.9188 8.89921 17.9188 8.89916 17.9188L6.21416 18.7188C5.95022 18.7974 5.66441 18.7251 5.46967 18.5303C5.27493 18.3356 5.20259 18.0498 5.28123 17.7858L6.08118 15.101C6.08117 15.101 6.0812 15.1009 6.08118 15.101C6.33002 14.2653 6.78313 13.5046 7.39951 12.8878L18.0185 2.26883ZM5.25 6.75C4.85218 6.75 4.47064 6.90804 4.18934 7.18934C3.90804 7.47065 3.75 7.85218 3.75 8.25V18.75C3.75 19.1478 3.90804 19.5294 4.18934 19.8107C4.47064 20.092 4.85218 20.25 5.25 20.25H15.75C16.1478 20.25 16.5294 20.092 16.8107 19.8107C17.092 19.5294 17.25 19.1478 17.25 18.75V14C17.25 13.5858 17.5858 13.25 18 13.25C18.4142 13.25 18.75 13.5858 18.75 14V18.75C18.75 19.5457 18.4339 20.3087 17.8713 20.8713C17.3087 21.4339 16.5456 21.75 15.75 21.75H5.25C4.45435 21.75 3.69129 21.4339 3.12868 20.8713C2.56607 20.3087 2.25 19.5457 2.25 18.75V8.25C2.25 7.45435 2.56607 6.69129 3.12868 6.12868C3.69129 5.56607 4.45435 5.25 5.25 5.25H10C10.4142 5.25 10.75 5.58579 10.75 6C10.75 6.41422 10.4142 6.75 10 6.75H5.25Z", fill: "currentcolor" })), h1 = ({
255
255
  title: l,
256
256
  titleId: C,
257
257
  ...t
@@ -263,39 +263,51 @@ const n = ({
263
263
  title: l,
264
264
  titleId: C,
265
265
  ...t
266
- }) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", className: "w-6 h-6", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z" })), m1 = ({
266
+ }) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.5 18H18V20H10.5C6.91 20 4 17.09 4 13.5S6.91 7 10.5 7H16.17L13.08 3.91L14.5 2.5L20 8L14.5 13.5L13.09 12.09L16.17 9H10.5C8 9 6 11 6 13.5S8 18 10.5 18Z", fill: "currentColor" })), m1 = ({
267
267
  title: l,
268
268
  titleId: C,
269
269
  ...t
270
- }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.65398 2.33255C7.78208 2.02457 8.21838 2.02457 8.34648 2.33255L9.76379 5.74019C9.81779 5.87003 9.9399 5.95874 10.0801 5.96998L13.7589 6.26491C14.0914 6.29156 14.2262 6.7065 13.9729 6.92351L11.17 9.32447C11.0632 9.41595 11.0166 9.5595 11.0492 9.69628L11.9055 13.2862C11.9829 13.6107 11.63 13.8671 11.3453 13.6932L8.1957 11.7695C8.07569 11.6962 7.92477 11.6962 7.80476 11.7695L4.65517 13.6932C4.3705 13.8671 4.01754 13.6107 4.09493 13.2862L4.95126 9.69628C4.98388 9.5595 4.93725 9.41595 4.83045 9.32447L2.02757 6.92351C1.77424 6.7065 1.90906 6.29156 2.24156 6.26491L5.92039 5.96998C6.06056 5.95874 6.18267 5.87003 6.23667 5.74019L7.65398 2.33255Z", stroke: "currentcolor", strokeLinecap: "round", strokeLinejoin: "round" })), L1 = ({
270
+ }) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", className: "w-6 h-6", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z" })), L1 = ({
271
271
  title: l,
272
272
  titleId: C,
273
273
  ...t
274
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.9696 3.46967C14.6767 3.76256 14.6767 4.23744 14.9696 4.53033L17.1892 6.74998L7.00001 6.74989C4.92893 6.74989 3.25 8.42883 3.25 10.4999C3.25 10.9141 3.58579 11.2499 4 11.2499C4.41422 11.2499 4.75 10.9141 4.75 10.4999C4.75 9.25725 5.75736 8.2499 7 8.24989L17.1893 8.24998L14.9696 10.4697C14.6767 10.7626 14.6767 11.2374 14.9696 11.5303C15.2625 11.8232 15.7373 11.8232 16.0302 11.5303L19.5302 8.03033C19.6709 7.88968 19.7499 7.69891 19.7499 7.5C19.7499 7.30109 19.6709 7.11032 19.5302 6.96967L16.0302 3.46967C15.7373 3.17678 15.2625 3.17678 14.9696 3.46967ZM9.53024 12.4697C9.23735 12.1768 8.76247 12.1768 8.46958 12.4697L4.96967 15.9696C4.67678 16.2625 4.67677 16.7373 4.96966 17.0302L8.46956 20.5303C8.76245 20.8232 9.23732 20.8232 9.53022 20.5303C9.82313 20.2375 9.82314 19.7626 9.53025 19.4697L7.31059 17.2499H17C19.0711 17.2499 20.75 15.571 20.75 13.4999C20.75 13.0857 20.4142 12.7499 20 12.7499C19.5858 12.7499 19.25 13.0857 19.25 13.4999C19.25 14.7425 18.2426 15.7499 17 15.7499H7.31067L9.53024 13.5303C9.82313 13.2374 9.82313 12.7626 9.53024 12.4697Z", fill: "currentcolor" })), u1 = ({
274
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.65398 2.33255C7.78208 2.02457 8.21838 2.02457 8.34648 2.33255L9.76379 5.74019C9.81779 5.87003 9.9399 5.95874 10.0801 5.96998L13.7589 6.26491C14.0914 6.29156 14.2262 6.7065 13.9729 6.92351L11.17 9.32447C11.0632 9.41595 11.0166 9.5595 11.0492 9.69628L11.9055 13.2862C11.9829 13.6107 11.63 13.8671 11.3453 13.6932L8.1957 11.7695C8.07569 11.6962 7.92477 11.6962 7.80476 11.7695L4.65517 13.6932C4.3705 13.8671 4.01754 13.6107 4.09493 13.2862L4.95126 9.69628C4.98388 9.5595 4.93725 9.41595 4.83045 9.32447L2.02757 6.92351C1.77424 6.7065 1.90906 6.29156 2.24156 6.26491L5.92039 5.96998C6.06056 5.95874 6.18267 5.87003 6.23667 5.74019L7.65398 2.33255Z", stroke: "currentcolor", strokeLinecap: "round", strokeLinejoin: "round" })), u1 = ({
275
275
  title: l,
276
276
  titleId: C,
277
277
  ...t
278
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M3.53033 2.46967C3.23744 2.17678 2.76256 2.17678 2.46967 2.46967C2.17678 2.76256 2.17678 3.23744 2.46967 3.53033L20.4697 21.5303C20.7626 21.8232 21.2374 21.8232 21.5303 21.5303C21.8232 21.2374 21.8232 20.7626 21.5303 20.4697L18.1356 17.0749C19.6516 16.5939 20.7501 15.1752 20.7501 13.4999C20.7501 13.0857 20.4143 12.7499 20.0001 12.7499C19.5859 12.7499 19.2501 13.0857 19.2501 13.4999C19.2501 14.7425 18.2428 15.7499 17.0001 15.7499C16.9416 15.7499 16.8846 15.7566 16.8299 15.7693L9.31066 8.25L17.1894 8.25L14.9697 10.4697C14.6768 10.7626 14.6768 11.2374 14.9697 11.5303C15.2626 11.8232 15.7375 11.8232 16.0304 11.5303L19.5304 8.03033C19.671 7.88968 19.75 7.69891 19.75 7.5C19.75 7.30109 19.671 7.11032 19.5304 6.96967L16.0304 3.46967C15.7375 3.17678 15.2626 3.17678 14.9697 3.46967C14.6768 3.76256 14.6768 4.23744 14.9697 4.53033L17.1894 6.75L7.81066 6.75L3.53033 2.46967Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M3.97927 8.27764C4.22494 7.94414 4.69444 7.87293 5.02794 8.1186C5.36144 8.36426 5.43264 8.83377 5.18698 9.16727C4.91224 9.54024 4.75012 10 4.75012 10.4999C4.75012 10.9141 4.41434 11.2499 4.00012 11.2499C3.58591 11.2499 3.25012 10.9141 3.25012 10.4999C3.25012 9.6692 3.52111 8.89961 3.97927 8.27764Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M8.41501 12.5244C8.7079 12.2315 9.18277 12.2315 9.47567 12.5244C9.76856 12.8173 9.76856 13.2921 9.47566 13.585L7.31079 15.7499L12.3744 15.7499C12.7886 15.7499 13.1244 16.0857 13.1244 16.4999C13.1244 16.9141 12.7886 17.2499 12.3744 17.2499L7.31071 17.2499L9.53038 19.4697C9.82326 19.7626 9.82325 20.2375 9.53035 20.5303C9.23744 20.8232 8.76257 20.8232 8.46969 20.5303L4.96978 17.0302C4.6769 16.7373 4.6769 16.2625 4.96979 15.9696L8.41501 12.5244Z", fill: "currentcolor" })), M1 = ({
278
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.9696 3.46967C14.6767 3.76256 14.6767 4.23744 14.9696 4.53033L17.1892 6.74998L7.00001 6.74989C4.92893 6.74989 3.25 8.42883 3.25 10.4999C3.25 10.9141 3.58579 11.2499 4 11.2499C4.41422 11.2499 4.75 10.9141 4.75 10.4999C4.75 9.25725 5.75736 8.2499 7 8.24989L17.1893 8.24998L14.9696 10.4697C14.6767 10.7626 14.6767 11.2374 14.9696 11.5303C15.2625 11.8232 15.7373 11.8232 16.0302 11.5303L19.5302 8.03033C19.6709 7.88968 19.7499 7.69891 19.7499 7.5C19.7499 7.30109 19.6709 7.11032 19.5302 6.96967L16.0302 3.46967C15.7373 3.17678 15.2625 3.17678 14.9696 3.46967ZM9.53024 12.4697C9.23735 12.1768 8.76247 12.1768 8.46958 12.4697L4.96967 15.9696C4.67678 16.2625 4.67677 16.7373 4.96966 17.0302L8.46956 20.5303C8.76245 20.8232 9.23732 20.8232 9.53022 20.5303C9.82313 20.2375 9.82314 19.7626 9.53025 19.4697L7.31059 17.2499H17C19.0711 17.2499 20.75 15.571 20.75 13.4999C20.75 13.0857 20.4142 12.7499 20 12.7499C19.5858 12.7499 19.25 13.0857 19.25 13.4999C19.25 14.7425 18.2426 15.7499 17 15.7499H7.31067L9.53024 13.5303C9.82313 13.2374 9.82313 12.7626 9.53024 12.4697Z", fill: "currentcolor" })), M1 = ({
279
279
  title: l,
280
280
  titleId: C,
281
281
  ...t
282
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M4.09835 19.9017C5.56282 21.3661 7.93719 21.3661 9.40165 19.9017L15.8033 13.5M6.75 21C4.67893 21 3 19.3211 3 17.25V4.125C3 3.50368 3.50368 3 4.125 3H9.375C9.99632 3 10.5 3.50368 10.5 4.125V8.1967M6.75 21C8.82107 21 10.5 19.3211 10.5 17.25V8.1967M6.75 21H19.875C20.4963 21 21 20.4963 21 19.875V14.625C21 14.0037 20.4963 13.5 19.875 13.5H15.8033M10.5 8.1967L13.3791 5.31757C13.8185 4.87823 14.5308 4.87823 14.9701 5.31757L18.6824 9.02988C19.1218 9.46922 19.1218 10.1815 18.6824 10.6209L15.8033 13.5M6.75 17.25H6.7575V17.2575H6.75V17.25Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), E1 = ({
282
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M3.53033 2.46967C3.23744 2.17678 2.76256 2.17678 2.46967 2.46967C2.17678 2.76256 2.17678 3.23744 2.46967 3.53033L20.4697 21.5303C20.7626 21.8232 21.2374 21.8232 21.5303 21.5303C21.8232 21.2374 21.8232 20.7626 21.5303 20.4697L18.1356 17.0749C19.6516 16.5939 20.7501 15.1752 20.7501 13.4999C20.7501 13.0857 20.4143 12.7499 20.0001 12.7499C19.5859 12.7499 19.2501 13.0857 19.2501 13.4999C19.2501 14.7425 18.2428 15.7499 17.0001 15.7499C16.9416 15.7499 16.8846 15.7566 16.8299 15.7693L9.31066 8.25L17.1894 8.25L14.9697 10.4697C14.6768 10.7626 14.6768 11.2374 14.9697 11.5303C15.2626 11.8232 15.7375 11.8232 16.0304 11.5303L19.5304 8.03033C19.671 7.88968 19.75 7.69891 19.75 7.5C19.75 7.30109 19.671 7.11032 19.5304 6.96967L16.0304 3.46967C15.7375 3.17678 15.2626 3.17678 14.9697 3.46967C14.6768 3.76256 14.6768 4.23744 14.9697 4.53033L17.1894 6.75L7.81066 6.75L3.53033 2.46967Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M3.97927 8.27764C4.22494 7.94414 4.69444 7.87293 5.02794 8.1186C5.36144 8.36426 5.43264 8.83377 5.18698 9.16727C4.91224 9.54024 4.75012 10 4.75012 10.4999C4.75012 10.9141 4.41434 11.2499 4.00012 11.2499C3.58591 11.2499 3.25012 10.9141 3.25012 10.4999C3.25012 9.6692 3.52111 8.89961 3.97927 8.27764Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M8.41501 12.5244C8.7079 12.2315 9.18277 12.2315 9.47567 12.5244C9.76856 12.8173 9.76856 13.2921 9.47566 13.585L7.31079 15.7499L12.3744 15.7499C12.7886 15.7499 13.1244 16.0857 13.1244 16.4999C13.1244 16.9141 12.7886 17.2499 12.3744 17.2499L7.31071 17.2499L9.53038 19.4697C9.82326 19.7626 9.82325 20.2375 9.53035 20.5303C9.23744 20.8232 8.76257 20.8232 8.46969 20.5303L4.96978 17.0302C4.6769 16.7373 4.6769 16.2625 4.96979 15.9696L8.41501 12.5244Z", fill: "currentcolor" })), E1 = ({
283
283
  title: l,
284
284
  titleId: C,
285
285
  ...t
286
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.6834 1.5264C12.5613 1.49055 11.4384 1.49055 10.3164 1.5264H13.6834ZM10.3164 1.5264C8.71186 1.57696 7.49988 2.9133 7.49988 4.47703V4.7038C6.55031 4.79091 5.60345 4.90581 4.66051 5.04835C4.31267 5.10022 3.96704 5.15614 3.62165 5.21608C3.21353 5.2869 2.9401 5.67515 3.01092 6.08326C3.08174 6.49138 3.47 6.76481 3.87811 6.69399C3.94756 6.68194 4.01701 6.67006 4.08646 6.65835L5.0291 18.9117C5.07791 19.5462 5.10806 20.2555 5.38515 20.8284C5.62858 21.3317 6.17768 21.9676 6.96503 22.2839C7.31768 22.4255 7.69716 22.5001 8.08388 22.5H15.0952C15.7311 22.5 16.4118 22.5327 17.0039 22.3008C17.5248 22.0969 18.23 21.5902 18.6061 20.8291C18.7744 20.4885 18.8779 20.1161 18.9077 19.7307L19.9131 6.66116L20.1296 6.69633C20.5369 6.76249 20.9212 6.4872 20.9895 6.08027C21.0579 5.67334 20.7847 5.28763 20.3781 5.21708C20.0325 5.1571 19.6873 5.10126 19.3406 5.04855C19.3314 5.04716 18.1289 4.88287 18.1289 4.88287L17.2461 4.78131L16.4999 4.70319V4.47703C16.4999 2.91208 15.2877 1.57695 13.6834 1.5264M18.4246 6.45322L15.6785 6.13975C13.2252 5.95086 10.761 5.9512 8.30777 6.1408M8.30777 6.1408C7.39371 6.21156 6.48184 6.30886 5.57352 6.43254L6.52468 18.7967C6.55912 19.2443 6.54409 19.8535 6.76277 20.2204C7.02639 20.6626 7.30481 20.8038 7.52412 20.8919C7.70052 20.9628 7.89026 21.0001 8.08366 21H15.0952C15.7227 20.9727 16.0314 21.0699 16.4492 20.9063C16.9392 20.7144 17.1565 20.3767 17.2613 20.1646C17.3455 19.9943 17.3972 19.8081 17.4121 19.6154L18.4246 6.45322M8.99988 4.58949C10.998 4.46796 13.0017 4.46796 14.9999 4.58949V4.47703C14.9999 3.68214 14.3919 3.04935 13.6364 3.02566C12.546 2.99081 11.4543 2.9908 10.3638 3.02565C9.60858 3.04933 8.99988 3.68291 8.99988 4.47703V4.58949ZM9.23107 8.25059C9.64497 8.23467 9.99341 8.55731 10.0093 8.97122L10.3553 17.9712C10.3712 18.3851 10.0486 18.7336 9.63469 18.7495C9.22078 18.7654 8.87234 18.4428 8.85643 18.0288L8.51043 9.02884C8.49452 8.61494 8.81716 8.2665 9.23107 8.25059ZM14.7687 8.25059C15.1826 8.2665 15.5052 8.61494 15.4893 9.02884L15.1433 18.0288C15.1274 18.4428 14.779 18.7654 14.3651 18.7495C13.9512 18.7336 13.6285 18.3851 13.6444 17.9712L13.9904 8.97122C14.0063 8.55731 14.3548 8.23467 14.7687 8.25059Z", fill: "currentcolor" })), p1 = ({
286
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M4.09835 19.9017C5.56282 21.3661 7.93719 21.3661 9.40165 19.9017L15.8033 13.5M6.75 21C4.67893 21 3 19.3211 3 17.25V4.125C3 3.50368 3.50368 3 4.125 3H9.375C9.99632 3 10.5 3.50368 10.5 4.125V8.1967M6.75 21C8.82107 21 10.5 19.3211 10.5 17.25V8.1967M6.75 21H19.875C20.4963 21 21 20.4963 21 19.875V14.625C21 14.0037 20.4963 13.5 19.875 13.5H15.8033M10.5 8.1967L13.3791 5.31757C13.8185 4.87823 14.5308 4.87823 14.9701 5.31757L18.6824 9.02988C19.1218 9.46922 19.1218 10.1815 18.6824 10.6209L15.8033 13.5M6.75 17.25H6.7575V17.2575H6.75V17.25Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), p1 = ({
287
287
  title: l,
288
288
  titleId: C,
289
289
  ...t
290
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.6834 1.5264C12.5613 1.49055 11.4384 1.49055 10.3164 1.5264H13.6834ZM10.3164 1.5264C8.71186 1.57696 7.49988 2.9133 7.49988 4.47703V4.7038C6.55031 4.79091 5.60345 4.90581 4.66051 5.04835C4.31267 5.10022 3.96704 5.15614 3.62165 5.21608C3.21353 5.2869 2.9401 5.67515 3.01092 6.08326C3.08174 6.49138 3.47 6.76481 3.87811 6.69399C3.94756 6.68194 4.01701 6.67006 4.08646 6.65835L5.0291 18.9117C5.07791 19.5462 5.10806 20.2555 5.38515 20.8284C5.62858 21.3317 6.17768 21.9676 6.96503 22.2839C7.31768 22.4255 7.69716 22.5001 8.08388 22.5H15.0952C15.7311 22.5 16.4118 22.5327 17.0039 22.3008C17.5248 22.0969 18.23 21.5902 18.6061 20.8291C18.7744 20.4885 18.8779 20.1161 18.9077 19.7307L19.9131 6.66116L20.1296 6.69633C20.5369 6.76249 20.9212 6.4872 20.9895 6.08027C21.0579 5.67334 20.7847 5.28763 20.3781 5.21708C20.0325 5.1571 19.6873 5.10126 19.3406 5.04855C19.3314 5.04716 18.1289 4.88287 18.1289 4.88287L17.2461 4.78131L16.4999 4.70319V4.47703C16.4999 2.91208 15.2877 1.57695 13.6834 1.5264M18.4246 6.45322L15.6785 6.13975C13.2252 5.95086 10.761 5.9512 8.30777 6.1408M8.30777 6.1408C7.39371 6.21156 6.48184 6.30886 5.57352 6.43254L6.52468 18.7967C6.55912 19.2443 6.54409 19.8535 6.76277 20.2204C7.02639 20.6626 7.30481 20.8038 7.52412 20.8919C7.70052 20.9628 7.89026 21.0001 8.08366 21H15.0952C15.7227 20.9727 16.0314 21.0699 16.4492 20.9063C16.9392 20.7144 17.1565 20.3767 17.2613 20.1646C17.3455 19.9943 17.3972 19.8081 17.4121 19.6154L18.4246 6.45322M8.99988 4.58949C10.998 4.46796 13.0017 4.46796 14.9999 4.58949V4.47703C14.9999 3.68214 14.3919 3.04935 13.6364 3.02566C12.546 2.99081 11.4543 2.9908 10.3638 3.02565C9.60858 3.04933 8.99988 3.68291 8.99988 4.47703V4.58949ZM9.23107 8.25059C9.64497 8.23467 9.99341 8.55731 10.0093 8.97122L10.3553 17.9712C10.3712 18.3851 10.0486 18.7336 9.63469 18.7495C9.22078 18.7654 8.87234 18.4428 8.85643 18.0288L8.51043 9.02884C8.49452 8.61494 8.81716 8.2665 9.23107 8.25059ZM14.7687 8.25059C15.1826 8.2665 15.5052 8.61494 15.4893 9.02884L15.1433 18.0288C15.1274 18.4428 14.779 18.7654 14.3651 18.7495C13.9512 18.7336 13.6285 18.3851 13.6444 17.9712L13.9904 8.97122C14.0063 8.55731 14.3548 8.23467 14.7687 8.25059Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("line", { x1: 23, y1: 2.2, x2: 2.2, y2: 23, stroke: "currentcolor", strokeWidth: 1.5 })), f1 = ({
290
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.6834 1.5264C12.5613 1.49055 11.4384 1.49055 10.3164 1.5264H13.6834ZM10.3164 1.5264C8.71186 1.57696 7.49988 2.9133 7.49988 4.47703V4.7038C6.55031 4.79091 5.60345 4.90581 4.66051 5.04835C4.31267 5.10022 3.96704 5.15614 3.62165 5.21608C3.21353 5.2869 2.9401 5.67515 3.01092 6.08326C3.08174 6.49138 3.47 6.76481 3.87811 6.69399C3.94756 6.68194 4.01701 6.67006 4.08646 6.65835L5.0291 18.9117C5.07791 19.5462 5.10806 20.2555 5.38515 20.8284C5.62858 21.3317 6.17768 21.9676 6.96503 22.2839C7.31768 22.4255 7.69716 22.5001 8.08388 22.5H15.0952C15.7311 22.5 16.4118 22.5327 17.0039 22.3008C17.5248 22.0969 18.23 21.5902 18.6061 20.8291C18.7744 20.4885 18.8779 20.1161 18.9077 19.7307L19.9131 6.66116L20.1296 6.69633C20.5369 6.76249 20.9212 6.4872 20.9895 6.08027C21.0579 5.67334 20.7847 5.28763 20.3781 5.21708C20.0325 5.1571 19.6873 5.10126 19.3406 5.04855C19.3314 5.04716 18.1289 4.88287 18.1289 4.88287L17.2461 4.78131L16.4999 4.70319V4.47703C16.4999 2.91208 15.2877 1.57695 13.6834 1.5264M18.4246 6.45322L15.6785 6.13975C13.2252 5.95086 10.761 5.9512 8.30777 6.1408M8.30777 6.1408C7.39371 6.21156 6.48184 6.30886 5.57352 6.43254L6.52468 18.7967C6.55912 19.2443 6.54409 19.8535 6.76277 20.2204C7.02639 20.6626 7.30481 20.8038 7.52412 20.8919C7.70052 20.9628 7.89026 21.0001 8.08366 21H15.0952C15.7227 20.9727 16.0314 21.0699 16.4492 20.9063C16.9392 20.7144 17.1565 20.3767 17.2613 20.1646C17.3455 19.9943 17.3972 19.8081 17.4121 19.6154L18.4246 6.45322M8.99988 4.58949C10.998 4.46796 13.0017 4.46796 14.9999 4.58949V4.47703C14.9999 3.68214 14.3919 3.04935 13.6364 3.02566C12.546 2.99081 11.4543 2.9908 10.3638 3.02565C9.60858 3.04933 8.99988 3.68291 8.99988 4.47703V4.58949ZM9.23107 8.25059C9.64497 8.23467 9.99341 8.55731 10.0093 8.97122L10.3553 17.9712C10.3712 18.3851 10.0486 18.7336 9.63469 18.7495C9.22078 18.7654 8.87234 18.4428 8.85643 18.0288L8.51043 9.02884C8.49452 8.61494 8.81716 8.2665 9.23107 8.25059ZM14.7687 8.25059C15.1826 8.2665 15.5052 8.61494 15.4893 9.02884L15.1433 18.0288C15.1274 18.4428 14.779 18.7654 14.3651 18.7495C13.9512 18.7336 13.6285 18.3851 13.6444 17.9712L13.9904 8.97122C14.0063 8.55731 14.3548 8.23467 14.7687 8.25059Z", fill: "currentcolor" })), f1 = ({
291
291
  title: l,
292
292
  titleId: C,
293
293
  ...t
294
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.45823 3.45818C8.23182 2.6846 9.28103 2.25 10.375 2.25C11.4691 2.25 12.5183 2.6846 13.2919 3.45818C14.0654 4.23177 14.5 5.28098 14.5 6.375C14.5 7.46902 14.0654 8.51823 13.2919 9.29182C12.5183 10.0654 11.4691 10.5 10.375 10.5C9.28103 10.5 8.23182 10.0654 7.45823 9.29182C6.68464 8.51823 6.25004 7.46902 6.25004 6.375C6.25004 5.28098 6.68464 4.23177 7.45823 3.45818Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M7.62026 12.5541C8.49263 12.1883 9.42911 12 10.375 12C12.2647 12 14.077 12.7507 15.4132 14.0869C16.7494 15.4231 17.5 17.2353 17.5 19.125V19.127L17.499 19.247C17.4968 19.3743 17.4622 19.4989 17.3986 19.6091C17.3349 19.7193 17.2442 19.8115 17.135 19.877C15.161 21.066 12.847 21.75 10.375 21.75C7.99278 21.7536 5.65484 21.106 3.61404 19.877C3.50508 19.8114 3.4146 19.7191 3.3511 19.6089C3.28759 19.4987 3.25317 19.3742 3.25104 19.247C3.23485 18.3012 3.40715 17.3616 3.75789 16.4831C4.10863 15.6046 4.6308 14.8047 5.29393 14.1302C5.95706 13.4556 6.74788 12.9198 7.62026 12.5541Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M22.4365 8.38478C22.6663 8.04013 22.5732 7.57448 22.2285 7.34471C21.8839 7.11495 21.4182 7.20808 21.1885 7.55272L18.3209 11.854L16.7178 10.2509C16.4249 9.95803 15.9501 9.95803 15.6572 10.2509C15.3643 10.5438 15.3643 11.0187 15.6572 11.3116L17.9072 13.5616C18.0661 13.7205 18.2878 13.7997 18.5114 13.7776C18.735 13.7555 18.9369 13.6342 19.0615 13.4473L22.4365 8.38478Z", fill: "currentcolor" })), V1 = ({
294
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.6834 1.5264C12.5613 1.49055 11.4384 1.49055 10.3164 1.5264H13.6834ZM10.3164 1.5264C8.71186 1.57696 7.49988 2.9133 7.49988 4.47703V4.7038C6.55031 4.79091 5.60345 4.90581 4.66051 5.04835C4.31267 5.10022 3.96704 5.15614 3.62165 5.21608C3.21353 5.2869 2.9401 5.67515 3.01092 6.08326C3.08174 6.49138 3.47 6.76481 3.87811 6.69399C3.94756 6.68194 4.01701 6.67006 4.08646 6.65835L5.0291 18.9117C5.07791 19.5462 5.10806 20.2555 5.38515 20.8284C5.62858 21.3317 6.17768 21.9676 6.96503 22.2839C7.31768 22.4255 7.69716 22.5001 8.08388 22.5H15.0952C15.7311 22.5 16.4118 22.5327 17.0039 22.3008C17.5248 22.0969 18.23 21.5902 18.6061 20.8291C18.7744 20.4885 18.8779 20.1161 18.9077 19.7307L19.9131 6.66116L20.1296 6.69633C20.5369 6.76249 20.9212 6.4872 20.9895 6.08027C21.0579 5.67334 20.7847 5.28763 20.3781 5.21708C20.0325 5.1571 19.6873 5.10126 19.3406 5.04855C19.3314 5.04716 18.1289 4.88287 18.1289 4.88287L17.2461 4.78131L16.4999 4.70319V4.47703C16.4999 2.91208 15.2877 1.57695 13.6834 1.5264M18.4246 6.45322L15.6785 6.13975C13.2252 5.95086 10.761 5.9512 8.30777 6.1408M8.30777 6.1408C7.39371 6.21156 6.48184 6.30886 5.57352 6.43254L6.52468 18.7967C6.55912 19.2443 6.54409 19.8535 6.76277 20.2204C7.02639 20.6626 7.30481 20.8038 7.52412 20.8919C7.70052 20.9628 7.89026 21.0001 8.08366 21H15.0952C15.7227 20.9727 16.0314 21.0699 16.4492 20.9063C16.9392 20.7144 17.1565 20.3767 17.2613 20.1646C17.3455 19.9943 17.3972 19.8081 17.4121 19.6154L18.4246 6.45322M8.99988 4.58949C10.998 4.46796 13.0017 4.46796 14.9999 4.58949V4.47703C14.9999 3.68214 14.3919 3.04935 13.6364 3.02566C12.546 2.99081 11.4543 2.9908 10.3638 3.02565C9.60858 3.04933 8.99988 3.68291 8.99988 4.47703V4.58949ZM9.23107 8.25059C9.64497 8.23467 9.99341 8.55731 10.0093 8.97122L10.3553 17.9712C10.3712 18.3851 10.0486 18.7336 9.63469 18.7495C9.22078 18.7654 8.87234 18.4428 8.85643 18.0288L8.51043 9.02884C8.49452 8.61494 8.81716 8.2665 9.23107 8.25059ZM14.7687 8.25059C15.1826 8.2665 15.5052 8.61494 15.4893 9.02884L15.1433 18.0288C15.1274 18.4428 14.779 18.7654 14.3651 18.7495C13.9512 18.7336 13.6285 18.3851 13.6444 17.9712L13.9904 8.97122C14.0063 8.55731 14.3548 8.23467 14.7687 8.25059Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("line", { x1: 23, y1: 2.2, x2: 2.2, y2: 23, stroke: "currentcolor", strokeWidth: 1.5 })), H1 = ({
295
295
  title: l,
296
296
  titleId: C,
297
297
  ...t
298
- }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.375 2.25C9.28103 2.25 8.23182 2.6846 7.45823 3.45818C6.68464 4.23177 6.25004 5.28098 6.25004 6.375C6.25004 7.46902 6.68464 8.51823 7.45823 9.29182C8.23182 10.0654 9.28103 10.5 10.375 10.5C11.4691 10.5 12.5183 10.0654 13.2919 9.29182C14.0654 8.51823 14.5 7.46902 14.5 6.375C14.5 5.28098 14.0654 4.23177 13.2919 3.45818C12.5183 2.6846 11.4691 2.25 10.375 2.25ZM10.375 12C9.42911 12 8.49263 12.1883 7.62026 12.5541C6.74788 12.9198 5.95706 13.4556 5.29393 14.1302C4.6308 14.8047 4.10863 15.6046 3.75789 16.4831C3.40715 17.3616 3.23485 18.3012 3.25104 19.247C3.25317 19.3742 3.28759 19.4987 3.3511 19.6089C3.4146 19.7191 3.50508 19.8114 3.61404 19.877C5.65484 21.106 7.99278 21.7536 10.375 21.75C12.847 21.75 15.161 21.066 17.135 19.877C17.2442 19.8115 17.3349 19.7193 17.3986 19.6091C17.4622 19.4989 17.4968 19.3743 17.499 19.247L17.5 19.127V19.125C17.5 17.2353 16.7494 15.4231 15.4132 14.0869C14.077 12.7507 12.2647 12 10.375 12ZM16 9.75C15.8011 9.75 15.6104 9.82902 15.4697 9.96967C15.3291 10.1103 15.25 10.3011 15.25 10.5C15.25 10.6989 15.3291 10.8897 15.4697 11.0303C15.6104 11.171 15.8011 11.25 16 11.25H22C22.199 11.25 22.3897 11.171 22.5304 11.0303C22.671 10.8897 22.75 10.6989 22.75 10.5C22.75 10.3011 22.671 10.1103 22.5304 9.96967C22.3897 9.82902 22.199 9.75 22 9.75H16Z", fill: "currentcolor" })), H1 = {
298
+ }) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M20 13.5C20 17.09 17.09 20 13.5 20H6V18H13.5C16 18 18 16 18 13.5S16 9 13.5 9H7.83L10.91 12.09L9.5 13.5L4 8L9.5 2.5L10.92 3.91L7.83 7H13.5C17.09 7 20 9.91 20 13.5Z", fill: "currentColor" })), V1 = ({
299
+ title: l,
300
+ titleId: C,
301
+ ...t
302
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M15.75 6C15.75 8.07107 14.071 9.75 12 9.75C9.9289 9.75 8.24996 8.07107 8.24996 6C8.24996 3.92893 9.9289 2.25 12 2.25C14.071 2.25 15.75 3.92893 15.75 6Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ e.createElement("path", { d: "M4.5011 20.1182C4.5714 16.0369 7.90184 12.75 12 12.75C16.0982 12.75 19.4287 16.0371 19.4988 20.1185C17.216 21.166 14.6764 21.75 12.0003 21.75C9.32396 21.75 6.78406 21.1659 4.5011 20.1182Z", stroke: "currentcolor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), Z1 = ({
303
+ title: l,
304
+ titleId: C,
305
+ ...t
306
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.45823 3.45818C8.23182 2.6846 9.28103 2.25 10.375 2.25C11.4691 2.25 12.5183 2.6846 13.2919 3.45818C14.0654 4.23177 14.5 5.28098 14.5 6.375C14.5 7.46902 14.0654 8.51823 13.2919 9.29182C12.5183 10.0654 11.4691 10.5 10.375 10.5C9.28103 10.5 8.23182 10.0654 7.45823 9.29182C6.68464 8.51823 6.25004 7.46902 6.25004 6.375C6.25004 5.28098 6.68464 4.23177 7.45823 3.45818Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M7.62026 12.5541C8.49263 12.1883 9.42911 12 10.375 12C12.2647 12 14.077 12.7507 15.4132 14.0869C16.7494 15.4231 17.5 17.2353 17.5 19.125V19.127L17.499 19.247C17.4968 19.3743 17.4622 19.4989 17.3986 19.6091C17.3349 19.7193 17.2442 19.8115 17.135 19.877C15.161 21.066 12.847 21.75 10.375 21.75C7.99278 21.7536 5.65484 21.106 3.61404 19.877C3.50508 19.8114 3.4146 19.7191 3.3511 19.6089C3.28759 19.4987 3.25317 19.3742 3.25104 19.247C3.23485 18.3012 3.40715 17.3616 3.75789 16.4831C4.10863 15.6046 4.6308 14.8047 5.29393 14.1302C5.95706 13.4556 6.74788 12.9198 7.62026 12.5541Z", fill: "currentcolor" }), /* @__PURE__ */ e.createElement("path", { d: "M22.4365 8.38478C22.6663 8.04013 22.5732 7.57448 22.2285 7.34471C21.8839 7.11495 21.4182 7.20808 21.1885 7.55272L18.3209 11.854L16.7178 10.2509C16.4249 9.95803 15.9501 9.95803 15.6572 10.2509C15.3643 10.5438 15.3643 11.0187 15.6572 11.3116L17.9072 13.5616C18.0661 13.7205 18.2878 13.7997 18.5114 13.7776C18.735 13.7555 18.9369 13.6342 19.0615 13.4473L22.4365 8.38478Z", fill: "currentcolor" })), x1 = ({
307
+ title: l,
308
+ titleId: C,
309
+ ...t
310
+ }) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": C, ...t }, l ? /* @__PURE__ */ e.createElement("title", { id: C }, l) : null, /* @__PURE__ */ e.createElement("path", { d: "M10.375 2.25C9.28103 2.25 8.23182 2.6846 7.45823 3.45818C6.68464 4.23177 6.25004 5.28098 6.25004 6.375C6.25004 7.46902 6.68464 8.51823 7.45823 9.29182C8.23182 10.0654 9.28103 10.5 10.375 10.5C11.4691 10.5 12.5183 10.0654 13.2919 9.29182C14.0654 8.51823 14.5 7.46902 14.5 6.375C14.5 5.28098 14.0654 4.23177 13.2919 3.45818C12.5183 2.6846 11.4691 2.25 10.375 2.25ZM10.375 12C9.42911 12 8.49263 12.1883 7.62026 12.5541C6.74788 12.9198 5.95706 13.4556 5.29393 14.1302C4.6308 14.8047 4.10863 15.6046 3.75789 16.4831C3.40715 17.3616 3.23485 18.3012 3.25104 19.247C3.25317 19.3742 3.28759 19.4987 3.3511 19.6089C3.4146 19.7191 3.50508 19.8114 3.61404 19.877C5.65484 21.106 7.99278 21.7536 10.375 21.75C12.847 21.75 15.161 21.066 17.135 19.877C17.2442 19.8115 17.3349 19.7193 17.3986 19.6091C17.4622 19.4989 17.4968 19.3743 17.499 19.247L17.5 19.127V19.125C17.5 17.2353 16.7494 15.4231 15.4132 14.0869C14.077 12.7507 12.2647 12 10.375 12ZM16 9.75C15.8011 9.75 15.6104 9.82902 15.4697 9.96967C15.3291 10.1103 15.25 10.3011 15.25 10.5C15.25 10.6989 15.3291 10.8897 15.4697 11.0303C15.6104 11.171 15.8011 11.25 16 11.25H22C22.199 11.25 22.3897 11.171 22.5304 11.0303C22.671 10.8897 22.75 10.6989 22.75 10.5C22.75 10.3011 22.671 10.1103 22.5304 9.96967C22.3897 9.82902 22.199 9.75 22 9.75H16Z", fill: "currentcolor" })), b1 = {
299
311
  AcademicCap: n,
300
312
  ArrowDownOnSquare: r,
301
313
  ArrowLeft: o,
@@ -304,8 +316,8 @@ const n = ({
304
316
  ArrowRight: c,
305
317
  ArrowSmallDownMini: d,
306
318
  ArrowSmallLeft: w,
307
- ArrowSmallRight: h,
308
- ArrowSmallUpMini: s,
319
+ ArrowSmallRight: s,
320
+ ArrowSmallUpMini: h,
309
321
  ArrowTopRightOnSquare: v,
310
322
  ArrowUpOnSquare: g,
311
323
  BrowserBlocked: m,
@@ -315,8 +327,8 @@ const n = ({
315
327
  Check: E,
316
328
  CheckCircle: p,
317
329
  CheckCircleFillMini: f,
318
- CheveronDown: V,
319
- CheveronLeft: H,
330
+ CheveronDown: H,
331
+ CheveronLeft: V,
320
332
  CheveronRight: Z,
321
333
  CheveronUp: x,
322
334
  CheveronUpDown: b,
@@ -328,11 +340,11 @@ const n = ({
328
340
  Cross: F,
329
341
  CrossCircle: A,
330
342
  CrossCircleFillMini: D,
331
- CrossCircleMini: O,
343
+ CrossCircleMini: U,
332
344
  CubeTransparent: W,
333
345
  DocumentDuplicate: j,
334
- DocumentText: T,
335
- DotCircleFillMini: U,
346
+ DocumentText: O,
347
+ DotCircleFillMini: T,
336
348
  Dots: q,
337
349
  EllipsisVertical: N,
338
350
  Envelope: P,
@@ -358,20 +370,23 @@ const n = ({
358
370
  LockOpenFill: c1,
359
371
  Minus: d1,
360
372
  MinusCircleFillMini: w1,
361
- PencilSquare: h1,
362
- Plus: s1,
373
+ PencilSquare: s1,
374
+ Plus: h1,
363
375
  QuestionMarkCircleFillMini: v1,
364
- Sparkles: g1,
365
- Star: m1,
366
- Swap: L1,
367
- SwapSlash: u1,
368
- Swatch: M1,
369
- Trash: E1,
370
- TrashStrikethrough: p1,
371
- UserCheckFill: f1,
372
- UserMinusFill: V1
376
+ Redo: g1,
377
+ Sparkles: m1,
378
+ Star: L1,
379
+ Swap: u1,
380
+ SwapSlash: M1,
381
+ Swatch: E1,
382
+ Trash: p1,
383
+ TrashStrikethrough: f1,
384
+ Undo: H1,
385
+ User: V1,
386
+ UserCheckFill: Z1,
387
+ UserMinusFill: x1
373
388
  };
374
389
  export {
375
- H1 as Icons
390
+ b1 as Icons
376
391
  };
377
392
  //# sourceMappingURL=index.js.map