@edifice.io/react 2.2.13-develop-enabling.20250722163127 → 2.2.13-develop-b2school.20250723160127

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 (80) hide show
  1. package/dist/components/Button/Button.d.ts +1 -1
  2. package/dist/components/Input/Input.d.ts +4 -0
  3. package/dist/components/Input/Input.js +2 -1
  4. package/dist/components/Modal/ModalHeader.d.ts +4 -0
  5. package/dist/components/Modal/ModalHeader.js +8 -3
  6. package/dist/components/SearchBar/SearchBar.d.ts +9 -33
  7. package/dist/components/SearchBar/SearchBar.js +2 -17
  8. package/dist/hooks/useLibraryUrl/useLibraryUrl.d.ts +1 -1
  9. package/dist/hooks/useLibraryUrl/useLibraryUrl.js +2 -2
  10. package/dist/icons-apps.js +164 -174
  11. package/dist/icons.js +190 -198
  12. package/dist/modules/icons/components/apps/IconAccount.js +2 -2
  13. package/dist/modules/icons/components/apps/IconActualites.js +2 -2
  14. package/dist/modules/icons/components/apps/IconAdmin.js +2 -2
  15. package/dist/modules/icons/components/apps/IconAgenda.js +2 -3
  16. package/dist/modules/icons/components/apps/IconAppointments.js +2 -2
  17. package/dist/modules/icons/components/apps/IconArchive.js +2 -2
  18. package/dist/modules/icons/components/apps/IconBlog.js +2 -2
  19. package/dist/modules/icons/components/apps/IconCahierDeTexte.js +2 -2
  20. package/dist/modules/icons/components/apps/IconCalendar.js +2 -3
  21. package/dist/modules/icons/components/apps/IconCollaborativeWall.js +2 -2
  22. package/dist/modules/icons/components/apps/IconCommunity.js +2 -2
  23. package/dist/modules/icons/components/apps/IconConversation.js +2 -2
  24. package/dist/modules/icons/components/apps/IconDirectory.js +2 -2
  25. package/dist/modules/icons/components/apps/IconExercizer.js +2 -2
  26. package/dist/modules/icons/components/apps/IconForms.js +6 -2
  27. package/dist/modules/icons/components/apps/IconForum.js +2 -2
  28. package/dist/modules/icons/components/apps/IconLibrary.js +2 -2
  29. package/dist/modules/icons/components/apps/IconMediacentre.js +2 -2
  30. package/dist/modules/icons/components/apps/IconMindmap.js +2 -2
  31. package/dist/modules/icons/components/apps/IconMoodle.js +2 -2
  32. package/dist/modules/icons/components/apps/IconNabook.js +4 -2
  33. package/dist/modules/icons/components/apps/IconNotebook.js +2 -2
  34. package/dist/modules/icons/components/apps/IconPad.js +2 -2
  35. package/dist/modules/icons/components/apps/IconPages.js +2 -2
  36. package/dist/modules/icons/components/apps/IconParametrage.js +2 -2
  37. package/dist/modules/icons/components/apps/IconParametrages.js +2 -2
  38. package/dist/modules/icons/components/apps/IconPoll.js +2 -2
  39. package/dist/modules/icons/components/apps/IconPresences.js +6 -2
  40. package/dist/modules/icons/components/apps/IconRack.js +2 -2
  41. package/dist/modules/icons/components/apps/IconRbs.js +2 -2
  42. package/dist/modules/icons/components/apps/IconSchoolbook.js +2 -2
  43. package/dist/modules/icons/components/apps/IconScrapbook.js +2 -2
  44. package/dist/modules/icons/components/apps/IconSettingsClass.js +2 -2
  45. package/dist/modules/icons/components/apps/IconSharebigfiles.js +2 -2
  46. package/dist/modules/icons/components/apps/IconStatistics.js +2 -2
  47. package/dist/modules/icons/components/apps/IconSupport.js +2 -2
  48. package/dist/modules/icons/components/apps/IconTimeline.js +2 -2
  49. package/dist/modules/icons/components/apps/IconTimelinegenerator.js +2 -2
  50. package/dist/modules/icons/components/apps/IconUserbook.js +2 -2
  51. package/dist/modules/icons/components/apps/IconVisioconf.js +2 -2
  52. package/dist/modules/icons/components/apps/IconWebsite.js +2 -2
  53. package/dist/modules/icons/components/apps/IconWiki.js +3 -3
  54. package/dist/modules/icons/components/apps/IconWorkspace.js +2 -2
  55. package/dist/modules/icons/components/apps/index.d.ts +0 -5
  56. package/dist/modules/icons/components/index.d.ts +0 -4
  57. package/dist/modules/modals/OnboardingModal/OnboardingModal.d.ts +4 -6
  58. package/dist/modules/modals/OnboardingModal/OnboardingModal.js +13 -27
  59. package/dist/modules/modals/OnboardingModal/index.d.ts +0 -1
  60. package/dist/modules/modals/OnboardingModal/useOnboardingModal.js +4 -4
  61. package/package.json +6 -6
  62. package/dist/modules/icons/components/IconLibrary.d.ts +0 -7
  63. package/dist/modules/icons/components/IconLibrary.js +0 -12
  64. package/dist/modules/icons/components/IconNotification.d.ts +0 -7
  65. package/dist/modules/icons/components/IconNotification.js +0 -12
  66. package/dist/modules/icons/components/IconStar.d.ts +0 -7
  67. package/dist/modules/icons/components/IconStar.js +0 -13
  68. package/dist/modules/icons/components/IconStarFavorite.d.ts +0 -7
  69. package/dist/modules/icons/components/IconStarFull.d.ts +0 -7
  70. package/dist/modules/icons/components/IconStarFull.js +0 -13
  71. package/dist/modules/icons/components/apps/IconEdt.d.ts +0 -7
  72. package/dist/modules/icons/components/apps/IconEdt.js +0 -12
  73. package/dist/modules/icons/components/apps/IconGeogebra.d.ts +0 -7
  74. package/dist/modules/icons/components/apps/IconGeogebra.js +0 -12
  75. package/dist/modules/icons/components/apps/IconMagneto.d.ts +0 -7
  76. package/dist/modules/icons/components/apps/IconMagneto.js +0 -13
  77. package/dist/modules/icons/components/apps/IconMinetest.d.ts +0 -7
  78. package/dist/modules/icons/components/apps/IconMinetest.js +0 -12
  79. package/dist/modules/icons/components/apps/IconMinibadge.d.ts +0 -7
  80. package/dist/modules/icons/components/apps/IconMinibadge.js +0 -12
@@ -3,9 +3,9 @@ const SvgIconRbs = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M16.18 3.3c-.79.32-.93.83-.93 4.5 0 3.2.05 3.66.42 4 .278.246.63.394 1 .42 1.35-.05 1.58-.75 1.58-4.64 0-3.16 0-3.3-.56-3.86a1.19 1.19 0 0 0-1.53-.41zm16.25.27c-.56.42-.56.61-.65 3.62-.1 3.44 0 4.09.55 4.65a1.56 1.56 0 0 0 2.05-.05c.32-.37.37-1 .37-4 0-3.85-.1-4.22-1.16-4.5a1.26 1.26 0 0 0-1.16.32zM8.06 8.31a5.3 5.3 0 0 0-1.72 1.62c-.6 1-.69 1.4-.79 3.44l-.09 2.32h39.08l-.09-2.28c-.1-2.73-.61-3.89-2.09-4.87-.88-.6-1.16-.65-3.81-.7l-2.88-.09v1.86c0 1.67 0 2-.6 2.55a2.14 2.14 0 0 1-2.83.6c-.93-.55-1.24-1.25-1.24-3.24V7.8H19v1.72c0 2-.24 2.69-1.21 3.24a2.15 2.15 0 0 1-2.83-.6c-.51-.6-.6-.88-.6-2.55V7.8h-2.6c-2.32 0-2.79 0-3.67.51zM5.51 28.73c0 13.32 0 13.46 1.62 14.9a5 5 0 0 0 1.58 1c.84.23 31.79.23 32.63 0a5.5 5.5 0 0 0 1.53-1c1.62-1.44 1.62-1.58 1.62-14.9V17.08h-39v11.65zm9.7-6.64L15.16 26H6.81l-.1-3.9v-3.85h8.58zm9.33-.18v3.66L23.33 25a7.62 7.62 0 0 0-5.89 0q-.545.289-1.12.51a22 22 0 0 1-.14-3.62v-3.65h8.36zm9.46.18V26l-4.13.09-4.13.05v-7.9h8.35v3.85zm9.29 0v3.9h-8.17l-.1-3.9v-3.85h8.35zm-29.43 6.22a7 7 0 0 0-.32 6c.14.37-.1.42-3.34.42H6.67v-7.67h7.89zm10.68 2.55v3.86h-8.36v-7.66h8.36zm9.51 0v3.86h-3.62c-3.34 0-3.62 0-3.43-.42q.293-.869.46-1.77a5.9 5.9 0 0 0-.7-4.59l-.6-.88h7.89zm9.28 0v3.86H35v-7.66h8.35v3.8zM14.84 36c.37.32.41.78.41 4.08v3.71l-3.11-.09c-2.69 0-3.2-.14-3.75-.56C7 42.1 6.81 41.68 6.71 38.52l-.09-2.88h3.9c3.3 0 3.94 0 4.32.38zm9.7-.1c0 .65-1.58 1.63-3.07 1.91-1.3.27-1.39.69-.14.55a9.3 9.3 0 0 0 3.07-1.06 16.3 16.3 0 0 1 .14 3.2v3.25h-8.36v-3.14c0-2.92.05-3.16.42-3 1.72.7 2.37.89 2.74.75s0-.37-1.3-1c-1-.52-1.77-1-1.81-1.3s.28-.38 4.13-.38c3.34 0 4.18 0 4.18.28zm9.51 3.76v4.09H25.7v-3.7c0-2 .09-3.85.14-4 .13-.33.74-.38 4.17-.38h4zm9.28-1.16c-.09 3.16-.28 3.58-1.71 4.64-.56.47-1 .51-3.58.51h-2.92l-.1-4v-4h8.4l-.05 2.88z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M7.45 1.8c-.4.17-.48.44-.48 2.34 0 1.66.03 1.9.22 2.07.12.12.36.22.53.22.7-.03.82-.39.82-2.41 0-1.64 0-1.7-.3-2s-.43-.33-.79-.21zm8.42.15c-.29.22-.29.31-.34 1.88-.04 1.78 0 2.11.3 2.4.26.27.81.24 1.05-.02.17-.2.2-.53.2-2.1 0-2-.05-2.18-.6-2.33a.64.64 0 0 0-.6.17zM3.25 4.4a2.7 2.7 0 0 0-.9.84c-.3.5-.35.73-.4 1.78l-.05 1.2h20.25l-.05-1.17c-.05-1.42-.31-2.02-1.08-2.53-.46-.31-.6-.33-1.97-.36l-1.5-.05v.97c0 .86-.02 1-.3 1.32-.4.48-1 .6-1.47.31s-.63-.65-.63-1.68v-.9H8.9v.9c0 1.03-.12 1.4-.63 1.68-.48.29-1.05.17-1.46-.31-.27-.32-.32-.46-.32-1.32v-.94H5.15c-1.2 0-1.45.02-1.9.26M1.92 14.98c0 6.9.03 6.98.84 7.72.27.24.63.48.82.53.43.12 16.47.12 16.9 0 .18-.05.54-.29.8-.53.84-.74.84-.81.84-7.72V8.95H1.92zm5.03-3.43-.02 2.02H2.6l-.05-2.02-.02-2h4.45zm4.83-.1v1.9l-.62-.31c-.87-.41-2.31-.44-3.06-.03a6 6 0 0 1-.57.27c-.05 0-.08-.84-.08-1.88V9.55h4.33zm4.9.1-.02 2.02-2.14.04-2.14.03V9.55h4.33l-.02 2zm4.82 0-.03 2.02h-4.2l-.05-2.02-.03-2h4.33zM6.25 14.77a3.6 3.6 0 0 0-.17 3.1c.08.2-.04.22-1.73.22H2.52v-3.97h4.1zm5.53 1.32v2H7.46v-3.97h4.32zm4.93 0v2h-1.87c-1.73 0-1.88-.03-1.78-.22.04-.12.16-.53.24-.92.19-.88.07-1.73-.36-2.38l-.32-.45h4.1v1.97zm4.81 0v2H17.2v-3.97h4.33v1.97zM6.76 18.76c.2.17.21.4.21 2.12v1.92l-1.6-.05c-1.4-.02-1.67-.07-1.95-.29-.75-.55-.82-.77-.87-2.4l-.05-1.5h2.02c1.71 0 2.05.03 2.24.2m5.02-.05c0 .34-.81.84-1.58.99-.68.14-.73.36-.08.29.44-.05.99-.24 1.6-.56.04-.02.06.73.06 1.66v1.69H7.46v-1.64c0-1.51.02-1.63.21-1.56.9.36 1.23.46 1.42.38.17-.07.02-.19-.67-.53-.53-.26-.92-.52-.94-.67-.02-.2.14-.2 2.14-.2 1.73 0 2.16.03 2.16.15m4.93 1.95v2.12h-4.33v-1.93c0-1.06.05-2 .08-2.09.07-.17.38-.2 2.16-.2h2.1v2.1zm4.81-.6c-.05 1.63-.14 1.85-.89 2.4-.29.24-.5.27-1.85.27h-1.51l-.05-2.1-.03-2.06h4.36z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconRbs as default
@@ -3,9 +3,9 @@ const SvgIconSchoolbook = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M36.87 19.39v-3.85H13.94v3.85zm-7.61 11.46V27H13.94v3.85zm-15.32-9.58v3.85h22.93v-3.85zM40.72 7.92a3.78 3.78 0 0 1 3.76 3.76v22.93a3.85 3.85 0 0 1-3.76 3.85H13.94l-7.61 7.62v-34.4a3.79 3.79 0 0 1 3.76-3.76z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M18.02 8.41V6.4H6v2h12.02zm-4 6.01V12.4h-8v2.02h8.02zm-8-5.02v2.02h12V9.4zm14.03-7c1.07 0 1.97.9 1.97 1.98v12.01c0 1.08-.9 2.02-1.98 2.02H6.02L2 22.4V4.38c0-1.08.9-1.97 1.98-1.97h16.05z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconSchoolbook as default
@@ -3,9 +3,9 @@ const SvgIconScrapbook = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M6 34.62v-.21a.69.69 0 0 1 .69-.69h3a.69.69 0 0 1 .69.69v.21a.69.69 0 0 1-.69.69h-3a.69.69 0 0 1-.69-.69m.69-6.52h3a.69.69 0 0 0 .69-.69v-.21a.69.69 0 0 0-.69-.69h-3a.69.69 0 0 0-.69.69v.21a.69.69 0 0 0 .69.69m0-7.17h3a.69.69 0 0 0 .69-.69V20a.69.69 0 0 0-.69-.69h-3A.69.69 0 0 0 6 20v.21a.69.69 0 0 0 .69.72m0-7.28h3a.69.69 0 0 0 .69-.69v-.22a.69.69 0 0 0-.69-.69h-3a.69.69 0 0 0-.69.69V13a.69.69 0 0 0 .69.65m24.54-6.42 9.5-2.65v8.8a4 4 0 0 0-2.18.11c-1.7.58-2.7 2.07-2.33 3.29s2 1.75 3.66 1.16c1.43-.47 2.44-1.37 2.44-2.64v-14c0-.75-.53-1.17-1.38-.87L30.7 3.19a1.36 1.36 0 0 0-1.06 1.54v4.46h1.59v-2zm-5.08 20.09 9 2.47v6.4a40 40 0 0 0-3.28 1.43c-.37.21-.48.42-.26.84q.662 1.394 1.11 2.87c0 .11 0 .21-.06.21l-.1-.1C31.66 40.64 31 39.8 30 39a2.06 2.06 0 0 0-2.13-.43c-1.53.53-3.12 1-4.66 1.43-.414.14-.844.227-1.28.26-.21-.26 0-.42 0-.63C23 35.7 24 31.78 25.08 27.91c.16-.64.43-.75 1.07-.59m1.74 5.53a1.322 1.322 0 0 0 1.959-1.046 1.32 1.32 0 0 0-.74-1.294 1.38 1.38 0 0 0-1.91.59 1.33 1.33 0 0 0 .69 1.75m-17.56 9v-.21a.69.69 0 0 0-.69-.64H6.69a.69.69 0 0 0-.69.69v.21a.69.69 0 0 0 .69.69h3a.69.69 0 0 0 .64-.69zM45.23 31a909 909 0 0 1-10.13-2.72v1.46l8.34 2.31c.31 0 .85 0 .69.58-.75 2.76-1.49 5.47-2.29 8.38-.68-1.21-1.27-2.33-2-3.33-1.54-2.45-1.85-2.55-4.61-1.6l-.17.06v8.26a1 1 0 0 1-1 1h-1.23c2.63.73 5.27 1.47 7.9 2.18.69.16 1 .11 1.16-.58 1.33-5 2.65-9.92 4-14.85.21-.74 0-.9-.69-1.11zM20.68 42.13c-.69-.22-.91-.38-.75-1.11 1.38-4.94 2.76-9.87 4.08-14.85.16-.69.48-.75 1.17-.59l9.92 2.75V10.2a1 1 0 0 0-1-1h-2.87v8.22a3.42 3.42 0 0 1-2.39 2.65c-1.69.59-3.34.06-3.71-1.16s.69-2.71 2.33-3.29a3.83 3.83 0 0 1 2.18-.11V9.19H9.53a1 1 0 0 0-1 1v1.48h1.22a1.07 1.07 0 0 1 1 .42 1.11 1.11 0 0 1 .11 1.33 1.29 1.29 0 0 1-1.17.63 9 9 0 0 0-1.16 0v4.83h1.22A1.17 1.17 0 0 1 11 20.06a1.22 1.22 0 0 1-1.27 1.22h-1.2v4.88h.63c1.28 0 1.86.37 1.86 1.16s-.54 1.22-1.86 1.22h-.63v4.83h1.22A1.19 1.19 0 0 1 11 35a1.22 1.22 0 0 1-1.22.79H8.53v4.77h1.16a1.25 1.25 0 0 1 1.17 1.7 1.29 1.29 0 0 1-1.33.74q-.5.045-1 0v1.4a1 1 0 0 0 1.06 1h23.24l-2.13-.58c-3.34-.9-6.69-1.85-10-2.7z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M2.73 17.34v-.1a.32.32 0 0 1 .32-.32h1.36a.32.32 0 0 1 .32.32v.1a.32.32 0 0 1-.32.32H3.05a.32.32 0 0 1-.32-.32m.32-3.01h1.36a.32.32 0 0 0 .32-.32v-.1a.32.32 0 0 0-.32-.32H3.05a.32.32 0 0 0-.32.32v.1a.32.32 0 0 0 .32.32m0-3.32h1.36a.32.32 0 0 0 .32-.32v-.1a.32.32 0 0 0-.32-.32H3.05a.32.32 0 0 0-.32.32v.1a.32.32 0 0 0 .32.32m0-3.37h1.36a.32.32 0 0 0 .32-.32v-.1a.32.32 0 0 0-.32-.31H3.05a.32.32 0 0 0-.32.32v.1a.32.32 0 0 0 .32.31M14.4 4.68l4.39-1.23v4.07a1.8 1.8 0 0 0-1 .05c-.79.27-1.25.96-1.08 1.52s.93.81 1.69.54c.66-.22 1.13-.64 1.13-1.23V1.93c0-.34-.25-.54-.64-.4l-4.74 1.28c-.39.12-.49.34-.49.7v2.07h.74zm-2.35 9.29 4.14 1.14v2.96c-.51.19-1.03.42-1.52.66-.17.1-.22.19-.12.39.22.42.37.88.51 1.32 0 .05.03.1-.02.1l-.05-.05c-.39-.36-.71-.76-1.17-1.13a.95.95 0 0 0-.98-.2c-.71.25-1.45.47-2.16.67-.2.05-.4.12-.6.12-.09-.12-.02-.2 0-.3l1.48-5.41c.07-.3.2-.35.5-.27zm.8 2.55c.35.15.72.05.86-.24s0-.69-.29-.84c-.34-.17-.74-.05-.88.27-.15.27 0 .67.32.81zm-8.12 4.19v-.1a.32.32 0 0 0-.32-.32H3.05a.32.32 0 0 0-.32.32v.1a.32.32 0 0 0 .32.32h1.36a.32.32 0 0 0 .32-.32m16.14-5.02-4.68-1.26v.68l3.85 1.07c.15.02.4 0 .32.27l-1.05 3.87c-.32-.56-.6-1.07-.91-1.54-.71-1.13-.86-1.18-2.14-.74l-.07.03v3.8a.47.47 0 0 1-.47.46h-.58l3.65 1.01c.32.08.44.05.54-.27a560 560 0 0 1 1.86-6.86c.1-.35 0-.42-.32-.52M9.52 20.8c-.32-.1-.42-.17-.35-.51.64-2.28 1.28-4.56 1.9-6.87.07-.32.21-.34.53-.27l4.59 1.27V6.05a.48.48 0 0 0-.47-.47H14.4v3.8c0 .42-.47 1-1.1 1.23-.79.27-1.55.03-1.72-.54s.32-1.25 1.08-1.52a1.8 1.8 0 0 1 1-.05V5.58h-9.3a.48.48 0 0 0-.46.47v.68h.56a.51.51 0 0 1 .47.2c.15.2.17.39.05.61-.1.2-.32.3-.54.3-.17-.03-.34 0-.54 0v2.23h.57c.34 0 .58.22.58.53s-.24.57-.58.57H3.9v2.26h.3c.58 0 .85.17.85.53 0 .4-.25.57-.86.57H3.9v2.23h.56c.42-.02.72.37.57.74-.1.25-.3.37-.57.37H3.9v2.2h.54c.42.03.68.4.54.79-.08.22-.3.37-.62.37-.14.02-.29 0-.46 0v.63c0 .28.22.47.49.47h10.75l-.99-.27c-1.54-.42-3.09-.86-4.63-1.25z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconScrapbook as default
@@ -3,9 +3,9 @@ const SvgIconSettingsClass = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M25 6 1 15.894l4 1.649v18.245h2v-17.42l18 7.42 24-9.894zM13 22.833v8.788s4.293 4.167 12 4.167c3.96 0 6.525-.998 8.563-2.067-.028-.145-.206-.299-.32-.412l-.688-.688c-.376-.375-.13-1.105.136-1.372l1.568-1.574c.267-.267 1.1-.373 1.367-.106l.689.688c.227.206.39.476.685.36v-7.784l-12 5.316zm36 15.243v-1.909a.69.69 0 0 0-.689-.688h-.978a.77.77 0 0 1-.733-.533c-.089-.288-.222-.577-.356-.865a.81.81 0 0 1 .134-.91l.689-.689a.67.67 0 0 0 0-.954l-1.356-1.354a.67.67 0 0 0-.956 0l-.689.688a.77.77 0 0 1-.91.133 5 5 0 0 0-.867-.355.79.79 0 0 1-.534-.732v-.977a.69.69 0 0 0-.689-.688h-1.91a.69.69 0 0 0-.69.688v.977a.77.77 0 0 1-.533.732c-.289.089-.578.222-.867.355a.81.81 0 0 1-.91-.133l-.69-.688a.67.67 0 0 0-.955 0l-1.356 1.354a.67.67 0 0 0 0 .954l.689.688c.244.245.289.6.133.91a5 5 0 0 0-.355.866.79.79 0 0 1-.734.533h-.977a.69.69 0 0 0-.69.688v1.909c0 .377.312.688.69.688h.977c.334 0 .645.222.734.533.089.288.222.577.355.865a.81.81 0 0 1-.133.91l-.689.688a.67.67 0 0 0 0 .955l1.356 1.354a.67.67 0 0 0 .955 0l.69-.688a.77.77 0 0 1 .91-.133c.267.133.556.266.867.355.311.11.533.4.533.732v.977c0 .377.311.688.69.688h1.91c.378 0 .69-.31.69-.688v-.977c0-.333.221-.643.533-.732.288-.089.577-.222.866-.355a.81.81 0 0 1 .911.133l.69.688a.67.67 0 0 0 .955 0l1.356-1.354a.67.67 0 0 0 0-.955l-.69-.688a.77.77 0 0 1-.133-.91c.134-.266.267-.555.356-.865.111-.311.4-.533.733-.533h.978c.378 0 .689-.31.689-.688m-8.89 2.597a3.564 3.564 0 0 1-3.555-3.552c0-1.953 1.6-3.551 3.556-3.551a3.564 3.564 0 0 1 3.555 3.551c0 1.954-1.6 3.552-3.555 3.552" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12 3.5-.05 8.46l2 .83v9.16h1V9.7L12 13.43l12.03-4.97zm-6.02 8.45v4.4s2.15 2.1 6.01 2.1c1.99 0 3.27-.5 4.3-1.04-.02-.07-.1-.15-.16-.2l-.35-.35c-.19-.19-.07-.55.07-.69l.78-.79c.14-.13.56-.19.69-.05l.34.34c.12.1.2.24.35.18v-3.9l-6.02 2.67zm18.04 7.65v-.96a.35.35 0 0 0-.34-.35h-.5a.38.38 0 0 1-.36-.26c-.04-.15-.11-.3-.18-.44a.4.4 0 0 1 .07-.45l.34-.35a.34.34 0 0 0 0-.48l-.67-.68a.34.34 0 0 0-.48 0l-.35.35a.39.39 0 0 1-.46.06 2.6 2.6 0 0 0-.43-.17.4.4 0 0 1-.27-.37V15a.35.35 0 0 0-.34-.34h-.96a.35.35 0 0 0-.35.35v.49a.38.38 0 0 1-.26.37c-.15.04-.3.1-.44.17a.4.4 0 0 1-.45-.06l-.35-.35a.34.34 0 0 0-.48 0l-.68.68a.34.34 0 0 0 0 .48l.35.35a.39.39 0 0 1 .06.45 2.5 2.5 0 0 0-.17.44.4.4 0 0 1-.37.26h-.5a.35.35 0 0 0-.34.35v.96c0 .19.16.34.35.34h.49c.17 0 .32.11.37.27.04.14.1.29.17.43a.4.4 0 0 1-.06.46l-.35.35a.34.34 0 0 0 0 .48l.68.67a.34.34 0 0 0 .48 0l.35-.34a.39.39 0 0 1 .45-.07c.14.07.28.14.44.18.15.06.26.2.26.37v.49c0 .19.16.34.35.34h.96c.19 0 .34-.15.34-.34v-.5c0-.16.11-.32.27-.36.15-.04.29-.11.43-.18a.4.4 0 0 1 .46.07l.35.34a.34.34 0 0 0 .48 0l.68-.68a.34.34 0 0 0 0-.47l-.35-.35a.39.39 0 0 1-.07-.46 2.5 2.5 0 0 0 .18-.43.4.4 0 0 1 .37-.27h.49c.19 0 .34-.15.34-.34m-4.45 1.3c-.98 0-1.79-.8-1.79-1.78s.8-1.79 1.79-1.79a1.786 1.786 0 0 1 0 3.57" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconSettingsClass as default
@@ -3,9 +3,9 @@ const SvgIconSharebigfiles = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M43.65 23.85 34.93 9.18a1.63 1.63 0 0 0-2.16-.54l-14.61 8.72a1.6 1.6 0 0 0-.7.92 1.47 1.47 0 0 0 .16 1.19l8.66 14.66a1.6 1.6 0 0 0 1.35.76 2 2 0 0 0 .81-.22L43.05 26a1.54 1.54 0 0 0 .6-2.11zm-3.52.22-11.91 7.08-7.08-11.9L33 12.16zM47 27a1.57 1.57 0 0 0-2.16-.54l-15.75 9.4a5.13 5.13 0 0 0-3.68-.59L11.5 11.78a1.36 1.36 0 0 0-1-.7L3.06 9.62a1.58 1.58 0 0 0-1.84 1.24 1.6 1.6 0 0 0 1.25 1.84L9.18 14 22.7 36.78a5.08 5.08 0 1 0 8.45 1.52l15.31-9.09A1.58 1.58 0 0 0 47 27" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m20.64 11.1-3.87-6.52a.72.72 0 0 0-.96-.24l-6.5 3.87a.76.76 0 0 0-.3.41.66.66 0 0 0 .07.53l3.85 6.52a.71.71 0 0 0 .6.34.9.9 0 0 0 .36-.1l6.5-3.87c.33-.2.45-.63.26-.94zm-1.56.1-5.29 3.15-3.15-5.3 5.3-3.14zm3.06 1.32a.7.7 0 0 0-.97-.24l-7 4.16a2.28 2.28 0 0 0-1.63-.27L6.36 5.74a.62.62 0 0 0-.46-.32l-3.29-.64c-.36-.08-.75.16-.82.55s.2.74.55.82l2.99.57 6 10.13c-.64.72-.78 1.8-.26 2.66a2.22 2.22 0 0 0 3.08.8 2.23 2.23 0 0 0 .94-2.8l6.8-4.03a.7.7 0 0 0 .25-.96" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconSharebigfiles as default
@@ -3,9 +3,9 @@ const SvgIconStatistics = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M16.48 26v11.37h-5.69V26zM25 14.63v22.74h-5.66V14.63zm22.71 25.56v2.86H2.29V9h2.82v31.19zM33.52 20.32v17h-5.68v-17zM42 11.81v25.56h-5.65V11.81z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M8.59 12.56v6.87H5.15v-6.87h3.43zm5.14-6.88v13.75h-3.41V5.68zM27.5 21.14v1.73H0V2.24h1.7v18.9zM18.9 9.12v10.31h-3.44V9.12zm5.15-5.15v15.46H20.6V3.97h3.44z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconStatistics as default
@@ -3,9 +3,9 @@ const SvgIconSupport = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 21 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M28.33 37.5v-5a.8.8 0 0 0-.84-.84h-5a.84.84 0 0 0-.61.23.8.8 0 0 0-.23.61v5a.8.8 0 0 0 .23.61.84.84 0 0 0 .61.23h5a.8.8 0 0 0 .84-.84M35 20a7 7 0 0 0-1.45-4.25 10 10 0 0 0-3.59-3 9.9 9.9 0 0 0-4.43-1.07 10.61 10.61 0 0 0-9.66 5.55.748.748 0 0 0 .19 1.12l3.45 2.56a.6.6 0 0 0 .47.19.75.75 0 0 0 .65-.33 12.9 12.9 0 0 1 2.24-2.37 3.65 3.65 0 0 1 2.24-.66 3.82 3.82 0 0 1 2.24.7 2 2 0 0 1 1 1.54 2.34 2.34 0 0 1-.52 1.59A5 5 0 0 1 26 22.71 8.9 8.9 0 0 0 23 25a4.6 4.6 0 0 0-1.35 3.27v.93a.8.8 0 0 0 .23.61.84.84 0 0 0 .61.23h5a.8.8 0 0 0 .84-.84 2.4 2.4 0 0 1 .56-1.26 4.6 4.6 0 0 1 1.4-1.3c.56-.31 1-.56 1.3-.75a9 9 0 0 0 1.17-.89 7 7 0 0 0 1.16-1.26c.338-.48.592-1.014.75-1.58A8.3 8.3 0 0 0 35 20m10 5a19.6 19.6 0 0 1-2.66 10A19.93 19.93 0 0 1 35 42.31 19.5 19.5 0 0 1 25 45a19.77 19.77 0 0 1-10.07-2.7A19.14 19.14 0 0 1 7.71 35 21.4 21.4 0 0 1 5 25a17.73 17.73 0 0 1 2.71-10 22.26 22.26 0 0 1 7.23-7.28A18.8 18.8 0 0 1 25 5a18.57 18.57 0 0 1 10 2.7 23.2 23.2 0 0 1 7.32 7.3A16.52 16.52 0 0 1 45 25" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12.02 19v-2.57q0-.2-.12-.32t-.3-.11H9.02q-.2 0-.32.12t-.12.32V19q0 .2.12.31t.32.12h2.57q.2 0 .31-.12t.12-.31m3.44-9.02q0-1.18-.74-2.19t-1.86-1.56-2.28-.55q-3.27 0-4.98 2.86-.21.31.1.58l1.78 1.32q.1.1.24.1.22 0 .34-.17.72-.92 1.15-1.23.46-.34 1.15-.34.65 0 1.16.36t.5.8q0 .5-.26.81t-.91.6q-.85.37-1.57 1.16t-.7 1.68v.48q0 .2.13.32t.3.12h2.58q.2 0 .31-.12t.12-.32q0-.24.3-.65t.71-.67l.68-.38q.24-.14.6-.46t.6-.65.39-.82.16-1.08m5.15 2.58q0 2.8-1.37 5.17t-3.75 3.75-5.17 1.4-5.2-1.4-3.73-3.75T0 12.56t1.4-5.17 3.73-3.76 5.2-1.4 5.17 1.4 3.75 3.76 1.37 5.17z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconSupport as default
@@ -3,9 +3,9 @@ const SvgIconTimeline = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 21 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M31.65 25a6.47 6.47 0 0 0-1.92-4.71 6.3 6.3 0 0 0-4.71-2 6.34 6.34 0 0 0-4.72 2 6.7 6.7 0 0 0-2 4.71 6.2 6.2 0 0 0 2 4.71 6.63 6.63 0 0 0 9.43 0A6 6 0 0 0 31.65 25M45 22.15v5.79a1 1 0 0 1-.19.61.7.7 0 0 1-.51.32l-4.86.75c-.264.82-.599 1.617-1 2.38.6.84 1.51 2 2.76 3.6a.86.86 0 0 1 .28.6.92.92 0 0 1-.24.61 26 26 0 0 1-2.56 2.85c-1.25 1.24-2.07 1.85-2.48 1.82a1.17 1.17 0 0 1-.65-.23L32 38.44a13.2 13.2 0 0 1-2.39 1 46 46 0 0 1-.74 4.86.89.89 0 0 1-.94.75h-5.8a1 1 0 0 1-.66-.24.69.69 0 0 1-.28-.56l-.75-4.81a15.4 15.4 0 0 1-2.33-1l-3.69 2.81a1 1 0 0 1-.65.23.86.86 0 0 1-.65-.28 37 37 0 0 1-4.3-4.39 1 1 0 0 1-.19-.61.88.88 0 0 1 .24-.56c.25-.37.68-1 1.3-1.72s1.09-1.4 1.41-1.87a13.6 13.6 0 0 1-1.08-2.57l-4.76-.7a.69.69 0 0 1-.51-.33 1.3 1.3 0 0 1-.24-.6v-5.79a.92.92 0 0 1 .24-.61.86.86 0 0 1 .46-.32l4.86-.75c.258-.823.593-1.62 1-2.38-.72-1-1.65-2.2-2.81-3.6a1 1 0 0 1-.28-.65 1 1 0 0 1 .24-.56 28.5 28.5 0 0 1 2.57-2.8c1.24-1.25 2.06-1.87 2.47-1.87.25.012.492.091.7.23l3.59 2.81c.742-.415 1.527-.75 2.34-1 .153-1.636.417-3.26.79-4.86a.85.85 0 0 1 .97-.7h5.78a.92.92 0 0 1 .61.24.84.84 0 0 1 .33.56l.7 4.81q1.22.388 2.38.93l3.69-2.76a.8.8 0 0 1 .6-.23c.238.008.469.088.66.23a38 38 0 0 1 4.29 4.44.83.83 0 0 1 .19.56 1 1 0 0 1-.19.61c-.28.37-.73 1-1.35 1.72s-1.09 1.4-1.4 1.87c.434.805.792 1.649 1.07 2.52l4.76.75a.84.84 0 0 1 .56.33.72.72 0 0 1 .19.6z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.73 12.56q0-1.42-.99-2.43t-2.42-1.01-2.43 1-1.01 2.44 1 2.42T10.33 16t2.42-1 1-2.43zm6.88-1.47v2.98q0 .17-.1.31t-.26.17l-2.5.39q-.24.72-.5 1.22.45.65 1.41 1.85.15.15.15.32t-.12.31q-.37.5-1.33 1.47t-1.27.94q-.17 0-.34-.12l-1.85-1.45q-.6.32-1.23.5-.21 1.84-.38 2.5-.1.4-.48.4H8.83q-.2 0-.34-.13t-.14-.29L7.96 20q-.65-.22-1.2-.5l-1.9 1.44q-.15.12-.34.12t-.34-.15q-1.68-1.54-2.2-2.26-.1-.12-.1-.31 0-.15.12-.3.19-.28.67-.88t.72-.96q-.36-.68-.55-1.32L.38 14.5q-.16-.03-.26-.17T0 14.02v-2.98q0-.17.12-.31t.24-.17l2.5-.38q.2-.6.53-1.23-.55-.77-1.44-1.85-.15-.17-.15-.34 0-.12.12-.29.36-.48 1.33-1.44t1.27-.96q.17 0 .36.12l1.85 1.44q.58-.31 1.2-.5.22-1.83.41-2.5.08-.39.48-.39h2.99q.16 0 .3.12t.18.29l.36 2.48q.67.21 1.22.48l1.9-1.42q.12-.12.32-.12.17 0 .33.12 1.74 1.6 2.22 2.28.1.12.1.29t-.1.31q-.22.3-.7.9t-.72.95q.36.68.55 1.3l2.45.39q.17.02.3.16t.09.32" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconTimeline as default
@@ -3,9 +3,9 @@ const SvgIconTimelinegenerator = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M34.52 35a5.71 5.71 0 0 1 0 11.42 5.22 5.22 0 0 1-5.24-3.52h-7.8c-2.8 0-4.87-.86-6.24-2.57a8.86 8.86 0 0 1-2.05-5.62V12.58a5.44 5.44 0 0 1-3.42-5.24 5.5 5.5 0 0 1 1.66-4 5.5 5.5 0 0 1 4.05-1.66 5.67 5.67 0 0 1 5.71 5.71 5.44 5.44 0 0 1-3.43 5.24V18q0 3.72 3.72 3.72h7.8a5.22 5.22 0 0 1 5.24-3.43A5.67 5.67 0 0 1 40.23 24a5.67 5.67 0 0 1-5.71 5.71 5.22 5.22 0 0 1-5.24-3.52h-7.8a9 9 0 0 1-3.72-.76v9.23q0 3.72 3.72 3.72h7.8A5.22 5.22 0 0 1 34.52 35m0-14.28a3.27 3.27 0 0 0-2.33.95 3.13 3.13 0 0 0-1 2.38 3 3 0 0 0 1 2.28 3.31 3.31 0 0 0 4.66 0 3 3 0 0 0 1-2.28 3.13 3.13 0 0 0-1-2.38 3.27 3.27 0 0 0-2.33-1zM12.15 7.34a3 3 0 0 0 1 2.28 3.31 3.31 0 0 0 4.66 0 3 3 0 0 0 1-2.28 3.13 3.13 0 0 0-1-2.38 3.33 3.33 0 0 0-4.66 0 3.13 3.13 0 0 0-1 2.38M34.52 43.9a3.27 3.27 0 0 0 2.33-.9 3 3 0 0 0 1-2.29 3.15 3.15 0 0 0-1-2.38 3.33 3.33 0 0 0-4.66 0 3.15 3.15 0 0 0-1 2.38 3 3 0 0 0 1 2.29 3.27 3.27 0 0 0 2.33.9" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12.5 18.09q1.2 0 2.05.84t.84 2.04-.84 2.05-2.04.84q-1.93 0-2.65-1.78H5.92q-2.12 0-3.15-1.3t-1.04-2.84V6.78Q0 5.96 0 4.14q0-1.2.84-2.05t2.05-.84 2.04.84.84 2.05q0 1.83-1.73 2.64v2.74q0 1.88 1.88 1.88h3.94q.72-1.73 2.65-1.73 1.2 0 2.04.84t.84 2.04-.84 2.05-2.04.84q-1.93 0-2.65-1.78H5.92q-1.01 0-1.88-.39v4.67q0 1.87 1.88 1.87h3.94q.73-1.73 2.65-1.73zm0-7.22q-.67 0-1.17.48t-.5 1.2q0 .68.5 1.16t1.18.48 1.17-.48.5-1.16q0-.72-.5-1.2t-1.17-.48zM1.2 4.14q0 .67.5 1.15t1.18.48 1.18-.48.5-1.15q0-.72-.5-1.2T2.9 2.46t-1.18.48-.5 1.2zM12.5 22.6q.68 0 1.18-.48t.5-1.16q0-.72-.5-1.2t-1.17-.48-1.18.48-.5 1.2q0 .67.5 1.16t1.17.48" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconTimelinegenerator as default
@@ -3,9 +3,9 @@ const SvgIconUserbook = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M6 44.5v-39h39v6.94h-4.25v3.71H45v6.94h-4.25v3.82H45v6.91h-4.25v3.74H45v6.94zm7.5-11.11h19.68v-6.05L25.89 23a5.5 5.5 0 0 0 2.26-2.11 6 6 0 0 0 .86-3A5.47 5.47 0 0 0 27.37 14a5.4 5.4 0 0 0-4-1.68 5.25 5.25 0 0 0-4 1.68 5.63 5.63 0 0 0-1.64 3.94 5.3 5.3 0 0 0 .86 3A6.2 6.2 0 0 0 20.86 23l-7.36 4.34z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M0 24.58V.53h24.05v4.28h-2.62V7.1h2.62v4.28h-2.62v2.35h2.62V18h-2.62v2.3h2.62v4.29H0zm4.64-6.85h12.12V14l-4.5-2.67q.9-.46 1.4-1.3t.53-1.85q0-1.4-1.01-2.43T10.7 4.72 8.25 5.75 7.24 8.18q0 1.03.53 1.85t1.4 1.3L4.63 14v3.73z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconUserbook as default
@@ -3,9 +3,9 @@ const SvgIconVisioconf = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M17.385 9.223c.146 0 .264.28.264.624V38.29c0 .345-.118.624-.264.624-.145 0-.263-.279-.263-.624V9.847c0-.345.118-.624.263-.624m.163 10.256v.024c0 .14-.112.253-.251.253H5.83a.25.25 0 0 1-.252-.253v-.024c0-.14.113-.252.252-.252h11.467c.139 0 .251.113.251.252m-.231 9.512v.024c0 .139-.113.252-.252.252H5.598a.25.25 0 0 1-.252-.252v-.024c0-.14.113-.253.252-.253h11.467c.139 0 .252.113.252.253m-9.562 8.688c.019-.145.034-.292.06-.436.195-1.056.745-1.881 1.618-2.503.604.574 1.315.876 2.146.875.828 0 1.538-.3 2.148-.878.121.096.248.187.365.29a3.8 3.8 0 0 1 1.286 2.453l.027.2v.239H7.753q.002-.12.002-.24m4.005-7.43c.151.03.305.05.451.091a2.3 2.3 0 0 1-.456 4.505 2.296 2.296 0 0 1-2.433-1.89 2.296 2.296 0 0 1 1.779-2.655c.099-.023.2-.035.3-.051zm9.098 6.348c.052-.385.091-.773.159-1.154.517-2.793 1.972-4.977 4.281-6.622 1.597 1.518 3.48 2.319 5.678 2.315 2.19 0 4.068-.793 5.68-2.322.321.253.657.495.965.768 1.946 1.732 3.092 3.892 3.404 6.488.02.174.048.352.072.527v.634H20.855q.004-.317.003-.634M31.454 16.94c.4.079.806.13 1.194.241 2.372.662 4.127 2.767 4.372 5.227a6.086 6.086 0 0 1-5.578 6.69c-3.08.257-5.915-1.942-6.436-4.997-.562-3.266 1.474-6.31 4.704-7.027.261-.059.53-.09.795-.134zM7.74 28.49c.019-.145.034-.292.06-.436.195-1.056.745-1.881 1.618-2.503.604.574 1.315.876 2.146.875.828 0 1.538-.3 2.148-.878.121.096.248.187.365.29a3.8 3.8 0 0 1 1.287 2.453q.011.1.026.2v.239H7.738q.002-.12.002-.24m4.005-7.43c.151.03.305.05.451.091a2.3 2.3 0 0 1-.456 4.505 2.296 2.296 0 0 1-2.433-1.89 2.296 2.296 0 0 1 1.779-2.655c.099-.023.2-.035.3-.051zm-3.99-2.049c.019-.145.034-.292.06-.436.195-1.056.745-1.881 1.618-2.503.604.574 1.315.876 2.146.875.828 0 1.538-.3 2.148-.878.121.096.248.187.365.29a3.8 3.8 0 0 1 1.286 2.453l.027.2v.239H7.753q.002-.12.002-.24m4.005-7.43c.151.03.305.049.451.09a2.3 2.3 0 0 1-.456 4.505 2.296 2.296 0 0 1-2.433-1.888 2.296 2.296 0 0 1 1.779-2.657c.099-.022.2-.034.3-.05zM47 11.447v24.994c0 2.023-1.652 3.679-3.664 3.679H30.868c0 1.95 1.463 3.606 1.463 4.407A1.48 1.48 0 0 1 30.868 46H19.132a1.48 1.48 0 0 1-1.469-1.472c0-.85 1.469-2.412 1.469-4.413l-12.468.006C4.646 40.121 3 38.465 3 36.442V11.448a3.676 3.676 0 0 1 3.664-3.673h36.672A3.68 3.68 0 0 1 47 11.448M44.067 36.06V11.654c0-.5-.343-.94-.731-.94H6.664c-.388 0-.731.44-.731.94v24.405c0 .5.343.94.731.94h36.672c.388 0 .731-.44.731-.94M24.997 7.024a2.01 2.01 0 0 0 2.006-2.012A2.01 2.01 0 0 0 24.996 3a2.01 2.01 0 0 0-2.007 2.012 2.01 2.01 0 0 0 2.007 2.012m.009-3.564a.155.155 0 0 1 0 .31.155.155 0 0 1 0-.31m-.01.623a.928.928 0 0 1 0 1.858.928.928 0 0 1 0-1.858m0 1.393a.465.465 0 0 0 0-.928.465.465 0 0 0 0 .928m1.339 1.429c-.378.27-.842.429-1.339.429s-.96-.158-1.338-.43l-.366.577a.309.309 0 0 0 .26.475h2.89c.242 0 .39-.27.259-.475z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M7.85 4.15c.08 0 .14.15.14.34v15.5c0 .18-.06.34-.14.34s-.14-.16-.14-.34V4.49c0-.19.06-.34.14-.34m.09 5.59v.01a.14.14 0 0 1-.14.14H1.54a.14.14 0 0 1-.14-.14v-.01c0-.08.07-.14.14-.14H7.8c.08 0 .14.06.14.14m-.13 5.18v.01a.14.14 0 0 1-.13.14H1.4a.14.14 0 0 1-.13-.14v-.01c0-.08.06-.14.13-.14h6.27c.07 0 .13.06.13.14zM2.6 19.65l.03-.24a2.1 2.1 0 0 1 .89-1.36c.33.31.72.48 1.17.48s.84-.17 1.17-.48l.2.16c.4.35.64.8.7 1.33l.02.11v.13H2.6zm2.19-4.05.24.05a1.25 1.25 0 1 1-1.57 1.43 1.25 1.25 0 0 1 .97-1.45l.16-.03zm4.97 3.46.08-.63a5.52 5.52 0 0 1 2.34-3.6c.87.82 1.9 1.26 3.1 1.26s2.22-.43 3.1-1.27c.18.14.36.27.53.42a5.46 5.46 0 0 1 1.86 3.54l.04.28v.35H9.74v-.35zm5.78-10.7c.22.04.44.07.66.13a3.32 3.32 0 0 1 2.38 2.84 3.31 3.31 0 0 1-6.56.93 3.31 3.31 0 0 1 2.57-3.83l.43-.08h.52zM2.58 14.64l.04-.24a2.1 2.1 0 0 1 .88-1.36c.33.3.72.47 1.17.47q.675 0 1.17-.48l.2.16c.4.36.64.8.7 1.34l.02.1v.14H2.58zm2.19-4.05.25.05a1.25 1.25 0 1 1-1.58 1.42 1.25 1.25 0 0 1 .97-1.44c.05-.02.1-.02.16-.03zM2.59 9.48l.03-.24a2.1 2.1 0 0 1 .89-1.36c.33.31.72.48 1.17.48s.84-.17 1.17-.48l.2.16c.4.35.64.8.7 1.33l.02.11v.13H2.6v-.13zm2.19-4.05.25.05a1.25 1.25 0 1 1-1.58 1.43 1.25 1.25 0 0 1 .97-1.45l.16-.03zm19.24-.07v13.62a2.01 2.01 0 0 1-2 2h-6.8c0 1.07.8 1.97.8 2.4a.8.8 0 0 1-.8.8H8.8a.8.8 0 0 1-.8-.8c0-.46.8-1.31.8-2.4H2a2 2 0 0 1-2-2V5.36c0-1.1.9-2 2-2h20.02a2 2 0 0 1 2 2m-1.6 13.41V5.47c0-.27-.19-.5-.4-.5H2c-.22 0-.4.23-.4.5v13.3c0 .27.18.51.4.51h20.02c.21 0 .4-.24.4-.51M12.01 2.95a1.1 1.1 0 1 0 0-2.2 1.1 1.1 0 0 0 0 2.2m0-1.94c.05 0 .09.04.09.08s-.04.09-.09.09c-.04 0-.08-.04-.08-.09s.04-.08.08-.08m0 .34a.5.5 0 1 1 0 1.01.5.5 0 0 1 0-1.01m0 .76c.14 0 .25-.12.25-.26a.25.25 0 1 0-.25.26m.73.78a1.26 1.26 0 0 1-1.46 0l-.2.3a.17.17 0 0 0 .14.27h1.58a.17.17 0 0 0 .14-.26z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconVisioconf as default
@@ -3,9 +3,9 @@ const SvgIconWebsite = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M34.216 29.344c0 1.68.478 2.35 1.728 2.35 2.786 0 4.56-3.55 4.56-9.454 0-9.024-6.576-13.344-14.786-13.344-8.446 0-16.128 5.664-16.128 16.368 0 10.224 6.72 15.792 17.04 15.792 3.504 0 5.856-.384 9.454-1.584l.772 3.214c-3.552 1.154-7.348 1.488-10.274 1.488-13.536 0-20.786-7.44-20.786-18.912 0-11.568 8.402-19.44 19.97-19.44 12.048 0 18.43 7.2 18.43 16.032 0 7.488-2.35 13.2-9.742 13.2-3.362 0-5.568-1.344-5.856-4.322-.864 3.312-3.168 4.322-6.29 4.322-4.176 0-7.68-3.218-7.68-9.696 0-6.528 3.074-10.56 8.594-10.56 2.928 0 4.752 1.152 5.564 2.976l1.394-2.544h4.032v14.114zm-5.902-6.336c0-2.638-1.97-3.744-3.602-3.744-1.776 0-3.742 1.438-3.742 5.664 0 3.36 1.488 5.232 3.742 5.232 1.584 0 3.602-1.008 3.602-3.792z" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M17.55 14.61c0 1.01.28 1.41 1.03 1.41 1.68 0 2.74-2.13 2.74-5.67 0-5.43-3.94-8.02-8.88-8.02-5.07 0-9.68 3.4-9.68 9.83 0 6.14 4.03 9.49 10.23 9.49 2.1 0 3.52-.23 5.68-.95l.46 1.93c-2.13.69-4.41.89-6.17.89C4.83 23.52.48 19.05.48 12.16.48 5.21 5.52.5 12.48.5c7.23 0 11.06 4.32 11.06 9.62 0 4.5-1.41 7.93-5.85 7.93-2.02 0-3.34-.8-3.52-2.6-.51 2-1.9 2.6-3.77 2.6-2.51 0-4.62-1.93-4.62-5.82 0-3.92 1.85-6.34 5.17-6.34 1.75 0 2.85.69 3.34 1.78l.83-1.52h2.43v8.47zM14 10.81a2.12 2.12 0 0 0-2.16-2.25c-1.07 0-2.25.86-2.25 3.4 0 2.02.9 3.14 2.25 3.14.95 0 2.16-.6 2.16-2.27V10.8z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconWebsite as default
@@ -3,10 +3,10 @@ const SvgIconWiki = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M15.503 29.741c-1.76 0-3.292.195-4.539.435a1.252 1.252 0 1 1-.473-2.46 26.5 26.5 0 0 1 5.012-.479c1.979 0 3.706.214 5.105.479a1.252 1.252 0 0 1-.466 2.46 25 25 0 0 0-4.639-.435M10.964 20.18a24 24 0 0 1 4.539-.435c1.798 0 3.367.195 4.639.435a1.252 1.252 0 0 0 .466-2.46 27.5 27.5 0 0 0-5.105-.48c-1.945 0-3.637.215-5.012.48a1.252 1.252 0 0 0 .473 2.46" }),
9
- /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M34.73 6.45a39.6 39.6 0 0 1 10.395 1.331c.564.15.957.661.957 1.245v3.085h.697c.674 0 1.221.547 1.221 1.221V42.78a1.22 1.22 0 0 1-1.524 1.183 42.4 42.4 0 0 0-10.908-1.297h-.002a43 43 0 0 0-10.164 1.298c-.166.042-.34.048-.51.019a62.6 62.6 0 0 0-10.18-.92 63.4 63.4 0 0 0-11.283.92A1.22 1.22 0 0 1 2 42.78V13.333c0-.675.547-1.222 1.221-1.222h.841V9.026c0-.594.406-1.11.983-1.252a43 43 0 0 1 9.747-1.215 42.5 42.5 0 0 1 10.26 1.139A39.7 39.7 0 0 1 34.73 6.45m-10.952 3.6a40 40 0 0 0-8.958-.915h-.002c-3.2.03-5.973.437-8.18.916v28.861a47 47 0 0 1 8.15-.813c3.62-.05 6.517.325 8.99.808zm2.577 28.776a40 40 0 0 1 8.455-1.003c3.457-.03 6.416.44 8.696.992V10.03a37 37 0 0 0-3.307-.63v11.703a.918.918 0 0 1-1.323.83l-2.707-1.31a.88.88 0 0 0-.83.011l-2.273 1.215a.927.927 0 0 1-1.36-.818V9.168a37 37 0 0 0-5.351.861z", clipRule: "evenodd" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M7.64 14.568c-.82 0-1.533.09-2.114.202a.583.583 0 1 1-.22-1.145 12.3 12.3 0 0 1 2.334-.224c.922 0 1.726.1 2.377.223a.583.583 0 0 1-.216 1.146 11.6 11.6 0 0 0-2.161-.202m-2.114-4.454c.58-.112 1.294-.202 2.114-.202.837 0 1.568.09 2.16.203a.583.583 0 0 0 .217-1.146 13 13 0 0 0-2.377-.223c-.906 0-1.694.1-2.334.223a.583.583 0 1 0 .22 1.145" }),
9
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M16.595 3.72a18.4 18.4 0 0 1 4.841.62.6.6 0 0 1 .446.58v1.437h.324c.314 0 .569.254.569.568V20.64a.57.57 0 0 1-.71.551 19.8 19.8 0 0 0-5.08-.604h-.001a20 20 0 0 0-4.734.604.6.6 0 0 1-.237.01 29 29 0 0 0-4.742-.43 29.5 29.5 0 0 0-5.254.43.57.57 0 0 1-.666-.561V6.925c0-.314.255-.568.569-.568h.392V4.92a.6.6 0 0 1 .458-.583 20 20 0 0 1 4.539-.566c1.93-.022 3.562.243 4.778.53a18.5 18.5 0 0 1 4.508-.58Zm-5.101 1.677a18.6 18.6 0 0 0-4.172-.426h-.001a18.8 18.8 0 0 0-3.81.426V18.84c1.073-.203 2.35-.36 3.796-.379a20 20 0 0 1 4.187.376zm1.2 13.402a18.6 18.6 0 0 1 3.938-.468c1.61-.014 2.988.206 4.05.463V5.387c-.455-.108-.97-.21-1.54-.293v5.45c0 .32-.33.527-.617.387l-1.26-.61a.41.41 0 0 0-.387.005l-1.059.566a.432.432 0 0 1-.633-.381V4.986c-.956.083-1.795.235-2.492.4V18.8Z" })
10
10
  ] });
11
11
  export {
12
12
  SvgIconWiki as default
@@ -3,9 +3,9 @@ const SvgIconWorkspace = ({
3
3
  title,
4
4
  titleId,
5
5
  ...props
6
- }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 50 50", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 23 24", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
7
  title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
- /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M45.6 20.46v17.43a5.6 5.6 0 0 1-5.54 5.54H9.94A5.3 5.3 0 0 1 6 41.79a5.3 5.3 0 0 1-1.64-3.9V14.11A5.3 5.3 0 0 1 6 10.21a5.3 5.3 0 0 1 3.9-1.64h7.94a5.3 5.3 0 0 1 3.9 1.64 5.3 5.3 0 0 1 1.65 3.9v.8h16.67a5.6 5.6 0 0 1 5.54 5.55" })
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M22.34 8.68v9.45q0 1.23-.89 2.12t-2.12.89H3.01q-1.23 0-2.12-.89T0 18.13V5.25q0-1.23.9-2.12t2.12-.9h4.3q1.23 0 2.12.9t.89 2.12v.43h9.01q1.23 0 2.12.89t.89 2.11z" })
9
9
  ] });
10
10
  export {
11
11
  SvgIconWorkspace as default
@@ -33,7 +33,6 @@ export { default as IconConnecteurGenerique1 } from './IconConnecteurGenerique1'
33
33
  export { default as IconConnecteurGenerique2 } from './IconConnecteurGenerique2';
34
34
  export { default as IconConversation } from './IconConversation';
35
35
  export { default as IconDirectory } from './IconDirectory';
36
- export { default as IconEdt } from './IconEdt';
37
36
  export { default as IconEducagri } from './IconEducagri';
38
37
  export { default as IconEdumedia } from './IconEdumedia';
39
38
  export { default as IconEdumoov } from './IconEdumoov';
@@ -45,7 +44,6 @@ export { default as IconEuropress } from './IconEuropress';
45
44
  export { default as IconExercizer } from './IconExercizer';
46
45
  export { default as IconForms } from './IconForms';
47
46
  export { default as IconForum } from './IconForum';
48
- export { default as IconGeogebra } from './IconGeogebra';
49
47
  export { default as IconGepi } from './IconGepi';
50
48
  export { default as IconGlpi } from './IconGlpi';
51
49
  export { default as IconHiboutheque } from './IconHiboutheque';
@@ -57,13 +55,10 @@ export { default as IconLesechos } from './IconLesechos';
57
55
  export { default as IconLibrary } from './IconLibrary';
58
56
  export { default as IconLsu } from './IconLsu';
59
57
  export { default as IconMadmagz } from './IconMadmagz';
60
- export { default as IconMagneto } from './IconMagneto';
61
58
  export { default as IconMatholycee } from './IconMatholycee';
62
59
  export { default as IconMaxicours } from './IconMaxicours';
63
60
  export { default as IconMediacentre } from './IconMediacentre';
64
61
  export { default as IconMindmap } from './IconMindmap';
65
- export { default as IconMinetest } from './IconMinetest';
66
- export { default as IconMinibadge } from './IconMinibadge';
67
62
  export { default as IconMonorientationenligne } from './IconMonorientationenligne';
68
63
  export { default as IconMonstageenligne } from './IconMonstageenligne';
69
64
  export { default as IconMoodle } from './IconMoodle';
@@ -68,7 +68,6 @@ export { default as IconInbox } from './IconInbox';
68
68
  export { default as IconInfoCircle } from './IconInfoCircle';
69
69
  export { default as IconInfoRectangle } from './IconInfoRectangle';
70
70
  export { default as IconLandscape } from './IconLandscape';
71
- export { default as IconLibrary } from './IconLibrary';
72
71
  export { default as IconLink } from './IconLink';
73
72
  export { default as IconListOrder } from './IconListOrder';
74
73
  export { default as IconLoader } from './IconLoader';
@@ -82,7 +81,6 @@ export { default as IconMic } from './IconMic';
82
81
  export { default as IconMinus } from './IconMinus';
83
82
  export { default as IconMove } from './IconMove';
84
83
  export { default as IconNoColors } from './IconNoColors';
85
- export { default as IconNotification } from './IconNotification';
86
84
  export { default as IconOptions } from './IconOptions';
87
85
  export { default as IconOrderedList } from './IconOrderedList';
88
86
  export { default as IconPaperclip } from './IconPaperclip';
@@ -130,8 +128,6 @@ export { default as IconSortTime } from './IconSortTime';
130
128
  export { default as IconSpeechToText } from './IconSpeechToText';
131
129
  export { default as IconSplitCells } from './IconSplitCells';
132
130
  export { default as IconSquareRoot } from './IconSquareRoot';
133
- export { default as IconStarFull } from './IconStarFull';
134
- export { default as IconStar } from './IconStar';
135
131
  export { default as IconSubscript } from './IconSubscript';
136
132
  export { default as IconSuccessFill } from './IconSuccessFill';
137
133
  export { default as IconSuccessOutline } from './IconSuccessOutline';
@@ -34,15 +34,13 @@ interface ModalOptionsProps {
34
34
  */
35
35
  closeText?: string;
36
36
  }
37
- export interface OnboardingModalRef {
38
- setIsOpen: (isOpen: boolean) => void;
39
- handleSavePreference: () => void;
40
- }
41
37
  interface OnboardingProps {
42
38
  id: string;
43
39
  items: ModalItemsProps[];
44
40
  modalOptions?: ModalOptionsProps;
45
- isOnboardingChange?: (isOnboarding: boolean) => void;
46
41
  }
47
- declare const OnboardingModal: import('react').ForwardRefExoticComponent<OnboardingProps & import('react').RefAttributes<OnboardingModalRef>>;
42
+ declare const OnboardingModal: {
43
+ ({ id, items, modalOptions }: OnboardingProps): import('react').ReactPortal | null;
44
+ displayName: string;
45
+ };
48
46
  export default OnboardingModal;
@@ -1,5 +1,5 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { forwardRef, useState, useImperativeHandle, useEffect } from "react";
2
+ import { useState, useEffect } from "react";
3
3
  import { createPortal } from "react-dom";
4
4
  import { useTranslation } from "react-i18next";
5
5
  import { Pagination } from "swiper/modules";
@@ -8,12 +8,11 @@ import { useOnboardingModal } from "./useOnboardingModal.js";
8
8
  import Modal from "../../../components/Modal/Modal.js";
9
9
  import Image from "../../../components/Image/Image.js";
10
10
  import Button from "../../../components/Button/Button.js";
11
- const OnboardingModal = /* @__PURE__ */ forwardRef(({
11
+ const OnboardingModal = ({
12
12
  id,
13
13
  items,
14
- modalOptions = {},
15
- isOnboardingChange
16
- }, ref) => {
14
+ modalOptions = {}
15
+ }) => {
17
16
  var _a;
18
17
  const [swiperInstance, setSwiperInstance] = useState(), [swiperProgress, setSwiperprogress] = useState(0), {
19
18
  isOpen,
@@ -21,12 +20,7 @@ const OnboardingModal = /* @__PURE__ */ forwardRef(({
21
20
  setIsOpen,
22
21
  handleSavePreference
23
22
  } = useOnboardingModal(id);
24
- useImperativeHandle(ref, () => ({
25
- setIsOpen,
26
- handleSavePreference
27
- })), useEffect(() => {
28
- isOnboardingChange && isOnboardingChange(isOnboarding);
29
- }, [isOnboarding, isOnboardingChange]), useEffect(() => {
23
+ useEffect(() => {
30
24
  const link = document.createElement("link");
31
25
  return link.href = "https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css", link.rel = "stylesheet", link.type = "text/css", document.head.appendChild(link), () => {
32
26
  document.head.removeChild(link);
@@ -39,13 +33,9 @@ const OnboardingModal = /* @__PURE__ */ forwardRef(({
39
33
  prevText,
40
34
  closeText,
41
35
  nextText
42
- } = modalOptions, currentTitle = (swiperInstance == null ? void 0 : swiperInstance.activeIndex) != null && ((_a = items[swiperInstance == null ? void 0 : swiperInstance.activeIndex]) != null && _a.title) ? items[swiperInstance.activeIndex].title : title, handleCloseWithPreference = () => {
43
- handleSavePreference(), setSwiperprogress(0);
44
- }, handleCloseWithoutPreference = () => {
45
- setIsOpen(!1), setSwiperprogress(0);
46
- };
47
- return /* @__PURE__ */ createPortal(/* @__PURE__ */ jsxs(Modal, { id: "onboarding-modal", size: "md", isOpen, focusId: "nextButtonId", onModalClose: handleCloseWithoutPreference, children: [
48
- /* @__PURE__ */ jsx(Modal.Header, { onModalClose: handleCloseWithoutPreference, children: t(currentTitle || "explorer.modal.onboarding.trash.title") }),
36
+ } = modalOptions, currentTitle = (swiperInstance == null ? void 0 : swiperInstance.activeIndex) != null && ((_a = items[swiperInstance == null ? void 0 : swiperInstance.activeIndex]) != null && _a.title) ? items[swiperInstance.activeIndex].title : title;
37
+ return isOnboarding ? /* @__PURE__ */ createPortal(/* @__PURE__ */ jsxs(Modal, { id: "onboarding-modal", size: "md", isOpen, focusId: "nextButtonId", onModalClose: () => setIsOpen(!1), children: [
38
+ /* @__PURE__ */ jsx(Modal.Header, { onModalClose: () => setIsOpen(!1), centered: !0, children: t(currentTitle || "explorer.modal.onboarding.trash.title") }),
49
39
  /* @__PURE__ */ jsx(Modal.Body, { children: /* @__PURE__ */ jsx(Swiper, { modules: [Pagination], onSwiper: (swiper) => {
50
40
  setSwiperInstance(swiper);
51
41
  }, onSlideChange: (swiper) => {
@@ -54,20 +44,16 @@ const OnboardingModal = /* @__PURE__ */ forwardRef(({
54
44
  clickable: !0
55
45
  }, children: items.map((item, index) => /* @__PURE__ */ jsxs(SwiperSlide, { children: [
56
46
  /* @__PURE__ */ jsx(Image, { width: "270", height: "140", className: "mx-auto my-12", loading: "lazy", src: item.src, alt: t(item.alt) }),
57
- /* @__PURE__ */ jsx("p", { className: "text-center", dangerouslySetInnerHTML: {
58
- __html: t(item.text)
59
- } })
47
+ /* @__PURE__ */ jsx("p", { className: "text-center", children: t(item.text) })
60
48
  ] }, index)) }) }),
61
49
  /* @__PURE__ */ jsxs(Modal.Footer, { children: [
62
- /* @__PURE__ */ jsx(Button, { type: "button", color: "tertiary", variant: "ghost", onClick: handleCloseWithoutPreference, children: t("explorer.modal.onboarding.trash.later") }),
50
+ /* @__PURE__ */ jsx(Button, { type: "button", color: "tertiary", variant: "ghost", onClick: () => setIsOpen(!1), children: t("explorer.modal.onboarding.trash.later") }),
63
51
  swiperProgress > 0 && /* @__PURE__ */ jsx(Button, { type: "button", color: "primary", variant: "outline", onClick: () => swiperInstance.slidePrev(), children: t(prevText || "explorer.modal.onboarding.trash.prev") }),
64
52
  swiperProgress < 1 && /* @__PURE__ */ jsx(Button, { id: "nextButtonId", type: "button", color: "primary", variant: "filled", onClick: () => swiperInstance.slideNext(), children: t(nextText || "explorer.modal.onboarding.trash.next") }),
65
- swiperProgress === 1 && /* @__PURE__ */ jsx(Button, { type: "button", color: "primary", variant: "filled", onClick: () => {
66
- isOnboarding ? handleCloseWithPreference() : handleCloseWithoutPreference();
67
- }, children: t(closeText || "explorer.modal.onboarding.trash.close") })
53
+ swiperProgress === 1 && /* @__PURE__ */ jsx(Button, { type: "button", color: "primary", variant: "filled", onClick: handleSavePreference, children: t(closeText || "explorer.modal.onboarding.trash.close") })
68
54
  ] })
69
- ] }), document.getElementById("portal"));
70
- });
55
+ ] }), document.getElementById("portal")) : null;
56
+ };
71
57
  export {
72
58
  OnboardingModal as default
73
59
  };
@@ -1,2 +1 @@
1
1
  export { default as OnboardingModal } from './OnboardingModal';
2
- export type { OnboardingModalRef } from './OnboardingModal';
@@ -3,7 +3,7 @@ import { odeServices } from "@edifice.io/client";
3
3
  const getOnboardingTrash = async (key) => await odeServices.conf().getPreference(key), saveOnboardingTrash = async (key) => await odeServices.conf().savePreference(key, JSON.stringify({
4
4
  key: !1
5
5
  })), useOnboardingModal = (id) => {
6
- const [isOpen, setIsOpen] = useState(!1), [isOnboarding, setIsOnboarding] = useState(!1);
6
+ const [isOpen, setIsOpen] = useState(!0), [isOnboarding, setIsOnboarding] = useState(!1);
7
7
  return useEffect(() => {
8
8
  (async () => {
9
9
  const response = await getOnboardingTrash(id);
@@ -11,17 +11,17 @@ const getOnboardingTrash = async (key) => await odeServices.conf().getPreference
11
11
  const {
12
12
  key
13
13
  } = response;
14
- key === !0 && setIsOpen(!0), setIsOnboarding(key);
14
+ setIsOnboarding(key);
15
15
  return;
16
16
  }
17
- setIsOnboarding(!0), setIsOpen(!0);
17
+ setIsOnboarding(!0);
18
18
  })();
19
19
  }, [id]), {
20
20
  isOpen,
21
21
  setIsOpen,
22
22
  isOnboarding,
23
23
  handleSavePreference: async () => {
24
- await saveOnboardingTrash(id), setIsOpen(!1), setIsOnboarding(!1);
24
+ await saveOnboardingTrash(id), setIsOpen(!1);
25
25
  }
26
26
  };
27
27
  };