@useloops/design-system 1.4.683 → 1.4.685

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 (182) hide show
  1. package/README.md +36 -89
  2. package/dist/BrandCore/Icon.d.ts +2 -0
  3. package/dist/BrandCore/Icon.js +1 -1
  4. package/dist/Platform/VideoControls2.d.ts +1 -0
  5. package/dist/Platform/VideoControls2.js +1 -0
  6. package/dist/Platform.d.ts +1 -0
  7. package/dist/Platform.js +1 -1
  8. package/dist/WebCore/NumberField.js +1 -1
  9. package/dist/WebCore/Select.d.ts +2 -1
  10. package/dist/WebCore/Select.js +1 -1
  11. package/dist/WebCore/SelectItem.d.ts +1 -1
  12. package/dist/WebCore/SelectItem.js +1 -1
  13. package/dist/WebCore.js +1 -1
  14. package/dist/esm/BrandCore/Icon.js +1 -1
  15. package/dist/esm/Platform/VideoControls2.js +1 -0
  16. package/dist/esm/Platform.js +1 -1
  17. package/dist/esm/WebCore/Select.js +1 -1
  18. package/dist/esm/WebCore/SelectItem.js +1 -1
  19. package/dist/esm/index.js +1 -1
  20. package/dist/esm/systems/Marketing/PlanTierCard/PlanTierCardContainers.js +1 -1
  21. package/dist/esm/systems/Marketing/PlanTierCard/RespondentPricingCard.js +1 -1
  22. package/dist/esm/systems/Platform/AISummary/AISummary.js +1 -1
  23. package/dist/esm/systems/Platform/ArrowTextIndicator/ArrowTextIndicator.js +2 -2
  24. package/dist/esm/systems/Platform/AssetItem/_partials/ImageTile.js +1 -1
  25. package/dist/esm/systems/Platform/AssetItem/_partials/styledPartials.js +1 -1
  26. package/dist/esm/systems/Platform/CommentCard/_partials/Containers.js +1 -1
  27. package/dist/esm/systems/Platform/EmojiListItem/_partials/StyledSurface.js +1 -1
  28. package/dist/esm/systems/Platform/ExtendedTestStatus/_partials/StyledBox.js +1 -1
  29. package/dist/esm/systems/Platform/GraphBar/_partials/StyledLinearProgress/StyledLinearProgress.js +1 -1
  30. package/dist/esm/systems/Platform/KpiDataPopover/ScaleChart.js +1 -1
  31. package/dist/esm/systems/Platform/KpiDataPopover/SliderChart.js +1 -1
  32. package/dist/esm/systems/Platform/LikertGraph/_partials/StyledComponents.js +1 -1
  33. package/dist/esm/systems/Platform/LinkExpired/LinkExpired.js +1 -1
  34. package/dist/esm/systems/Platform/MFACodeVerify/MFACodeVerify.js +1 -1
  35. package/dist/esm/systems/Platform/Navigation/Navigation.js +1 -1
  36. package/dist/esm/systems/Platform/Navigation/NavigationHeader.js +1 -1
  37. package/dist/esm/systems/Platform/OnboardingCard/StyledTimeline.js +1 -1
  38. package/dist/esm/systems/Platform/ProjectItem/_partials/styledPartials.js +1 -1
  39. package/dist/esm/systems/Platform/QuestionBar/QuestionBar.js +1 -1
  40. package/dist/esm/systems/Platform/SliderGraph/_partials/StyledComponents.js +1 -1
  41. package/dist/esm/systems/Platform/Tab/Tab.js +1 -1
  42. package/dist/esm/systems/Platform/TestStatus/_partials/StyledBox/StyledBox.js +1 -1
  43. package/dist/esm/systems/Platform/VideoControls/components/Timeline/Timeline.js +1 -1
  44. package/dist/esm/systems/Platform/VideoControls/components/Timeline/components/Markers/Markers.js +1 -1
  45. package/dist/esm/systems/Platform/VideoControls/components/Timeline/components/Scrubber/Scrubber.js +1 -1
  46. package/dist/esm/systems/Platform/VideoControls2/VideoControls2.js +1 -0
  47. package/dist/esm/systems/Platform/VideoControls2/components/ActionButton/ActionButton.js +1 -0
  48. package/dist/esm/systems/Platform/VideoControls2/components/Timeline/Timeline.js +1 -0
  49. package/dist/esm/systems/Platform/VideoControls2/components/Timeline/components/FullscreenControls/FullscreenControls.js +1 -0
  50. package/dist/esm/systems/Platform/VideoControls2/components/Timeline/components/Markers/Markers.js +1 -0
  51. package/dist/esm/systems/Platform/VideoControls2/components/Timeline/components/Scrubber/Scrubber.js +1 -0
  52. package/dist/esm/systems/Platform/VideoControls2/components/Timeline/components/VolumeControls/VolumeControls.js +1 -0
  53. package/dist/esm/systems/Platform/VideoControls2/constants.js +1 -0
  54. package/dist/esm/systems/WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js +1 -1
  55. package/dist/esm/systems/WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js +1 -1
  56. package/dist/esm/systems/WebCore/AutocompleteBaseField/_partials/StyledPopper.js +1 -1
  57. package/dist/esm/systems/WebCore/AutocompleteFieldMultiple/AutocompleteFieldMultiple.js +1 -1
  58. package/dist/esm/systems/WebCore/BulletGraphic/components/ai.js +1 -1
  59. package/dist/esm/systems/WebCore/BulletGraphic/components/alert.js +1 -1
  60. package/dist/esm/systems/WebCore/BulletGraphic/components/celebrate-collaborate.js +1 -1
  61. package/dist/esm/systems/WebCore/BulletGraphic/components/comment.js +1 -1
  62. package/dist/esm/systems/WebCore/BulletGraphic/components/many-media.js +1 -1
  63. package/dist/esm/systems/WebCore/BulletGraphic/components/qual-and-quant.js +1 -1
  64. package/dist/esm/systems/WebCore/BulletGraphic/components/variant-test.js +1 -1
  65. package/dist/esm/systems/WebCore/BulletGraphic/components/worldwide.js +1 -1
  66. package/dist/esm/systems/WebCore/Button/Button.js +1 -1
  67. package/dist/esm/systems/WebCore/ButtonBase/ButtonBase.js +1 -1
  68. package/dist/esm/systems/WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js +1 -1
  69. package/dist/esm/systems/WebCore/ButtonTabGroup/_partials/TabButton.js +1 -1
  70. package/dist/esm/systems/WebCore/Checkbox/StyledCheckbox.js +1 -1
  71. package/dist/esm/systems/WebCore/FormGenerator/components/InputWrapper/InputWrapper.js +1 -1
  72. package/dist/esm/systems/WebCore/FormGenerator/components/StengthIndicator/components/LinearBar/LinearBar.js +1 -1
  73. package/dist/esm/systems/WebCore/GridOverlay/GridOverlay.js +1 -1
  74. package/dist/esm/systems/WebCore/IconButtonBase/IconButtonBase.js +1 -1
  75. package/dist/esm/systems/WebCore/IconButtonGroup/IconButtonGroup.js +1 -1
  76. package/dist/esm/systems/WebCore/InputLabelBase/StyledInputLabelBase.js +1 -1
  77. package/dist/esm/systems/WebCore/InputLabelHelp/InputLabelHelp.js +1 -1
  78. package/dist/esm/systems/WebCore/KbdGroup/KbdGroup.js +1 -1
  79. package/dist/esm/systems/WebCore/Label/StyledLabel.js +1 -1
  80. package/dist/esm/systems/WebCore/Likert/LikertRadio.js +1 -1
  81. package/dist/esm/systems/WebCore/Link/StyledLink.js +1 -1
  82. package/dist/esm/systems/WebCore/Menu/MenuItem.js +1 -1
  83. package/dist/esm/systems/WebCore/ModalLayout/_partials/ModalContentWrapper.js +1 -1
  84. package/dist/esm/systems/WebCore/NavigationButton/NavigationButton.js +1 -1
  85. package/dist/esm/systems/WebCore/NumberField/NumberField.js +1 -1
  86. package/dist/esm/systems/WebCore/Pill/StyledPill.js +1 -1
  87. package/dist/esm/systems/WebCore/Radio/StyledRadio.js +1 -1
  88. package/dist/esm/systems/WebCore/Select/StyledSelect.js +1 -1
  89. package/dist/esm/systems/WebCore/SelectItem/SelectItem.js +1 -1
  90. package/dist/esm/systems/WebCore/Slider/StyledSlider.js +1 -1
  91. package/dist/esm/systems/WebCore/Surface/StyledSurface.js +1 -1
  92. package/dist/esm/systems/WebCore/Switch/StyledSwitch.js +1 -1
  93. package/dist/esm/utils/formatTime.js +1 -1
  94. package/dist/index.d.ts +1 -0
  95. package/dist/index.js +1 -1
  96. package/dist/systems/Marketing/PlanTierCard/PlanTierCard.js +1 -1
  97. package/dist/systems/Marketing/PlanTierCard/PlanTierCardContainers.js +1 -1
  98. package/dist/systems/Marketing/PlanTierCard/PlanTierCardSkeleton.js +1 -1
  99. package/dist/systems/Marketing/PlanTierCard/RespondentPricingCard.js +1 -1
  100. package/dist/systems/Platform/AISummary/AISummary.js +1 -1
  101. package/dist/systems/Platform/ArrowTextIndicator/ArrowTextIndicator.js +2 -2
  102. package/dist/systems/Platform/AssetItem/_partials/ImageTile.js +1 -1
  103. package/dist/systems/Platform/AssetItem/_partials/styledPartials.js +1 -1
  104. package/dist/systems/Platform/CommentCard/_partials/Containers.js +1 -1
  105. package/dist/systems/Platform/EmojiListItem/_partials/StyledSurface.js +1 -1
  106. package/dist/systems/Platform/ExtendedTestStatus/_partials/StyledBox.js +1 -1
  107. package/dist/systems/Platform/GraphBar/_partials/StyledLinearProgress/StyledLinearProgress.js +1 -1
  108. package/dist/systems/Platform/KpiDataPopover/ScaleChart.js +1 -1
  109. package/dist/systems/Platform/KpiDataPopover/SliderChart.js +1 -1
  110. package/dist/systems/Platform/LikertGraph/_partials/StyledComponents.js +1 -1
  111. package/dist/systems/Platform/LinkExpired/LinkExpired.js +1 -1
  112. package/dist/systems/Platform/MFACodeVerify/MFACodeVerify.js +1 -1
  113. package/dist/systems/Platform/Navigation/Navigation.js +1 -1
  114. package/dist/systems/Platform/Navigation/NavigationHeader.js +1 -1
  115. package/dist/systems/Platform/OnboardingCard/StyledTimeline.js +1 -1
  116. package/dist/systems/Platform/ProjectItem/_partials/styledPartials.js +1 -1
  117. package/dist/systems/Platform/QuestionBar/QuestionBar.js +1 -1
  118. package/dist/systems/Platform/SliderGraph/_partials/StyledComponents.d.ts +1 -1
  119. package/dist/systems/Platform/SliderGraph/_partials/StyledComponents.js +1 -1
  120. package/dist/systems/Platform/Tab/Tab.js +1 -1
  121. package/dist/systems/Platform/TestStatus/_partials/StyledBox/StyledBox.js +1 -1
  122. package/dist/systems/Platform/VideoControls/components/Timeline/Timeline.js +1 -1
  123. package/dist/systems/Platform/VideoControls/components/Timeline/components/Markers/Markers.js +1 -1
  124. package/dist/systems/Platform/VideoControls/components/Timeline/components/Scrubber/Scrubber.js +1 -1
  125. package/dist/systems/Platform/VideoControls2/VideoControls2.d.ts +58 -0
  126. package/dist/systems/Platform/VideoControls2/VideoControls2.js +1 -0
  127. package/dist/systems/Platform/VideoControls2/components/ActionButton/ActionButton.js +1 -0
  128. package/dist/systems/Platform/VideoControls2/components/Timeline/Timeline.js +1 -0
  129. package/dist/systems/Platform/VideoControls2/components/Timeline/components/FullscreenControls/FullscreenControls.js +1 -0
  130. package/dist/systems/Platform/VideoControls2/components/Timeline/components/Markers/Markers.d.ts +8 -0
  131. package/dist/systems/Platform/VideoControls2/components/Timeline/components/Markers/Markers.js +1 -0
  132. package/dist/systems/Platform/VideoControls2/components/Timeline/components/Scrubber/Scrubber.js +1 -0
  133. package/dist/systems/Platform/VideoControls2/components/Timeline/components/VolumeControls/VolumeControls.js +1 -0
  134. package/dist/systems/Platform/VideoControls2/constants.js +1 -0
  135. package/dist/systems/WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js +1 -1
  136. package/dist/systems/WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js +1 -1
  137. package/dist/systems/WebCore/AutocompleteBaseField/_partials/StyledPopper.js +1 -1
  138. package/dist/systems/WebCore/AutocompleteFieldMultiple/AutocompleteFieldMultiple.js +1 -1
  139. package/dist/systems/WebCore/BulletGraphic/components/ai.js +1 -1
  140. package/dist/systems/WebCore/BulletGraphic/components/alert.js +1 -1
  141. package/dist/systems/WebCore/BulletGraphic/components/celebrate-collaborate.js +1 -1
  142. package/dist/systems/WebCore/BulletGraphic/components/comment.js +1 -1
  143. package/dist/systems/WebCore/BulletGraphic/components/many-media.js +1 -1
  144. package/dist/systems/WebCore/BulletGraphic/components/qual-and-quant.js +1 -1
  145. package/dist/systems/WebCore/BulletGraphic/components/variant-test.js +1 -1
  146. package/dist/systems/WebCore/BulletGraphic/components/worldwide.js +1 -1
  147. package/dist/systems/WebCore/Button/Button.js +1 -1
  148. package/dist/systems/WebCore/ButtonBase/ButtonBase.js +1 -1
  149. package/dist/systems/WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js +1 -1
  150. package/dist/systems/WebCore/ButtonTabGroup/_partials/TabButton.js +1 -1
  151. package/dist/systems/WebCore/Checkbox/StyledCheckbox.d.ts +2 -1
  152. package/dist/systems/WebCore/Checkbox/StyledCheckbox.js +1 -1
  153. package/dist/systems/WebCore/FormGenerator/components/InputWrapper/InputWrapper.js +1 -1
  154. package/dist/systems/WebCore/FormGenerator/components/StengthIndicator/components/LinearBar/LinearBar.js +1 -1
  155. package/dist/systems/WebCore/GridOverlay/GridOverlay.js +1 -1
  156. package/dist/systems/WebCore/IconButtonBase/IconButtonBase.js +1 -1
  157. package/dist/systems/WebCore/IconButtonGroup/IconButtonGroup.js +1 -1
  158. package/dist/systems/WebCore/InputLabelBase/StyledInputLabelBase.js +1 -1
  159. package/dist/systems/WebCore/InputLabelHelp/InputLabelHelp.js +1 -1
  160. package/dist/systems/WebCore/KbdGroup/KbdGroup.js +1 -1
  161. package/dist/systems/WebCore/Label/StyledLabel.js +1 -1
  162. package/dist/systems/WebCore/Likert/LikertRadio.js +1 -1
  163. package/dist/systems/WebCore/Link/StyledLink.js +1 -1
  164. package/dist/systems/WebCore/Menu/MenuItem.js +1 -1
  165. package/dist/systems/WebCore/ModalLayout/_partials/ModalContentWrapper.js +1 -1
  166. package/dist/systems/WebCore/NavigationButton/NavigationButton.js +1 -1
  167. package/dist/systems/WebCore/NumberField/NumberField.js +1 -1
  168. package/dist/systems/WebCore/Pill/StyledPill.js +1 -1
  169. package/dist/systems/WebCore/Radio/Radio.d.ts +1 -0
  170. package/dist/systems/WebCore/Radio/StyledRadio.d.ts +3 -4
  171. package/dist/systems/WebCore/Radio/StyledRadio.js +1 -1
  172. package/dist/systems/WebCore/Select/Select.js +1 -1
  173. package/dist/systems/WebCore/Select/StyledSelect.js +1 -1
  174. package/dist/systems/WebCore/SelectItem/SelectItem.d.ts +10 -2
  175. package/dist/systems/WebCore/SelectItem/SelectItem.js +1 -1
  176. package/dist/systems/WebCore/Slider/StyledSlider.js +1 -1
  177. package/dist/systems/WebCore/Surface/StyledSurface.js +1 -1
  178. package/dist/systems/WebCore/Switch/StyledSwitch.d.ts +2 -0
  179. package/dist/systems/WebCore/Switch/StyledSwitch.js +1 -1
  180. package/dist/theme/theme.hooks.d.ts +1 -1
  181. package/dist/utils/formatTime.js +1 -1
  182. package/package.json +8 -9
@@ -1 +1 @@
1
- import{jsx as e,jsxs as o}from"react/jsx-runtime";import{SvgIcon as r}from"@mui/material";const t=t=>e(r,{viewBox:"0 0 96 97",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:e("g",{id:"Variant=High Five",children:o("g",{id:"stakeholder_alignment",children:[o("g",{id:"Hand 2",children:[e("path",{id:"Vector",d:"M61.3287 68.4005L43.1199 63.5215L41.7327 68.6984L59.9415 73.5775L61.3287 68.4005Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("g",{id:"Vector_2",children:[e("path",{d:"M42.7441 28.5056L40.2819 37.695C39.3197 41.2826 39.4384 45.0744 40.6231 48.5948C41.8078 52.1152 44.0058 55.2073 46.9413 57.4831L45.1815 64.073L59.2689 67.8488L61.0349 61.2574C63.8017 60.8786 66.4499 59.8906 68.7887 58.3646L94.0506 43.7878C92.7958 41.6282 90.7371 40.053 88.3245 39.4066C85.9119 38.7601 83.3415 39.0949 81.175 40.3377L78.1401 42.0898L79.1636 38.2708",fill:"#FFBEA5"}),e("path",{d:"M42.7441 28.5056L40.2819 37.695C39.3197 41.2826 39.4384 45.0744 40.6231 48.5948C41.8078 52.1152 44.0058 55.2073 46.9413 57.4831L45.1815 64.073L59.2689 67.8488L61.0349 61.2574C63.8017 60.8786 66.4499 59.8906 68.7887 58.3646L94.0506 43.7878C92.7958 41.6282 90.7371 40.053 88.3245 39.4066C85.9119 38.7601 83.3415 39.0949 81.175 40.3377L78.1401 42.0898L79.1636 38.2708",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_3",children:[e("path",{d:"M79.1636 38.2629L85.0495 16.2951C85.3691 15.0879 85.198 13.8033 84.5736 12.7219C83.9491 11.6404 82.9221 10.8501 81.7168 10.5234C80.5096 10.2038 79.225 10.3749 78.1435 10.9994C77.0621 11.6238 76.2717 12.6509 75.945 13.8561L70.0591 35.8239",fill:"#FFBEA5"}),e("path",{d:"M79.1636 38.2629L85.0495 16.2951C85.3691 15.0879 85.198 13.8033 84.5736 12.7219C83.9491 11.6404 82.9221 10.8501 81.7168 10.5234C80.5096 10.2038 79.225 10.3749 78.1435 10.9994C77.0621 11.6238 76.2717 12.6509 75.945 13.8561L70.0591 35.8239",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_4",children:[e("path",{d:"M70.0592 35.8237L76.9238 10.199C77.2448 8.99133 77.0743 7.70574 76.4497 6.62348C75.8251 5.54123 74.7973 4.75044 73.5911 4.42415C72.3839 4.10456 71.0993 4.27568 70.0178 4.90013C68.9364 5.52458 68.146 6.55161 67.8193 7.7569L60.9547 33.3816",fill:"#FFBEA5"}),e("path",{d:"M70.0592 35.8237L76.9238 10.199C77.2448 8.99133 77.0743 7.70574 76.4497 6.62348C75.8251 5.54123 74.7973 4.75044 73.5911 4.42415V4.42415C72.3839 4.10456 71.0993 4.27568 70.0178 4.90013C68.9364 5.52458 68.146 6.55161 67.8193 7.7569L60.9547 33.3816",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_5",children:[e("path",{d:"M60.9546 33.3833L66.8405 11.417C67.1598 10.2097 66.9885 8.92504 66.3641 7.84346C65.7398 6.76188 64.713 5.97114 63.5078 5.64375C62.3006 5.32416 61.016 5.49528 59.9346 6.11973C58.8531 6.74418 58.0627 7.77121 57.7361 8.9765L51.8501 30.9443",fill:"#FFBEA5"}),e("path",{d:"M60.9546 33.3833L66.8405 11.417C67.1598 10.2097 66.9885 8.92504 66.3641 7.84346C65.7398 6.76188 64.713 5.97114 63.5078 5.64375V5.64375C62.3006 5.32416 61.016 5.49528 59.9346 6.11973C58.8531 6.74418 58.0627 7.77121 57.7361 8.9765L51.8501 30.9443",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_6",children:[e("path",{d:"M51.8502 30.9444L56.2666 14.4582C56.5862 13.2508 56.4151 11.966 55.7907 10.8843C55.1663 9.80262 54.1392 9.01194 52.9338 8.68491C51.7266 8.36575 50.4422 8.53705 49.3609 9.16144C48.2796 9.78583 47.4891 10.8126 47.1621 12.0177L42.7441 28.5055",fill:"#FFBEA5"}),e("path",{d:"M51.8502 30.9444L56.2666 14.4582C56.5862 13.2508 56.4151 11.966 55.7907 10.8843C55.1663 9.80262 54.1392 9.01194 52.9338 8.68491V8.68491C51.7266 8.36575 50.4422 8.53705 49.3609 9.16144C48.2796 9.78583 47.4891 10.8126 47.1621 12.0177L42.7441 28.5055",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_7",children:[e("path",{d:"M61.9518 42.6868C62.813 42.189 63.764 41.866 64.7503 41.7363C65.7366 41.6065 66.7387 41.6726 67.6994 41.9307C68.6601 42.1888 69.5605 42.6338 70.3489 43.2404C71.1374 43.8469 71.7985 44.603 72.2943 45.4654L78.1401 42.0894",fill:"#FFBEA5"}),e("path",{d:"M61.9518 42.6868C62.813 42.189 63.764 41.866 64.7503 41.7363C65.7366 41.6065 66.7387 41.6726 67.6994 41.9307C68.6601 42.1888 69.5605 42.6338 70.3489 43.2404C71.1374 43.8469 71.7985 44.603 72.2943 45.4654L78.1401 42.0894",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]})]}),o("g",{id:"Hand 1",children:[o("g",{id:"Vector_8",children:[e("path",{d:"M16.2609 60.2898L17.3044 64.1875L14.2063 62.3984C11.9952 61.1303 9.37215 60.7888 6.91014 61.4485C4.44812 62.1083 2.34729 63.7157 1.06665 65.9195L26.8457 80.8049C29.2332 82.3617 31.9362 83.3698 34.76 83.7564L36.5615 90.4837L50.9406 86.6245L49.1407 79.905C52.1358 77.5817 54.3782 74.4256 55.5865 70.8328C56.7948 67.24 56.9153 63.3704 55.9328 59.7093L53.4198 50.3301",fill:"#FFBEA5"}),e("path",{d:"M16.2609 60.2898L17.3044 64.1875L14.2063 62.3984C11.9952 61.1303 9.37215 60.7888 6.91014 61.4485C4.44812 62.1083 2.34729 63.7157 1.06665 65.9195V65.9195L26.8457 80.8049C29.2332 82.3617 31.9362 83.3698 34.76 83.7564L36.5615 90.4837L50.9406 86.6245L49.1407 79.905C52.1358 77.5817 54.3782 74.4256 55.5865 70.8328C56.7948 67.24 56.9153 63.3704 55.9328 59.7093L53.4198 50.3301",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_9",children:[e("path",{d:"M16.2611 60.2895L10.2486 37.8694C9.92263 36.6381 10.0967 35.3279 10.7329 34.2244C11.3691 33.1209 12.4157 32.3137 13.6446 31.9788C14.8762 31.6524 16.1868 31.8263 17.2906 32.4625C18.3945 33.0987 19.2019 34.1456 19.5368 35.3749L25.5478 57.7996",fill:"#FFBEA5"}),e("path",{d:"M16.2611 60.2895L10.2486 37.8694C9.92263 36.6381 10.0967 35.3279 10.7329 34.2244C11.3691 33.1209 12.4157 32.3137 13.6446 31.9788V31.9788C14.8762 31.6524 16.1868 31.8263 17.2906 32.4625C18.3945 33.0987 19.2019 34.1456 19.5368 35.3749L25.5478 57.7996",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_10",children:[e("path",{d:"M25.5477 57.8L18.541 31.652C18.2147 30.4207 18.3886 29.1102 19.0248 28.0066C19.661 26.903 20.708 26.0959 21.9371 25.7614C23.1684 25.435 24.4789 25.6089 25.5824 26.2451C26.686 26.8814 27.4931 27.9283 27.8277 29.1574L34.8328 55.3054",fill:"#FFBEA5"}),e("path",{d:"M25.5477 57.8L18.541 31.652C18.2147 30.4207 18.3886 29.1102 19.0248 28.0066C19.661 26.903 20.708 26.0959 21.9371 25.7614V25.7614C23.1684 25.435 24.4789 25.6089 25.5824 26.2451C26.686 26.8814 27.4931 27.9283 27.8277 29.1574L34.8328 55.3054",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_11",children:[e("path",{d:"M34.8393 55.3097L28.8329 32.8912C28.5061 31.6598 28.6798 30.3492 29.3161 29.2455C29.9524 28.1418 30.9996 27.3348 32.2289 27.0006C33.4603 26.6734 34.7711 26.8469 35.8749 27.4832C36.9787 28.1196 37.7857 29.167 38.1195 30.3966L44.1274 52.8152",fill:"#FFBEA5"}),e("path",{d:"M34.8393 55.3097L28.8329 32.8912C28.5061 31.6598 28.6798 30.3492 29.3161 29.2455C29.9524 28.1418 30.9996 27.3348 32.2289 27.0006V27.0006C33.4603 26.6734 34.7711 26.8469 35.8749 27.4832C36.9787 28.1196 37.7857 29.167 38.1195 30.3966L44.1274 52.8152",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Vector_12",children:[e("path",{d:"M44.132 52.8198L39.623 35.9939C39.297 34.7626 39.4711 33.4524 40.1073 32.3489C40.7435 31.2454 41.7901 30.4382 43.019 30.1033C44.2506 29.7769 45.5612 29.9508 46.665 30.587C47.7689 31.2232 48.5763 32.2701 48.9112 33.4994L53.4186 50.3253",fill:"#FFBEA5"}),e("path",{d:"M44.132 52.8198L39.623 35.9939C39.297 34.7626 39.4711 33.4524 40.1073 32.3489C40.7435 31.2454 41.7901 30.4382 43.019 30.1033V30.1033C44.2506 29.7769 45.5612 29.9508 46.665 30.587C47.7689 31.2232 48.5763 32.2701 48.9112 33.4994L53.4186 50.3253",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("path",{id:"Vector_13",d:"M53.04 86.0672L34.4554 91.0469L35.8714 96.3312L54.4559 91.3515L53.04 86.0672Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),o("g",{id:"Marks",children:[e("path",{id:"Vector_14",d:"M35.4934 1.9637C34.936 1.91474 34.3819 2.08818 33.9519 2.44618C33.5219 2.80419 33.2509 3.31772 33.198 3.87475L32.2271 14.5152C32.1954 14.7946 32.2198 15.0774 32.299 15.3472C32.3781 15.6171 32.5103 15.8683 32.6879 16.0864C32.8654 16.3044 33.0847 16.4848 33.3329 16.6169C33.581 16.7491 33.8531 16.8303 34.1331 16.8559C34.4131 16.8815 34.6954 16.8509 34.9634 16.766C35.2315 16.681 35.4798 16.5434 35.6939 16.3612C35.9081 16.1789 36.0837 15.9558 36.2104 15.7048C36.3371 15.4538 36.4125 15.18 36.432 14.8995L37.4045 4.25912C37.4539 3.70164 37.2806 3.14728 36.9225 2.71718C36.5644 2.28707 36.0506 2.01618 35.4934 1.9637Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),e("path",{id:"Vector_15",d:"M14.2513 1.08994C13.7868 1.40307 13.4651 1.88737 13.3566 2.43697C13.2482 2.98656 13.3617 3.55675 13.6724 4.02289L23.9161 19.3051C24.2279 19.7704 24.7117 20.0928 25.2612 20.2013C25.8106 20.3099 26.3807 20.1957 26.846 19.884C27.3113 19.5722 27.6336 19.0884 27.7422 18.5389C27.8508 17.9895 27.7366 17.4194 27.4248 16.9541L17.1811 1.6719C16.8688 1.20742 16.3853 0.885479 15.8363 0.776431C15.2873 0.667382 14.7174 0.780098 14.2513 1.08994Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),e("path",{id:"Vector_16",d:"M1.34006 14.2219C1.01946 14.6805 0.893406 15.2474 0.989433 15.7987C1.08546 16.35 1.39576 16.8409 1.85255 17.1641L10.5896 23.314C10.8162 23.4773 11.0729 23.594 11.3449 23.6574C11.6169 23.7208 11.8987 23.7296 12.1741 23.6833C12.4495 23.637 12.713 23.5366 12.9494 23.3878C13.1857 23.239 13.3901 23.0448 13.5509 22.8165C13.7117 22.5881 13.8256 22.3302 13.886 22.0575C13.9464 21.7849 13.9521 21.5029 13.9028 21.228C13.8535 20.9532 13.7502 20.6908 13.5988 20.4561C13.4474 20.2214 13.251 20.0191 13.0209 19.8609L4.28226 13.7109C3.82381 13.3902 3.25705 13.2639 2.70578 13.3596C2.15451 13.4553 1.66353 13.7653 1.34006 14.2219Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),e("path",{id:"Vector_17",d:"M65.8 93.404C66.3461 93.2821 66.8218 92.9491 67.1232 92.4776C67.4245 92.0062 67.5271 91.4346 67.4084 90.8878L65.113 80.4512C65.0551 80.1787 64.9438 79.9204 64.7856 79.6911C64.6273 79.4618 64.4253 79.2661 64.1911 79.1153C63.957 78.9644 63.6953 78.8614 63.4211 78.8121C63.1469 78.7628 62.8657 78.7683 62.5937 78.8282C62.3216 78.888 62.0641 79.0011 61.8359 79.1609C61.6078 79.3208 61.4135 79.5242 61.2643 79.7594C61.1151 79.9946 61.0139 80.257 60.9665 80.5315C60.9192 80.806 60.9266 81.0872 60.9884 81.3588L63.2838 91.7939C63.4057 92.3401 63.7386 92.816 64.21 93.1176C64.6814 93.4192 65.253 93.5222 65.8 93.404Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),e("path",{id:"Vector_18",d:"M86.1469 79.08C86.4794 78.6299 86.6206 78.0666 86.5396 77.5129C86.4586 76.9592 86.1622 76.46 85.7147 76.1239L70.9543 65.1315C70.5049 64.797 69.9412 64.6547 69.3869 64.7359C68.8327 64.8171 68.3334 65.1152 67.9989 65.5645C67.6645 66.0138 67.5222 66.5776 67.6034 67.1319C67.6846 67.6861 67.9826 68.1853 68.4319 68.5198L83.1924 79.5122C83.6421 79.845 84.2052 79.9864 84.7588 79.9054C85.3124 79.8244 85.8114 79.5277 86.1469 79.08Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),e("path",{id:"Vector_19",d:"M93.9422 60.9546C93.8619 60.4008 93.5657 59.9012 93.1182 59.5651C92.6707 59.229 92.1085 59.0837 91.5542 59.1609L80.9755 60.6644C80.7009 60.7034 80.4367 60.7961 80.198 60.9373C79.9592 61.0784 79.7506 61.2652 79.5841 61.4869C79.4175 61.7087 79.2962 61.961 79.2272 62.2297C79.1582 62.4983 79.1428 62.7778 79.1818 63.0524C79.2208 63.327 79.3135 63.5912 79.4546 63.8299C79.5958 64.0687 79.7826 64.2773 80.0043 64.4439C80.2261 64.6104 80.4784 64.7317 80.747 64.8007C81.0157 64.8697 81.2952 64.8852 81.5698 64.8461L92.1485 63.3426C92.7023 63.2623 93.2019 62.9661 93.538 62.5186C93.8741 62.0712 94.0194 61.5089 93.9422 60.9546Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]})]})})});export{t as default};
1
+ import{jsx as e,jsxs as o}from"react/jsx-runtime";import{SvgIcon as r}from"@mui/material";const t=t=>e(r,{viewBox:"0 0 96 97",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:e("g",{id:"Variant=High Five",children:o("g",{id:"stakeholder_alignment",children:[o("g",{id:"Hand 2",children:[e("path",{id:"Vector",d:"M61.3287 68.4005L43.1199 63.5215L41.7327 68.6984L59.9415 73.5775L61.3287 68.4005Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("g",{id:"Vector_2",children:[e("path",{d:"M42.7441 28.5056L40.2819 37.695C39.3197 41.2826 39.4384 45.0744 40.6231 48.5948C41.8078 52.1152 44.0058 55.2073 46.9413 57.4831L45.1815 64.073L59.2689 67.8488L61.0349 61.2574C63.8017 60.8786 66.4499 59.8906 68.7887 58.3646L94.0506 43.7878C92.7958 41.6282 90.7371 40.053 88.3245 39.4066C85.9119 38.7601 83.3415 39.0949 81.175 40.3377L78.1401 42.0898L79.1636 38.2708",fill:"#FFBEA5"}),e("path",{d:"M42.7441 28.5056L40.2819 37.695C39.3197 41.2826 39.4384 45.0744 40.6231 48.5948C41.8078 52.1152 44.0058 55.2073 46.9413 57.4831L45.1815 64.073L59.2689 67.8488L61.0349 61.2574C63.8017 60.8786 66.4499 59.8906 68.7887 58.3646L94.0506 43.7878C92.7958 41.6282 90.7371 40.053 88.3245 39.4066C85.9119 38.7601 83.3415 39.0949 81.175 40.3377L78.1401 42.0898L79.1636 38.2708",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_3",children:[e("path",{d:"M79.1636 38.2629L85.0495 16.2951C85.3691 15.0879 85.198 13.8033 84.5736 12.7219C83.9491 11.6404 82.9221 10.8501 81.7168 10.5234C80.5096 10.2038 79.225 10.3749 78.1435 10.9994C77.0621 11.6238 76.2717 12.6509 75.945 13.8561L70.0591 35.8239",fill:"#FFBEA5"}),e("path",{d:"M79.1636 38.2629L85.0495 16.2951C85.3691 15.0879 85.198 13.8033 84.5736 12.7219C83.9491 11.6404 82.9221 10.8501 81.7168 10.5234C80.5096 10.2038 79.225 10.3749 78.1435 10.9994C77.0621 11.6238 76.2717 12.6509 75.945 13.8561L70.0591 35.8239",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_4",children:[e("path",{d:"M70.0592 35.8237L76.9238 10.199C77.2448 8.99133 77.0743 7.70574 76.4497 6.62348C75.8251 5.54123 74.7973 4.75044 73.5911 4.42415C72.3839 4.10456 71.0993 4.27568 70.0178 4.90013C68.9364 5.52458 68.146 6.55161 67.8193 7.7569L60.9547 33.3816",fill:"#FFBEA5"}),e("path",{d:"M70.0592 35.8237L76.9238 10.199C77.2448 8.99133 77.0743 7.70574 76.4497 6.62348C75.8251 5.54123 74.7973 4.75044 73.5911 4.42415V4.42415C72.3839 4.10456 71.0993 4.27568 70.0178 4.90013C68.9364 5.52458 68.146 6.55161 67.8193 7.7569L60.9547 33.3816",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_5",children:[e("path",{d:"M60.9546 33.3833L66.8405 11.417C67.1598 10.2097 66.9885 8.92504 66.3641 7.84346C65.7398 6.76188 64.713 5.97114 63.5078 5.64375C62.3006 5.32416 61.016 5.49528 59.9346 6.11973C58.8531 6.74418 58.0627 7.77121 57.7361 8.9765L51.8501 30.9443",fill:"#FFBEA5"}),e("path",{d:"M60.9546 33.3833L66.8405 11.417C67.1598 10.2097 66.9885 8.92504 66.3641 7.84346C65.7398 6.76188 64.713 5.97114 63.5078 5.64375V5.64375C62.3006 5.32416 61.016 5.49528 59.9346 6.11973C58.8531 6.74418 58.0627 7.77121 57.7361 8.9765L51.8501 30.9443",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_6",children:[e("path",{d:"M51.8502 30.9444L56.2666 14.4582C56.5862 13.2508 56.4151 11.966 55.7907 10.8843C55.1663 9.80262 54.1392 9.01194 52.9338 8.68491C51.7266 8.36575 50.4422 8.53705 49.3609 9.16144C48.2796 9.78583 47.4891 10.8126 47.1621 12.0177L42.7441 28.5055",fill:"#FFBEA5"}),e("path",{d:"M51.8502 30.9444L56.2666 14.4582C56.5862 13.2508 56.4151 11.966 55.7907 10.8843C55.1663 9.80262 54.1392 9.01194 52.9338 8.68491V8.68491C51.7266 8.36575 50.4422 8.53705 49.3609 9.16144C48.2796 9.78583 47.4891 10.8126 47.1621 12.0177L42.7441 28.5055",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_7",children:[e("path",{d:"M61.9518 42.6868C62.813 42.189 63.764 41.866 64.7503 41.7363C65.7366 41.6065 66.7387 41.6726 67.6994 41.9307C68.6601 42.1888 69.5605 42.6338 70.3489 43.2404C71.1374 43.8469 71.7985 44.603 72.2943 45.4654L78.1401 42.0894",fill:"#FFBEA5"}),e("path",{d:"M61.9518 42.6868C62.813 42.189 63.764 41.866 64.7503 41.7363C65.7366 41.6065 66.7387 41.6726 67.6994 41.9307C68.6601 42.1888 69.5605 42.6338 70.3489 43.2404C71.1374 43.8469 71.7985 44.603 72.2943 45.4654L78.1401 42.0894",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]})]}),o("g",{id:"Hand 1",children:[o("g",{id:"Vector_8",children:[e("path",{d:"M16.2609 60.2898L17.3044 64.1875L14.2063 62.3984C11.9952 61.1303 9.37215 60.7888 6.91014 61.4485C4.44812 62.1083 2.34729 63.7157 1.06665 65.9195L26.8457 80.8049C29.2332 82.3617 31.9362 83.3698 34.76 83.7564L36.5615 90.4837L50.9406 86.6245L49.1407 79.905C52.1358 77.5817 54.3782 74.4256 55.5865 70.8328C56.7948 67.24 56.9153 63.3704 55.9328 59.7093L53.4198 50.3301",fill:"#FFBEA5"}),e("path",{d:"M16.2609 60.2898L17.3044 64.1875L14.2063 62.3984C11.9952 61.1303 9.37215 60.7888 6.91014 61.4485C4.44812 62.1083 2.34729 63.7157 1.06665 65.9195V65.9195L26.8457 80.8049C29.2332 82.3617 31.9362 83.3698 34.76 83.7564L36.5615 90.4837L50.9406 86.6245L49.1407 79.905C52.1358 77.5817 54.3782 74.4256 55.5865 70.8328C56.7948 67.24 56.9153 63.3704 55.9328 59.7093L53.4198 50.3301",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_9",children:[e("path",{d:"M16.2611 60.2895L10.2486 37.8694C9.92263 36.6381 10.0967 35.3279 10.7329 34.2244C11.3691 33.1209 12.4157 32.3137 13.6446 31.9788C14.8762 31.6524 16.1868 31.8263 17.2906 32.4625C18.3945 33.0987 19.2019 34.1456 19.5368 35.3749L25.5478 57.7996",fill:"#FFBEA5"}),e("path",{d:"M16.2611 60.2895L10.2486 37.8694C9.92263 36.6381 10.0967 35.3279 10.7329 34.2244C11.3691 33.1209 12.4157 32.3137 13.6446 31.9788V31.9788C14.8762 31.6524 16.1868 31.8263 17.2906 32.4625C18.3945 33.0987 19.2019 34.1456 19.5368 35.3749L25.5478 57.7996",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_10",children:[e("path",{d:"M25.5477 57.8L18.541 31.652C18.2147 30.4207 18.3886 29.1102 19.0248 28.0066C19.661 26.903 20.708 26.0959 21.9371 25.7614C23.1684 25.435 24.4789 25.6089 25.5824 26.2451C26.686 26.8814 27.4931 27.9283 27.8277 29.1574L34.8328 55.3054",fill:"#FFBEA5"}),e("path",{d:"M25.5477 57.8L18.541 31.652C18.2147 30.4207 18.3886 29.1102 19.0248 28.0066C19.661 26.903 20.708 26.0959 21.9371 25.7614V25.7614C23.1684 25.435 24.4789 25.6089 25.5824 26.2451C26.686 26.8814 27.4931 27.9283 27.8277 29.1574L34.8328 55.3054",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_11",children:[e("path",{d:"M34.8393 55.3097L28.8329 32.8912C28.5061 31.6598 28.6798 30.3492 29.3161 29.2455C29.9524 28.1418 30.9996 27.3348 32.2289 27.0006C33.4603 26.6734 34.7711 26.8469 35.8749 27.4832C36.9787 28.1196 37.7857 29.167 38.1195 30.3966L44.1274 52.8152",fill:"#FFBEA5"}),e("path",{d:"M34.8393 55.3097L28.8329 32.8912C28.5061 31.6598 28.6798 30.3492 29.3161 29.2455C29.9524 28.1418 30.9996 27.3348 32.2289 27.0006V27.0006C33.4603 26.6734 34.7711 26.8469 35.8749 27.4832C36.9787 28.1196 37.7857 29.167 38.1195 30.3966L44.1274 52.8152",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Vector_12",children:[e("path",{d:"M44.132 52.8198L39.623 35.9939C39.297 34.7626 39.4711 33.4524 40.1073 32.3489C40.7435 31.2454 41.7901 30.4382 43.019 30.1033C44.2506 29.7769 45.5612 29.9508 46.665 30.587C47.7689 31.2232 48.5763 32.2701 48.9112 33.4994L53.4186 50.3253",fill:"#FFBEA5"}),e("path",{d:"M44.132 52.8198L39.623 35.9939C39.297 34.7626 39.4711 33.4524 40.1073 32.3489C40.7435 31.2454 41.7901 30.4382 43.019 30.1033V30.1033C44.2506 29.7769 45.5612 29.9508 46.665 30.587C47.7689 31.2232 48.5763 32.2701 48.9112 33.4994L53.4186 50.3253",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("path",{id:"Vector_13",d:"M53.04 86.0672L34.4554 91.0469L35.8714 96.3312L54.4559 91.3515L53.04 86.0672Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),o("g",{id:"Marks",children:[e("path",{id:"Vector_14",d:"M35.4934 1.9637C34.936 1.91474 34.3819 2.08818 33.9519 2.44618C33.5219 2.80419 33.2509 3.31772 33.198 3.87475L32.2271 14.5152C32.1954 14.7946 32.2198 15.0774 32.299 15.3472C32.3781 15.6171 32.5103 15.8683 32.6879 16.0864C32.8654 16.3044 33.0847 16.4848 33.3329 16.6169C33.581 16.7491 33.8531 16.8303 34.1331 16.8559C34.4131 16.8815 34.6954 16.8509 34.9634 16.766C35.2315 16.681 35.4798 16.5434 35.6939 16.3612C35.9081 16.1789 36.0837 15.9558 36.2104 15.7048C36.3371 15.4538 36.4125 15.18 36.432 14.8995L37.4045 4.25912C37.4539 3.70164 37.2806 3.14728 36.9225 2.71718C36.5644 2.28707 36.0506 2.01618 35.4934 1.9637Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{id:"Vector_15",d:"M14.2513 1.08994C13.7868 1.40307 13.4651 1.88737 13.3566 2.43697C13.2482 2.98656 13.3617 3.55675 13.6724 4.02289L23.9161 19.3051C24.2279 19.7704 24.7117 20.0928 25.2612 20.2013C25.8106 20.3099 26.3807 20.1957 26.846 19.884C27.3113 19.5722 27.6336 19.0884 27.7422 18.5389C27.8508 17.9895 27.7366 17.4194 27.4248 16.9541L17.1811 1.6719C16.8688 1.20742 16.3853 0.885479 15.8363 0.776431C15.2873 0.667382 14.7174 0.780098 14.2513 1.08994Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{id:"Vector_16",d:"M1.34006 14.2219C1.01946 14.6805 0.893406 15.2474 0.989433 15.7987C1.08546 16.35 1.39576 16.8409 1.85255 17.1641L10.5896 23.314C10.8162 23.4773 11.0729 23.594 11.3449 23.6574C11.6169 23.7208 11.8987 23.7296 12.1741 23.6833C12.4495 23.637 12.713 23.5366 12.9494 23.3878C13.1857 23.239 13.3901 23.0448 13.5509 22.8165C13.7117 22.5881 13.8256 22.3302 13.886 22.0575C13.9464 21.7849 13.9521 21.5029 13.9028 21.228C13.8535 20.9532 13.7502 20.6908 13.5988 20.4561C13.4474 20.2214 13.251 20.0191 13.0209 19.8609L4.28226 13.7109C3.82381 13.3902 3.25705 13.2639 2.70578 13.3596C2.15451 13.4553 1.66353 13.7653 1.34006 14.2219Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{id:"Vector_17",d:"M65.8 93.404C66.3461 93.2821 66.8218 92.9491 67.1232 92.4776C67.4245 92.0062 67.5271 91.4346 67.4084 90.8878L65.113 80.4512C65.0551 80.1787 64.9438 79.9204 64.7856 79.6911C64.6273 79.4618 64.4253 79.2661 64.1911 79.1153C63.957 78.9644 63.6953 78.8614 63.4211 78.8121C63.1469 78.7628 62.8657 78.7683 62.5937 78.8282C62.3216 78.888 62.0641 79.0011 61.8359 79.1609C61.6078 79.3208 61.4135 79.5242 61.2643 79.7594C61.1151 79.9946 61.0139 80.257 60.9665 80.5315C60.9192 80.806 60.9266 81.0872 60.9884 81.3588L63.2838 91.7939C63.4057 92.3401 63.7386 92.816 64.21 93.1176C64.6814 93.4192 65.253 93.5222 65.8 93.404Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{id:"Vector_18",d:"M86.1469 79.08C86.4794 78.6299 86.6206 78.0666 86.5396 77.5129C86.4586 76.9592 86.1622 76.46 85.7147 76.1239L70.9543 65.1315C70.5049 64.797 69.9412 64.6547 69.3869 64.7359C68.8327 64.8171 68.3334 65.1152 67.9989 65.5645C67.6645 66.0138 67.5222 66.5776 67.6034 67.1319C67.6846 67.6861 67.9826 68.1853 68.4319 68.5198L83.1924 79.5122C83.6421 79.845 84.2052 79.9864 84.7588 79.9054C85.3124 79.8244 85.8114 79.5277 86.1469 79.08Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{id:"Vector_19",d:"M93.9422 60.9546C93.8619 60.4008 93.5657 59.9012 93.1182 59.5651C92.6707 59.229 92.1085 59.0837 91.5542 59.1609L80.9755 60.6644C80.7009 60.7034 80.4367 60.7961 80.198 60.9373C79.9592 61.0784 79.7506 61.2652 79.5841 61.4869C79.4175 61.7087 79.2962 61.961 79.2272 62.2297C79.1582 62.4983 79.1428 62.7778 79.1818 63.0524C79.2208 63.327 79.3135 63.5912 79.4546 63.8299C79.5958 64.0687 79.7826 64.2773 80.0043 64.4439C80.2261 64.6104 80.4784 64.7317 80.747 64.8007C81.0157 64.8697 81.2952 64.8852 81.5698 64.8461L92.1485 63.3426C92.7023 63.2623 93.2019 62.9661 93.538 62.5186C93.8741 62.0712 94.0194 61.5089 93.9422 60.9546Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]})]})})});export{t as default};
@@ -1 +1 @@
1
- import{jsxs as t,jsx as e}from"react/jsx-runtime";import{SvgIcon as i}from"@mui/material";const r=r=>t(i,{viewBox:"0 0 96 96",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[t("g",{"clip-path":"url(#clip0_2067_251)",children:[e("rect",{width:"96",height:"96",rx:"48",fill:"#7F4CFF"}),e("circle",{cx:"48",cy:"48",r:"47.3601",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.27982","stroke-linecap":"round","stroke-linejoin":"round"}),e("rect",{x:"0.5",y:"13.5",width:"74",height:"83",rx:"3.5",fill:"#A582FF",stroke:"#190F33"}),e("path",{d:"M0.5 17C0.5 15.067 2.067 13.5 4 13.5H71C72.933 13.5 74.5 15.067 74.5 17V27.5H0.5V17Z",fill:"#BFA5FF",stroke:"#190F33"})]}),e("rect",{x:"0.639909",y:"0.639909",width:"94.7202",height:"94.7202",rx:"47.3601",stroke:"#190F33","stroke-width":"1.27982","stroke-linecap":"round","stroke-linejoin":"round"}),e("path",{d:"M41.6141 35.7456C41.7145 35.642 41.8527 35.5835 41.997 35.5835L51.1962 35.5835C51.1964 35.5835 51.1967 35.5835 51.1969 35.5835C53.1436 35.578 55.0093 34.8005 56.3863 33.4204C57.7634 32.0402 58.5399 30.1696 58.5458 28.2172V14.9011C58.5399 12.9484 57.7635 11.0777 56.3864 9.69735C55.0094 8.31703 53.1437 7.53922 51.1969 7.53333H19.8822C17.9354 7.53922 16.0697 8.31703 14.6927 9.69735C13.3154 11.0779 12.539 12.9489 12.5333 14.9018L12.5333 28.2163C12.5333 28.2167 12.5333 28.2171 12.5333 28.2175C12.5396 30.1698 13.3162 32.04 14.6931 33.42C16.0701 34.8 17.9356 35.5777 19.8823 35.5835C19.8825 35.5835 19.8827 35.5835 19.8829 35.5835L29.0691 35.5835C29.2002 35.5835 29.3267 35.6318 29.4244 35.7191L35.9705 41.5678L41.6141 35.7456Z",fill:"#FFBEA5",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),e("rect",{x:"21.25",y:"15.25",width:"28.5",height:"0.5",fill:"#190F33",stroke:"#190F33","stroke-width":"0.5"}),e("rect",{x:"21.25",y:"21.25",width:"28.5",height:"0.5",fill:"#190F33",stroke:"#190F33","stroke-width":"0.5"}),e("rect",{x:"21.25",y:"27.25",width:"12.5",height:"0.5",fill:"#190F33",stroke:"#190F33","stroke-width":"0.5"}),e("path",{d:"M43.4718 53.9972C43.4718 58.12 40.1296 61.4622 36.0068 61.4622C31.884 61.4622 28.5418 58.12 28.5418 53.9972C28.5418 49.8744 31.884 46.5322 36.0068 46.5322C40.1296 46.5322 43.4718 49.8744 43.4718 53.9972Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.07","stroke-linecap":"round","stroke-linejoin":"round"}),e("path",{d:"M53.0509 73.4687L58.9011 82.9753L51.7731 87.3879L45.9213 77.513C45.8382 77.3727 45.6956 77.278 45.534 77.2557C45.3725 77.2335 45.2096 77.2861 45.0916 77.3987L37.5129 84.6329L36.0807 53.4812L63.606 70.2824L53.3849 72.6673C53.2174 72.7064 53.0789 72.8237 53.0127 72.9825C52.9465 73.1413 52.9607 73.3222 53.0509 73.4687Z",fill:"white",stroke:"#190F33","stroke-width":"1.07","stroke-linecap":"round","stroke-linejoin":"round"}),e("defs",{children:e("clipPath",{id:"clip0_2067_251",children:e("rect",{width:"96",height:"96",rx:"48",fill:"white"})})})]});export{r as default};
1
+ import{jsxs as t,jsx as e}from"react/jsx-runtime";import{SvgIcon as i}from"@mui/material";const r=r=>t(i,{viewBox:"0 0 96 96",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[t("g",{clipPath:"url(#clip0_2067_251)",children:[e("rect",{width:"96",height:"96",rx:"48",fill:"#7F4CFF"}),e("circle",{cx:"48",cy:"48",r:"47.3601",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.27982",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"0.5",y:"13.5",width:"74",height:"83",rx:"3.5",fill:"#A582FF",stroke:"#190F33"}),e("path",{d:"M0.5 17C0.5 15.067 2.067 13.5 4 13.5H71C72.933 13.5 74.5 15.067 74.5 17V27.5H0.5V17Z",fill:"#BFA5FF",stroke:"#190F33"})]}),e("rect",{x:"0.639909",y:"0.639909",width:"94.7202",height:"94.7202",rx:"47.3601",stroke:"#190F33",strokeWidth:"1.27982",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M41.6141 35.7456C41.7145 35.642 41.8527 35.5835 41.997 35.5835L51.1962 35.5835C51.1964 35.5835 51.1967 35.5835 51.1969 35.5835C53.1436 35.578 55.0093 34.8005 56.3863 33.4204C57.7634 32.0402 58.5399 30.1696 58.5458 28.2172V14.9011C58.5399 12.9484 57.7635 11.0777 56.3864 9.69735C55.0094 8.31703 53.1437 7.53922 51.1969 7.53333H19.8822C17.9354 7.53922 16.0697 8.31703 14.6927 9.69735C13.3154 11.0779 12.539 12.9489 12.5333 14.9018L12.5333 28.2163C12.5333 28.2167 12.5333 28.2171 12.5333 28.2175C12.5396 30.1698 13.3162 32.04 14.6931 33.42C16.0701 34.8 17.9356 35.5777 19.8823 35.5835C19.8825 35.5835 19.8827 35.5835 19.8829 35.5835L29.0691 35.5835C29.2002 35.5835 29.3267 35.6318 29.4244 35.7191L35.9705 41.5678L41.6141 35.7456Z",fill:"#FFBEA5",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"21.25",y:"15.25",width:"28.5",height:"0.5",fill:"#190F33",stroke:"#190F33",strokeWidth:"0.5"}),e("rect",{x:"21.25",y:"21.25",width:"28.5",height:"0.5",fill:"#190F33",stroke:"#190F33",strokeWidth:"0.5"}),e("rect",{x:"21.25",y:"27.25",width:"12.5",height:"0.5",fill:"#190F33",stroke:"#190F33",strokeWidth:"0.5"}),e("path",{d:"M43.4718 53.9972C43.4718 58.12 40.1296 61.4622 36.0068 61.4622C31.884 61.4622 28.5418 58.12 28.5418 53.9972C28.5418 49.8744 31.884 46.5322 36.0068 46.5322C40.1296 46.5322 43.4718 49.8744 43.4718 53.9972Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.07",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M53.0509 73.4687L58.9011 82.9753L51.7731 87.3879L45.9213 77.513C45.8382 77.3727 45.6956 77.278 45.534 77.2557C45.3725 77.2335 45.2096 77.2861 45.0916 77.3987L37.5129 84.6329L36.0807 53.4812L63.606 70.2824L53.3849 72.6673C53.2174 72.7064 53.0789 72.8237 53.0127 72.9825C52.9465 73.1413 52.9607 73.3222 53.0509 73.4687Z",fill:"white",stroke:"#190F33",strokeWidth:"1.07",strokeLinecap:"round",strokeLinejoin:"round"}),e("defs",{children:e("clipPath",{id:"clip0_2067_251",children:e("rect",{width:"96",height:"96",rx:"48",fill:"white"})})})]});export{r as default};
@@ -1 +1 @@
1
- import{jsxs as t,jsx as e}from"react/jsx-runtime";import{SvgIcon as i}from"@mui/material";const C=C=>t(i,{viewBox:"0 0 96 96",fill:"none",xmlns:"http://www.w3.org/2000/svg",...C,children:[e("mask",{id:"path-1-inside-1_529_261",fill:"white",children:e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.7999 0L18.1332 10.6667V24.5333L44.7999 13.8667V0ZM44.8001 33.8668C44.8001 38.5796 40.9796 42.4001 36.2668 42.4001C31.554 42.4001 27.7335 38.5796 27.7335 33.8668C27.7335 29.154 31.554 25.3335 36.2668 25.3335C40.9796 25.3335 44.8001 29.154 44.8001 33.8668ZM19.1998 44.5333C19.1998 49.2462 15.3793 53.0667 10.6665 53.0667C5.95368 53.0667 2.13318 49.2462 2.13318 44.5333C2.13318 39.8205 5.95368 36 10.6665 36C15.3793 36 19.1998 39.8205 19.1998 44.5333Z"})}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.7999 0L18.1332 10.6667V24.5333L44.7999 13.8667V0ZM44.8001 33.8668C44.8001 38.5796 40.9796 42.4001 36.2668 42.4001C31.554 42.4001 27.7335 38.5796 27.7335 33.8668C27.7335 29.154 31.554 25.3335 36.2668 25.3335C40.9796 25.3335 44.8001 29.154 44.8001 33.8668ZM19.1998 44.5333C19.1998 49.2462 15.3793 53.0667 10.6665 53.0667C5.95368 53.0667 2.13318 49.2462 2.13318 44.5333C2.13318 39.8205 5.95368 36 10.6665 36C15.3793 36 19.1998 39.8205 19.1998 44.5333Z",fill:"#7F4CFF"}),e("path",{d:"M18.1332 10.6667L17.7371 9.67629C17.3321 9.83828 17.0666 10.2305 17.0666 10.6667H18.1332ZM44.7999 0H45.8666C45.8666 -0.353945 45.691 -0.68484 45.3979 -0.883272C45.1048 -1.0817 44.7324 -1.12183 44.4037 -0.990375L44.7999 0ZM18.1332 24.5333H17.0666C17.0666 24.8873 17.2421 25.2182 17.5352 25.4166C17.8283 25.615 18.2007 25.6552 18.5294 25.5237L18.1332 24.5333ZM44.7999 13.8667L45.196 14.857C45.601 14.6951 45.8666 14.3028 45.8666 13.8667H44.7999ZM18.5294 11.657L45.196 0.990375L44.4037 -0.990375L17.7371 9.67629L18.5294 11.657ZM19.1999 24.5333V10.6667H17.0666V24.5333H19.1999ZM44.4037 12.8763L17.7371 23.543L18.5294 25.5237L45.196 14.857L44.4037 12.8763ZM43.7332 0V13.8667H45.8666V0H43.7332ZM36.2668 43.4668C41.5687 43.4668 45.8668 39.1687 45.8668 33.8668H43.7335C43.7335 37.9905 40.3905 41.3335 36.2668 41.3335V43.4668ZM26.6668 33.8668C26.6668 39.1687 30.9649 43.4668 36.2668 43.4668V41.3335C32.1431 41.3335 28.8001 37.9905 28.8001 33.8668H26.6668ZM36.2668 24.2668C30.9649 24.2668 26.6668 28.5649 26.6668 33.8668H28.8001C28.8001 29.7431 32.1431 26.4001 36.2668 26.4001V24.2668ZM45.8668 33.8668C45.8668 28.5649 41.5687 24.2668 36.2668 24.2668V26.4001C40.3905 26.4001 43.7335 29.7431 43.7335 33.8668H45.8668ZM10.6665 54.1333C15.9684 54.1333 20.2665 49.8353 20.2665 44.5333H18.1332C18.1332 48.6571 14.7902 52 10.6665 52V54.1333ZM1.06651 44.5333C1.06651 49.8353 5.36458 54.1333 10.6665 54.1333V52C6.54279 52 3.19985 48.6571 3.19985 44.5333H1.06651ZM10.6665 34.9333C5.36458 34.9333 1.06651 39.2314 1.06651 44.5333H3.19985C3.19985 40.4096 6.54279 37.0667 10.6665 37.0667V34.9333ZM20.2665 44.5333C20.2665 39.2314 15.9684 34.9333 10.6665 34.9333V37.0667C14.7902 37.0667 18.1332 40.4096 18.1332 44.5333H20.2665Z",fill:"#190F33",mask:"url(#path-1-inside-1_529_261)"}),e("rect",{x:"18.1332",y:"10.6667",width:"1.06667",height:"33.8667",fill:"#190F33"}),e("rect",{x:"43.7332",y:"1.3335",width:"1.06667",height:"31.7333",fill:"#190F33"}),e("rect",{x:"58.6664",y:"11.7334",width:"34.1333",height:"21.3333",rx:"2.13333",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linejoin":"round"}),e("path",{d:"M71.4667 16.0002L82.1333 22.4002L71.4667 28.8002V16.0002Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linejoin":"round"}),e("path",{d:"M88.5332 71.467C88.5332 79.1254 82.5637 85.3337 75.1999 85.3337C67.8361 85.3337 61.8666 79.1254 61.8666 71.467",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),e("path",{d:"M67.1998 56C67.1998 51.5817 70.7816 48 75.1998 48C79.6181 48 83.1998 51.5817 83.1998 56V72C83.1998 76.4183 79.6181 80 75.1998 80C70.7816 80 67.1998 76.4183 67.1998 72V56Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linejoin":"round"}),e("rect",{x:"74.6669",y:"85.3335",width:"1.06667",height:"8.53333",fill:"#190F33"}),e("path",{d:"M70.4 93.3334C70.4 93.0388 70.6388 92.8 70.9334 92.8H79.4667C79.7612 92.8 80 93.0388 80 93.3334C80 93.6279 79.7612 93.8667 79.4667 93.8667H70.9334C70.6388 93.8667 70.4 93.6279 70.4 93.3334Z",fill:"#190F33"}),e("rect",{x:"14.3666",y:"60.2334",width:"28.8667",height:"22.4667",rx:"1.63333",fill:"#FC5A4E"}),e("rect",{x:"14.3666",y:"60.2334",width:"28.8667",height:"22.4667",rx:"1.63333",stroke:"#190F33"}),e("path",{d:"M26.7869 76.6383L31.9415 69.6448L38.5739 78.9333H17.9552L23.1099 71.9579L26.7869 76.6383Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linejoin":"round"})]});export{C as default};
1
+ import{jsxs as t,jsx as e}from"react/jsx-runtime";import{SvgIcon as i}from"@mui/material";const C=C=>t(i,{viewBox:"0 0 96 96",fill:"none",xmlns:"http://www.w3.org/2000/svg",...C,children:[e("mask",{id:"path-1-inside-1_529_261",fill:"white",children:e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.7999 0L18.1332 10.6667V24.5333L44.7999 13.8667V0ZM44.8001 33.8668C44.8001 38.5796 40.9796 42.4001 36.2668 42.4001C31.554 42.4001 27.7335 38.5796 27.7335 33.8668C27.7335 29.154 31.554 25.3335 36.2668 25.3335C40.9796 25.3335 44.8001 29.154 44.8001 33.8668ZM19.1998 44.5333C19.1998 49.2462 15.3793 53.0667 10.6665 53.0667C5.95368 53.0667 2.13318 49.2462 2.13318 44.5333C2.13318 39.8205 5.95368 36 10.6665 36C15.3793 36 19.1998 39.8205 19.1998 44.5333Z"})}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.7999 0L18.1332 10.6667V24.5333L44.7999 13.8667V0ZM44.8001 33.8668C44.8001 38.5796 40.9796 42.4001 36.2668 42.4001C31.554 42.4001 27.7335 38.5796 27.7335 33.8668C27.7335 29.154 31.554 25.3335 36.2668 25.3335C40.9796 25.3335 44.8001 29.154 44.8001 33.8668ZM19.1998 44.5333C19.1998 49.2462 15.3793 53.0667 10.6665 53.0667C5.95368 53.0667 2.13318 49.2462 2.13318 44.5333C2.13318 39.8205 5.95368 36 10.6665 36C15.3793 36 19.1998 39.8205 19.1998 44.5333Z",fill:"#7F4CFF"}),e("path",{d:"M18.1332 10.6667L17.7371 9.67629C17.3321 9.83828 17.0666 10.2305 17.0666 10.6667H18.1332ZM44.7999 0H45.8666C45.8666 -0.353945 45.691 -0.68484 45.3979 -0.883272C45.1048 -1.0817 44.7324 -1.12183 44.4037 -0.990375L44.7999 0ZM18.1332 24.5333H17.0666C17.0666 24.8873 17.2421 25.2182 17.5352 25.4166C17.8283 25.615 18.2007 25.6552 18.5294 25.5237L18.1332 24.5333ZM44.7999 13.8667L45.196 14.857C45.601 14.6951 45.8666 14.3028 45.8666 13.8667H44.7999ZM18.5294 11.657L45.196 0.990375L44.4037 -0.990375L17.7371 9.67629L18.5294 11.657ZM19.1999 24.5333V10.6667H17.0666V24.5333H19.1999ZM44.4037 12.8763L17.7371 23.543L18.5294 25.5237L45.196 14.857L44.4037 12.8763ZM43.7332 0V13.8667H45.8666V0H43.7332ZM36.2668 43.4668C41.5687 43.4668 45.8668 39.1687 45.8668 33.8668H43.7335C43.7335 37.9905 40.3905 41.3335 36.2668 41.3335V43.4668ZM26.6668 33.8668C26.6668 39.1687 30.9649 43.4668 36.2668 43.4668V41.3335C32.1431 41.3335 28.8001 37.9905 28.8001 33.8668H26.6668ZM36.2668 24.2668C30.9649 24.2668 26.6668 28.5649 26.6668 33.8668H28.8001C28.8001 29.7431 32.1431 26.4001 36.2668 26.4001V24.2668ZM45.8668 33.8668C45.8668 28.5649 41.5687 24.2668 36.2668 24.2668V26.4001C40.3905 26.4001 43.7335 29.7431 43.7335 33.8668H45.8668ZM10.6665 54.1333C15.9684 54.1333 20.2665 49.8353 20.2665 44.5333H18.1332C18.1332 48.6571 14.7902 52 10.6665 52V54.1333ZM1.06651 44.5333C1.06651 49.8353 5.36458 54.1333 10.6665 54.1333V52C6.54279 52 3.19985 48.6571 3.19985 44.5333H1.06651ZM10.6665 34.9333C5.36458 34.9333 1.06651 39.2314 1.06651 44.5333H3.19985C3.19985 40.4096 6.54279 37.0667 10.6665 37.0667V34.9333ZM20.2665 44.5333C20.2665 39.2314 15.9684 34.9333 10.6665 34.9333V37.0667C14.7902 37.0667 18.1332 40.4096 18.1332 44.5333H20.2665Z",fill:"#190F33",mask:"url(#path-1-inside-1_529_261)"}),e("rect",{x:"18.1332",y:"10.6667",width:"1.06667",height:"33.8667",fill:"#190F33"}),e("rect",{x:"43.7332",y:"1.3335",width:"1.06667",height:"31.7333",fill:"#190F33"}),e("rect",{x:"58.6664",y:"11.7334",width:"34.1333",height:"21.3333",rx:"2.13333",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinejoin:"round"}),e("path",{d:"M71.4667 16.0002L82.1333 22.4002L71.4667 28.8002V16.0002Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinejoin:"round"}),e("path",{d:"M88.5332 71.467C88.5332 79.1254 82.5637 85.3337 75.1999 85.3337C67.8361 85.3337 61.8666 79.1254 61.8666 71.467",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M67.1998 56C67.1998 51.5817 70.7816 48 75.1998 48C79.6181 48 83.1998 51.5817 83.1998 56V72C83.1998 76.4183 79.6181 80 75.1998 80C70.7816 80 67.1998 76.4183 67.1998 72V56Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinejoin:"round"}),e("rect",{x:"74.6669",y:"85.3335",width:"1.06667",height:"8.53333",fill:"#190F33"}),e("path",{d:"M70.4 93.3334C70.4 93.0388 70.6388 92.8 70.9334 92.8H79.4667C79.7612 92.8 80 93.0388 80 93.3334C80 93.6279 79.7612 93.8667 79.4667 93.8667H70.9334C70.6388 93.8667 70.4 93.6279 70.4 93.3334Z",fill:"#190F33"}),e("rect",{x:"14.3666",y:"60.2334",width:"28.8667",height:"22.4667",rx:"1.63333",fill:"#FC5A4E"}),e("rect",{x:"14.3666",y:"60.2334",width:"28.8667",height:"22.4667",rx:"1.63333",stroke:"#190F33"}),e("path",{d:"M26.7869 76.6383L31.9415 69.6448L38.5739 78.9333H17.9552L23.1099 71.9579L26.7869 76.6383Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinejoin:"round"})]});export{C as default};
@@ -1 +1 @@
1
- import{jsxs as o,jsx as t}from"react/jsx-runtime";import{SvgIcon as e}from"@mui/material";const r=r=>o(e,{viewBox:"0 0 98 96",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[o("g",{"clip-path":"url(#clip0_531_308)",children:[t("path",{d:"M77.7471 27.8961H0.557007V95.4431H77.7471V27.8961Z",fill:"#E8E7EB",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M2.9577 18.2529H75.3464C75.9831 18.2529 76.5938 18.5059 77.044 18.9561C77.4942 19.4063 77.7471 20.0169 77.7471 20.6536V27.8989H0.557007V20.6536C0.557007 20.0169 0.809937 19.4063 1.26016 18.9561C1.71037 18.5059 2.321 18.2529 2.9577 18.2529Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M84.1565 19.3535H11.2331C10.0549 19.3535 9.09973 20.3086 9.09973 21.4868V84.7671C9.09973 85.9453 10.0549 86.9005 11.2331 86.9005H84.1565C85.3347 86.9005 86.2898 85.9453 86.2898 84.7671V21.4868C86.2898 20.3086 85.3347 19.3535 84.1565 19.3535Z",fill:"#E8E7EB",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M11.5004 9.71021H83.8892C84.5259 9.71021 85.1365 9.96313 85.5867 10.4134C86.0369 10.8636 86.2898 11.4742 86.2898 12.1109V19.3562H9.09973V12.1109C9.09973 11.4742 9.35266 10.8636 9.80288 10.4134C10.2531 9.96313 10.8637 9.71021 11.5004 9.71021Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M74.4183 28.3767H20.9707C19.7925 28.3767 18.8374 29.3318 18.8374 30.51V48.6926C18.8374 49.8708 19.7925 50.8259 20.9707 50.8259H74.4183C75.5965 50.8259 76.5516 49.8708 76.5516 48.6926V30.51C76.5516 29.3318 75.5965 28.3767 74.4183 28.3767Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M76.5518 68.2814H50.2682",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M76.5519 63.9216H62.1073",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M76.5518 72.6396H50.2682",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M63.41 76.9994H50.2682",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M76.5519 59.5619H62.1073",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M76.5519 55.2023H62.1073",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M42.9877 55.2023H20.9707C19.7925 55.2023 18.8374 56.1574 18.8374 57.3356V66.1481C18.8374 67.3263 19.7925 68.2814 20.9707 68.2814H42.9877C44.1659 68.2814 45.1211 67.3263 45.1211 66.1481V57.3356C45.1211 56.1574 44.1659 55.2023 42.9877 55.2023Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M54.6279 63.9217C57.0357 63.9217 58.9876 61.9698 58.9876 59.562C58.9876 57.1542 57.0357 55.2023 54.6279 55.2023C52.2201 55.2023 50.2682 57.1542 50.2682 59.562C50.2682 61.9698 52.2201 63.9217 54.6279 63.9217Z",fill:"#FFBEA5",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M69.4817 9.18729L66.0718 12.5972L83.4019 29.9273L86.8118 26.5175L69.4817 9.18729Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M69.4819 9.18769L76.7147 1.95076C77.5207 1.14502 78.6138 0.692383 79.7535 0.692383C80.8932 0.692383 81.9863 1.14502 82.7924 1.95076L94.049 13.2074C94.8548 14.0135 95.3074 15.1065 95.3074 16.2463C95.3074 17.386 94.8548 18.479 94.049 19.2851L86.8163 26.5178L69.4819 9.18769Z",fill:"#190F33",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M66.0733 12.596L37.2593 41.41L43.0357 47.1864L71.8497 18.3724L66.0733 12.596Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M77.6254 24.1505L48.8114 52.9645L54.5878 58.7409L83.4018 29.9269L77.6254 24.1505Z",fill:"#FFBEA5",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M71.8495 18.3738L43.0355 47.1877L48.8119 52.9641L77.6259 24.1502L71.8495 18.3738Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M34.9818 61.0181L41.4301 60.2685L35.7314 54.5698L34.9818 61.0181Z",fill:"#190F33",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),t("path",{d:"M54.5888 52.9647C54.2095 52.5853 53.7592 52.2843 53.2637 52.0789C52.7681 51.8736 52.2369 51.7679 51.7004 51.7679C51.164 51.7679 50.6328 51.8736 50.1372 52.0789C49.6416 52.2843 49.1913 52.5853 48.812 52.9647C49.5591 52.1947 49.9732 51.1619 49.9651 50.0891C49.957 49.0164 49.5273 47.9899 48.7687 47.2313C48.0101 46.4727 46.9836 46.043 45.9109 46.0349C44.8382 46.0268 43.8053 46.441 43.0353 47.188C43.7823 46.418 44.1965 45.3851 44.1884 44.3124C44.1803 43.2397 43.7505 42.2132 42.992 41.4546C42.2334 40.696 41.2069 40.2663 40.1342 40.2582C39.0614 40.2501 38.0286 40.6642 37.2586 41.4112L35.726 54.5698L41.4246 60.2685L54.5832 58.7358C55.3488 57.9711 55.7795 56.9336 55.7806 55.8514C55.7816 54.7692 55.3529 53.7309 54.5888 52.9647Z",fill:"white",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),t("defs",{children:t("clipPath",{id:"clip0_531_308",children:t("rect",{width:"96",height:"96",fill:"white"})})})]});export{r as default};
1
+ import{jsxs as o,jsx as t}from"react/jsx-runtime";import{SvgIcon as e}from"@mui/material";const r=r=>o(e,{viewBox:"0 0 98 96",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[o("g",{clipPath:"url(#clip0_531_308)",children:[t("path",{d:"M77.7471 27.8961H0.557007V95.4431H77.7471V27.8961Z",fill:"#E8E7EB",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M2.9577 18.2529H75.3464C75.9831 18.2529 76.5938 18.5059 77.044 18.9561C77.4942 19.4063 77.7471 20.0169 77.7471 20.6536V27.8989H0.557007V20.6536C0.557007 20.0169 0.809937 19.4063 1.26016 18.9561C1.71037 18.5059 2.321 18.2529 2.9577 18.2529Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M84.1565 19.3535H11.2331C10.0549 19.3535 9.09973 20.3086 9.09973 21.4868V84.7671C9.09973 85.9453 10.0549 86.9005 11.2331 86.9005H84.1565C85.3347 86.9005 86.2898 85.9453 86.2898 84.7671V21.4868C86.2898 20.3086 85.3347 19.3535 84.1565 19.3535Z",fill:"#E8E7EB",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M11.5004 9.71021H83.8892C84.5259 9.71021 85.1365 9.96313 85.5867 10.4134C86.0369 10.8636 86.2898 11.4742 86.2898 12.1109V19.3562H9.09973V12.1109C9.09973 11.4742 9.35266 10.8636 9.80288 10.4134C10.2531 9.96313 10.8637 9.71021 11.5004 9.71021Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M74.4183 28.3767H20.9707C19.7925 28.3767 18.8374 29.3318 18.8374 30.51V48.6926C18.8374 49.8708 19.7925 50.8259 20.9707 50.8259H74.4183C75.5965 50.8259 76.5516 49.8708 76.5516 48.6926V30.51C76.5516 29.3318 75.5965 28.3767 74.4183 28.3767Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M76.5518 68.2814H50.2682",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M76.5519 63.9216H62.1073",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M76.5518 72.6396H50.2682",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M63.41 76.9994H50.2682",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M76.5519 59.5619H62.1073",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M76.5519 55.2023H62.1073",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M42.9877 55.2023H20.9707C19.7925 55.2023 18.8374 56.1574 18.8374 57.3356V66.1481C18.8374 67.3263 19.7925 68.2814 20.9707 68.2814H42.9877C44.1659 68.2814 45.1211 67.3263 45.1211 66.1481V57.3356C45.1211 56.1574 44.1659 55.2023 42.9877 55.2023Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M54.6279 63.9217C57.0357 63.9217 58.9876 61.9698 58.9876 59.562C58.9876 57.1542 57.0357 55.2023 54.6279 55.2023C52.2201 55.2023 50.2682 57.1542 50.2682 59.562C50.2682 61.9698 52.2201 63.9217 54.6279 63.9217Z",fill:"#FFBEA5",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M69.4817 9.18729L66.0718 12.5972L83.4019 29.9273L86.8118 26.5175L69.4817 9.18729Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M69.4819 9.18769L76.7147 1.95076C77.5207 1.14502 78.6138 0.692383 79.7535 0.692383C80.8932 0.692383 81.9863 1.14502 82.7924 1.95076L94.049 13.2074C94.8548 14.0135 95.3074 15.1065 95.3074 16.2463C95.3074 17.386 94.8548 18.479 94.049 19.2851L86.8163 26.5178L69.4819 9.18769Z",fill:"#190F33",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M66.0733 12.596L37.2593 41.41L43.0357 47.1864L71.8497 18.3724L66.0733 12.596Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M77.6254 24.1505L48.8114 52.9645L54.5878 58.7409L83.4018 29.9269L77.6254 24.1505Z",fill:"#FFBEA5",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M71.8495 18.3738L43.0355 47.1877L48.8119 52.9641L77.6259 24.1502L71.8495 18.3738Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M34.9818 61.0181L41.4301 60.2685L35.7314 54.5698L34.9818 61.0181Z",fill:"#190F33",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M54.5888 52.9647C54.2095 52.5853 53.7592 52.2843 53.2637 52.0789C52.7681 51.8736 52.2369 51.7679 51.7004 51.7679C51.164 51.7679 50.6328 51.8736 50.1372 52.0789C49.6416 52.2843 49.1913 52.5853 48.812 52.9647C49.5591 52.1947 49.9732 51.1619 49.9651 50.0891C49.957 49.0164 49.5273 47.9899 48.7687 47.2313C48.0101 46.4727 46.9836 46.043 45.9109 46.0349C44.8382 46.0268 43.8053 46.441 43.0353 47.188C43.7823 46.418 44.1965 45.3851 44.1884 44.3124C44.1803 43.2397 43.7505 42.2132 42.992 41.4546C42.2334 40.696 41.2069 40.2663 40.1342 40.2582C39.0614 40.2501 38.0286 40.6642 37.2586 41.4112L35.726 54.5698L41.4246 60.2685L54.5832 58.7358C55.3488 57.9711 55.7795 56.9336 55.7806 55.8514C55.7816 54.7692 55.3529 53.7309 54.5888 52.9647Z",fill:"white",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),t("defs",{children:t("clipPath",{id:"clip0_531_308",children:t("rect",{width:"96",height:"96",fill:"white"})})})]});export{r as default};
@@ -1 +1 @@
1
- import{jsx as o,jsxs as r}from"react/jsx-runtime";import{SvgIcon as t}from"@mui/material";const e=e=>o(t,{viewBox:"0 0 98 96",fill:"inherit",xmlns:"http://www.w3.org/2000/svg",...e,children:r("g",{id:"Variant=Variant Testing",children:[r("g",{id:"bg",children:[o("path",{id:"Vector",d:"M47.9999 95.3684C21.8384 95.3684 0.631531 74.1616 0.631531 48C0.631531 21.8384 21.8384 0.631592 47.9999 0.631592V95.3684Z",fill:"#BFA5FF"}),o("path",{id:"Vector_2",d:"M48 95.3684C74.1616 95.3684 95.3684 74.1616 95.3684 48C95.3684 21.8384 74.1616 0.631592 48 0.631592V95.3684Z",fill:"#FDACA6"}),o("path",{id:"Vector_3",d:"M47.9999 95.3684C74.1608 95.3684 95.3684 74.1609 95.3684 48C95.3684 21.8392 74.1608 0.631592 47.9999 0.631592C21.8391 0.631592 0.631531 21.8392 0.631531 48C0.631531 74.1609 21.8391 95.3684 47.9999 95.3684Z",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_4",d:"M48 0.631592V95.3684",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),r("g",{id:"B2",children:[o("path",{id:"Vector_5",d:"M47.9999 63.9194H61.0688V50.8505H47.9999V63.9194Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_6",d:"M48 69.0319H61.1605",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_7",d:"M48 73.9724H61.1605",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_8",d:"M69.9993 59.6559C72.4314 59.6559 74.4029 57.6843 74.4029 55.2522C74.4029 52.8201 72.4314 50.8485 69.9993 50.8485C67.5672 50.8485 65.5956 52.8201 65.5956 55.2522C65.5956 57.6843 67.5672 59.6559 69.9993 59.6559Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_9",d:"M67.0563 63.9177H72.9426",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),r("g",{id:"A2",children:[o("path",{id:"Vector_10",d:"M17.0305 63.9194H30.0995V50.8505H17.0305V63.9194Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_11",d:"M17.0303 69.0319H30.1909",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_12",d:"M17.0303 73.9724H30.1909",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_13",d:"M39.0298 59.6559C41.4619 59.6559 43.4335 57.6843 43.4335 55.2522C43.4335 52.8201 41.4619 50.8485 39.0298 50.8485C36.5978 50.8485 34.6262 52.8201 34.6262 55.2522C34.6262 57.6843 36.5978 59.6559 39.0298 59.6559Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_14",d:"M36.0884 63.9177H41.9732",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),r("g",{id:"B",children:[o("path",{id:"Vector_15",d:"M48.0002 45.889L78.9697 45.889V20.449L48.0002 20.449V45.889Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_16",d:"M73.4432 26.0637H59.2327V40.2742H73.4432V26.0637Z",fill:"#FFBEA5",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_17",d:"M64.0531 36.2151V30.1235",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_18",d:"M64.0531 30.1235H66.7894C67.193 30.1248 67.5797 30.2858 67.8649 30.5713C68.1501 30.8568 68.3107 31.2436 68.3115 31.6472V31.6472C68.3103 32.0505 68.1495 32.437 67.8643 32.7221C67.5791 33.0073 67.1927 33.1681 66.7894 33.1693H64.0531",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_19",d:"M64.0531 33.1694H67.1052C67.5085 33.1707 67.8949 33.3314 68.1801 33.6166C68.4653 33.9018 68.6261 34.2882 68.6273 34.6915V34.6915C68.6265 35.0951 68.4659 35.4819 68.1807 35.7675C67.8954 36.053 67.5088 36.214 67.1052 36.2152H64.0531",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),r("g",{id:"A",children:[o("path",{id:"Vector_20",d:"M17.0305 45.889L48 45.889V20.449L17.0305 20.449L17.0305 45.889Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_21",d:"M36.7674 26.0637H22.5568V40.2742H36.7674V26.0637Z",fill:"#FFBEA5",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_22",d:"M26.6177 36.2151L29.6619 30.1235L32.7077 36.2151",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),o("path",{id:"Vector_23",d:"M27.6662 34.1163H31.6578",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]})]})});export{e as default};
1
+ import{jsx as o,jsxs as r}from"react/jsx-runtime";import{SvgIcon as t}from"@mui/material";const e=e=>o(t,{viewBox:"0 0 98 96",fill:"inherit",xmlns:"http://www.w3.org/2000/svg",...e,children:r("g",{id:"Variant=Variant Testing",children:[r("g",{id:"bg",children:[o("path",{id:"Vector",d:"M47.9999 95.3684C21.8384 95.3684 0.631531 74.1616 0.631531 48C0.631531 21.8384 21.8384 0.631592 47.9999 0.631592V95.3684Z",fill:"#BFA5FF"}),o("path",{id:"Vector_2",d:"M48 95.3684C74.1616 95.3684 95.3684 74.1616 95.3684 48C95.3684 21.8384 74.1616 0.631592 48 0.631592V95.3684Z",fill:"#FDACA6"}),o("path",{id:"Vector_3",d:"M47.9999 95.3684C74.1608 95.3684 95.3684 74.1609 95.3684 48C95.3684 21.8392 74.1608 0.631592 47.9999 0.631592C21.8391 0.631592 0.631531 21.8392 0.631531 48C0.631531 74.1609 21.8391 95.3684 47.9999 95.3684Z",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_4",d:"M48 0.631592V95.3684",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),r("g",{id:"B2",children:[o("path",{id:"Vector_5",d:"M47.9999 63.9194H61.0688V50.8505H47.9999V63.9194Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_6",d:"M48 69.0319H61.1605",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_7",d:"M48 73.9724H61.1605",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_8",d:"M69.9993 59.6559C72.4314 59.6559 74.4029 57.6843 74.4029 55.2522C74.4029 52.8201 72.4314 50.8485 69.9993 50.8485C67.5672 50.8485 65.5956 52.8201 65.5956 55.2522C65.5956 57.6843 67.5672 59.6559 69.9993 59.6559Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_9",d:"M67.0563 63.9177H72.9426",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),r("g",{id:"A2",children:[o("path",{id:"Vector_10",d:"M17.0305 63.9194H30.0995V50.8505H17.0305V63.9194Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_11",d:"M17.0303 69.0319H30.1909",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_12",d:"M17.0303 73.9724H30.1909",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_13",d:"M39.0298 59.6559C41.4619 59.6559 43.4335 57.6843 43.4335 55.2522C43.4335 52.8201 41.4619 50.8485 39.0298 50.8485C36.5978 50.8485 34.6262 52.8201 34.6262 55.2522C34.6262 57.6843 36.5978 59.6559 39.0298 59.6559Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_14",d:"M36.0884 63.9177H41.9732",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),r("g",{id:"B",children:[o("path",{id:"Vector_15",d:"M48.0002 45.889L78.9697 45.889V20.449L48.0002 20.449V45.889Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_16",d:"M73.4432 26.0637H59.2327V40.2742H73.4432V26.0637Z",fill:"#FFBEA5",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_17",d:"M64.0531 36.2151V30.1235",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_18",d:"M64.0531 30.1235H66.7894C67.193 30.1248 67.5797 30.2858 67.8649 30.5713C68.1501 30.8568 68.3107 31.2436 68.3115 31.6472V31.6472C68.3103 32.0505 68.1495 32.437 67.8643 32.7221C67.5791 33.0073 67.1927 33.1681 66.7894 33.1693H64.0531",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_19",d:"M64.0531 33.1694H67.1052C67.5085 33.1707 67.8949 33.3314 68.1801 33.6166C68.4653 33.9018 68.6261 34.2882 68.6273 34.6915V34.6915C68.6265 35.0951 68.4659 35.4819 68.1807 35.7675C67.8954 36.053 67.5088 36.214 67.1052 36.2152H64.0531",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),r("g",{id:"A",children:[o("path",{id:"Vector_20",d:"M17.0305 45.889L48 45.889V20.449L17.0305 20.449L17.0305 45.889Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_21",d:"M36.7674 26.0637H22.5568V40.2742H36.7674V26.0637Z",fill:"#FFBEA5",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_22",d:"M26.6177 36.2151L29.6619 30.1235L32.7077 36.2151",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),o("path",{id:"Vector_23",d:"M27.6662 34.1163H31.6578",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]})]})});export{e as default};
@@ -1 +1 @@
1
- import{jsx as C,jsxs as e}from"react/jsx-runtime";import{SvgIcon as o}from"@mui/material";const r=r=>C(o,{viewBox:"0 0 98 98",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:C("g",{id:"Variant=Global Audience",children:e("g",{id:"audience_external",children:[e("g",{id:"Globe",children:[C("path",{id:"Vector",d:"M48.9989 96.9977C75.5079 96.9977 96.9977 75.5079 96.9977 48.9989C96.9977 22.4898 75.5079 1 48.9989 1C22.4898 1 1 22.4898 1 48.9989C1 75.5079 22.4898 96.9977 48.9989 96.9977Z",fill:"#A582FF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),C("path",{id:"Vector_2",d:"M63.7185 8.9725C61.7265 9.91648 59.4226 10.0381 57.4306 10.9821C55.4387 11.926 53.7603 14.302 54.7587 16.2619C55.6403 17.9963 57.9586 18.3003 59.8994 18.3115C60.9265 18.3115 61.9873 18.2955 62.9297 17.8859C64.5425 17.1851 65.6976 15.4012 67.4528 15.31C68.8928 15.2348 70.1039 16.3579 70.9839 17.5019C71.8639 18.6459 72.6767 19.9515 73.995 20.5418C76.4222 21.6202 79.1149 19.7515 80.9485 17.8379C81.7282 17.0262 82.4748 16.1857 83.1884 15.3164C78.7777 10.8351 73.5311 7.26218 67.7456 4.7998C66.9385 6.62293 65.5118 8.10126 63.7185 8.9725Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),C("path",{id:"Vector_3",d:"M71.2931 29.2779C67.6484 27.7307 64.2229 24.8652 60.0182 26.166C57.4583 26.958 55.4375 28.4571 55.1847 31.1259C54.9255 33.8602 54.5959 36.6873 56.4247 38.9801C57.7933 40.702 59.6619 41.9574 61.7734 42.5736C64.6853 43.404 67.7876 42.9416 70.8116 43.0824C73.8355 43.2232 77.1746 44.2311 78.5986 46.9047C79.301 48.2262 79.4274 49.7638 79.6321 51.2454C80.3585 56.4773 82.2753 61.6051 85.5872 65.7202C87.2843 67.8315 89.3429 69.6247 91.6671 71.0161C95.1359 64.2792 96.9631 56.8178 96.9998 49.2403C97.0365 41.6629 95.2816 34.1841 91.8783 27.4139C85.144 29.9739 77.8098 32.0394 71.2931 29.2779Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),C("path",{id:"Vector_4",d:"M13.6207 40.3801C14.5343 38.9945 14.4815 37.2057 14.9407 35.6106C15.7039 32.9498 17.891 30.9019 20.3166 29.5691C22.7421 28.2363 25.4364 27.5004 28.0444 26.566C29.2315 26.1404 30.4795 25.606 31.1547 24.5452C32.0331 23.1629 31.6667 21.3453 32.0923 19.7661C32.9339 16.6382 36.449 15.2463 39.1977 13.5263C39.9977 13.0239 40.8521 12.2975 40.8121 11.3503C40.7849 10.672 40.2937 10.104 39.7609 9.68158C38.0473 8.32641 35.7866 7.95042 33.721 7.23684C32.3403 6.75685 30.9275 5.99527 30.0219 4.89929C15.5791 11.1231 4.80172 24.2332 1.82739 40.0985C3.54206 41.3665 5.55223 42.1755 7.66726 42.4488C9.86561 42.716 12.4015 42.2296 13.6207 40.3801Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),C("path",{id:"Vector_5",d:"M32.5709 81.2414C33.1964 80.9774 33.8844 80.843 34.4476 80.4638C35.9292 79.4655 35.9244 77.3359 36.5612 75.664C37.5403 73.0928 40.1179 71.5665 42.049 69.6081C43.6318 67.9993 44.8154 66.042 45.5049 63.893C45.6985 63.2915 45.8521 62.6499 45.7305 62.0291C45.4986 60.8307 44.3226 60.0515 43.1706 59.6595C42.0186 59.2676 40.7611 59.1156 39.7083 58.4964C37.7163 57.322 36.9132 54.7765 35.0268 53.4405C32.2365 51.4661 28.1918 52.8005 25.107 51.3093C23.1631 50.3702 20.8223 46.7879 18.4928 47.1734C16.36 47.5318 14.3585 51.5589 13.6401 53.2901C12.9425 54.9717 12.5665 56.9508 13.3889 58.57C14.9889 61.7411 19.8304 61.5683 22.1887 64.2258C23.8575 66.1058 23.8607 68.8881 23.7727 71.4001C23.5593 77.4117 23.346 83.4232 23.1327 89.4348C24.6629 90.4166 26.2478 91.3103 27.8798 92.1116C28.0974 90.9196 28.2222 89.6892 28.3902 88.5037C28.8045 85.6077 29.8749 82.3758 32.5709 81.2414Z",fill:"#7F4CFF",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Person 1",children:[e("g",{id:"Vector_6",children:[C("path",{d:"M21.4998 52.8874C25.149 49.4607 29.966 47.552 34.9719 47.5493C45.8509 47.5493 54.752 56.4488 54.752 67.3278H15.1997C15.1979 64.8496 15.6658 62.3934 16.5786 60.0894",fill:"#FC5A4E"}),C("path",{d:"M21.4998 52.8874C25.149 49.4607 29.966 47.552 34.9719 47.5493V47.5493C45.8509 47.5493 54.752 56.4488 54.752 67.3278H15.1997C15.1979 64.8496 15.6658 62.3934 16.5786 60.0894",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),C("path",{id:"Vector_7",d:"M16.2854 40.6023V19.8665C16.2627 17.3972 16.7294 14.9478 17.6586 12.6598C18.5879 10.3718 19.9612 8.29066 21.6993 6.53646C23.4375 4.78226 25.5059 3.38981 27.7852 2.43954C30.0645 1.48927 32.5095 1 34.979 1C37.4485 1 39.8935 1.48927 42.1728 2.43954C44.4521 3.38981 46.5206 4.78226 48.2587 6.53646C49.9968 8.29066 51.3701 10.3718 52.2994 12.6598C53.2286 14.9478 53.6954 17.3972 53.6726 19.8665V40.6023C53.6726 41.5692 54.0567 42.4964 54.7403 43.18C55.424 43.8636 56.3512 44.2477 57.318 44.2477H12.6448C13.6108 44.2464 14.5368 43.8618 15.2194 43.1783C15.902 42.4948 16.2854 41.5683 16.2854 40.6023Z",fill:"#190F33",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),C("path",{id:"Vector_8",d:"M34.9784 8.50903C38.6734 8.51781 42.2147 9.98901 44.8283 12.6011C47.4418 15.2131 48.915 18.7536 48.9259 22.4486V28.2527C48.9259 34.8809 44.2376 40.4662 38.0136 41.8578V48.5035H37.993C37.9081 49.2412 37.5549 49.922 37.0007 50.4162C36.4464 50.9104 35.7297 51.1835 34.9871 51.1835C34.2445 51.1835 33.5279 50.9104 32.9736 50.4162C32.4193 49.922 32.0661 49.2412 31.9813 48.5035H31.9607V41.8531C25.7366 40.4615 21.0483 34.8793 21.0483 28.2479V22.4439C21.0404 14.7775 27.3168 8.50903 34.9784 8.50903Z",fill:"#BE907F",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),e("g",{id:"Vector_9",children:[C("path",{d:"M30.7591 3.93164C31.8812 8.50896 39.6791 14.2258 47.3693 12.2938L30.7591 3.93164Z",fill:"#190F33"}),C("path",{d:"M30.7591 3.93164C31.8812 8.50896 39.6791 14.2258 47.3693 12.2938",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_10",children:[C("path",{d:"M13.8543 25.5029V26.736L14.6293 25.9625C15.183 25.4114 15.9324 25.1021 16.7135 25.1021C17.4947 25.1021 18.2441 25.4114 18.7977 25.9625L12.3486 32.4101C11.573 33.2759 10.5591 33.8934 9.43389 34.1852V37.0698H6.48748V34.1852C5.22279 33.858 4.10252 33.1202 3.30248 32.0875C2.50244 31.0548 2.06791 29.7858 2.06707 28.4794V25.5029",fill:"#BE907F"}),C("path",{d:"M13.8543 25.5029V26.736L14.6293 25.9625C15.183 25.4114 15.9324 25.1021 16.7135 25.1021C17.4947 25.1021 18.2441 25.4114 18.7977 25.9625L12.3486 32.4101C11.573 33.2759 10.5591 33.8934 9.43389 34.1852V37.0698H6.48748V34.1852C5.22279 33.858 4.10252 33.1202 3.30248 32.0875C2.50244 31.0548 2.06791 29.7858 2.06707 28.4794V25.5029",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_11",children:[C("path",{d:"M13.8539 25.5028V18.3911C13.8526 18.0007 13.6969 17.6267 13.4207 17.3508C13.1445 17.0749 12.7703 16.9195 12.3799 16.9187C11.9898 16.92 11.616 17.0755 11.3401 17.3513C11.0643 17.6272 10.9087 18.001 10.9075 18.3911V25.5028",fill:"#BE907F"}),C("path",{d:"M13.8539 25.5028V18.3911C13.8526 18.0007 13.6969 17.6267 13.4207 17.3508C13.1445 17.0749 12.7703 16.9195 12.3799 16.9187V16.9187C11.9898 16.92 11.616 17.0755 11.3401 17.3513C11.0643 17.6272 10.9087 18.001 10.9075 18.3911V25.5028",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_12",children:[C("path",{d:"M10.9078 25.5029V17.2089C10.9066 16.8183 10.7509 16.4441 10.4747 16.168C10.1986 15.8918 9.82438 15.7361 9.43384 15.7349C9.0433 15.7361 8.66911 15.8918 8.39295 16.168C8.11679 16.4441 7.9611 16.8183 7.95984 17.2089V25.5029",fill:"#BE907F"}),C("path",{d:"M10.9078 25.5029V17.2089C10.9066 16.8183 10.7509 16.4441 10.4747 16.168C10.1986 15.8918 9.82438 15.7361 9.43384 15.7349C9.0433 15.7361 8.66911 15.8918 8.39295 16.168C8.11679 16.4441 7.9611 16.8183 7.95984 17.2089V25.5029",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_13",children:[C("path",{d:"M7.95947 25.5028V18.3911C7.95822 18.001 7.80268 17.6272 7.52683 17.3513C7.25097 17.0755 6.87719 16.92 6.48706 16.9187C6.09667 16.9195 5.72247 17.0749 5.44627 17.3508C5.17007 17.6267 5.01433 18.0007 5.01307 18.3911V25.5028",fill:"#BE907F"}),C("path",{d:"M7.95947 25.5028V18.3911C7.95822 18.001 7.80268 17.6272 7.52683 17.3513C7.25097 17.0755 6.87719 16.92 6.48706 16.9187V16.9187C6.09667 16.9195 5.72247 17.0749 5.44627 17.3508C5.17007 17.6267 5.01433 18.0007 5.01307 18.3911V25.5028",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_14",children:[C("path",{d:"M5.01343 25.5029V20.1664C5.01259 19.7757 4.85702 19.4013 4.58077 19.125C4.30452 18.8488 3.93009 18.6932 3.53942 18.6924C3.14903 18.6936 2.77501 18.8494 2.4991 19.1256C2.2232 19.4018 2.06785 19.776 2.06701 20.1664V25.5029",fill:"#BE907F"}),C("path",{d:"M5.01343 25.5029V20.1664C5.01259 19.7757 4.85702 19.4013 4.58077 19.125C4.30452 18.8488 3.93009 18.6932 3.53942 18.6924V18.6924C3.14903 18.6936 2.77501 18.8494 2.4991 19.1256C2.2232 19.4018 2.06785 19.776 2.06701 20.1664V25.5029",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_15",children:[C("path",{d:"M16.5789 60.0927H11.6862C10.7401 60.0927 9.80333 59.9063 8.92934 59.5442C8.05535 59.1821 7.26127 58.6513 6.59247 57.9822C5.92366 57.3131 5.39323 56.5188 5.03148 55.6446C4.66974 54.7705 4.48376 53.8336 4.48417 52.8876V36.8796H11.6862V52.8876H21.5001",fill:"#FC5A4E"}),C("path",{d:"M16.5789 60.0927H11.6862C10.7401 60.0927 9.80333 59.9063 8.92934 59.5442C8.05535 59.1821 7.26127 58.6513 6.59247 57.9822C5.92366 57.3131 5.39323 56.5188 5.03148 55.6446C4.66974 54.7705 4.48376 53.8336 4.48417 52.8876V52.8876V36.8796H11.6862V52.8876H21.5001",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]})]}),e("g",{id:"Person 2",children:[e("g",{id:"Vector_16",children:[C("path",{d:"M76.9187 78.5864C73.2692 75.1602 68.4525 73.2516 63.4467 73.2483C52.5677 73.2483 43.6666 82.1493 43.6666 93.0284H83.2268C83.2289 90.5494 82.7605 88.0926 81.8463 85.7884",fill:"white"}),C("path",{d:"M76.9187 78.5864C73.2692 75.1602 68.4525 73.2516 63.4467 73.2483V73.2483C52.5677 73.2483 43.6666 82.1493 43.6666 93.0284H83.2268C83.2289 90.5494 82.7605 88.0926 81.8463 85.7884",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_17",children:[C("path",{d:"M84.565 51.1987V52.435L83.7916 51.66C83.2375 51.1096 82.4883 50.8008 81.7074 50.8008C80.9264 50.8008 80.1772 51.1096 79.6232 51.66L86.0723 58.1091C86.8474 58.9737 87.861 59.5897 88.9854 59.8795V62.7672H91.9334V59.8826C93.1981 59.5555 94.3184 58.8176 95.1184 57.7849C95.9184 56.7523 96.353 55.4832 96.3538 54.1769V51.1987",fill:"#FFC5AE"}),C("path",{d:"M84.565 51.1987V52.435L83.7916 51.66C83.2375 51.1096 82.4883 50.8008 81.7074 50.8008C80.9264 50.8008 80.1772 51.1096 79.6232 51.66L86.0723 58.1091C86.8474 58.9737 87.861 59.5897 88.9854 59.8795V62.7672H91.9334V59.8826C93.1981 59.5555 94.3184 58.8176 95.1184 57.7849C95.9184 56.7523 96.353 55.4832 96.3538 54.1769V51.1987",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_18",children:[C("path",{d:"M84.5646 51.1984V44.0884C84.5658 43.6978 84.7215 43.3236 84.9977 43.0475C85.2738 42.7713 85.648 42.6156 86.0386 42.6144C86.4291 42.6156 86.8033 42.7713 87.0795 43.0475C87.3556 43.3236 87.5113 43.6978 87.5126 44.0884V51.1984",fill:"#FFC5AE"}),C("path",{d:"M84.5646 51.1984V44.0884C84.5658 43.6978 84.7215 43.3236 84.9977 43.0475C85.2738 42.7713 85.648 42.6156 86.0386 42.6144V42.6144C86.4291 42.6156 86.8033 42.7713 87.0795 43.0475C87.3556 43.3236 87.5113 43.6978 87.5126 44.0884V51.1984",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_19",children:[C("path",{d:"M87.5129 51.1985V42.9061C87.5138 42.5157 87.6691 42.1415 87.945 41.8653C88.2209 41.5891 88.595 41.4334 88.9854 41.4321C89.376 41.433 89.7505 41.5885 90.0267 41.8648C90.303 42.141 90.4585 42.5155 90.4594 42.9061V51.1985",fill:"#FFC5AE"}),C("path",{d:"M87.5129 51.1985V42.9061C87.5138 42.5157 87.6691 42.1415 87.945 41.8653C88.2209 41.5891 88.595 41.4334 88.9854 41.4321V41.4321C89.376 41.433 89.7505 41.5885 90.0267 41.8648C90.303 42.141 90.4585 42.5155 90.4594 42.9061V51.1985",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_20",children:[C("path",{d:"M90.459 51.1984V44.0884C90.4602 43.6978 90.6159 43.3236 90.8921 43.0475C91.1682 42.7713 91.5424 42.6156 91.933 42.6144C92.3235 42.6156 92.6977 42.7713 92.9739 43.0475C93.25 43.3236 93.4057 43.6978 93.407 44.0884V51.1984",fill:"#FFC5AE"}),C("path",{d:"M90.459 51.1984V44.0884C90.4602 43.6978 90.6159 43.3236 90.8921 43.0475C91.1682 42.7713 91.5424 42.6156 91.933 42.6144V42.6144C92.3235 42.6156 92.6977 42.7713 92.9739 43.0475C93.25 43.3236 93.4057 43.6978 93.407 44.0884V51.1984",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_21",children:[C("path",{d:"M93.4073 51.1989V45.8624C93.4086 45.4722 93.5641 45.0982 93.8399 44.8221C94.1157 44.546 94.4895 44.3901 94.8798 44.3884C95.2703 44.3897 95.6445 44.5454 95.9207 44.8215C96.1968 45.0977 96.3525 45.4719 96.3538 45.8624V51.1989",fill:"#FFC5AE"}),C("path",{d:"M93.4073 51.1989V45.8624C93.4086 45.4722 93.5641 45.0982 93.8399 44.8221C94.1157 44.546 94.4895 44.3901 94.8798 44.3884V44.3884C95.2703 44.3897 95.6445 44.5454 95.9207 44.8215C96.1968 45.0977 96.3525 45.4719 96.3538 45.8624V51.1989",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),e("g",{id:"Vector_22",children:[C("path",{d:"M81.8404 85.7885H86.7347C88.6448 85.7885 90.4767 85.0297 91.8273 83.6791C93.1779 82.3285 93.9367 80.4966 93.9367 78.5865V62.5786H86.7347V78.5865H76.9192",fill:"white"}),C("path",{d:"M81.8404 85.7885H86.7347C88.6448 85.7885 90.4767 85.0297 91.8273 83.6791C93.1779 82.3285 93.9367 80.4966 93.9367 78.5865V78.5865V62.5786H86.7347V78.5865H76.9192",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]}),C("path",{id:"Vector_23",d:"M69.9597 30.1031H56.8269C55.8585 30.1027 54.8996 30.2931 54.0048 30.6635C53.1101 31.0339 52.2971 31.577 51.6124 32.2617C50.9276 32.9464 50.3845 33.7594 50.0141 34.6542C49.6437 35.5489 49.4533 36.5079 49.4537 37.4762V48.6168H77.3313V25.5337C76.4643 30.149 72.9806 30.1031 69.9597 30.1031Z",fill:"#FC5A4E",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"}),C("path",{id:"Vector_24",d:"M79.2679 47.466C79.2679 45.9128 78.4009 44.6527 77.3327 44.6527C77.0973 44.6543 76.8661 44.7154 76.6607 44.8302C75.7511 42.0248 73.9784 39.5785 71.5958 37.8405C69.2131 36.1026 66.3423 35.1618 63.3931 35.1526C60.4439 35.1618 57.5731 36.1026 55.1904 37.8405C52.8078 39.5785 51.0351 42.0248 50.1255 44.8302C49.9201 44.7154 49.6889 44.6543 49.4535 44.6527C48.3853 44.6527 47.5183 45.9128 47.5183 47.466C47.5183 49.0193 48.3853 50.2809 49.4535 50.2809V54.8946C49.4535 61.5229 54.1434 67.1082 60.3674 68.4998V75.1454H60.388C60.4713 75.8842 60.8237 76.5663 61.378 77.0617C61.9323 77.5571 62.6497 77.8309 63.3931 77.8309C64.1365 77.8309 64.8538 77.5571 65.4082 77.0617C65.9625 76.5663 66.3149 75.8842 66.3981 75.1454H66.4188V68.4998C72.6428 67.1082 77.3327 61.526 77.3327 54.8946V50.2809C78.4009 50.2809 79.2679 49.0208 79.2679 47.466Z",fill:"#FFC5AE",stroke:"#190F33","stroke-width":"1.06667","stroke-linecap":"round","stroke-linejoin":"round"})]})]})})});export{r as default};
1
+ import{jsx as C,jsxs as e}from"react/jsx-runtime";import{SvgIcon as o}from"@mui/material";const r=r=>C(o,{viewBox:"0 0 98 98",fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:C("g",{id:"Variant=Global Audience",children:e("g",{id:"audience_external",children:[e("g",{id:"Globe",children:[C("path",{id:"Vector",d:"M48.9989 96.9977C75.5079 96.9977 96.9977 75.5079 96.9977 48.9989C96.9977 22.4898 75.5079 1 48.9989 1C22.4898 1 1 22.4898 1 48.9989C1 75.5079 22.4898 96.9977 48.9989 96.9977Z",fill:"#A582FF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),C("path",{id:"Vector_2",d:"M63.7185 8.9725C61.7265 9.91648 59.4226 10.0381 57.4306 10.9821C55.4387 11.926 53.7603 14.302 54.7587 16.2619C55.6403 17.9963 57.9586 18.3003 59.8994 18.3115C60.9265 18.3115 61.9873 18.2955 62.9297 17.8859C64.5425 17.1851 65.6976 15.4012 67.4528 15.31C68.8928 15.2348 70.1039 16.3579 70.9839 17.5019C71.8639 18.6459 72.6767 19.9515 73.995 20.5418C76.4222 21.6202 79.1149 19.7515 80.9485 17.8379C81.7282 17.0262 82.4748 16.1857 83.1884 15.3164C78.7777 10.8351 73.5311 7.26218 67.7456 4.7998C66.9385 6.62293 65.5118 8.10126 63.7185 8.9725Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),C("path",{id:"Vector_3",d:"M71.2931 29.2779C67.6484 27.7307 64.2229 24.8652 60.0182 26.166C57.4583 26.958 55.4375 28.4571 55.1847 31.1259C54.9255 33.8602 54.5959 36.6873 56.4247 38.9801C57.7933 40.702 59.6619 41.9574 61.7734 42.5736C64.6853 43.404 67.7876 42.9416 70.8116 43.0824C73.8355 43.2232 77.1746 44.2311 78.5986 46.9047C79.301 48.2262 79.4274 49.7638 79.6321 51.2454C80.3585 56.4773 82.2753 61.6051 85.5872 65.7202C87.2843 67.8315 89.3429 69.6247 91.6671 71.0161C95.1359 64.2792 96.9631 56.8178 96.9998 49.2403C97.0365 41.6629 95.2816 34.1841 91.8783 27.4139C85.144 29.9739 77.8098 32.0394 71.2931 29.2779Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),C("path",{id:"Vector_4",d:"M13.6207 40.3801C14.5343 38.9945 14.4815 37.2057 14.9407 35.6106C15.7039 32.9498 17.891 30.9019 20.3166 29.5691C22.7421 28.2363 25.4364 27.5004 28.0444 26.566C29.2315 26.1404 30.4795 25.606 31.1547 24.5452C32.0331 23.1629 31.6667 21.3453 32.0923 19.7661C32.9339 16.6382 36.449 15.2463 39.1977 13.5263C39.9977 13.0239 40.8521 12.2975 40.8121 11.3503C40.7849 10.672 40.2937 10.104 39.7609 9.68158C38.0473 8.32641 35.7866 7.95042 33.721 7.23684C32.3403 6.75685 30.9275 5.99527 30.0219 4.89929C15.5791 11.1231 4.80172 24.2332 1.82739 40.0985C3.54206 41.3665 5.55223 42.1755 7.66726 42.4488C9.86561 42.716 12.4015 42.2296 13.6207 40.3801Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),C("path",{id:"Vector_5",d:"M32.5709 81.2414C33.1964 80.9774 33.8844 80.843 34.4476 80.4638C35.9292 79.4655 35.9244 77.3359 36.5612 75.664C37.5403 73.0928 40.1179 71.5665 42.049 69.6081C43.6318 67.9993 44.8154 66.042 45.5049 63.893C45.6985 63.2915 45.8521 62.6499 45.7305 62.0291C45.4986 60.8307 44.3226 60.0515 43.1706 59.6595C42.0186 59.2676 40.7611 59.1156 39.7083 58.4964C37.7163 57.322 36.9132 54.7765 35.0268 53.4405C32.2365 51.4661 28.1918 52.8005 25.107 51.3093C23.1631 50.3702 20.8223 46.7879 18.4928 47.1734C16.36 47.5318 14.3585 51.5589 13.6401 53.2901C12.9425 54.9717 12.5665 56.9508 13.3889 58.57C14.9889 61.7411 19.8304 61.5683 22.1887 64.2258C23.8575 66.1058 23.8607 68.8881 23.7727 71.4001C23.5593 77.4117 23.346 83.4232 23.1327 89.4348C24.6629 90.4166 26.2478 91.3103 27.8798 92.1116C28.0974 90.9196 28.2222 89.6892 28.3902 88.5037C28.8045 85.6077 29.8749 82.3758 32.5709 81.2414Z",fill:"#7F4CFF",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Person 1",children:[e("g",{id:"Vector_6",children:[C("path",{d:"M21.4998 52.8874C25.149 49.4607 29.966 47.552 34.9719 47.5493C45.8509 47.5493 54.752 56.4488 54.752 67.3278H15.1997C15.1979 64.8496 15.6658 62.3934 16.5786 60.0894",fill:"#FC5A4E"}),C("path",{d:"M21.4998 52.8874C25.149 49.4607 29.966 47.552 34.9719 47.5493V47.5493C45.8509 47.5493 54.752 56.4488 54.752 67.3278H15.1997C15.1979 64.8496 15.6658 62.3934 16.5786 60.0894",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),C("path",{id:"Vector_7",d:"M16.2854 40.6023V19.8665C16.2627 17.3972 16.7294 14.9478 17.6586 12.6598C18.5879 10.3718 19.9612 8.29066 21.6993 6.53646C23.4375 4.78226 25.5059 3.38981 27.7852 2.43954C30.0645 1.48927 32.5095 1 34.979 1C37.4485 1 39.8935 1.48927 42.1728 2.43954C44.4521 3.38981 46.5206 4.78226 48.2587 6.53646C49.9968 8.29066 51.3701 10.3718 52.2994 12.6598C53.2286 14.9478 53.6954 17.3972 53.6726 19.8665V40.6023C53.6726 41.5692 54.0567 42.4964 54.7403 43.18C55.424 43.8636 56.3512 44.2477 57.318 44.2477H12.6448C13.6108 44.2464 14.5368 43.8618 15.2194 43.1783C15.902 42.4948 16.2854 41.5683 16.2854 40.6023Z",fill:"#190F33",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),C("path",{id:"Vector_8",d:"M34.9784 8.50903C38.6734 8.51781 42.2147 9.98901 44.8283 12.6011C47.4418 15.2131 48.915 18.7536 48.9259 22.4486V28.2527C48.9259 34.8809 44.2376 40.4662 38.0136 41.8578V48.5035H37.993C37.9081 49.2412 37.5549 49.922 37.0007 50.4162C36.4464 50.9104 35.7297 51.1835 34.9871 51.1835C34.2445 51.1835 33.5279 50.9104 32.9736 50.4162C32.4193 49.922 32.0661 49.2412 31.9813 48.5035H31.9607V41.8531C25.7366 40.4615 21.0483 34.8793 21.0483 28.2479V22.4439C21.0404 14.7775 27.3168 8.50903 34.9784 8.50903Z",fill:"#BE907F",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),e("g",{id:"Vector_9",children:[C("path",{d:"M30.7591 3.93164C31.8812 8.50896 39.6791 14.2258 47.3693 12.2938L30.7591 3.93164Z",fill:"#190F33"}),C("path",{d:"M30.7591 3.93164C31.8812 8.50896 39.6791 14.2258 47.3693 12.2938",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_10",children:[C("path",{d:"M13.8543 25.5029V26.736L14.6293 25.9625C15.183 25.4114 15.9324 25.1021 16.7135 25.1021C17.4947 25.1021 18.2441 25.4114 18.7977 25.9625L12.3486 32.4101C11.573 33.2759 10.5591 33.8934 9.43389 34.1852V37.0698H6.48748V34.1852C5.22279 33.858 4.10252 33.1202 3.30248 32.0875C2.50244 31.0548 2.06791 29.7858 2.06707 28.4794V25.5029",fill:"#BE907F"}),C("path",{d:"M13.8543 25.5029V26.736L14.6293 25.9625C15.183 25.4114 15.9324 25.1021 16.7135 25.1021C17.4947 25.1021 18.2441 25.4114 18.7977 25.9625L12.3486 32.4101C11.573 33.2759 10.5591 33.8934 9.43389 34.1852V37.0698H6.48748V34.1852C5.22279 33.858 4.10252 33.1202 3.30248 32.0875C2.50244 31.0548 2.06791 29.7858 2.06707 28.4794V25.5029",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_11",children:[C("path",{d:"M13.8539 25.5028V18.3911C13.8526 18.0007 13.6969 17.6267 13.4207 17.3508C13.1445 17.0749 12.7703 16.9195 12.3799 16.9187C11.9898 16.92 11.616 17.0755 11.3401 17.3513C11.0643 17.6272 10.9087 18.001 10.9075 18.3911V25.5028",fill:"#BE907F"}),C("path",{d:"M13.8539 25.5028V18.3911C13.8526 18.0007 13.6969 17.6267 13.4207 17.3508C13.1445 17.0749 12.7703 16.9195 12.3799 16.9187V16.9187C11.9898 16.92 11.616 17.0755 11.3401 17.3513C11.0643 17.6272 10.9087 18.001 10.9075 18.3911V25.5028",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_12",children:[C("path",{d:"M10.9078 25.5029V17.2089C10.9066 16.8183 10.7509 16.4441 10.4747 16.168C10.1986 15.8918 9.82438 15.7361 9.43384 15.7349C9.0433 15.7361 8.66911 15.8918 8.39295 16.168C8.11679 16.4441 7.9611 16.8183 7.95984 17.2089V25.5029",fill:"#BE907F"}),C("path",{d:"M10.9078 25.5029V17.2089C10.9066 16.8183 10.7509 16.4441 10.4747 16.168C10.1986 15.8918 9.82438 15.7361 9.43384 15.7349C9.0433 15.7361 8.66911 15.8918 8.39295 16.168C8.11679 16.4441 7.9611 16.8183 7.95984 17.2089V25.5029",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_13",children:[C("path",{d:"M7.95947 25.5028V18.3911C7.95822 18.001 7.80268 17.6272 7.52683 17.3513C7.25097 17.0755 6.87719 16.92 6.48706 16.9187C6.09667 16.9195 5.72247 17.0749 5.44627 17.3508C5.17007 17.6267 5.01433 18.0007 5.01307 18.3911V25.5028",fill:"#BE907F"}),C("path",{d:"M7.95947 25.5028V18.3911C7.95822 18.001 7.80268 17.6272 7.52683 17.3513C7.25097 17.0755 6.87719 16.92 6.48706 16.9187V16.9187C6.09667 16.9195 5.72247 17.0749 5.44627 17.3508C5.17007 17.6267 5.01433 18.0007 5.01307 18.3911V25.5028",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_14",children:[C("path",{d:"M5.01343 25.5029V20.1664C5.01259 19.7757 4.85702 19.4013 4.58077 19.125C4.30452 18.8488 3.93009 18.6932 3.53942 18.6924C3.14903 18.6936 2.77501 18.8494 2.4991 19.1256C2.2232 19.4018 2.06785 19.776 2.06701 20.1664V25.5029",fill:"#BE907F"}),C("path",{d:"M5.01343 25.5029V20.1664C5.01259 19.7757 4.85702 19.4013 4.58077 19.125C4.30452 18.8488 3.93009 18.6932 3.53942 18.6924V18.6924C3.14903 18.6936 2.77501 18.8494 2.4991 19.1256C2.2232 19.4018 2.06785 19.776 2.06701 20.1664V25.5029",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_15",children:[C("path",{d:"M16.5789 60.0927H11.6862C10.7401 60.0927 9.80333 59.9063 8.92934 59.5442C8.05535 59.1821 7.26127 58.6513 6.59247 57.9822C5.92366 57.3131 5.39323 56.5188 5.03148 55.6446C4.66974 54.7705 4.48376 53.8336 4.48417 52.8876V36.8796H11.6862V52.8876H21.5001",fill:"#FC5A4E"}),C("path",{d:"M16.5789 60.0927H11.6862C10.7401 60.0927 9.80333 59.9063 8.92934 59.5442C8.05535 59.1821 7.26127 58.6513 6.59247 57.9822C5.92366 57.3131 5.39323 56.5188 5.03148 55.6446C4.66974 54.7705 4.48376 53.8336 4.48417 52.8876V52.8876V36.8796H11.6862V52.8876H21.5001",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]})]}),e("g",{id:"Person 2",children:[e("g",{id:"Vector_16",children:[C("path",{d:"M76.9187 78.5864C73.2692 75.1602 68.4525 73.2516 63.4467 73.2483C52.5677 73.2483 43.6666 82.1493 43.6666 93.0284H83.2268C83.2289 90.5494 82.7605 88.0926 81.8463 85.7884",fill:"white"}),C("path",{d:"M76.9187 78.5864C73.2692 75.1602 68.4525 73.2516 63.4467 73.2483V73.2483C52.5677 73.2483 43.6666 82.1493 43.6666 93.0284H83.2268C83.2289 90.5494 82.7605 88.0926 81.8463 85.7884",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_17",children:[C("path",{d:"M84.565 51.1987V52.435L83.7916 51.66C83.2375 51.1096 82.4883 50.8008 81.7074 50.8008C80.9264 50.8008 80.1772 51.1096 79.6232 51.66L86.0723 58.1091C86.8474 58.9737 87.861 59.5897 88.9854 59.8795V62.7672H91.9334V59.8826C93.1981 59.5555 94.3184 58.8176 95.1184 57.7849C95.9184 56.7523 96.353 55.4832 96.3538 54.1769V51.1987",fill:"#FFC5AE"}),C("path",{d:"M84.565 51.1987V52.435L83.7916 51.66C83.2375 51.1096 82.4883 50.8008 81.7074 50.8008C80.9264 50.8008 80.1772 51.1096 79.6232 51.66L86.0723 58.1091C86.8474 58.9737 87.861 59.5897 88.9854 59.8795V62.7672H91.9334V59.8826C93.1981 59.5555 94.3184 58.8176 95.1184 57.7849C95.9184 56.7523 96.353 55.4832 96.3538 54.1769V51.1987",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_18",children:[C("path",{d:"M84.5646 51.1984V44.0884C84.5658 43.6978 84.7215 43.3236 84.9977 43.0475C85.2738 42.7713 85.648 42.6156 86.0386 42.6144C86.4291 42.6156 86.8033 42.7713 87.0795 43.0475C87.3556 43.3236 87.5113 43.6978 87.5126 44.0884V51.1984",fill:"#FFC5AE"}),C("path",{d:"M84.5646 51.1984V44.0884C84.5658 43.6978 84.7215 43.3236 84.9977 43.0475C85.2738 42.7713 85.648 42.6156 86.0386 42.6144V42.6144C86.4291 42.6156 86.8033 42.7713 87.0795 43.0475C87.3556 43.3236 87.5113 43.6978 87.5126 44.0884V51.1984",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_19",children:[C("path",{d:"M87.5129 51.1985V42.9061C87.5138 42.5157 87.6691 42.1415 87.945 41.8653C88.2209 41.5891 88.595 41.4334 88.9854 41.4321C89.376 41.433 89.7505 41.5885 90.0267 41.8648C90.303 42.141 90.4585 42.5155 90.4594 42.9061V51.1985",fill:"#FFC5AE"}),C("path",{d:"M87.5129 51.1985V42.9061C87.5138 42.5157 87.6691 42.1415 87.945 41.8653C88.2209 41.5891 88.595 41.4334 88.9854 41.4321V41.4321C89.376 41.433 89.7505 41.5885 90.0267 41.8648C90.303 42.141 90.4585 42.5155 90.4594 42.9061V51.1985",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_20",children:[C("path",{d:"M90.459 51.1984V44.0884C90.4602 43.6978 90.6159 43.3236 90.8921 43.0475C91.1682 42.7713 91.5424 42.6156 91.933 42.6144C92.3235 42.6156 92.6977 42.7713 92.9739 43.0475C93.25 43.3236 93.4057 43.6978 93.407 44.0884V51.1984",fill:"#FFC5AE"}),C("path",{d:"M90.459 51.1984V44.0884C90.4602 43.6978 90.6159 43.3236 90.8921 43.0475C91.1682 42.7713 91.5424 42.6156 91.933 42.6144V42.6144C92.3235 42.6156 92.6977 42.7713 92.9739 43.0475C93.25 43.3236 93.4057 43.6978 93.407 44.0884V51.1984",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_21",children:[C("path",{d:"M93.4073 51.1989V45.8624C93.4086 45.4722 93.5641 45.0982 93.8399 44.8221C94.1157 44.546 94.4895 44.3901 94.8798 44.3884C95.2703 44.3897 95.6445 44.5454 95.9207 44.8215C96.1968 45.0977 96.3525 45.4719 96.3538 45.8624V51.1989",fill:"#FFC5AE"}),C("path",{d:"M93.4073 51.1989V45.8624C93.4086 45.4722 93.5641 45.0982 93.8399 44.8221C94.1157 44.546 94.4895 44.3901 94.8798 44.3884V44.3884C95.2703 44.3897 95.6445 44.5454 95.9207 44.8215C96.1968 45.0977 96.3525 45.4719 96.3538 45.8624V51.1989",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),e("g",{id:"Vector_22",children:[C("path",{d:"M81.8404 85.7885H86.7347C88.6448 85.7885 90.4767 85.0297 91.8273 83.6791C93.1779 82.3285 93.9367 80.4966 93.9367 78.5865V62.5786H86.7347V78.5865H76.9192",fill:"white"}),C("path",{d:"M81.8404 85.7885H86.7347C88.6448 85.7885 90.4767 85.0297 91.8273 83.6791C93.1779 82.3285 93.9367 80.4966 93.9367 78.5865V78.5865V62.5786H86.7347V78.5865H76.9192",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]}),C("path",{id:"Vector_23",d:"M69.9597 30.1031H56.8269C55.8585 30.1027 54.8996 30.2931 54.0048 30.6635C53.1101 31.0339 52.2971 31.577 51.6124 32.2617C50.9276 32.9464 50.3845 33.7594 50.0141 34.6542C49.6437 35.5489 49.4533 36.5079 49.4537 37.4762V48.6168H77.3313V25.5337C76.4643 30.149 72.9806 30.1031 69.9597 30.1031Z",fill:"#FC5A4E",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"}),C("path",{id:"Vector_24",d:"M79.2679 47.466C79.2679 45.9128 78.4009 44.6527 77.3327 44.6527C77.0973 44.6543 76.8661 44.7154 76.6607 44.8302C75.7511 42.0248 73.9784 39.5785 71.5958 37.8405C69.2131 36.1026 66.3423 35.1618 63.3931 35.1526C60.4439 35.1618 57.5731 36.1026 55.1904 37.8405C52.8078 39.5785 51.0351 42.0248 50.1255 44.8302C49.9201 44.7154 49.6889 44.6543 49.4535 44.6527C48.3853 44.6527 47.5183 45.9128 47.5183 47.466C47.5183 49.0193 48.3853 50.2809 49.4535 50.2809V54.8946C49.4535 61.5229 54.1434 67.1082 60.3674 68.4998V75.1454H60.388C60.4713 75.8842 60.8237 76.5663 61.378 77.0617C61.9323 77.5571 62.6497 77.8309 63.3931 77.8309C64.1365 77.8309 64.8538 77.5571 65.4082 77.0617C65.9625 76.5663 66.3149 75.8842 66.3981 75.1454H66.4188V68.4998C72.6428 67.1082 77.3327 61.526 77.3327 54.8946V50.2809C78.4009 50.2809 79.2679 49.0208 79.2679 47.466Z",fill:"#FFC5AE",stroke:"#190F33",strokeWidth:"1.06667",strokeLinecap:"round",strokeLinejoin:"round"})]})]})})});export{r as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import{styled as o}from"@mui/material";import{primary as e,secondary as r,outlined as i,subtle as a,buttonPadding as s,getIconSizing as n,getButtonSizing as c,getButtonTypography as u}from"../ButtonBase/Button.variant-helpers.js";import l from"../ButtonBase/ButtonBase.js";const m=o(l,{shouldForwardProp:t=>!["variation","destructive","sizing"].includes(t)})(({theme:t,variation:o,sizing:l,destructive:m})=>({color:t.custom.palette.text.primary,...l&&{...u(l)},...l&&{...c(l)},...l&&{...n(l)},...s(),"&:hover:before":{backgroundColor:t.custom.palette.interaction.hover},"&:focus:before":{backgroundColor:t.custom.palette.interaction.hover},"&:active:before":{backgroundColor:t.custom.palette.interaction.press},"&:disabled":{backgroundColor:t.custom.palette.interaction.disabled,color:t.custom.palette.text.disabled},..."subtle"===o&&{...a(t,m)},..."outlined"===o&&{...i(t,m)},..."secondary"===o&&{...r(t,m)},..."primary"===o&&{...e(t,m)}})),d=({sizing:o="lg",variation:e="primary",...r})=>t(m,{variation:e,sizing:o,...r});export{d as default};
1
+ import{jsx as t}from"react/jsx-runtime";import{styled as o}from"@mui/material";import"react";import{omitProps as r}from"../../../utils/shouldForwardProp.js";import{primary as e,secondary as i,outlined as a,subtle as s,buttonPadding as n,getIconSizing as u,getButtonSizing as c,getButtonTypography as l}from"../ButtonBase/Button.variant-helpers.js";import m from"../ButtonBase/ButtonBase.js";const p=o(m,{shouldForwardProp:r("variation","destructive","sizing")})(({theme:t,variation:o,sizing:r,destructive:m})=>({color:t.custom.palette.text.primary,...r&&{...l(r)},...r&&{...c(r)},...r&&{...u(r)},...n(),"&:hover:before":{backgroundColor:t.custom.palette.interaction.hover},"&:focus:before":{backgroundColor:t.custom.palette.interaction.hover},"&:active:before":{backgroundColor:t.custom.palette.interaction.press},"&:disabled":{backgroundColor:t.custom.palette.interaction.disabled,color:t.custom.palette.text.disabled},..."subtle"===o&&{...s(t,m)},..."outlined"===o&&{...a(t,m)},..."secondary"===o&&{...i(t,m)},..."primary"===o&&{...e(t,m)}})),d=({sizing:o="lg",variation:r="primary",...e})=>t(p,{variation:r,sizing:o,...e});export{d as default};
@@ -1 +1 @@
1
- import{jsx as i}from"react/jsx-runtime";import{styled as o,Button as n,Box as t}from"@mui/material";const e=o(n)(({theme:i,loading:o})=>({boxSizing:"border-box",position:"relative",overflow:"hidden",borderRadius:i.spacing(i.custom.radius.md),textTransform:"none",minWidth:52,"&::before":{content:'""',backgroundColor:"transparent",transition:"all 200ms ease",position:"absolute",inset:0,zIndex:1},"& > .MuiBox-root, & .MuiButton-icon":{overflowWrap:"normal",position:"relative",zIndex:2},"& > .MuiButton-startIcon, & > .MuiButton-endIcon":{visibility:o?"hidden":"visible"}})),r=({children:o,loading:n,sizing:r,...a})=>i(e,{...a,sizing:r,loading:n,children:i(t,{...n?{visibility:"hidden"}:void 0,children:o})});export{r as default};
1
+ import{jsx as i}from"react/jsx-runtime";import{styled as o,Button as n,Box as r}from"@mui/material";import"react";import{omitProps as t}from"../../../utils/shouldForwardProp.js";const e=o(n,{shouldForwardProp:t("loading","sizing")})(({theme:i,loading:o})=>({boxSizing:"border-box",position:"relative",overflow:"hidden",borderRadius:i.spacing(i.custom.radius.md),textTransform:"none",minWidth:52,"&::before":{content:'""',backgroundColor:"transparent",transition:"all 200ms ease",position:"absolute",inset:0,zIndex:1},"& > .MuiBox-root, & .MuiButton-icon":{overflowWrap:"normal",position:"relative",zIndex:2},"& > .MuiButton-startIcon, & > .MuiButton-endIcon":{visibility:o?"hidden":"visible"}})),d=({children:o,loading:n,sizing:t,...d})=>i(e,{...d,sizing:t,loading:n,children:i(r,{...n?{visibility:"hidden"}:void 0,children:o})});export{d as default};
@@ -1 +1 @@
1
- import{styled as r,Box as a}from"@mui/material";const o=r(a,{shouldForwardProp:r=>"tabCount"!==r})(({theme:r,tabCount:a})=>({display:"grid",gridTemplateColumns:`repeat(${a}, minmax(0, 1fr))`,backgroundColor:r.custom.palette.purple[0],position:"relative",padding:r.p.xs,gap:r.p.xs,borderRadius:r.r.md2}));export{o as default};
1
+ import{styled as r,Box as o}from"@mui/material";import"react";import{omitProps as t}from"../../../../utils/shouldForwardProp.js";const a=r(o,{shouldForwardProp:t("tabCount")})(({theme:r,tabCount:o})=>({display:"grid",gridTemplateColumns:`repeat(${o}, minmax(0, 1fr))`,backgroundColor:r.custom.palette.purple[0],position:"relative",padding:r.p.xs,gap:r.p.xs,borderRadius:r.r.md2}));export{a as default};
@@ -1 +1 @@
1
- import{styled as o}from"@mui/material";const e=o("button",{shouldForwardProp:o=>"isActive"!==o})(({theme:o,isActive:e})=>({cursor:"pointer",background:"none",border:"none",textAlign:"center",padding:o.spacing(o.custom.padding.sm),transition:"color 300ms ease",position:"relative",zIndex:1,"&:disabled":{cursor:"not-allowed",background:`color-mix(in srgb, ${o.custom.palette.purple[0]}, ${o.custom.palette.interaction.disabled} 50%)`,borderRadius:o.spacing(o.custom.radius.md)},"&:not(:disabled):hover":{cursor:"pointer"}}));export{e as default};
1
+ import{styled as o}from"@mui/material";import"react";import{omitProps as r}from"../../../../utils/shouldForwardProp.js";const t=o("button",{shouldForwardProp:r("isActive")})(({theme:o,isActive:r})=>({cursor:"pointer",background:"none",border:"none",textAlign:"center",padding:o.spacing(o.custom.padding.sm),transition:"color 300ms ease",position:"relative",zIndex:1,"&:disabled":{cursor:"not-allowed",background:`color-mix(in srgb, ${o.custom.palette.purple[0]}, ${o.custom.palette.interaction.disabled} 50%)`,borderRadius:o.spacing(o.custom.radius.md)},"&:not(:disabled):hover":{cursor:"pointer"}}));export{t as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import{Remove as o,Check as e}from"@mui/icons-material";import{styled as i,Checkbox as a}from"@mui/material";import{iconSizeMap as s}from"../../BrandCore/Icon/Icon.js";import{space as u}from"../../BrandCore/primitiveVariables.js";const p=i(a)(({theme:t,sizing:o,variant:e})=>({height:"default"===o?u[300]:u[400],width:"default"===o?u[300]:u[400],padding:0,flex:"none",borderRadius:t.spacing(t.custom.radius.sm),border:"none",boxShadow:`0px 0px 0px 0px ${t.custom.palette.interaction.none}, inset 0px 0px 0px 1px ${t.custom.palette.stroke.default}`,backgroundColor:t.custom.palette.input.default,position:"relative",transition:`${t.custom.easing.input}`,"& svg":{transition:t.custom.easing.input,fill:"none",width:"default"===o?s.sm:s.xl,height:"default"===o?s.sm:s.xl},"&:before":{content:'""',position:"absolute",inset:0},"&:hover":{backgroundColor:t.custom.palette.input.default,"&:before":{borderRadius:t.spacing(t.custom.radius.sm),backgroundColor:t.custom.palette.interaction.hover}},"&:active":{backgroundColor:t.custom.palette.input.default,boxShadow:`${t.custom.boxShadow.input.focus}, inset 0px 0px 0px 1px ${t.custom.palette.stroke.focus}`,"&:before":{borderRadius:t.spacing(t.custom.radius.sm),backgroundColor:t.custom.palette.interaction.press}},"&.Mui-disabled":{backgroundColor:t.custom.palette.input.disabled,boxShadow:`inset 0px 0px 0px 1px ${t.custom.palette.stroke.disabled}`},"&.Mui-checked":{backgroundColor:t.custom.palette.purple[500],"& svg":{fill:t.custom.palette.icon.lockedWhite},"&.Mui-disabled":{backgroundColor:t.custom.palette.input.disabled,"& svg":{fill:t.custom.palette.icon.disabled}}},"&.MuiCheckbox-indeterminate":{backgroundColor:t.custom.palette.purple[500],"& svg":{fill:t.custom.palette.icon.lockedWhite}},"&.Mui-focusVisible":{boxShadow:`${t.custom.boxShadow.input.focus}, inset 0px 0px 0px 1px ${t.custom.palette.stroke.focus}`,"&:before":{backgroundColor:t.custom.palette.interaction.press}},..."secondary"===e?{boxShadow:`0px 0px 0px 0px ${t.custom.palette.interaction.none}, inset 0px 0px 0px 1px ${t.custom.palette.blue[500]}`,"&:hover":{backgroundColor:t.custom.palette.blue[0]},"&:active":{backgroundColor:t.custom.palette.input.default,boxShadow:`${t.custom.boxShadow.input.focus}, inset 0px 0px 0px 1px ${t.custom.palette.blue[500]}`,"&:before":{borderRadius:t.spacing(t.custom.radius.sm),backgroundColor:t.custom.palette.interaction.press}},"&.Mui-checked":{backgroundColor:t.custom.palette.blue[0],"& svg":{fill:t.custom.palette.icon.primary}},"&.Mui-disabled":{backgroundColor:t.custom.palette.input.disabled,boxShadow:`inset 0px 0px 0px 1px ${t.custom.palette.stroke.disabled}`},"&.MuiCheckbox-indeterminate":{backgroundColor:t.custom.palette.blue[0],"& svg":{fill:t.custom.palette.icon.primary}}}:void 0})),r=i=>t(p,{checkedIcon:t(e,{}),indeterminateIcon:t(o,{}),...i,disableFocusRipple:!0});export{r as default};
1
+ import{jsx as o}from"react/jsx-runtime";import{Remove as t,Check as e}from"@mui/icons-material";import{styled as i,Checkbox as a}from"@mui/material";import"react";import{omitProps as s}from"../../../utils/shouldForwardProp.js";import{iconSizeMap as r}from"../../BrandCore/Icon/Icon.js";import{space as u}from"../../BrandCore/primitiveVariables.js";const p=i(a,{shouldForwardProp:s("sizing","variant")})(({theme:o,sizing:t,variant:e})=>({height:"default"===t?u[300]:u[400],width:"default"===t?u[300]:u[400],padding:0,flex:"none",borderRadius:o.spacing(o.custom.radius.sm),border:"none",boxShadow:`0px 0px 0px 0px ${o.custom.palette.interaction.none}, inset 0px 0px 0px 1px ${o.custom.palette.stroke.default}`,backgroundColor:o.custom.palette.input.default,position:"relative",transition:`${o.custom.easing.input}`,"& svg":{transition:o.custom.easing.input,fill:"none",width:"default"===t?r.sm:r.xl,height:"default"===t?r.sm:r.xl},"&:before":{content:'""',position:"absolute",inset:0},"&:hover":{backgroundColor:o.custom.palette.input.default,"&:before":{borderRadius:o.spacing(o.custom.radius.sm),backgroundColor:o.custom.palette.interaction.hover}},"&:active":{backgroundColor:o.custom.palette.input.default,boxShadow:`${o.custom.boxShadow.input.focus}, inset 0px 0px 0px 1px ${o.custom.palette.stroke.focus}`,"&:before":{borderRadius:o.spacing(o.custom.radius.sm),backgroundColor:o.custom.palette.interaction.press}},"&.Mui-disabled":{backgroundColor:o.custom.palette.input.disabled,boxShadow:`inset 0px 0px 0px 1px ${o.custom.palette.stroke.disabled}`},"&.Mui-checked":{backgroundColor:o.custom.palette.purple[500],"& svg":{fill:o.custom.palette.icon.lockedWhite},"&.Mui-disabled":{backgroundColor:o.custom.palette.input.disabled,"& svg":{fill:o.custom.palette.icon.disabled}}},"&.MuiCheckbox-indeterminate":{backgroundColor:o.custom.palette.purple[500],"& svg":{fill:o.custom.palette.icon.lockedWhite}},"&.Mui-focusVisible":{boxShadow:`${o.custom.boxShadow.input.focus}, inset 0px 0px 0px 1px ${o.custom.palette.stroke.focus}`,"&:before":{backgroundColor:o.custom.palette.interaction.press}},..."secondary"===e?{boxShadow:`0px 0px 0px 0px ${o.custom.palette.interaction.none}, inset 0px 0px 0px 1px ${o.custom.palette.blue[500]}`,"&:hover":{backgroundColor:o.custom.palette.blue[0]},"&:active":{backgroundColor:o.custom.palette.input.default,boxShadow:`${o.custom.boxShadow.input.focus}, inset 0px 0px 0px 1px ${o.custom.palette.blue[500]}`,"&:before":{borderRadius:o.spacing(o.custom.radius.sm),backgroundColor:o.custom.palette.interaction.press}},"&.Mui-checked":{backgroundColor:o.custom.palette.blue[0],"& svg":{fill:o.custom.palette.icon.primary}},"&.Mui-disabled":{backgroundColor:o.custom.palette.input.disabled,boxShadow:`inset 0px 0px 0px 1px ${o.custom.palette.stroke.disabled}`},"&.MuiCheckbox-indeterminate":{backgroundColor:o.custom.palette.blue[0],"& svg":{fill:o.custom.palette.icon.primary}}}:void 0})),l=({inputRef:i,slotProps:a,...s})=>o(p,{checkedIcon:o(e,{}),indeterminateIcon:o(t,{}),...s,slotProps:{...a,input:{...a?.input,ref:i}},disableFocusRipple:!0});export{l as default};
@@ -1 +1 @@
1
- import{jsxs as e,jsx as t,Fragment as o}from"react/jsx-runtime";import{useTheme as r,Stack as i}from"@mui/material";import{mergeSx as n}from"merge-sx";import{useState as s,useEffect as a}from"react";import{Controller as l}from"react-hook-form";import{isValidPhoneNumber as m}from"react-phone-number-input";import c from"../../../AutocompleteField/AutocompleteField.js";import p from"../../../Checkbox/Checkbox.js";import"../../../Checkbox/StyledCheckbox.js";import f from"../../../CheckboxGroup/CheckboxGroup.js";import d from"../../../CreatableAutocomplete/CreatableAutocomplete.js";import h from"../../../CustomField/CustomField.js";import u from"../../../Differential/Differential.js";import x from"../../../Html/Html.js";import g from"../../../InputLabel/InputLabel.js";import b from"../../../Likert/Likert.js";import j from"../../../NumberField/NumberField.js";import S from"../../../RadioGroup/RadioGroup.js";import k from"../../../Rank/Rank.js";import v from"../../../RichTextField/RichTextField.js";import"../../../SelectItem/SelectItem.js";import T from"../../../Select/Select.js";import C from"../../../Slider/Slider.js";import y from"../../../StarRating/StarRating.js";import I from"../../../Switch/Switch.js";import R from"../../../Textarea/Textarea.js";import w from"../../../TextField/TextField.js";import F from"../StengthIndicator/StrengthIndicator.js";import A from"./components/InputWrapperHelperText/InputWrapperHelperText.js";const B={textfield:w,numberfield:j,textarea:R,creatableautocomplete:d,select:T,autocomplete:c,checkbox:p,checkboxGroup:f,switch:I,slider:C,starRating:y,differential:u,likert:b,radioGroup:S,ranking:k,richTextfield:v,customfield:h},G=(e,t)=>e.filter(e=>{if(e.includes("-value-")){const t=e.split("-value-")[1];return t&&t.length>0}return e!==t}).length,L=({fieldRef:c,name:p,fieldType:f,label:d,control:h,errors:u,labelProps:b,helperText:j,helpTextProps:S,validation:k,content:v,styleOverrides:T,defaultValue:C,onChange:y,watch:I,trigger:R,strengthIndicator:w,...L})=>{const{custom:_}=r(),H=void 0!==u&&Object.keys(u).length>0,N="checkbox"===f?"lg"===L.sizing?"48px":"40px":void 0,[O,$]=s(0);a(()=>{w&&O>0&&R(p)},[O]);const D=k?.match?.field,P=I(D);return a(()=>{D&&R(p)},[P,D,R,p]),e(i,{sx:n({gap:_.margin.sm},T?.sxInputStack,L?.hidden&&{display:"none!important"}),children:["switch"!==f?d&&t(g,{...b,children:d}):null,"html"===f&&v?t(x,{children:v}):e(o,{children:[t(l,{name:p,control:h,render:e=>function({field:{ref:e,...o}}){const r=B[f],i=e=>(e.name||e.value||"").replace(/-/g,"_").includes("none_of_these");let n=L;if(L.other?.enabled&&Array.isArray(L.options)){const e=L.options.findIndex(i);-1!==e&&(n={...L,options:L.options.filter((t,o)=>o!==e),noneOfTheseOption:L.options[e]})}return t(r,{...n,...o,inputRef:t=>{e(t),c&&(c.current=t)},..."switch"===f?{label:d}:{},..."autocomplete"===f?{onChange:(e,t)=>o.onChange(t)}:{}})}(e),rules:{...k,validate:e=>{if(k&&"phone"in k)return m(`+${I("extension")}${e}`)||k.phone.message;if(k&&"score"in k)return O<=k.score.value?k.score.message:void 0;if(k&&"white_space"in k)return!e.match(/^\s*$/g)||k.white_space.message;if(k&&"match"in k&&k?.match?.field)switch(k?.match?.comparison){case"not_eq":return e!=I(k.match.field)||k.match.message;case"gt":return e>I(k.match.field)||k.match.message;case"lt":return e<I(k.match.field)||k.match.message;default:return e===I(k.match.field)||k.match.message}if(k&&"minSelections"in k){const t=e;if(!(k.selectionsBypass&&t.includes(k.selectionsBypass))){const e=L.other?.enabled?L.other?.name||"other-option":void 0;if(G(t,e)<k.minSelections.value)return k.minSelections.message}}if(k&&"maxSelections"in k){const t=e;if(!(k.selectionsBypass&&t.includes(k.selectionsBypass))){const e=L.other?.enabled?L.other?.name||"other-option":void 0;if(G(t,e)>k.maxSelections.value)return k.maxSelections.message}}}}}),w&&t(F,{value:I(p),onChange:$})]}),e(o,{children:[Boolean(H)?t(A,{helperText:void 0,inputName:p,errors:u,showicon:!0,paddingLeft:N}):null,Boolean(j)?t(A,{helperText:j,inputName:p,errors:void 0,paddingLeft:N,...S}):null]})]})};export{L as default};
1
+ import{jsxs as e,jsx as t,Fragment as o}from"react/jsx-runtime";import{useTheme as r,Stack as i}from"@mui/material";import{mergeSx as n}from"merge-sx";import{useState as s,useEffect as a}from"react";import{Controller as l}from"react-hook-form";import{isValidPhoneNumber as m}from"react-phone-number-input";import c from"../../../AutocompleteField/AutocompleteField.js";import p from"../../../Checkbox/Checkbox.js";import"../../../Checkbox/StyledCheckbox.js";import f from"../../../CheckboxGroup/CheckboxGroup.js";import d from"../../../CreatableAutocomplete/CreatableAutocomplete.js";import h from"../../../CustomField/CustomField.js";import u from"../../../Differential/Differential.js";import x from"../../../Html/Html.js";import g from"../../../InputLabel/InputLabel.js";import b from"../../../Likert/Likert.js";import j from"../../../NumberField/NumberField.js";import S from"../../../RadioGroup/RadioGroup.js";import k from"../../../Rank/Rank.js";import v from"../../../RichTextField/RichTextField.js";import"../../../SelectItem/SelectItem.js";import T from"../../../Select/Select.js";import C from"../../../Slider/Slider.js";import y from"../../../StarRating/StarRating.js";import I from"../../../Switch/Switch.js";import R from"../../../Textarea/Textarea.js";import w from"../../../TextField/TextField.js";import F from"../StengthIndicator/StrengthIndicator.js";import A from"./components/InputWrapperHelperText/InputWrapperHelperText.js";const B={textfield:w,numberfield:j,textarea:R,creatableautocomplete:d,select:T,autocomplete:c,checkbox:p,checkboxGroup:f,switch:I,slider:C,starRating:y,differential:u,likert:b,radioGroup:S,ranking:k,richTextfield:v,customfield:h},G=(e,t)=>e.filter(e=>{if(e.includes("-value-")){const t=e.split("-value-")[1];return t&&t.length>0}return e!==t}).length,L=({fieldRef:c,name:p,fieldType:f,label:d,control:h,errors:u,labelProps:b,helperText:j,helpTextProps:S,validation:k,content:v,styleOverrides:T,defaultValue:C,onChange:y,watch:I,trigger:R,strengthIndicator:w,valueTransformer:L,..._})=>{const{custom:H}=r(),N=void 0!==u&&Object.keys(u).length>0,O="checkbox"===f?"lg"===_.sizing?"48px":"40px":void 0,[$,D]=s(0);a(()=>{w&&$>0&&R(p)},[$]);const P=k?.match?.field,W=I(P);return a(()=>{P&&R(p)},[W,P,R,p]),e(i,{sx:n({gap:H.margin.sm},T?.sxInputStack,_?.hidden&&{display:"none!important"}),children:["switch"!==f?d&&t(g,{...b,children:d}):null,"html"===f&&v?t(x,{children:v}):e(o,{children:[t(l,{name:p,control:h,render:e=>function({field:{ref:e,...o}}){const r=B[f],i=e=>(e.name||e.value||"").replace(/-/g,"_").includes("none_of_these");let n=_;if(_.other?.enabled&&Array.isArray(_.options)){const e=_.options.findIndex(i);-1!==e&&(n={..._,options:_.options.filter((t,o)=>o!==e),noneOfTheseOption:_.options[e]})}return t(r,{...n,...o,inputRef:t=>{e(t),c&&(c.current=t)},..."switch"===f?{label:d}:{},..."autocomplete"===f?{onChange:(e,t)=>o.onChange(t)}:{}})}(e),rules:{...k,validate:e=>{if(k&&"phone"in k)return m(`+${I("extension")}${e}`)||k.phone.message;if(k&&"score"in k)return $<=k.score.value?k.score.message:void 0;if(k&&"white_space"in k)return!e.match(/^\s*$/g)||k.white_space.message;if(k&&"match"in k&&k?.match?.field)switch(k?.match?.comparison){case"not_eq":return e!=I(k.match.field)||k.match.message;case"gt":return e>I(k.match.field)||k.match.message;case"lt":return e<I(k.match.field)||k.match.message;default:return e===I(k.match.field)||k.match.message}if(k&&"minSelections"in k){const t=e;if(!(k.selectionsBypass&&t.includes(k.selectionsBypass))){const e=_.other?.enabled?_.other?.name||"other-option":void 0;if(G(t,e)<k.minSelections.value)return k.minSelections.message}}if(k&&"maxSelections"in k){const t=e;if(!(k.selectionsBypass&&t.includes(k.selectionsBypass))){const e=_.other?.enabled?_.other?.name||"other-option":void 0;if(G(t,e)>k.maxSelections.value)return k.maxSelections.message}}}}}),w&&t(F,{value:I(p),onChange:D})]}),e(o,{children:[Boolean(N)?t(A,{helperText:void 0,inputName:p,errors:u,showicon:!0,paddingLeft:O}):null,Boolean(j)?t(A,{helperText:j,inputName:p,errors:void 0,paddingLeft:O,...S}):null]})]})};export{L as default};
@@ -1 +1 @@
1
- import{styled as o,LinearProgress as r,linearProgressClasses as s}from"@mui/material";import{getColorBasedOnScore as a}from"../../helpers/getColorBasedOnScore.js";const e=o(r)(({theme:o,score:r})=>({boxShadow:"unset",background:o.custom.palette.neutral[100],borderRadius:o.spacing(o.custom.radius.sm),[`.${s.bar}`]:{borderRadius:o.spacing(o.custom.radius.sm),backgroundColor:a(r,o)}}));export{e as default};
1
+ import{styled as r,LinearProgress as o,linearProgressClasses as s}from"@mui/material";import"react";import{omitProps as a}from"../../../../../../../utils/shouldForwardProp.js";import{getColorBasedOnScore as e}from"../../helpers/getColorBasedOnScore.js";const t=r(o,{shouldForwardProp:a("score")})(({theme:r,score:o})=>({boxShadow:"unset",background:r.custom.palette.neutral[100],borderRadius:r.spacing(r.custom.radius.sm),[`.${s.bar}`]:{borderRadius:r.spacing(r.custom.radius.sm),backgroundColor:e(o,r)}}));export{t as default};
@@ -1 +1 @@
1
- import{jsxs as e,jsx as o}from"react/jsx-runtime";import{styled as t,Box as i,Container as r,Grid as l}from"@mui/material";import{useState as n}from"react";import{useBreakpoint as s}from"../../../utils/breakpoint.hook.js";import{useKeyCombo as a}from"../../../utils/useKeyCombo.js";import{Text as d}from"../Text/Text.js";const m=t(i)(({position:e,theme:o})=>({alignItems:"center",display:"flex",flexDirection:"column",height:"100%",left:0,pointerEvents:"none",position:e,top:0,width:"100%",zIndex:o.zIndex.tooltip})),p=t(r)(({theme:e})=>({background:e.custom.palette.red[300],display:"flex",flex:1,opacity:.2,position:"relative"})),c=t(i)(({theme:e})=>({background:e.custom.palette.purple[300],display:"flex",flex:1})),u=t(i)(({theme:e})=>({background:e.custom.palette.green[300],height:"100%"})),h=t(i)(({theme:e})=>({backgroundColor:e.custom.palette.surface.default,borderRadius:e.spacing(e.custom.radius.md),bottom:16,boxShadow:e.custom.elevation.overlay,display:"block",left:16,padding:e.spacing(1,2),position:"fixed"})),x=({breakpoint:t=!0,maxWidth:i=!1,position:r="fixed",visible:x=!1})=>{const f=Array.from({length:6},(e,o)=>o),g=s(),[b,k]=n(x);return a("cmd+g",e=>{e.preventDefault(),console.log("Command+G keyboard shortcut triggered"),k(!b)}),b&&e(m,{position:r,children:[o(p,{maxWidth:!!i&&"xl",children:o(c,{children:e(l,{container:!0,spacing:2,sx:{flex:1},children:[f.map(e=>o(l,{sx:{display:{sm:"none",md:"block"}},size:"grow",children:o(u,{})},`grid-1-${e}`)),f.map(e=>o(l,{sx:{display:{sm:"block"}},size:"grow",children:o(u,{})},`grid-2-${e}`))]})})}),t&&o(h,{children:o(d,{bold:!0,children:g})})]})};export{p as GridContainer,x as default};
1
+ import{jsxs as e,jsx as o}from"react/jsx-runtime";import{styled as t,Box as i,Container as r,Grid as l}from"@mui/material";import{useState as s}from"react";import{useBreakpoint as n}from"../../../utils/breakpoint.hook.js";import{useKeyCombo as a}from"../../../utils/useKeyCombo.js";import{omitProps as d}from"../../../utils/shouldForwardProp.js";import{Text as m}from"../Text/Text.js";const p=t(i,{shouldForwardProp:d("position")})(({position:e,theme:o})=>({alignItems:"center",display:"flex",flexDirection:"column",height:"100%",left:0,pointerEvents:"none",position:e,top:0,width:"100%",zIndex:o.zIndex.tooltip})),c=t(r)(({theme:e})=>({background:e.custom.palette.red[300],display:"flex",flex:1,opacity:.2,position:"relative"})),u=t(i)(({theme:e})=>({background:e.custom.palette.purple[300],display:"flex",flex:1})),h=t(i)(({theme:e})=>({background:e.custom.palette.green[300],height:"100%"})),f=t(i)(({theme:e})=>({backgroundColor:e.custom.palette.surface.default,borderRadius:e.spacing(e.custom.radius.md),bottom:16,boxShadow:e.custom.elevation.overlay,display:"block",left:16,padding:e.spacing(1,2),position:"fixed"})),x=({breakpoint:t=!0,maxWidth:i=!1,position:r="fixed",visible:d=!1})=>{const x=Array.from({length:6},(e,o)=>o),g=n(),[b,k]=s(d);return a("cmd+g",e=>{e.preventDefault(),console.log("Command+G keyboard shortcut triggered"),k(!b)}),b&&e(p,{position:r,children:[o(c,{maxWidth:!!i&&"xl",children:o(u,{children:e(l,{container:!0,spacing:2,sx:{flex:1},children:[x.map(e=>o(l,{sx:{display:{sm:"none",md:"block"}},size:"grow",children:o(h,{})},`grid-1-${e}`)),x.map(e=>o(l,{sx:{display:{sm:"block"}},size:"grow",children:o(h,{})},`grid-2-${e}`))]})})}),t&&o(f,{children:o(m,{bold:!0,children:g})})]})};export{c as GridContainer,x as default};
@@ -1 +1 @@
1
- import{jsx as o}from"react/jsx-runtime";import{styled as e,IconButton as t}from"@mui/material";import{forwardRef as i}from"react";import{getIconButtonRadius as r,elevated as a,raised as n,outlined as l,toggle as s,defaultStyle as c,getIconSizing as u,getIconButtonSizing as d}from"./IconButton.variant-helpers.js";const m=e(t)(({theme:o,variation:e,shape:t="default",sizing:i,toggleColor:m})=>({boxSizing:"border-box",transition:"all 200ms ease",overflow:"hidden","&::before":{content:'""',backgroundColor:"transparent",transition:"all 200ms ease",position:"absolute",inset:0,zIndex:1},...t&&{...r(t,o)},...i&&{...d(i)},"&.MuiIconButton-root":{"&:focus:before":{backgroundColor:o.custom.palette.interaction.none},"&:hover:before":{backgroundColor:o.custom.palette.interaction.hover},"&:active:before":{backgroundColor:o.custom.palette.interaction.press},"&:focus-visible":{boxShadow:o.custom.boxShadow.input.focus},"&.Mui-disabled":{"&:before":{backgroundColor:o.custom.palette.interaction.disabled,color:o.custom.palette.icon.disabled},"& .MuiSvgIcon-root":{fill:o.custom.palette.icon.disabled,"& path":{fill:"inherit"}}},"& .MuiSvgIcon-root":{fill:m?o.custom.palette.icon.lockedWhite:o.custom.palette.icon.primary,...i&&{...u(i)},position:"relative",zIndex:2},..."default"===e&&{...c(o)},..."toggle"===e&&{...s(o,m)},..."outlined"===e&&{...l(o)},..."raised"===e&&{...n(o)},..."elevated"===e&&{...a(o)},...t&&{...r(t,o)}}})),p=i((e,t)=>o(m,{ref:t,...e}));export{p as default};
1
+ import{jsx as o}from"react/jsx-runtime";import{styled as t,IconButton as e}from"@mui/material";import{forwardRef as r}from"react";import{omitProps as i}from"../../../utils/shouldForwardProp.js";import{getIconButtonRadius as a,elevated as n,raised as l,outlined as s,toggle as c,defaultStyle as u,getIconSizing as d,getIconButtonSizing as m}from"./IconButton.variant-helpers.js";const p=t(e,{shouldForwardProp:i("variation","shape","sizing","toggleColor")})(({theme:o,variation:t,shape:e="default",sizing:r,toggleColor:i})=>({boxSizing:"border-box",transition:"all 200ms ease",overflow:"hidden","&::before":{content:'""',backgroundColor:"transparent",transition:"all 200ms ease",position:"absolute",inset:0,zIndex:1},...e&&{...a(e,o)},...r&&{...m(r)},"&.MuiIconButton-root":{"&:focus:before":{backgroundColor:o.custom.palette.interaction.none},"&:hover:before":{backgroundColor:o.custom.palette.interaction.hover},"&:active:before":{backgroundColor:o.custom.palette.interaction.press},"&:focus-visible":{boxShadow:o.custom.boxShadow.input.focus},"&.Mui-disabled":{"&:before":{backgroundColor:o.custom.palette.interaction.disabled,color:o.custom.palette.icon.disabled},"& .MuiSvgIcon-root":{fill:o.custom.palette.icon.disabled,"& path":{fill:"inherit"}}},"& .MuiSvgIcon-root":{fill:i?o.custom.palette.icon.lockedWhite:o.custom.palette.icon.primary,...r&&{...d(r)},position:"relative",zIndex:2},..."default"===t&&{...u(o)},..."toggle"===t&&{...c(o,i)},..."outlined"===t&&{...s(o)},..."raised"===t&&{...l(o)},..."elevated"===t&&{...n(o)},...e&&{...a(e,o)}}})),b=r((t,e)=>o(p,{ref:e,...t}));export{b as default};
@@ -1 +1 @@
1
- import{jsx as o}from"react/jsx-runtime";import{styled as r,ButtonGroup as t,buttonGroupClasses as e,iconButtonClasses as i}from"@mui/material";import a,{cloneElement as d}from"react";import{getIconSizing as l,getIconButtonSizing as n,toggle as s,defaultStyle as u}from"../IconButtonBase/IconButton.variant-helpers.js";const c=r(t,{shouldForwardProp:o=>"groupRaised"!==o})(({theme:o,variation:r,iconColor:t,sizing:a="lg",groupRaised:d=!1})=>({[`&.${e.root}`]:{backgroundColor:o.custom.palette.input.default,border:`1px solid ${o.custom.palette.stroke.default}`,overflow:"hidden",...d&&{boxShadow:o.custom.elevation.raised,border:"none"},[`& .${i.root}`]:{borderRadius:0},"& > button":{borderRadius:0,..."default"===r&&{...u(o)},..."toggle"===r&&{...s(o)},...a&&{height:"raised"!==r?`calc(${n(a).height}px - 2px)`:n(a).width,width:"raised"!==r?`calc(${n(a).width}px - 2px)`:n(a).width}},"& .MuiSvgIcon-root":{...a&&{...l(a)},color:t||o.custom.palette.icon.primary}}})),p=({children:r,...t})=>o(c,{...t,children:a.Children.map(r,o=>o?d(o,{sizing:t.sizing}):null)});export{p as default};
1
+ import{jsx as o}from"react/jsx-runtime";import{styled as r,ButtonGroup as t,buttonGroupClasses as i,iconButtonClasses as e}from"@mui/material";import a,{cloneElement as n}from"react";import{omitProps as d}from"../../../utils/shouldForwardProp.js";import{getIconSizing as s,getIconButtonSizing as l,toggle as u,defaultStyle as p}from"../IconButtonBase/IconButton.variant-helpers.js";const c=r(t,{shouldForwardProp:d("groupRaised","variation","sizing","iconColor")})(({theme:o,variation:r,iconColor:t,sizing:a="lg",groupRaised:n=!1})=>({[`&.${i.root}`]:{backgroundColor:o.custom.palette.input.default,border:`1px solid ${o.custom.palette.stroke.default}`,overflow:"hidden",...n&&{boxShadow:o.custom.elevation.raised,border:"none"},[`& .${e.root}`]:{borderRadius:0},"& > button":{borderRadius:0,..."default"===r&&{...p(o)},..."toggle"===r&&{...u(o)},...a&&{height:"raised"!==r?`calc(${l(a).height}px - 2px)`:l(a).width,width:"raised"!==r?`calc(${l(a).width}px - 2px)`:l(a).width}},"& .MuiSvgIcon-root":{...a&&{...s(a)},color:t||o.custom.palette.icon.primary}}})),m=(o,r)=>a.Children.map(o,(o,t)=>{if(!a.isValidElement(o))return o;if(o.type===a.Fragment)return m(o.props.children,r);return n(o,{sizing:r,key:o.key??t})}),h=({children:r,ButtonGroupProps:t,...i})=>o(c,{...i,...t,children:m(r,i.sizing)});export{h as default};
@@ -1 +1 @@
1
- import{styled as t,InputLabel as e}from"@mui/material";const o=t(e,{shouldForwardProp:t=>"showicon"!==t})(({theme:t,align:e})=>({fontWeight:400,lineHeight:"140%",whiteSpace:"normal",textAlign:e,color:"inherit","&.Mui-disabled":{color:t.custom.palette.text.disabled},"&.Mui-error":{color:t.custom.palette.text.negative}}));export{o as StyledInputLabelBase};
1
+ import{styled as t,InputLabel as o}from"@mui/material";import"react";import{omitProps as e}from"../../../utils/shouldForwardProp.js";const r=t(o,{shouldForwardProp:e("showicon")})(({theme:t,align:o})=>({fontWeight:400,lineHeight:"140%",whiteSpace:"normal",textAlign:o,color:"inherit","&.Mui-disabled":{color:t.custom.palette.text.disabled},"&.Mui-error":{color:t.custom.palette.text.negative}}));export{r as StyledInputLabelBase};
@@ -1 +1 @@
1
- import{jsxs as e,jsx as t}from"react/jsx-runtime";import{InfoOutlined as s,ErrorOutlined as i,Check as r}from"@mui/icons-material";import{useTheme as a,Box as l}from"@mui/material";import{iconSizeMap as n}from"../../BrandCore/Icon/Icon.js";import o from"../InputLabelBase/InputLabelBase.js";import{typographyVariantMap as m}from"../utils/typography.util.js";const d=d=>{const{icon:c=null,state:u="default",disabled:p,showicon:f=!0,paddingLeft:g}=d,x=a();return e(l,{sx:{display:"inline-flex",alignItems:"center",paddingLeft:g,color:p?x.custom.palette.text.disabled:(()=>{switch(u){case"disabled":return x.custom.palette.text.disabled;case"positive":return x.custom.palette.text.positive;case"negative":return x.custom.palette.text.negative;default:return x.custom.palette.text.secondary}})(),"& svg":{marginRight:x.spacing(x.custom.margin.xs),width:n.xs,height:n.xs,color:"inherit"}},children:[(()=>{if(!f)return null;if(c)return c;switch(u){case"disabled":default:return t(l,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:t(s,{})});case"positive":return t(l,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:t(r,{})});case"negative":return t(l,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:t(i,{})})}})(),t(o,{...d,sx:{fontSize:{xs:m.sm.body.sm,sm:m.sm.body.sm,md:m.sm.body.sm,lg:m.lg.body.sm,xl:m.lg.body.sm}}})]})};export{d as default};
1
+ import{jsxs as e,jsx as t}from"react/jsx-runtime";import{InfoOutlined as s,ErrorOutlined as i,Check as a}from"@mui/icons-material";import{useTheme as l,Box as r}from"@mui/material";import{iconSizeMap as n}from"../../BrandCore/Icon/Icon.js";import o from"../InputLabelBase/InputLabelBase.js";import{typographyVariantMap as m}from"../utils/typography.util.js";const d=d=>{const{icon:c=null,state:u="default",disabled:p,showicon:f=!0,paddingLeft:g,...x}=d,h=l();return e(r,{sx:{display:"inline-flex",alignItems:"center",paddingLeft:g,color:p?h.custom.palette.text.disabled:(()=>{switch(u){case"disabled":return h.custom.palette.text.disabled;case"positive":return h.custom.palette.text.positive;case"negative":return h.custom.palette.text.negative;default:return h.custom.palette.text.secondary}})(),"& svg":{marginRight:h.spacing(h.custom.margin.xs),width:n.xs,height:n.xs,color:"inherit"}},children:[(()=>{if(!f)return null;if(c)return c;switch(u){case"disabled":default:return t(r,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:t(s,{})});case"positive":return t(r,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:t(a,{})});case"negative":return t(r,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:t(i,{})})}})(),t(o,{...x,disabled:p,sx:{fontSize:{xs:m.sm.body.sm,sm:m.sm.body.sm,md:m.sm.body.sm,lg:m.lg.body.sm,xl:m.lg.body.sm}}})]})};export{d as default};
@@ -1 +1 @@
1
- import{jsxs as e,jsx as t}from"react/jsx-runtime";import{styled as r,Box as s}from"@mui/material";import{mergeSx as o}from"merge-sx";import{bodyFontSizeMap as i}from"../utils/typography.util.js";import{Text as a}from"../Text/Text.js";const m=r(s,{shouldForwardProp:e=>"sx"!==e})(({theme:e,sx:t})=>({display:"flex",alignItems:"center",gap:e.spacing(.5),color:e.custom.palette.text.secondary,fontSize:i.sm})),n=({startText:r,children:i,endText:n,slotProps:l})=>e(m,{...l?.root,children:[r&&t(a,{size:"sm",secondary:!0,...l?.startText,children:r}),t(s,{sx:o({display:"flex",gap:e=>e.p.xs},l?.iconContainer?.sx),children:i}),n&&t(a,{size:"sm",secondary:!0,...l?.endText,children:n})]});export{n as default};
1
+ import{jsxs as r,jsx as t}from"react/jsx-runtime";import{styled as e,Box as o}from"@mui/material";import{mergeSx as s}from"merge-sx";import"react";import{omitProps as i}from"../../../utils/shouldForwardProp.js";import{bodyFontSizeMap as a}from"../utils/typography.util.js";import{Text as m}from"../Text/Text.js";const l=e(o,{shouldForwardProp:i("sx")})(({theme:r,sx:t})=>({display:"flex",alignItems:"center",gap:r.spacing(.5),color:r.custom.palette.text.secondary,fontSize:a.sm})),p=({startText:e,children:i,endText:a,slotProps:p})=>r(l,{...p?.root,children:[e&&t(m,{size:"sm",secondary:!0,...p?.startText,children:e}),t(o,{sx:s({display:"flex",gap:r=>r.p.xs},p?.iconContainer?.sx),children:i}),a&&t(m,{size:"sm",secondary:!0,...p?.endText,children:a})]});export{p as default};
@@ -1 +1 @@
1
- import{styled as i,Chip as t}from"@mui/material";import{fontSizemap as o}from"../utils/typography.util.js";import{getWeightStyle as e,getVariationStyle as n,getIconSizing as m,getTextPadding as r,getBorderStyle as s}from"./helpers.js";const a=i(t,{shouldForwardProp:i=>!["colorScheme","weight","tone","sizing"].includes(i)})(({theme:i,colorScheme:t,weight:a,tone:c,sizing:d})=>({...n(i,t,c),...s(i,t,c),height:"fit-content",width:"fit-content",maxWidth:"fit-content",padding:`${i.spacing(i.custom.padding.xs)} ${i.spacing(i.custom.padding.sm)}`,borderRadius:i.spacing(i.custom.radius.md),"& .MuiChip-label":{fontSize:o[d||"md"],fontVariantNumeric:"tabular-nums",...r(i,d),...e(a)},"& .MuiChip-icon":{width:"0.8em",height:"0.8em",marginRight:i.spacing(i.custom.padding.xs),marginLeft:0,...m(d),...n(i,t,c),...e(a)}}));export{a as StyledLabel};
1
+ import{styled as i,Chip as t}from"@mui/material";import"react";import{omitProps as o}from"../../../utils/shouldForwardProp.js";import{fontSizemap as r}from"../utils/typography.util.js";import{getWeightStyle as m,getVariationStyle as e,getIconSizing as n,getTextPadding as s,getBorderStyle as a}from"./helpers.js";const p=i(t,{shouldForwardProp:o("colorScheme","weight","tone","sizing")})(({theme:i,colorScheme:t,weight:o,tone:p,sizing:d})=>({...e(i,t,p),...a(i,t,p),height:"fit-content",width:"fit-content",maxWidth:"fit-content",padding:`${i.spacing(i.custom.padding.xs)} ${i.spacing(i.custom.padding.sm)}`,borderRadius:i.spacing(i.custom.radius.md),"& .MuiChip-label":{fontSize:r[d||"md"],fontVariantNumeric:"tabular-nums",...s(i,d),...m(o)},"& .MuiChip-icon":{width:"0.8em",height:"0.8em",marginRight:i.spacing(i.custom.padding.xs),marginLeft:0,...n(d),...e(i,t,p),...m(o)}}));export{p as StyledLabel};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import{styled as i,Box as o}from"@mui/material";import{space as e}from"../../BrandCore/primitiveVariables.js";import r from"../Radio/Radio.js";import"../Radio/StyledRadio.js";const a=i(r)(()=>({marginRight:0})),n=i(o)(({theme:t,sizing:i})=>{const o=("sm"===i?e[300]:e[400])/2;return{position:"relative","&:before":{content:'""',position:"absolute",top:"50%",left:0,height:e[50],width:`calc(50% - ${o}px)`,zIndex:0,backgroundColor:t.custom.palette.stroke.default},"&:after":{content:'""',position:"absolute",top:"50%",right:0,height:e[50],width:`calc(50% - ${o}px)`,zIndex:0,backgroundColor:t.custom.palette.stroke.default}}}),s=i=>t(n,{sizing:i.sizing,sx:{textAlign:"center",position:"relative"},children:t(a,{...i,sizing:i.sizing})});export{s as default};
1
+ import{jsx as t}from"react/jsx-runtime";import{styled as o,Box as i}from"@mui/material";import"react";import{omitProps as r}from"../../../utils/shouldForwardProp.js";import{space as e}from"../../BrandCore/primitiveVariables.js";import s from"../Radio/Radio.js";import"../Radio/StyledRadio.js";const a=o(s)(()=>({marginRight:0})),n=o(i,{shouldForwardProp:r("sizing")})(({theme:t,sizing:o})=>{const i=("sm"===o?e[300]:e[400])/2;return{position:"relative","&:before":{content:'""',position:"absolute",top:"50%",left:0,height:e[50],width:`calc(50% - ${i}px)`,zIndex:0,backgroundColor:t.custom.palette.stroke.default},"&:after":{content:'""',position:"absolute",top:"50%",right:0,height:e[50],width:`calc(50% - ${i}px)`,zIndex:0,backgroundColor:t.custom.palette.stroke.default}}}),l=o=>t(n,{sizing:o.sizing,sx:{textAlign:"center",position:"relative"},children:t(a,{...o,sizing:o.sizing})});export{l as default};
@@ -1 +1 @@
1
- import{styled as t,Link as e}from"@mui/material";const o=t(e)(({theme:t,disabled:e})=>({"&:focus-visible":{boxShadow:t.custom.boxShadow.input.focus,borderRadius:t.spacing(t.custom.radius.sm),outline:"none"},"&.MuiLink-root":{transition:"all 200ms ease",display:"inline",cursor:"pointer",color:e?t.custom.palette.text.lockedWhite:t.custom.palette.text.link,textDecorationColor:t.custom.palette.text.link,pointerEvents:e?"none":"auto","&:hover":{color:e?t.custom.palette.text.disabled:t.custom.palette.text.linkHover,textDecorationColor:e?t.custom.palette.text.disabled:t.custom.palette.text.linkHover},"&:active":{color:t.custom.palette.text.linkHover,textDecorationColor:t.custom.palette.text.linkHover},"&:visited":{color:e?t.custom.palette.text.disabled:t.custom.palette.text.link,textDecorationColor:e?t.custom.palette.text.disabled:t.custom.palette.text.link}}}));export{o as StyledLink};
1
+ import{styled as t,Link as e}from"@mui/material";import"react";import{omitProps as o}from"../../../utils/shouldForwardProp.js";const l=t(e,{shouldForwardProp:o("disabled")})(({theme:t,disabled:e})=>({"&:focus-visible":{boxShadow:t.custom.boxShadow.input.focus,borderRadius:t.spacing(t.custom.radius.sm),outline:"none"},"&.MuiLink-root":{transition:"all 200ms ease",display:"inline",cursor:"pointer",color:e?t.custom.palette.text.lockedWhite:t.custom.palette.text.link,textDecorationColor:t.custom.palette.text.link,pointerEvents:e?"none":"auto","&:hover":{color:e?t.custom.palette.text.disabled:t.custom.palette.text.linkHover,textDecorationColor:e?t.custom.palette.text.disabled:t.custom.palette.text.linkHover},"&:active":{color:t.custom.palette.text.linkHover,textDecorationColor:t.custom.palette.text.linkHover},"&:visited":{color:e?t.custom.palette.text.disabled:t.custom.palette.text.link,textDecorationColor:e?t.custom.palette.text.disabled:t.custom.palette.text.link}}}));export{l as StyledLink};
@@ -1 +1 @@
1
- import{jsx as e,jsxs as t}from"react/jsx-runtime";import{styled as o,Button as i,Box as r,Stack as n,useTheme as a,Grow as s,buttonBaseClasses as l,typographyClasses as c}from"@mui/material";import{mergeSx as d}from"merge-sx";import"../../BrandCore/colorRamps.js";import{base as m}from"../../BrandCore/primitiveVariables.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import p from"../../BrandCore/Icon/Icon.js";import{buttonInteraction as h}from"../ButtonBase/Button.variant-helpers.js";import"../ButtonBase/ButtonBase.js";import u from"../Label/Label.js";import{Text as g}from"../Text/Text.js";import x from"../Tooltip/Tooltip.js";const f=o(i,{shouldForwardProp:e=>!["active","iconHeight"].includes(e)})(({active:e,iconHeight:t=24,theme:o})=>({borderRadius:o.spacing(o.custom.radius.sm),maxWidth:"100%",padding:o.spacing(.5,1),textTransform:"none",width:"100%",textOverflow:"ellipsis",whiteSpace:"nowrap",...h(o,e),backgroundColor:e?o.custom.palette.surface.sunken:"transparent","& p":{minHeight:t},"&:disabled":{backgroundColor:"inherit","& p":{color:o.custom.palette.text.disabled}}})),w=o(r)(({theme:e})=>({padding:e.spacing(.5,1)})),b=o(r)(({theme:e})=>({alignItems:"center",display:"flex",gap:e.spacing(1),textAlign:"left"})),v=o(n,{shouldForwardProp:e=>"iconHeight"!==e})(({iconHeight:e=24,theme:t})=>({height:e,width:24,alignItems:"center",color:t.custom.palette.icon.secondary,display:"flex",justifyContent:"center",marginLeft:"auto"})),y=({baseState:o,label:i,active:n,danger:h,divider:y,heading:j,selected:B,disabled:C,closeOnClick:I,hidden:k,onClick:H,startIcon:T,slotProps:S,tooltip:W,showItemNumber:O=!1,itemNumber:P,children:z})=>{const L=a(),$=3*m;return k?null:y?e(r,{sx:{height:32,display:"flex",alignItems:"center"},children:e(r,{sx:{borderBottom:`1px solid ${L.custom.palette.stroke.default}`,width:"100%"}})}):i?j?e(w,{children:e(g,{variant:"button",secondary:!0,children:i})}):e(f,{active:n,disabled:C,onClick:e=>{H&&H(e),I&&o?.close()},iconHeight:$,sx:{[`&.${l.root} .${c.root}`]:{minHeight:"initial"}},children:t(b,{sx:{width:"100%",justifyContent:"space-between",gap:1},children:[t(b,{sx:{flex:"1 1 auto",gap:1,minWidth:0},children:[O&&!!P&&e(u,{body:P,sizing:"xxs",colorScheme:"neutral",sx:{minWidth:32}}),void 0!==T&&e(p,{name:T,...S?.startIcon}),W?e(x,{message:i,slotProps:{wrapper:{sx:{minWidth:0,overflow:"hidden",flex:"1 1 auto"}}},children:e(g,{monospaced:!0,sx:d({whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},h&&{color:L.custom.palette.text.negative},j&&{color:L.custom.palette.text.secondary}),variant:"button",children:i})}):e(g,{monospaced:!0,sx:d({whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},h&&{color:L.custom.palette.text.negative},j&&{color:L.custom.palette.text.secondary}),variant:"button",children:i})]}),t(v,{iconHeight:$,sx:{minWidth:$},children:[z?.length&&z.length>0&&e(s,{in:!0,children:e(r,{sx:{display:"flex",alignItems:"center"},children:e(p,{name:"chevron-right",size:$})})}),B&&e(s,{in:!0,children:e(r,{sx:{display:"flex",alignItems:"center"},children:e(p,{name:"check",size:$})})})]})]})}):null};export{y as default};
1
+ import{jsx as e,jsxs as t}from"react/jsx-runtime";import{styled as o,Button as i,Box as r,Stack as n,useTheme as a,Grow as s,buttonBaseClasses as l,typographyClasses as c}from"@mui/material";import{mergeSx as d}from"merge-sx";import"../../BrandCore/colorRamps.js";import{base as m}from"../../BrandCore/primitiveVariables.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import p from"../../BrandCore/Icon/Icon.js";import"react";import{omitProps as h}from"../../../utils/shouldForwardProp.js";import{buttonInteraction as u}from"../ButtonBase/Button.variant-helpers.js";import"../ButtonBase/ButtonBase.js";import g from"../Label/Label.js";import{Text as x}from"../Text/Text.js";import f from"../Tooltip/Tooltip.js";const w=o(i,{shouldForwardProp:h("active","iconHeight")})(({active:e,iconHeight:t=24,theme:o})=>({borderRadius:o.spacing(o.custom.radius.sm),maxWidth:"100%",padding:o.spacing(.5,1),textTransform:"none",width:"100%",textOverflow:"ellipsis",whiteSpace:"nowrap",...u(o,e),backgroundColor:e?o.custom.palette.surface.sunken:"transparent","& p":{minHeight:t},"&:disabled":{backgroundColor:"inherit","& p":{color:o.custom.palette.text.disabled}}})),b=o(r)(({theme:e})=>({padding:e.spacing(.5,1)})),v=o(r)(({theme:e})=>({alignItems:"center",display:"flex",gap:e.spacing(1),textAlign:"left"})),j=o(n,{shouldForwardProp:h("iconHeight")})(({iconHeight:e=24,theme:t})=>({height:e,width:24,alignItems:"center",color:t.custom.palette.icon.secondary,display:"flex",justifyContent:"center",marginLeft:"auto"})),y=({baseState:o,label:i,active:n,danger:h,divider:u,heading:y,selected:B,disabled:C,closeOnClick:I,hidden:k,onClick:H,startIcon:T,slotProps:P,tooltip:S,showItemNumber:W=!1,itemNumber:O,children:z})=>{const F=a(),L=3*m;return k?null:u?e(r,{sx:{height:32,display:"flex",alignItems:"center"},children:e(r,{sx:{borderBottom:`1px solid ${F.custom.palette.stroke.default}`,width:"100%"}})}):i?y?e(b,{children:e(x,{variant:"button",secondary:!0,children:i})}):e(w,{active:n,disabled:C,onClick:e=>{H&&H(e),I&&o?.close()},iconHeight:L,sx:{[`&.${l.root} .${c.root}`]:{minHeight:"initial"}},children:t(v,{sx:{width:"100%",justifyContent:"space-between",gap:1},children:[t(v,{sx:{flex:"1 1 auto",gap:1,minWidth:0},children:[W&&!!O&&e(g,{body:O,sizing:"xxs",colorScheme:"neutral",sx:{minWidth:32}}),void 0!==T&&e(p,{name:T,...P?.startIcon}),S?e(f,{message:i,slotProps:{wrapper:{sx:{minWidth:0,overflow:"hidden",flex:"1 1 auto"}}},children:e(x,{monospaced:!0,sx:d({whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},h&&{color:F.custom.palette.text.negative},y&&{color:F.custom.palette.text.secondary}),variant:"button",children:i})}):e(x,{monospaced:!0,sx:d({whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},h&&{color:F.custom.palette.text.negative},y&&{color:F.custom.palette.text.secondary}),variant:"button",children:i})]}),t(j,{iconHeight:L,sx:{minWidth:L},children:[z?.length&&z.length>0&&e(s,{in:!0,children:e(r,{sx:{display:"flex",alignItems:"center"},children:e(p,{name:"chevron-right",size:L})})}),B&&e(s,{in:!0,children:e(r,{sx:{display:"flex",alignItems:"center"},children:e(p,{name:"check",size:L})})})]})]})}):null};export{y as default};
@@ -1 +1 @@
1
- import{styled as d,Box as n}from"@mui/material";const o=d(n,{shouldForwardProp:d=>"contentPadding"!==d})(({theme:d,contentPadding:n})=>({padding:n?d.spacing(d.custom.padding.lg):0,paddingTop:n?d.spacing(d.custom.padding.md):0}));export{o as ModalContentWrapper};
1
+ import{styled as o,Box as d}from"@mui/material";import"react";import{omitProps as t}from"../../../../utils/shouldForwardProp.js";const i=o(d,{shouldForwardProp:t("contentPadding")})(({theme:o,contentPadding:d})=>({padding:d?o.spacing(o.custom.padding.lg):0,paddingTop:d?o.spacing(o.custom.padding.md):0}));export{i as ModalContentWrapper};
@@ -1 +1 @@
1
- import{jsxs as t,jsx as e}from"react/jsx-runtime";import{styled as i,Box as n,Button as r,boxClasses as a,useTheme as o,Slide as s,Fade as c,Grow as l}from"@mui/material";import{mergeSx as m}from"merge-sx";import{useRef as p}from"react";import u from"../../BrandCore/Icon/Icon.js";import{buttonInteraction as d}from"../ButtonBase/Button.variant-helpers.js";import"../ButtonBase/ButtonBase.js";import{Text as g}from"../Text/Text.js";const x=i(n)(({theme:t})=>({alignItems:"center",cursor:"pointer",display:"flex",flexDirection:"column",gap:t.spacing(.5),justifyContent:"center",transition:t.custom.easing.input})),h=i(n)(({theme:t})=>({alignItems:"center",color:t.custom.palette.text.secondary,display:"flex",opacity:0,transition:t.custom.easing.input})),f=i(g)(({active:t,theme:e})=>({color:t?e.custom.palette.text.primary:e.custom.palette.text.secondary,textAlign:"center"})),y=(t,e)=>{switch(t){case"sm":return e.spacing(.5625);case"md":return e.spacing(.8125);case"lg":return e.spacing(1)}},v=i(r,{shouldForwardProp:t=>!["active","sizing"].includes(t)})(({active:t,fullWidth:e,sizing:i,theme:n})=>({...d(n,t),alignItems:"center",backgroundColor:t?n.custom.palette.interaction.press:"transparent",borderRadius:n.spacing(n.custom.radius.md),color:n.custom.palette.text.primary,display:"flex",gap:n.spacing(1),justifyContent:e?"space-between":"center",minWidth:0,padding:y(i,n),textTransform:"none",width:e?"100%":"auto","&:hover":{...d(n,t)["&:hover"],[`.${a.root}`]:{opacity:1}},"&:focus":{...d(n,t)["&:focus"],[`.${a.root}`]:{opacity:1}}})),z=({active:i,fullWidth:r=!0,danger:a,href:d,target:y,external:z=!1,icon:j,label:B,navigationSizing:b,onClick:w,sizing:C="lg"})=>{const I=o(),k=p(null);return t(x,{onClick:z&&d?()=>window.open(d,y||"_blank"):w,children:[t(v,{active:!d&&i,sizing:C,fullWidth:r,children:[t(n,{ref:k,sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:1.5},children:[j&&e(u,{name:j,size:24}),"lg"===b&&e(s,{in:!0,direction:"right",container:k.current,children:e(n,{sx:{display:"flex"},children:e(c,{in:!0,style:{transitionDelay:"100ms"},children:e(n,{sx:{display:"flex"},children:e(g,{size:"sm"===C?"xs":"md",variant:"button",clamp:1,sx:m(a&&{color:I.custom.palette.text.negative}),children:B})})})})})]}),"lg"===b&&z&&e(h,{children:e(u,{name:"open-in-new",size:20})})]}),"sm"===b&&e(l,{in:!0,style:{transformOrigin:"0 100%",transitionDelay:"100ms"},children:e(n,{children:e(f,{active:i,variant:"button",size:"xs",sx:m(a&&{color:I.custom.palette.text.negative}),children:B})})})]})};export{z as default};
1
+ import{jsxs as t,jsx as e}from"react/jsx-runtime";import{styled as i,Box as n,Button as r,boxClasses as o,useTheme as a,Slide as s,Fade as c,Grow as l}from"@mui/material";import{mergeSx as m}from"merge-sx";import{useRef as p}from"react";import{omitProps as d}from"../../../utils/shouldForwardProp.js";import u from"../../BrandCore/Icon/Icon.js";import{buttonInteraction as g}from"../ButtonBase/Button.variant-helpers.js";import"../ButtonBase/ButtonBase.js";import{Text as h}from"../Text/Text.js";const x=i(n)(({theme:t})=>({alignItems:"center",cursor:"pointer",display:"flex",flexDirection:"column",gap:t.spacing(.5),justifyContent:"center",transition:t.custom.easing.input})),f=i(n)(({theme:t})=>({alignItems:"center",color:t.custom.palette.text.secondary,display:"flex",opacity:0,transition:t.custom.easing.input})),y=i(h,{shouldForwardProp:d("active")})(({active:t,theme:e})=>({color:t?e.custom.palette.text.primary:e.custom.palette.text.secondary,textAlign:"center"})),v=(t,e)=>{switch(t){case"sm":return e.spacing(.5625);case"md":return e.spacing(.8125);case"lg":return e.spacing(1)}},j=i(r,{shouldForwardProp:d("active","sizing")})(({active:t,fullWidth:e,sizing:i,theme:n})=>({...g(n,t),alignItems:"center",backgroundColor:t?n.custom.palette.interaction.press:"transparent",borderRadius:n.spacing(n.custom.radius.md),color:n.custom.palette.text.primary,display:"flex",gap:n.spacing(1),justifyContent:e?"space-between":"center",minWidth:0,padding:v(i,n),textTransform:"none",width:e?"100%":"auto","&:hover":{...g(n,t)["&:hover"],[`.${o.root}`]:{opacity:1}},"&:focus":{...g(n,t)["&:focus"],[`.${o.root}`]:{opacity:1}}})),w=({active:i,fullWidth:r=!0,danger:o,href:d,target:g,external:v=!1,icon:w,label:z,navigationSizing:B,onClick:b,sizing:C="lg"})=>{const I=a(),k=p(null);return t(x,{onClick:v&&d?()=>window.open(d,g||"_blank"):b,children:[t(j,{active:!d&&i,sizing:C,fullWidth:r,children:[t(n,{ref:k,sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:1.5},children:[w&&e(u,{name:w,size:24}),"lg"===B&&e(s,{in:!0,direction:"right",container:k.current,children:e(n,{sx:{display:"flex"},children:e(c,{in:!0,style:{transitionDelay:"100ms"},children:e(n,{sx:{display:"flex"},children:e(h,{size:"sm"===C?"xs":"md",variant:"button",clamp:1,sx:m(o&&{color:I.custom.palette.text.negative}),children:z})})})})})]}),"lg"===B&&v&&e(f,{children:e(u,{name:"open-in-new",size:20})})]}),"sm"===B&&e(l,{in:!0,style:{transformOrigin:"0 100%",transitionDelay:"100ms"},children:e(n,{children:e(y,{active:i,variant:"button",size:"xs",sx:m(o&&{color:I.custom.palette.text.negative}),children:z})})})]})};export{w as default};
@@ -1 +1 @@
1
- import{jsx as e}from"react/jsx-runtime";import{NumberField as n}from"@base-ui-components/react";import{memo as t,useState as r,useEffect as o,useCallback as a}from"react";import l from"./InternalInputComponent.js";const u=t(({disabled:t=!1,placeholder:u,max:i=1/0,min:s=-1/0,internalChange:m,startAdornment:d,endAdornment:p,slotProps:c,onChange:h,inputRef:f,hideActionButtons:b,step:N=1,value:g})=>{const A=()=>{if(null==g)return null;const e=Number(g);return isNaN(e)?null:e},[C,v]=r(A());o(()=>{const e=A();v(e)},[g]);const x=a(e=>{v(e),h&&h(e),m&&m()},[m,h]),I=a(e=>{const n=e.target.value.trim();if(""===n)return void x(null);let t=Number(n.replace(/,/g,""));isNaN(t)?x(null):(t<0&&(t=Math.abs(t)),t<s&&(t=s),t>i&&(t=i),x(t))},[x,i,s]);return e(n.Root,{step:N,min:s,max:i,onValueChange:x,onChangeCapture:I,value:C,disabled:t,children:e(n.Input,{render:n=>e(l,{ref:f,...n,...c?.input,hideActionButtons:b,startAdornment:d,endAdornment:p,placeholder:u})})})});export{u as default};
1
+ import{jsx as n}from"react/jsx-runtime";import{NumberField as e}from"@base-ui-components/react";import{memo as t,useState as r,useEffect as o,useCallback as a}from"react";import i from"./InternalInputComponent.js";const l=n=>{if(null==n)return null;if("string"==typeof n&&""===n.trim())return null;const e=Number(n);return Number.isNaN(e)?null:e},m=t(({disabled:t=!1,placeholder:m,max:u=1/0,min:s=-1/0,internalChange:d,startAdornment:p,endAdornment:c,slotProps:f,onChange:h,inputRef:b,hideActionButtons:A,step:N=1,value:g})=>{const[x,C]=r(()=>l(g));o(()=>{C(l(g))},[g]);const I=a(n=>{C(n),h?.(n),d?.()},[d,h]);return n(e.Root,{step:N,min:s,max:u,onValueChange:I,value:x,disabled:t,children:n(e.Input,{render:e=>n(i,{ref:b,...e,...f?.input,hideActionButtons:A,startAdornment:p,endAdornment:c,placeholder:m})})})});export{m as default,l as toNumberOrNull};
@@ -1 +1 @@
1
- import{styled as e,Box as i}from"@mui/material";import{buttonHeightMap as t}from"../ButtonBase/Button.variant-helpers.js";import{focusedInputState as s}from"../styleblocks/focusedStyle.js";import{selectedState as o,selectedStateActive as a,selectedStateHover as n}from"../styleblocks/selectedStyle.js";import{pillDefaultState as r,pillDisabledState as l,pillDefaultStateActive as d,pillDefaultStateHover as c}from"./pill.helpers.js";const m=e(i,{shouldForwardProp:e=>!["active","disabled","sizing","onDelete","iconRight","iconLeft","freezeInteractions"].includes(e)})(({theme:e,active:i,disabled:m,sizing:p,onDelete:u,freezeInteractions:g,loading:f})=>({display:"flex",justifyContent:"center",alignItems:"center",maxWidth:"fill-available",height:t[p||"md"],paddingLeft:e.spacing(e.custom.padding.sm),paddingRight:u?e.spacing(e.custom.padding.xs):e.spacing(e.custom.padding.sm),borderRadius:e.spacing(e.custom.radius.md),transition:"all 180ms ease",cursor:g?"auto":"pointer",...r(e),...i&&o(e),...(m||f)&&l(e),"&:hover":{...c(e),...(m||f)&&l(e),...i&&n(e),...g&&r(e),...g&&i&&o(e)},"&:active":{...d(e),...(m||f)&&l(e),...i&&a(e),...g&&r(e),...g&&i&&o(e)},"&:focus-visible":{...s(e)}}));export{m as default};
1
+ import{styled as e,Box as t}from"@mui/material";import"react";import{omitProps as i}from"../../../utils/shouldForwardProp.js";import{buttonHeightMap as s}from"../ButtonBase/Button.variant-helpers.js";import{focusedInputState as o}from"../styleblocks/focusedStyle.js";import{selectedState as a,selectedStateActive as r,selectedStateHover as l}from"../styleblocks/selectedStyle.js";import{pillDefaultState as n,pillDisabledState as d,pillDefaultStateActive as m,pillDefaultStateHover as c}from"./pill.helpers.js";const p=e(t,{shouldForwardProp:i("active","disabled","sizing","onDelete","iconRight","iconLeft","freezeInteractions","loading","label","secondaryLabel","slots","slotProps")})(({theme:e,active:t,disabled:i,sizing:p,onDelete:u,freezeInteractions:g,loading:f})=>({display:"flex",justifyContent:"center",alignItems:"center",maxWidth:"fill-available",height:s[p||"md"],paddingLeft:e.spacing(e.custom.padding.sm),paddingRight:u?e.spacing(e.custom.padding.xs):e.spacing(e.custom.padding.sm),borderRadius:e.spacing(e.custom.radius.md),transition:"all 180ms ease",cursor:g?"auto":"pointer",...n(e),...t&&a(e),...(i||f)&&d(e),"&:hover":{...c(e),...(i||f)&&d(e),...t&&l(e),...g&&n(e),...g&&t&&a(e)},"&:active":{...m(e),...(i||f)&&d(e),...t&&r(e),...g&&n(e),...g&&t&&a(e)},"&:focus-visible":{...o(e)}}));export{p as default};
@@ -1 +1 @@
1
- import{styled as o,Radio as t}from"@mui/material";import"react/jsx-runtime";import{iconSizeMap as e}from"../../BrandCore/Icon/Icon.js";import{space as r}from"../../BrandCore/primitiveVariables.js";const i=o(t)(({theme:o,sizing:t})=>({padding:0,backgroundColor:o.custom.palette.input.default,border:`1px solid ${o.custom.palette.stroke.default}`,position:"relative",transition:o.custom.easing.input,flexShrink:0,height:"sm"===t?r[300]:r[400],width:"sm"===t?r[300]:r[400],"& svg":{transition:o.custom.easing.input,fill:"none",width:"sm"===t&&e.sm,height:"sm"===t&&e.sm},"&:before":{content:'""',position:"absolute",inset:0,borderRadius:o.custom.radius.round},"&:hover":{backgroundColor:o.custom.palette.input.default,"&:before":{backgroundColor:o.custom.palette.interaction.hover}},"&:active":{backgroundColor:o.custom.palette.input.default,borderColor:o.custom.palette.stroke.focus,boxShadow:o.custom.boxShadow.input.focus,"&:before":{backgroundColor:o.custom.palette.interaction.press}},"&.Mui-disabled":{backgroundColor:o.custom.palette.input.disabled,borderColor:o.custom.palette.stroke.disabled,"& svg":{"&:first-of-type":{fill:"transparent"},fill:o.custom.palette.icon.disabled}},"&.Mui-focusVisible":{borderColor:o.custom.palette.stroke.focus,boxShadow:o.custom.boxShadow.input.focus,"&:before":{backgroundColor:o.custom.palette.interaction.press}},"&.Mui-checked":{backgroundColor:o.custom.palette.purple[500],"& svg":{"&:first-of-type":{fill:"transparent"},fill:o.custom.palette.icon.lockedWhite},"&.Mui-disabled":{backgroundColor:o.custom.palette.input.disabled,borderColor:o.custom.palette.stroke.disabled,"& svg":{"&:first-of-type":{fill:"transparent"},fill:o.custom.palette.icon.disabled}}}}));export{i as StyledRadio};
1
+ import{jsx as o}from"react/jsx-runtime";import{styled as t,Radio as e}from"@mui/material";import"react";import{omitProps as r}from"../../../utils/shouldForwardProp.js";import{iconSizeMap as s}from"../../BrandCore/Icon/Icon.js";import{space as i}from"../../BrandCore/primitiveVariables.js";const a=t(e,{shouldForwardProp:r("sizing")})(({theme:o,sizing:t})=>({padding:0,backgroundColor:o.custom.palette.input.default,border:`1px solid ${o.custom.palette.stroke.default}`,position:"relative",transition:o.custom.easing.input,flexShrink:0,height:"sm"===t?i[300]:i[400],width:"sm"===t?i[300]:i[400],"& svg":{transition:o.custom.easing.input,fill:"none",width:"sm"===t&&s.sm,height:"sm"===t&&s.sm},"&:before":{content:'""',position:"absolute",inset:0,borderRadius:o.custom.radius.round},"&:hover":{backgroundColor:o.custom.palette.input.default,"&:before":{backgroundColor:o.custom.palette.interaction.hover}},"&:active":{backgroundColor:o.custom.palette.input.default,borderColor:o.custom.palette.stroke.focus,boxShadow:o.custom.boxShadow.input.focus,"&:before":{backgroundColor:o.custom.palette.interaction.press}},"&.Mui-disabled":{backgroundColor:o.custom.palette.input.disabled,borderColor:o.custom.palette.stroke.disabled,"& svg":{"&:first-of-type":{fill:"transparent"},fill:o.custom.palette.icon.disabled}},"&.Mui-focusVisible":{borderColor:o.custom.palette.stroke.focus,boxShadow:o.custom.boxShadow.input.focus,"&:before":{backgroundColor:o.custom.palette.interaction.press}},"&.Mui-checked":{backgroundColor:o.custom.palette.purple[500],"& svg":{"&:first-of-type":{fill:"transparent"},fill:o.custom.palette.icon.lockedWhite},"&.Mui-disabled":{backgroundColor:o.custom.palette.input.disabled,borderColor:o.custom.palette.stroke.disabled,"& svg":{"&:first-of-type":{fill:"transparent"},fill:o.custom.palette.icon.disabled}}}})),l=({inputRef:t,slotProps:e,...r})=>o(a,{...r,slotProps:{...e,input:{...e?.input,ref:t}}});export{l as StyledRadio};